2025-10-01 07:54:39,562 p=56559 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 07:54:39,562 p=56559 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 07:54:39,563 p=56559 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 07:54:39,705 p=56559 u=zuul n=ansible | PLAY [Overcloud Network Provision] ********************************************* 2025-10-01 07:54:39,778 p=56559 u=zuul n=ansible | 2025-10-01 07:54:39.777889 | fa163edc-743b-6953-b413-000000000004 | SKIPPED | fail | localhost 2025-10-01 07:54:39,828 p=56559 u=zuul n=ansible | 2025-10-01 07:54:39.827264 | fa163edc-743b-6953-b413-000000000005 | SKIPPED | fail | localhost 2025-10-01 07:54:39,836 p=56559 u=zuul n=ansible | 2025-10-01 07:54:39.835593 | fa163edc-743b-6953-b413-000000000006 | TASK | Check if network deployment file already exist 2025-10-01 07:54:40,223 p=56559 u=zuul n=ansible | 2025-10-01 07:54:40.222917 | fa163edc-743b-6953-b413-000000000006 | OK | Check if network deployment file already exist | localhost 2025-10-01 07:54:40,260 p=56559 u=zuul n=ansible | 2025-10-01 07:54:40.260478 | fa163edc-743b-6953-b413-000000000007 | SKIPPED | fail | localhost 2025-10-01 07:54:40,268 p=56559 u=zuul n=ansible | 2025-10-01 07:54:40.268446 | fa163edc-743b-6953-b413-000000000009 | TASK | Load config from file 2025-10-01 07:54:40,355 p=56559 u=zuul n=ansible | 2025-10-01 07:54:40.354562 | fa163edc-743b-6953-b413-000000000009 | OK | Load config from file | localhost 2025-10-01 07:54:40,363 p=56559 u=zuul n=ansible | 2025-10-01 07:54:40.363081 | fa163edc-743b-6953-b413-00000000000a | TASK | Create/Update composable networks 2025-10-01 07:54:43,681 p=56559 u=zuul n=ansible | 2025-10-01 07:54:43.680632 | fa163edc-743b-6953-b413-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Storage', 'mtu': 1500, 'vip': True, 'name_lower': 'storage', 'dns_domain': 'storage.ooo.test.', 'service_net_map_replace': 'storage', 'subnets': {'storage_subnet': {'vlan': 21, 'ip_subnet': '172.18.0.0/24', 'allocation_pools': [{'start': '172.18.0.120', 'end': '172.18.0.250'}]}}} 2025-10-01 07:54:47,089 p=56559 u=zuul n=ansible | 2025-10-01 07:54:47.088628 | fa163edc-743b-6953-b413-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'StorageMgmt', 'mtu': 1500, 'vip': True, 'name_lower': 'storage_mgmt', 'dns_domain': 'storagemgmt.ooo.test.', 'service_net_map_replace': 'storage_mgmt', 'subnets': {'storage_mgmt_subnet': {'vlan': 23, 'ip_subnet': '172.20.0.0/24', 'allocation_pools': [{'start': '172.20.0.120', 'end': '172.20.0.250'}]}}} 2025-10-01 07:54:50,291 p=56559 u=zuul n=ansible | 2025-10-01 07:54:50.290167 | fa163edc-743b-6953-b413-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'InternalApi', 'mtu': 1500, 'vip': True, 'name_lower': 'internal_api', 'dns_domain': 'internal-api.ooo.test.', 'service_net_map_replace': 'internal_api', 'subnets': {'internal_api_subnet': {'vlan': 20, 'ip_subnet': '172.17.0.0/24', 'allocation_pools': [{'start': '172.17.0.120', 'end': '172.17.0.250'}]}}} 2025-10-01 07:54:52,893 p=56559 u=zuul n=ansible | 2025-10-01 07:54:52.892126 | fa163edc-743b-6953-b413-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Tenant', 'mtu': 1500, 'vip': False, 'name_lower': 'tenant', 'dns_domain': 'tenant.ooo.test.', 'service_net_map_replace': 'tenant', 'subnets': {'tenant_subnet': {'vlan': 22, 'ip_subnet': '172.19.0.0/24', 'allocation_pools': [{'start': '172.19.0.120', 'end': '172.19.0.250'}]}}} 2025-10-01 07:54:55,545 p=56559 u=zuul n=ansible | 2025-10-01 07:54:55.544142 | fa163edc-743b-6953-b413-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'External', 'mtu': 1500, 'vip': True, 'name_lower': 'external', 'dns_domain': 'external.ooo.test.', 'service_net_map_replace': 'external', 'subnets': {'external_subnet': {'vlan': 44, 'ip_subnet': '172.21.0.0/24', 'allocation_pools': [{'start': '172.21.0.120', 'end': '172.21.0.250'}]}}} 2025-10-01 07:54:55,568 p=56559 u=zuul n=ansible | 2025-10-01 07:54:55.567536 | fa163edc-743b-6953-b413-00000000000c | TASK | Populate environment 2025-10-01 07:54:57,678 p=56559 u=zuul n=ansible | 2025-10-01 07:54:57.677362 | fa163edc-743b-6953-b413-00000000000c | OK | Populate environment | localhost 2025-10-01 07:54:57,691 p=56559 u=zuul n=ansible | 2025-10-01 07:54:57.691082 | fa163edc-743b-6953-b413-00000000000d | TASK | Write deployed networks environment file 2025-10-01 07:54:58,324 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.323940 | fa163edc-743b-6953-b413-00000000000d | CHANGED | Write deployed networks environment file | localhost 2025-10-01 07:54:58,341 p=56559 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 07:54:58,342 p=56559 u=zuul n=ansible | localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2025-10-01 07:54:58,342 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.342495 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 07:54:58,343 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.342833 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 07:54:58,343 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.343239 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:18.669306 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 07:54:58,343 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.343584 | UUID | Info | Host | Task Name | Run Time 2025-10-01 07:54:58,344 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.343896 | fa163edc-743b-6953-b413-00000000000a | SUMMARY | localhost | Create/Update composable networks | 15.19s 2025-10-01 07:54:58,344 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.344343 | fa163edc-743b-6953-b413-00000000000c | SUMMARY | localhost | Populate environment | 2.11s 2025-10-01 07:54:58,344 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.344681 | fa163edc-743b-6953-b413-00000000000d | SUMMARY | localhost | Write deployed networks environment file | 0.63s 2025-10-01 07:54:58,345 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.345036 | fa163edc-743b-6953-b413-000000000006 | SUMMARY | localhost | Check if network deployment file already exist | 0.39s 2025-10-01 07:54:58,345 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.345414 | fa163edc-743b-6953-b413-000000000009 | SUMMARY | localhost | Load config from file | 0.09s 2025-10-01 07:54:58,346 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.345760 | fa163edc-743b-6953-b413-000000000004 | SUMMARY | localhost | fail | 0.06s 2025-10-01 07:54:58,346 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.346125 | fa163edc-743b-6953-b413-000000000005 | SUMMARY | localhost | fail | 0.05s 2025-10-01 07:54:58,346 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.346448 | fa163edc-743b-6953-b413-000000000007 | SUMMARY | localhost | fail | 0.03s 2025-10-01 07:54:58,347 p=56559 u=zuul n=ansible | 2025-10-01 07:54:58.346817 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 07:55:00,978 p=57062 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 07:55:00,978 p=57062 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 07:55:00,978 p=57062 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 07:55:01,123 p=57062 u=zuul n=ansible | PLAY [Overcloud Virtual IPs Provision] ***************************************** 2025-10-01 07:55:01,186 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.185313 | fa163edc-743b-657a-2459-000000000004 | SKIPPED | fail | localhost 2025-10-01 07:55:01,239 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.238751 | fa163edc-743b-657a-2459-000000000005 | SKIPPED | fail | localhost 2025-10-01 07:55:01,294 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.293709 | fa163edc-743b-657a-2459-000000000006 | SKIPPED | fail | localhost 2025-10-01 07:55:01,302 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.302321 | fa163edc-743b-657a-2459-000000000007 | TASK | Check if Virtual IPs deployment file already exist 2025-10-01 07:55:01,664 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.663011 | fa163edc-743b-657a-2459-000000000007 | OK | Check if Virtual IPs deployment file already exist | localhost 2025-10-01 07:55:01,739 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.738668 | fa163edc-743b-657a-2459-000000000008 | SKIPPED | fail | localhost 2025-10-01 07:55:01,757 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.756946 | fa163edc-743b-657a-2459-00000000000a | TASK | Load Virtual IP data config from file 2025-10-01 07:55:01,844 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.843405 | fa163edc-743b-657a-2459-00000000000a | OK | Load Virtual IP data config from file | localhost 2025-10-01 07:55:01,853 p=57062 u=zuul n=ansible | 2025-10-01 07:55:01.852540 | fa163edc-743b-657a-2459-00000000000b | TASK | Create/Update Overcloud Virtual IPs 2025-10-01 07:55:04,758 p=57062 u=zuul n=ansible | 2025-10-01 07:55:04.757122 | fa163edc-743b-657a-2459-00000000000b | OK | Create/Update Overcloud Virtual IPs | localhost 2025-10-01 07:55:04,766 p=57062 u=zuul n=ansible | 2025-10-01 07:55:04.765745 | fa163edc-743b-657a-2459-00000000000c | TASK | Populate Overcloud Virtual IPs environment 2025-10-01 07:55:07,496 p=57062 u=zuul n=ansible | 2025-10-01 07:55:07.495678 | fa163edc-743b-657a-2459-00000000000c | CHANGED | Populate Overcloud Virtual IPs environment | localhost 2025-10-01 07:55:07,506 p=57062 u=zuul n=ansible | 2025-10-01 07:55:07.505701 | fa163edc-743b-657a-2459-00000000000d | TASK | Write deployed Virtual IPs environment file 2025-10-01 07:55:08,157 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.156779 | fa163edc-743b-657a-2459-00000000000d | CHANGED | Write deployed Virtual IPs environment file | localhost 2025-10-01 07:55:08,180 p=57062 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 07:55:08,181 p=57062 u=zuul n=ansible | localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-01 07:55:08,182 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.181656 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 07:55:08,182 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.182214 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 07:55:08,183 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.182773 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:07.092765 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 07:55:08,183 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.183338 | UUID | Info | Host | Task Name | Run Time 2025-10-01 07:55:08,184 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.184074 | fa163edc-743b-657a-2459-00000000000b | SUMMARY | localhost | Create/Update Overcloud Virtual IPs | 2.90s 2025-10-01 07:55:08,185 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.184634 | fa163edc-743b-657a-2459-00000000000c | SUMMARY | localhost | Populate Overcloud Virtual IPs environment | 2.73s 2025-10-01 07:55:08,185 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.185288 | fa163edc-743b-657a-2459-00000000000d | SUMMARY | localhost | Write deployed Virtual IPs environment file | 0.65s 2025-10-01 07:55:08,186 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.185890 | fa163edc-743b-657a-2459-000000000007 | SUMMARY | localhost | Check if Virtual IPs deployment file already exist | 0.36s 2025-10-01 07:55:08,186 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.186539 | fa163edc-743b-657a-2459-00000000000a | SUMMARY | localhost | Load Virtual IP data config from file | 0.09s 2025-10-01 07:55:08,187 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.187113 | fa163edc-743b-657a-2459-000000000008 | SUMMARY | localhost | fail | 0.07s 2025-10-01 07:55:08,188 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.187632 | fa163edc-743b-657a-2459-000000000006 | SUMMARY | localhost | fail | 0.05s 2025-10-01 07:55:08,188 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.188182 | fa163edc-743b-657a-2459-000000000004 | SUMMARY | localhost | fail | 0.05s 2025-10-01 07:55:08,189 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.188685 | fa163edc-743b-657a-2459-000000000005 | SUMMARY | localhost | fail | 0.05s 2025-10-01 07:55:08,189 p=57062 u=zuul n=ansible | 2025-10-01 07:55:08.189232 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:04,891 p=81291 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:04,892 p=81291 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:04,892 p=81291 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:05,019 p=81291 u=zuul n=ansible | PLAY [Overcloud Get Horizon URL] *********************************************** 2025-10-01 08:06:05,070 p=81291 u=zuul n=ansible | 2025-10-01 08:06:05.069804 | fa163edc-743b-f115-a356-000000000004 | TASK | Check for required inputs 2025-10-01 08:06:05,120 p=81291 u=zuul n=ansible | 2025-10-01 08:06:05.119002 | fa163edc-743b-f115-a356-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2025-10-01 08:06:05,139 p=81291 u=zuul n=ansible | 2025-10-01 08:06:05.139125 | fa163edc-743b-f115-a356-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2025-10-01 08:06:05,172 p=81291 u=zuul n=ansible | 2025-10-01 08:06:05.172060 | fa163edc-743b-f115-a356-000000000006 | TASK | Fetch stack data 2025-10-01 08:06:07,947 p=81291 u=zuul n=ansible | 2025-10-01 08:06:07.946447 | fa163edc-743b-f115-a356-000000000006 | OK | Fetch stack data | localhost 2025-10-01 08:06:07,960 p=81291 u=zuul n=ansible | 2025-10-01 08:06:07.959866 | fa163edc-743b-f115-a356-000000000007 | TASK | Create horizon url temp file 2025-10-01 08:06:08,718 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.717817 | fa163edc-743b-f115-a356-000000000007 | CHANGED | Create horizon url temp file | localhost 2025-10-01 08:06:08,737 p=81291 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 08:06:08,738 p=81291 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-01 08:06:08,739 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.738748 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:08,739 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.739345 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:08,740 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.739836 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:03.751656 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:08,740 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.740394 | UUID | Info | Host | Task Name | Run Time 2025-10-01 08:06:08,741 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.741016 | fa163edc-743b-f115-a356-000000000006 | SUMMARY | localhost | Fetch stack data | 2.77s 2025-10-01 08:06:08,742 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.741675 | fa163edc-743b-f115-a356-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.76s 2025-10-01 08:06:08,742 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.742216 | fa163edc-743b-f115-a356-000000000004 | SUMMARY | localhost | Check for required inputs | 0.08s 2025-10-01 08:06:08,743 p=81291 u=zuul n=ansible | 2025-10-01 08:06:08.742661 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:09,363 p=81401 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:09,363 p=81401 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:09,363 p=81401 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:09,503 p=81401 u=zuul n=ansible | PLAY [Download config] ********************************************************* 2025-10-01 08:06:09,515 p=81401 u=zuul n=ansible | 2025-10-01 08:06:09.515285 | fa163edc-743b-205f-9559-000000000004 | TASK | Set output_dir 2025-10-01 08:06:09,552 p=81401 u=zuul n=ansible | 2025-10-01 08:06:09.551790 | fa163edc-743b-205f-9559-000000000004 | SKIPPED | Set output_dir | localhost 2025-10-01 08:06:09,555 p=81401 u=zuul n=ansible | 2025-10-01 08:06:09.555162 | fa163edc-743b-205f-9559-000000000005 | TASK | Set work_dir 2025-10-01 08:06:09,621 p=81401 u=zuul n=ansible | 2025-10-01 08:06:09.620306 | fa163edc-743b-205f-9559-000000000005 | OK | Set work_dir | localhost 2025-10-01 08:06:09,629 p=81401 u=zuul n=ansible | 2025-10-01 08:06:09.628731 | fa163edc-743b-205f-9559-000000000006 | TASK | Clean work_dir 2025-10-01 08:06:09,650 p=81401 u=zuul n=ansible | 2025-10-01 08:06:09.650020 | fa163edc-743b-205f-9559-000000000006 | SKIPPED | Clean work_dir | localhost 2025-10-01 08:06:09,658 p=81401 u=zuul n=ansible | 2025-10-01 08:06:09.657554 | fa163edc-743b-205f-9559-000000000007 | TASK | Create config dir if does not exist 2025-10-01 08:06:10,026 p=81401 u=zuul n=ansible | 2025-10-01 08:06:10.025665 | fa163edc-743b-205f-9559-000000000007 | CHANGED | Create config dir if does not exist | localhost 2025-10-01 08:06:10,034 p=81401 u=zuul n=ansible | 2025-10-01 08:06:10.034502 | fa163edc-743b-205f-9559-000000000008 | TASK | Download config 2025-10-01 08:06:24,830 p=81401 u=zuul n=ansible | 2025-10-01 08:06:24.830205 | fa163edc-743b-205f-9559-000000000008 | CHANGED | Download config | localhost 2025-10-01 08:06:24,834 p=81401 u=zuul n=ansible | 2025-10-01 08:06:24.834431 | fa163edc-743b-205f-9559-000000000009 | TASK | Generate ansible inventory 2025-10-01 08:06:27,646 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.645303 | fa163edc-743b-205f-9559-000000000009 | CHANGED | Generate ansible inventory | localhost 2025-10-01 08:06:27,670 p=81401 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 08:06:27,670 p=81401 u=zuul n=ansible | localhost : ok=4 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2025-10-01 08:06:27,672 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.671712 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:27,672 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.672282 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:27,673 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.672870 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:18.201342 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:27,673 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.673511 | UUID | Info | Host | Task Name | Run Time 2025-10-01 08:06:27,674 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.674032 | fa163edc-743b-205f-9559-000000000008 | SUMMARY | localhost | Download config | 14.79s 2025-10-01 08:06:27,675 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.674720 | fa163edc-743b-205f-9559-000000000009 | SUMMARY | localhost | Generate ansible inventory | 2.81s 2025-10-01 08:06:27,676 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.675301 | fa163edc-743b-205f-9559-000000000007 | SUMMARY | localhost | Create config dir if does not exist | 0.37s 2025-10-01 08:06:27,676 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.676349 | fa163edc-743b-205f-9559-000000000005 | SUMMARY | localhost | Set work_dir | 0.07s 2025-10-01 08:06:27,677 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.676855 | fa163edc-743b-205f-9559-000000000004 | SUMMARY | localhost | Set output_dir | 0.04s 2025-10-01 08:06:27,677 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.677582 | fa163edc-743b-205f-9559-000000000006 | SUMMARY | localhost | Clean work_dir | 0.02s 2025-10-01 08:06:27,678 p=81401 u=zuul n=ansible | 2025-10-01 08:06:27.678106 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:39,894 p=82146 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:39,894 p=82146 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:39,894 p=82146 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:40,063 p=82146 u=zuul n=ansible | PLAY [Playbook for establishing ssh keys] ************************************** 2025-10-01 08:06:40,076 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.076494 | fa163edc-743b-a06f-d0be-000000000006 | TASK | No ssh servers defined 2025-10-01 08:06:40,141 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.140563 | fa163edc-743b-a06f-d0be-000000000006 | SKIPPED | No ssh servers defined | localhost 2025-10-01 08:06:40,146 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.145760 | fa163edc-743b-a06f-d0be-000000000007 | TASK | Set local connection user facts 2025-10-01 08:06:40,232 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.231702 | fa163edc-743b-a06f-d0be-000000000007 | OK | Set local connection user facts | localhost 2025-10-01 08:06:40,239 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.238714 | fa163edc-743b-a06f-d0be-000000000008 | TASK | Set facts for ssh servers and user private key file 2025-10-01 08:06:40,309 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.309031 | fa163edc-743b-a06f-d0be-000000000008 | OK | Set facts for ssh servers and user private key file | localhost 2025-10-01 08:06:40,317 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.317329 | fa163edc-743b-a06f-d0be-000000000009 | TASK | Ensure .ssh directory 2025-10-01 08:06:40,663 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.662429 | fa163edc-743b-a06f-d0be-000000000009 | OK | Ensure .ssh directory | localhost 2025-10-01 08:06:40,670 p=82146 u=zuul n=ansible | 2025-10-01 08:06:40.670436 | fa163edc-743b-a06f-d0be-00000000000a | TASK | Ensure ssh key pair 2025-10-01 08:06:41,147 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.147242 | | WARNING | Found existing ssh key private file "/home/zuul/.ssh/id_rsa", no force, so skipping ssh-keygen generation 2025-10-01 08:06:41,148 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.148061 | fa163edc-743b-a06f-d0be-00000000000a | OK | Ensure ssh key pair | localhost 2025-10-01 08:06:41,151 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.151506 | fa163edc-743b-a06f-d0be-00000000000b | TASK | Stat key file 2025-10-01 08:06:41,495 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.494531 | fa163edc-743b-a06f-d0be-00000000000b | OK | Stat key file | localhost 2025-10-01 08:06:41,503 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.502813 | fa163edc-743b-a06f-d0be-00000000000e | TASK | Get local private key 2025-10-01 08:06:41,560 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.559472 | fa163edc-743b-a06f-d0be-00000000000e | SKIPPED | Get local private key | localhost 2025-10-01 08:06:41,567 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.566870 | fa163edc-743b-a06f-d0be-00000000000f | TASK | Get local public key 2025-10-01 08:06:41,618 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.617359 | fa163edc-743b-a06f-d0be-00000000000f | SKIPPED | Get local public key | localhost 2025-10-01 08:06:41,626 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.626085 | fa163edc-743b-a06f-d0be-000000000010 | TASK | Set key facts 2025-10-01 08:06:41,676 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.676190 | fa163edc-743b-a06f-d0be-000000000010 | SKIPPED | Set key facts | localhost 2025-10-01 08:06:41,684 p=82146 u=zuul n=ansible | 2025-10-01 08:06:41.683909 | fa163edc-743b-a06f-d0be-000000000012 | TASK | Get local private key 2025-10-01 08:06:42,080 p=82146 u=zuul n=ansible | 2025-10-01 08:06:42.079264 | fa163edc-743b-a06f-d0be-000000000012 | OK | Get local private key | localhost 2025-10-01 08:06:42,087 p=82146 u=zuul n=ansible | 2025-10-01 08:06:42.087426 | fa163edc-743b-a06f-d0be-000000000013 | TASK | Get local public key 2025-10-01 08:06:42,391 p=82146 u=zuul n=ansible | 2025-10-01 08:06:42.390755 | fa163edc-743b-a06f-d0be-000000000013 | OK | Get local public key | localhost 2025-10-01 08:06:42,397 p=82146 u=zuul n=ansible | 2025-10-01 08:06:42.397438 | fa163edc-743b-a06f-d0be-000000000014 | TASK | Write tripleo private key 2025-10-01 08:06:43,068 p=82146 u=zuul n=ansible | 2025-10-01 08:06:43.068150 | fa163edc-743b-a06f-d0be-000000000014 | CHANGED | Write tripleo private key | localhost 2025-10-01 08:06:43,072 p=82146 u=zuul n=ansible | 2025-10-01 08:06:43.072675 | fa163edc-743b-a06f-d0be-000000000015 | TASK | Write tripleo public key 2025-10-01 08:06:43,591 p=82146 u=zuul n=ansible | 2025-10-01 08:06:43.590091 | fa163edc-743b-a06f-d0be-000000000015 | CHANGED | Write tripleo public key | localhost 2025-10-01 08:06:43,598 p=82146 u=zuul n=ansible | 2025-10-01 08:06:43.598077 | fa163edc-743b-a06f-d0be-000000000016 | TASK | Set key file fact 2025-10-01 08:06:43,648 p=82146 u=zuul n=ansible | 2025-10-01 08:06:43.647309 | fa163edc-743b-a06f-d0be-000000000016 | OK | Set key file fact | localhost 2025-10-01 08:06:43,655 p=82146 u=zuul n=ansible | 2025-10-01 08:06:43.654672 | fa163edc-743b-a06f-d0be-000000000018 | TASK | Ensure user can ssh to localhost 2025-10-01 08:06:44,162 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.161394 | fa163edc-743b-a06f-d0be-000000000018 | OK | Ensure user can ssh to localhost | localhost 2025-10-01 08:06:44,169 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.168875 | fa163edc-743b-a06f-d0be-000000000019 | TASK | Set node key fact 2025-10-01 08:06:44,236 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.235517 | fa163edc-743b-a06f-d0be-000000000019 | OK | Set node key fact | localhost 2025-10-01 08:06:44,244 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.244394 | fa163edc-743b-a06f-d0be-00000000001a | TASK | Add ssh-servers 2025-10-01 08:06:44,466 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.465634 | fa163edc-743b-a06f-d0be-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.106 2025-10-01 08:06:44,468 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.468172 | fa163edc-743b-a06f-d0be-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.107 2025-10-01 08:06:44,470 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.469853 | fa163edc-743b-a06f-d0be-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.108 2025-10-01 08:06:44,471 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.471551 | fa163edc-743b-a06f-d0be-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.103 2025-10-01 08:06:44,473 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.473231 | fa163edc-743b-a06f-d0be-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.104 2025-10-01 08:06:44,475 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.474898 | fa163edc-743b-a06f-d0be-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.105 2025-10-01 08:06:44,503 p=82146 u=zuul n=ansible | PLAY [Run Create admin] ******************************************************** 2025-10-01 08:06:44,528 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.527674 | fa163edc-743b-a06f-d0be-000000000034 | TASK | Wait for connection to become available 2025-10-01 08:06:44,553 p=82146 u=zuul n=ansible | [WARNING]: Reset is not implemented for this connection 2025-10-01 08:06:44,901 p=82146 u=zuul n=ansible | 2025-10-01 08:06:44.900701 | fa163edc-743b-a06f-d0be-000000000034 | OK | Wait for connection to become available | localhost 2025-10-01 08:06:45,315 p=82146 u=zuul n=ansible | 2025-10-01 08:06:45.311785 | fa163edc-743b-a06f-d0be-000000000034 | OK | Wait for connection to become available | 192.168.122.108 2025-10-01 08:06:45,317 p=82146 u=zuul n=ansible | 2025-10-01 08:06:45.316604 | fa163edc-743b-a06f-d0be-000000000034 | OK | Wait for connection to become available | 192.168.122.104 2025-10-01 08:06:45,318 p=82146 u=zuul n=ansible | 2025-10-01 08:06:45.318150 | fa163edc-743b-a06f-d0be-000000000034 | OK | Wait for connection to become available | 192.168.122.105 2025-10-01 08:06:45,319 p=82146 u=zuul n=ansible | 2025-10-01 08:06:45.319465 | fa163edc-743b-a06f-d0be-000000000034 | OK | Wait for connection to become available | 192.168.122.103 2025-10-01 08:06:45,341 p=82146 u=zuul n=ansible | 2025-10-01 08:06:45.341401 | fa163edc-743b-a06f-d0be-000000000034 | OK | Wait for connection to become available | 192.168.122.107 2025-10-01 08:06:45,363 p=82146 u=zuul n=ansible | 2025-10-01 08:06:45.363344 | fa163edc-743b-a06f-d0be-000000000034 | OK | Wait for connection to become available | 192.168.122.106 2025-10-01 08:06:45,372 p=82146 u=zuul n=ansible | 2025-10-01 08:06:45.372097 | fa163edc-743b-a06f-d0be-000000000035 | TASK | Gather facts with an active connection 2025-10-01 08:06:46,062 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.061352 | fa163edc-743b-a06f-d0be-000000000035 | OK | Gather facts with an active connection | localhost 2025-10-01 08:06:46,203 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.203226 | fa163edc-743b-a06f-d0be-000000000035 | OK | Gather facts with an active connection | 192.168.122.105 2025-10-01 08:06:46,218 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.218213 | fa163edc-743b-a06f-d0be-000000000035 | OK | Gather facts with an active connection | 192.168.122.107 2025-10-01 08:06:46,233 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.232552 | fa163edc-743b-a06f-d0be-000000000035 | OK | Gather facts with an active connection | 192.168.122.106 2025-10-01 08:06:46,254 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.253690 | fa163edc-743b-a06f-d0be-000000000035 | OK | Gather facts with an active connection | 192.168.122.108 2025-10-01 08:06:46,258 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.258339 | fa163edc-743b-a06f-d0be-000000000035 | OK | Gather facts with an active connection | 192.168.122.103 2025-10-01 08:06:46,262 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.262468 | fa163edc-743b-a06f-d0be-000000000035 | OK | Gather facts with an active connection | 192.168.122.104 2025-10-01 08:06:46,341 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.340536 | fa163edc-743b-a06f-d0be-000000000023 | TASK | create user tripleo-admin 2025-10-01 08:06:46,646 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.645546 | fa163edc-743b-a06f-d0be-000000000023 | OK | create user tripleo-admin | localhost 2025-10-01 08:06:46,761 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.760729 | fa163edc-743b-a06f-d0be-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.106 2025-10-01 08:06:46,804 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.803797 | fa163edc-743b-a06f-d0be-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.105 2025-10-01 08:06:46,826 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.826187 | fa163edc-743b-a06f-d0be-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.104 2025-10-01 08:06:46,862 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.862259 | fa163edc-743b-a06f-d0be-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.107 2025-10-01 08:06:46,906 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.905276 | fa163edc-743b-a06f-d0be-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.103 2025-10-01 08:06:46,912 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.912181 | fa163edc-743b-a06f-d0be-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.108 2025-10-01 08:06:46,924 p=82146 u=zuul n=ansible | 2025-10-01 08:06:46.923929 | fa163edc-743b-a06f-d0be-000000000024 | TASK | grant admin rights to user tripleo-admin 2025-10-01 08:06:47,579 p=82146 u=zuul n=ansible | 2025-10-01 08:06:47.578379 | fa163edc-743b-a06f-d0be-000000000024 | OK | grant admin rights to user tripleo-admin | localhost 2025-10-01 08:06:47,923 p=82146 u=zuul n=ansible | 2025-10-01 08:06:47.916032 | fa163edc-743b-a06f-d0be-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.107 2025-10-01 08:06:47,924 p=82146 u=zuul n=ansible | 2025-10-01 08:06:47.924226 | fa163edc-743b-a06f-d0be-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.104 2025-10-01 08:06:47,925 p=82146 u=zuul n=ansible | 2025-10-01 08:06:47.925154 | fa163edc-743b-a06f-d0be-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.105 2025-10-01 08:06:47,940 p=82146 u=zuul n=ansible | 2025-10-01 08:06:47.940311 | fa163edc-743b-a06f-d0be-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.106 2025-10-01 08:06:47,941 p=82146 u=zuul n=ansible | 2025-10-01 08:06:47.941619 | fa163edc-743b-a06f-d0be-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.103 2025-10-01 08:06:48,013 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.012347 | fa163edc-743b-a06f-d0be-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.108 2025-10-01 08:06:48,025 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.025285 | fa163edc-743b-a06f-d0be-000000000025 | TASK | ensure home dir has the right owner/group for user tripleo-admin 2025-10-01 08:06:48,313 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.312508 | fa163edc-743b-a06f-d0be-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | localhost 2025-10-01 08:06:48,356 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.356206 | fa163edc-743b-a06f-d0be-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.103 2025-10-01 08:06:48,372 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.371527 | fa163edc-743b-a06f-d0be-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.106 2025-10-01 08:06:48,374 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.373685 | fa163edc-743b-a06f-d0be-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.108 2025-10-01 08:06:48,397 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.385705 | fa163edc-743b-a06f-d0be-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.105 2025-10-01 08:06:48,400 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.399629 | fa163edc-743b-a06f-d0be-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.104 2025-10-01 08:06:48,402 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.401589 | fa163edc-743b-a06f-d0be-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.107 2025-10-01 08:06:48,415 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.414792 | fa163edc-743b-a06f-d0be-000000000026 | TASK | ensure .ssh dir exists for user tripleo-admin 2025-10-01 08:06:48,661 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.660201 | fa163edc-743b-a06f-d0be-000000000026 | OK | ensure .ssh dir exists for user tripleo-admin | localhost 2025-10-01 08:06:48,735 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.734377 | fa163edc-743b-a06f-d0be-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.106 2025-10-01 08:06:48,766 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.766297 | fa163edc-743b-a06f-d0be-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.105 2025-10-01 08:06:48,784 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.784227 | fa163edc-743b-a06f-d0be-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.104 2025-10-01 08:06:48,786 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.786171 | fa163edc-743b-a06f-d0be-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.107 2025-10-01 08:06:48,788 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.788086 | fa163edc-743b-a06f-d0be-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.103 2025-10-01 08:06:48,790 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.789836 | fa163edc-743b-a06f-d0be-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.108 2025-10-01 08:06:48,801 p=82146 u=zuul n=ansible | 2025-10-01 08:06:48.801148 | fa163edc-743b-a06f-d0be-000000000027 | TASK | ensure authorized_keys file exists for user tripleo-admin 2025-10-01 08:06:49,081 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.080663 | fa163edc-743b-a06f-d0be-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | localhost 2025-10-01 08:06:49,125 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.124341 | fa163edc-743b-a06f-d0be-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.106 2025-10-01 08:06:49,137 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.137265 | fa163edc-743b-a06f-d0be-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.105 2025-10-01 08:06:49,156 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.151048 | fa163edc-743b-a06f-d0be-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.107 2025-10-01 08:06:49,159 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.158613 | fa163edc-743b-a06f-d0be-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.108 2025-10-01 08:06:49,165 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.164921 | fa163edc-743b-a06f-d0be-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.103 2025-10-01 08:06:49,167 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.167087 | fa163edc-743b-a06f-d0be-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.104 2025-10-01 08:06:49,179 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.179030 | fa163edc-743b-a06f-d0be-000000000028 | TASK | get remote tripleo-admin public key 2025-10-01 08:06:49,233 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.227588 | fa163edc-743b-a06f-d0be-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | localhost 2025-10-01 08:06:49,243 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.242919 | fa163edc-743b-a06f-d0be-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.106 2025-10-01 08:06:49,259 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.258786 | fa163edc-743b-a06f-d0be-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.107 2025-10-01 08:06:49,274 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.274262 | fa163edc-743b-a06f-d0be-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.108 2025-10-01 08:06:49,276 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.275935 | fa163edc-743b-a06f-d0be-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.103 2025-10-01 08:06:49,281 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.281392 | fa163edc-743b-a06f-d0be-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.104 2025-10-01 08:06:49,294 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.294270 | fa163edc-743b-a06f-d0be-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.105 2025-10-01 08:06:49,301 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.301579 | fa163edc-743b-a06f-d0be-000000000029 | TASK | append tripleo-admin public key to authorized_keys 2025-10-01 08:06:49,355 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.349144 | fa163edc-743b-a06f-d0be-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | localhost 2025-10-01 08:06:49,371 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.370498 | fa163edc-743b-a06f-d0be-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 2025-10-01 08:06:49,380 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.380271 | fa163edc-743b-a06f-d0be-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 2025-10-01 08:06:49,397 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.391330 | fa163edc-743b-a06f-d0be-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 2025-10-01 08:06:49,407 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.398075 | fa163edc-743b-a06f-d0be-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 2025-10-01 08:06:49,408 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.408374 | fa163edc-743b-a06f-d0be-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 2025-10-01 08:06:49,409 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.408996 | fa163edc-743b-a06f-d0be-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 2025-10-01 08:06:49,414 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.414684 | fa163edc-743b-a06f-d0be-00000000002d | TASK | authorize TripleO key for user tripleo-admin 2025-10-01 08:06:49,804 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.803700 | fa163edc-743b-a06f-d0be-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | localhost 2025-10-01 08:06:49,845 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.840403 | fa163edc-743b-a06f-d0be-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.106 2025-10-01 08:06:49,847 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.847091 | fa163edc-743b-a06f-d0be-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.108 2025-10-01 08:06:49,849 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.848865 | fa163edc-743b-a06f-d0be-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.105 2025-10-01 08:06:49,865 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.865185 | fa163edc-743b-a06f-d0be-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.107 2025-10-01 08:06:49,867 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.867156 | fa163edc-743b-a06f-d0be-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.104 2025-10-01 08:06:49,923 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.923252 | fa163edc-743b-a06f-d0be-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.103 2025-10-01 08:06:49,936 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.935721 | fa163edc-743b-a06f-d0be-000000000031 | TASK | Install private key on nodes for user tripleo-admin 2025-10-01 08:06:49,983 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.982341 | fa163edc-743b-a06f-d0be-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | localhost 2025-10-01 08:06:50,000 p=82146 u=zuul n=ansible | 2025-10-01 08:06:49.999880 | fa163edc-743b-a06f-d0be-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2025-10-01 08:06:50,015 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.014690 | fa163edc-743b-a06f-d0be-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2025-10-01 08:06:50,031 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.030726 | fa163edc-743b-a06f-d0be-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2025-10-01 08:06:50,032 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.032473 | fa163edc-743b-a06f-d0be-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2025-10-01 08:06:50,044 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.043656 | fa163edc-743b-a06f-d0be-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2025-10-01 08:06:50,055 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.054865 | fa163edc-743b-a06f-d0be-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2025-10-01 08:06:50,063 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.062940 | fa163edc-743b-a06f-d0be-000000000032 | TASK | Install public key on nodes for user tripleo-admin 2025-10-01 08:06:50,108 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.103868 | fa163edc-743b-a06f-d0be-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | localhost 2025-10-01 08:06:50,116 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.115717 | fa163edc-743b-a06f-d0be-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2025-10-01 08:06:50,127 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.126502 | fa163edc-743b-a06f-d0be-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2025-10-01 08:06:50,137 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.137156 | fa163edc-743b-a06f-d0be-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2025-10-01 08:06:50,138 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.138441 | fa163edc-743b-a06f-d0be-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2025-10-01 08:06:50,149 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.149485 | fa163edc-743b-a06f-d0be-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2025-10-01 08:06:50,160 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.160445 | fa163edc-743b-a06f-d0be-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2025-10-01 08:06:50,243 p=82146 u=zuul n=ansible | PLAY [Validate TripleO Admin Access] ******************************************* 2025-10-01 08:06:50,277 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.277377 | fa163edc-743b-a06f-d0be-000000000038 | TASK | Ping host 2025-10-01 08:06:50,491 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.490325 | fa163edc-743b-a06f-d0be-000000000038 | OK | Ping host | localhost 2025-10-01 08:06:50,554 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.553770 | fa163edc-743b-a06f-d0be-000000000038 | OK | Ping host | 192.168.122.107 2025-10-01 08:06:50,555 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.555373 | fa163edc-743b-a06f-d0be-000000000038 | OK | Ping host | 192.168.122.108 2025-10-01 08:06:50,566 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.566119 | fa163edc-743b-a06f-d0be-000000000038 | OK | Ping host | 192.168.122.106 2025-10-01 08:06:50,568 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.567637 | fa163edc-743b-a06f-d0be-000000000038 | OK | Ping host | 192.168.122.104 2025-10-01 08:06:50,569 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.569175 | fa163edc-743b-a06f-d0be-000000000038 | OK | Ping host | 192.168.122.105 2025-10-01 08:06:50,581 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.580998 | fa163edc-743b-a06f-d0be-000000000038 | OK | Ping host | 192.168.122.103 2025-10-01 08:06:50,671 p=82146 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 08:06:50,672 p=82146 u=zuul n=ansible | 192.168.122.103 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-01 08:06:50,672 p=82146 u=zuul n=ansible | 192.168.122.104 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-01 08:06:50,672 p=82146 u=zuul n=ansible | 192.168.122.105 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-01 08:06:50,673 p=82146 u=zuul n=ansible | 192.168.122.106 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-01 08:06:50,673 p=82146 u=zuul n=ansible | 192.168.122.107 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-01 08:06:50,673 p=82146 u=zuul n=ansible | 192.168.122.108 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-01 08:06:50,673 p=82146 u=zuul n=ansible | localhost : ok=22 changed=4 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2025-10-01 08:06:50,674 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.674153 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:50,674 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.674438 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 30 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:50,674 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.674723 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:10.642865 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:50,675 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.674989 | UUID | Info | Host | Task Name | Run Time 2025-10-01 08:06:50,675 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.675281 | fa163edc-743b-a06f-d0be-000000000024 | SUMMARY | 192.168.122.108 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.05s 2025-10-01 08:06:50,675 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.675574 | fa163edc-743b-a06f-d0be-000000000024 | SUMMARY | 192.168.122.106 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.00s 2025-10-01 08:06:50,676 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.675815 | fa163edc-743b-a06f-d0be-000000000024 | SUMMARY | 192.168.122.107 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.97s 2025-10-01 08:06:50,676 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.676145 | fa163edc-743b-a06f-d0be-000000000024 | SUMMARY | 192.168.122.103 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.97s 2025-10-01 08:06:50,676 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.676381 | fa163edc-743b-a06f-d0be-000000000024 | SUMMARY | 192.168.122.104 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.94s 2025-10-01 08:06:50,676 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.676640 | fa163edc-743b-a06f-d0be-000000000024 | SUMMARY | 192.168.122.105 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.93s 2025-10-01 08:06:50,677 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.676925 | fa163edc-743b-a06f-d0be-000000000035 | SUMMARY | 192.168.122.108 | Gather facts with an active connection | 0.85s 2025-10-01 08:06:50,677 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.677182 | fa163edc-743b-a06f-d0be-000000000035 | SUMMARY | 192.168.122.106 | Gather facts with an active connection | 0.85s 2025-10-01 08:06:50,677 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.677465 | fa163edc-743b-a06f-d0be-000000000035 | SUMMARY | 192.168.122.103 | Gather facts with an active connection | 0.85s 2025-10-01 08:06:50,677 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.677674 | fa163edc-743b-a06f-d0be-000000000035 | SUMMARY | 192.168.122.104 | Gather facts with an active connection | 0.84s 2025-10-01 08:06:50,678 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.677944 | fa163edc-743b-a06f-d0be-000000000034 | SUMMARY | 192.168.122.106 | Wait for connection to become available | 0.82s 2025-10-01 08:06:50,678 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.678208 | fa163edc-743b-a06f-d0be-000000000035 | SUMMARY | 192.168.122.107 | Gather facts with an active connection | 0.82s 2025-10-01 08:06:50,678 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.678491 | fa163edc-743b-a06f-d0be-000000000034 | SUMMARY | 192.168.122.107 | Wait for connection to become available | 0.79s 2025-10-01 08:06:50,678 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.678772 | fa163edc-743b-a06f-d0be-000000000035 | SUMMARY | 192.168.122.105 | Gather facts with an active connection | 0.77s 2025-10-01 08:06:50,679 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.679026 | fa163edc-743b-a06f-d0be-000000000034 | SUMMARY | 192.168.122.108 | Wait for connection to become available | 0.76s 2025-10-01 08:06:50,679 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.679341 | fa163edc-743b-a06f-d0be-000000000034 | SUMMARY | 192.168.122.103 | Wait for connection to become available | 0.76s 2025-10-01 08:06:50,679 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.679642 | fa163edc-743b-a06f-d0be-000000000034 | SUMMARY | 192.168.122.104 | Wait for connection to become available | 0.75s 2025-10-01 08:06:50,680 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.679927 | fa163edc-743b-a06f-d0be-000000000034 | SUMMARY | 192.168.122.105 | Wait for connection to become available | 0.74s 2025-10-01 08:06:50,685 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.680271 | fa163edc-743b-a06f-d0be-000000000035 | SUMMARY | localhost | Gather facts with an active connection | 0.69s 2025-10-01 08:06:50,685 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.685580 | fa163edc-743b-a06f-d0be-000000000014 | SUMMARY | localhost | Write tripleo private key | 0.67s 2025-10-01 08:06:50,686 p=82146 u=zuul n=ansible | 2025-10-01 08:06:50.685829 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:51,371 p=83009 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:51,371 p=83009 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:51,371 p=83009 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:51,509 p=83009 u=zuul n=ansible | PLAY [Playbook for granting a given user local access] ************************* 2025-10-01 08:06:51,518 p=83009 u=zuul n=ansible | 2025-10-01 08:06:51.518221 | fa163edc-743b-1faf-3db8-000000000004 | TASK | Check for required inputs 2025-10-01 08:06:51,591 p=83009 u=zuul n=ansible | 2025-10-01 08:06:51.590832 | fa163edc-743b-1faf-3db8-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2025-10-01 08:06:51,622 p=83009 u=zuul n=ansible | 2025-10-01 08:06:51.622263 | fa163edc-743b-1faf-3db8-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2025-10-01 08:06:51,649 p=83009 u=zuul n=ansible | 2025-10-01 08:06:51.649294 | fa163edc-743b-1faf-3db8-000000000006 | TASK | Ensure access path exists 2025-10-01 08:06:52,093 p=83009 u=zuul n=ansible | 2025-10-01 08:06:52.092767 | fa163edc-743b-1faf-3db8-000000000006 | OK | Ensure access path exists | localhost 2025-10-01 08:06:52,097 p=83009 u=zuul n=ansible | 2025-10-01 08:06:52.097646 | fa163edc-743b-1faf-3db8-000000000007 | TASK | Grant privileges to the execution user 2025-10-01 08:06:52,721 p=83009 u=zuul n=ansible | 2025-10-01 08:06:52.720849 | fa163edc-743b-1faf-3db8-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2025-10-01 08:06:53,176 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.176021 | fa163edc-743b-1faf-3db8-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2025-10-01 08:06:53,350 p=83009 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 08:06:53,350 p=83009 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-01 08:06:53,351 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.350892 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:53,351 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.351272 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:53,351 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.351587 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.873727 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:53,352 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.351932 | UUID | Info | Host | Task Name | Run Time 2025-10-01 08:06:53,352 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.352287 | fa163edc-743b-1faf-3db8-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.20s 2025-10-01 08:06:53,352 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.352640 | fa163edc-743b-1faf-3db8-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.44s 2025-10-01 08:06:53,353 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.353000 | fa163edc-743b-1faf-3db8-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2025-10-01 08:06:53,353 p=83009 u=zuul n=ansible | 2025-10-01 08:06:53.353374 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:06:53,995 p=83200 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:53,996 p=83200 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:53,996 p=83200 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2025-10-01 08:06:54,402 p=83200 u=zuul n=ansible | PLAY [External deployment step 0] ********************************************** 2025-10-01 08:06:54,418 p=83200 u=zuul n=ansible | [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. 2025-10-01 08:06:54,419 p=83200 u=zuul n=ansible | [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2025-10-01 08:06:54,419 p=83200 u=zuul n=ansible | 2025-10-01 08:06:54.419443 | fa163edc-743b-971c-e7d8-00000000000b | TASK | External deployment step 0 2025-10-01 08:06:54,445 p=83200 u=zuul n=ansible | 2025-10-01 08:06:54.444867 | fa163edc-743b-971c-e7d8-00000000000b | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } 2025-10-01 08:06:54,445 p=83200 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163edc-743b-971c-e7d8-00000000000b') missing from stats 2025-10-01 08:06:54,488 p=83200 u=zuul n=ansible | 2025-10-01 08:06:54.488581 | 514b1add-dad7-486c-8a5b-66e3111ec7cb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step0.yaml | undercloud 2025-10-01 08:06:54,495 p=83200 u=zuul n=ansible | 2025-10-01 08:06:54.495023 | fa163edc-743b-971c-e7d8-00000000011f | TASK | create ovn mac address for Controller role nodes 2025-10-01 08:06:56,568 p=83200 u=zuul n=ansible | 2025-10-01 08:06:56.568283 | fa163edc-743b-971c-e7d8-00000000011f | CHANGED | create ovn mac address for Controller role nodes | undercloud 2025-10-01 08:06:56,573 p=83200 u=zuul n=ansible | 2025-10-01 08:06:56.573434 | fa163edc-743b-971c-e7d8-000000000121 | TASK | create redis virtual ip 2025-10-01 08:06:57,495 p=83200 u=zuul n=ansible | 2025-10-01 08:06:57.494502 | fa163edc-743b-971c-e7d8-000000000121 | CHANGED | create redis virtual ip | undercloud 2025-10-01 08:06:57,504 p=83200 u=zuul n=ansible | 2025-10-01 08:06:57.504033 | fa163edc-743b-971c-e7d8-000000000123 | TASK | create ovn mac address for Compute role nodes 2025-10-01 08:07:00,177 p=83200 u=zuul n=ansible | 2025-10-01 08:07:00.176745 | fa163edc-743b-971c-e7d8-000000000123 | CHANGED | create ovn mac address for Compute role nodes | undercloud 2025-10-01 08:07:00,208 p=83200 u=zuul n=ansible | PLAY [Check if required variables are defined] ********************************* 2025-10-01 08:07:00,216 p=83200 u=zuul n=ansible | 2025-10-01 08:07:00.215937 | fa163edc-743b-971c-e7d8-000000000135 | TASK | Gathering Facts 2025-10-01 08:07:00,857 p=83200 u=zuul n=ansible | 2025-10-01 08:07:00.856395 | fa163edc-743b-971c-e7d8-000000000135 | OK | Gathering Facts | localhost 2025-10-01 08:07:00,920 p=83200 u=zuul n=ansible | 2025-10-01 08:07:00.919850 | fa163edc-743b-971c-e7d8-000000000010 | SKIPPED | ansible.builtin.fail | localhost 2025-10-01 08:07:00,970 p=83200 u=zuul n=ansible | 2025-10-01 08:07:00.969770 | fa163edc-743b-971c-e7d8-000000000011 | SKIPPED | ansible.builtin.fail | localhost 2025-10-01 08:07:00,995 p=83200 u=zuul n=ansible | PLAY [Clear cached facts] ****************************************************** 2025-10-01 08:07:01,329 p=83200 u=zuul n=ansible | PLAY [Gather facts] ************************************************************ 2025-10-01 08:07:01,334 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.333912 | fa163edc-743b-971c-e7d8-00000000015d | TASK | Gathering Facts 2025-10-01 08:07:01,344 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.343886 | fa163edc-743b-971c-e7d8-00000000015d | TASK | Gathering Facts 2025-10-01 08:07:01,354 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.353790 | fa163edc-743b-971c-e7d8-00000000015d | TASK | Gathering Facts 2025-10-01 08:07:01,364 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.364023 | fa163edc-743b-971c-e7d8-00000000015d | TASK | Gathering Facts 2025-10-01 08:07:01,378 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.378286 | fa163edc-743b-971c-e7d8-00000000015d | TASK | Gathering Facts 2025-10-01 08:07:01,394 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.393593 | fa163edc-743b-971c-e7d8-00000000015d | TASK | Gathering Facts 2025-10-01 08:07:01,409 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.409459 | fa163edc-743b-971c-e7d8-00000000015d | TASK | Gathering Facts 2025-10-01 08:07:01,755 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.754987 | fa163edc-743b-971c-e7d8-00000000015d | OK | Gathering Facts | undercloud 2025-10-01 08:07:01,771 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.771362 | fa163edc-743b-971c-e7d8-000000000017 | TASK | Set legacy facts 2025-10-01 08:07:01,799 p=83200 u=zuul n=ansible | 2025-10-01 08:07:01.799025 | fa163edc-743b-971c-e7d8-000000000017 | OK | Set legacy facts | undercloud 2025-10-01 08:07:02,349 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.348559 | fa163edc-743b-971c-e7d8-00000000015d | OK | Gathering Facts | np0005463866 2025-10-01 08:07:02,354 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.353524 | fa163edc-743b-971c-e7d8-00000000015d | OK | Gathering Facts | np0005463870 2025-10-01 08:07:02,358 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.358442 | fa163edc-743b-971c-e7d8-00000000015d | OK | Gathering Facts | np0005463867 2025-10-01 08:07:02,363 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.363431 | fa163edc-743b-971c-e7d8-00000000015d | OK | Gathering Facts | np0005463872 2025-10-01 08:07:02,472 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.472315 | fa163edc-743b-971c-e7d8-00000000015d | OK | Gathering Facts | np0005463871 2025-10-01 08:07:02,474 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.474536 | fa163edc-743b-971c-e7d8-00000000015d | OK | Gathering Facts | np0005463865 2025-10-01 08:07:02,483 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.483318 | fa163edc-743b-971c-e7d8-000000000017 | TASK | Set legacy facts 2025-10-01 08:07:02,506 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.506447 | fa163edc-743b-971c-e7d8-000000000017 | TASK | Set legacy facts 2025-10-01 08:07:02,550 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.550336 | fa163edc-743b-971c-e7d8-000000000017 | TASK | Set legacy facts 2025-10-01 08:07:02,565 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.564817 | fa163edc-743b-971c-e7d8-000000000017 | TASK | Set legacy facts 2025-10-01 08:07:02,569 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.568675 | fa163edc-743b-971c-e7d8-000000000017 | OK | Set legacy facts | np0005463870 2025-10-01 08:07:02,570 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.569922 | fa163edc-743b-971c-e7d8-000000000017 | OK | Set legacy facts | np0005463872 2025-10-01 08:07:02,596 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.596145 | fa163edc-743b-971c-e7d8-000000000017 | TASK | Set legacy facts 2025-10-01 08:07:02,631 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.631054 | fa163edc-743b-971c-e7d8-000000000017 | TASK | Set legacy facts 2025-10-01 08:07:02,635 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.634639 | fa163edc-743b-971c-e7d8-000000000017 | OK | Set legacy facts | np0005463866 2025-10-01 08:07:02,635 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.635636 | fa163edc-743b-971c-e7d8-000000000017 | OK | Set legacy facts | np0005463867 2025-10-01 08:07:02,636 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.636280 | fa163edc-743b-971c-e7d8-000000000017 | OK | Set legacy facts | np0005463871 2025-10-01 08:07:02,718 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.718149 | fa163edc-743b-971c-e7d8-000000000017 | OK | Set legacy facts | np0005463865 2025-10-01 08:07:02,823 p=83200 u=zuul n=ansible | PLAY [Load global variables] *************************************************** 2025-10-01 08:07:02,994 p=83200 u=zuul n=ansible | 2025-10-01 08:07:02.981488 | fa163edc-743b-971c-e7d8-00000000001a | OK | ansible.builtin.include_vars | undercloud 2025-10-01 08:07:03,016 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.015752 | fa163edc-743b-971c-e7d8-00000000001a | OK | ansible.builtin.include_vars | np0005463870 2025-10-01 08:07:03,032 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.031554 | fa163edc-743b-971c-e7d8-00000000001a | OK | ansible.builtin.include_vars | np0005463871 2025-10-01 08:07:03,063 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.054523 | fa163edc-743b-971c-e7d8-00000000001a | OK | ansible.builtin.include_vars | np0005463872 2025-10-01 08:07:03,069 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.069648 | fa163edc-743b-971c-e7d8-00000000001a | OK | ansible.builtin.include_vars | np0005463866 2025-10-01 08:07:03,070 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.070200 | fa163edc-743b-971c-e7d8-00000000001a | OK | ansible.builtin.include_vars | np0005463865 2025-10-01 08:07:03,084 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.084682 | fa163edc-743b-971c-e7d8-00000000001a | OK | ansible.builtin.include_vars | np0005463867 2025-10-01 08:07:03,288 p=83200 u=zuul n=ansible | PLAY [Include extra variables from files] ************************************** 2025-10-01 08:07:03,392 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.392164 | fa163edc-743b-971c-e7d8-00000000001d | TASK | Include Service VIP vars 2025-10-01 08:07:03,427 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.426638 | fa163edc-743b-971c-e7d8-00000000001d | OK | Include Service VIP vars | undercloud 2025-10-01 08:07:03,444 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.443575 | fa163edc-743b-971c-e7d8-00000000001d | OK | Include Service VIP vars | np0005463870 2025-10-01 08:07:03,468 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.463379 | fa163edc-743b-971c-e7d8-00000000001d | OK | Include Service VIP vars | np0005463871 2025-10-01 08:07:03,489 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.484056 | fa163edc-743b-971c-e7d8-00000000001d | OK | Include Service VIP vars | np0005463872 2025-10-01 08:07:03,504 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.503951 | fa163edc-743b-971c-e7d8-00000000001d | OK | Include Service VIP vars | np0005463865 2025-10-01 08:07:03,510 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.510219 | fa163edc-743b-971c-e7d8-00000000001d | OK | Include Service VIP vars | np0005463866 2025-10-01 08:07:03,523 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.523432 | fa163edc-743b-971c-e7d8-00000000001d | OK | Include Service VIP vars | np0005463867 2025-10-01 08:07:03,527 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.527619 | fa163edc-743b-971c-e7d8-00000000001e | TASK | Include OVN bridge MAC address variables 2025-10-01 08:07:03,556 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.555726 | fa163edc-743b-971c-e7d8-00000000001e | OK | Include OVN bridge MAC address variables | undercloud 2025-10-01 08:07:03,578 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.572502 | fa163edc-743b-971c-e7d8-00000000001e | OK | Include OVN bridge MAC address variables | np0005463870 2025-10-01 08:07:03,598 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.598350 | fa163edc-743b-971c-e7d8-00000000001e | OK | Include OVN bridge MAC address variables | np0005463871 2025-10-01 08:07:03,620 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.614373 | fa163edc-743b-971c-e7d8-00000000001e | OK | Include OVN bridge MAC address variables | np0005463872 2025-10-01 08:07:03,636 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.636070 | fa163edc-743b-971c-e7d8-00000000001e | OK | Include OVN bridge MAC address variables | np0005463865 2025-10-01 08:07:03,642 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.642537 | fa163edc-743b-971c-e7d8-00000000001e | OK | Include OVN bridge MAC address variables | np0005463866 2025-10-01 08:07:03,654 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.654575 | fa163edc-743b-971c-e7d8-00000000001e | OK | Include OVN bridge MAC address variables | np0005463867 2025-10-01 08:07:03,866 p=83200 u=zuul n=ansible | PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2025-10-01 08:07:03,990 p=83200 u=zuul n=ansible | 2025-10-01 08:07:03.990016 | fa163edc-743b-971c-e7d8-000000000021 | TASK | Render all_nodes data as group_vars for overcloud 2025-10-01 08:07:05,347 p=83200 u=zuul n=ansible | 2025-10-01 08:07:05.347025 | fa163edc-743b-971c-e7d8-000000000021 | OK | Render all_nodes data as group_vars for overcloud | np0005463870 -> localhost 2025-10-01 08:07:05,348 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000000021') missing from stats 2025-10-01 08:07:05,578 p=83200 u=zuul n=ansible | PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2025-10-01 08:07:05,678 p=83200 u=zuul n=ansible | 2025-10-01 08:07:05.678233 | fa163edc-743b-971c-e7d8-000000000024 | TASK | Set all_nodes data as group_vars for overcloud 2025-10-01 08:07:05,734 p=83200 u=zuul n=ansible | 2025-10-01 08:07:05.727520 | fa163edc-743b-971c-e7d8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005463870 2025-10-01 08:07:05,756 p=83200 u=zuul n=ansible | 2025-10-01 08:07:05.749808 | fa163edc-743b-971c-e7d8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005463871 2025-10-01 08:07:05,772 p=83200 u=zuul n=ansible | 2025-10-01 08:07:05.771216 | fa163edc-743b-971c-e7d8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005463872 2025-10-01 08:07:05,773 p=83200 u=zuul n=ansible | 2025-10-01 08:07:05.772942 | fa163edc-743b-971c-e7d8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005463865 2025-10-01 08:07:05,780 p=83200 u=zuul n=ansible | 2025-10-01 08:07:05.780293 | fa163edc-743b-971c-e7d8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005463866 2025-10-01 08:07:05,799 p=83200 u=zuul n=ansible | 2025-10-01 08:07:05.799127 | fa163edc-743b-971c-e7d8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005463867 2025-10-01 08:07:05,995 p=83200 u=zuul n=ansible | PLAY [Manage SELinux] ********************************************************** 2025-10-01 08:07:06,019 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.019398 | fa163edc-743b-971c-e7d8-000000000028 | TASK | Set selinux state 2025-10-01 08:07:06,671 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.670848 | fa163edc-743b-971c-e7d8-000000000028 | OK | Set selinux state | np0005463866 2025-10-01 08:07:06,680 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.677123 | fa163edc-743b-971c-e7d8-000000000028 | OK | Set selinux state | np0005463871 2025-10-01 08:07:06,700 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.700078 | fa163edc-743b-971c-e7d8-000000000028 | OK | Set selinux state | np0005463865 2025-10-01 08:07:06,701 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.701023 | fa163edc-743b-971c-e7d8-000000000028 | OK | Set selinux state | np0005463872 2025-10-01 08:07:06,701 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.701648 | fa163edc-743b-971c-e7d8-000000000028 | OK | Set selinux state | np0005463870 2025-10-01 08:07:06,702 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.702278 | fa163edc-743b-971c-e7d8-000000000028 | OK | Set selinux state | np0005463867 2025-10-01 08:07:06,743 p=83200 u=zuul n=ansible | PLAY [Generate /etc/hosts] ***************************************************** 2025-10-01 08:07:06,755 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.755753 | fa163edc-743b-971c-e7d8-00000000002b | TASK | Configure Hosts Entries 2025-10-01 08:07:06,946 p=83200 u=zuul n=ansible | 2025-10-01 08:07:06.945634 | fa163edc-743b-971c-e7d8-000000000252 | TASK | Create temporary file for hosts 2025-10-01 08:07:07,321 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.320295 | fa163edc-743b-971c-e7d8-000000000252 | CHANGED | Create temporary file for hosts | undercloud 2025-10-01 08:07:07,337 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.337071 | fa163edc-743b-971c-e7d8-000000000252 | CHANGED | Create temporary file for hosts | np0005463871 2025-10-01 08:07:07,345 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.344605 | fa163edc-743b-971c-e7d8-000000000252 | CHANGED | Create temporary file for hosts | np0005463866 2025-10-01 08:07:07,383 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.383093 | fa163edc-743b-971c-e7d8-000000000252 | CHANGED | Create temporary file for hosts | np0005463870 2025-10-01 08:07:07,385 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.385205 | fa163edc-743b-971c-e7d8-000000000252 | CHANGED | Create temporary file for hosts | np0005463865 2025-10-01 08:07:07,397 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.396512 | fa163edc-743b-971c-e7d8-000000000252 | CHANGED | Create temporary file for hosts | np0005463867 2025-10-01 08:07:07,400 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.398205 | fa163edc-743b-971c-e7d8-000000000252 | CHANGED | Create temporary file for hosts | np0005463872 2025-10-01 08:07:07,409 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.409144 | fa163edc-743b-971c-e7d8-000000000253 | TASK | Prepare temporary /etc/hosts 2025-10-01 08:07:07,843 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.841933 | fa163edc-743b-971c-e7d8-000000000253 | CHANGED | Prepare temporary /etc/hosts | undercloud 2025-10-01 08:07:07,940 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.939766 | fa163edc-743b-971c-e7d8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005463871 2025-10-01 08:07:07,971 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.970479 | fa163edc-743b-971c-e7d8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005463870 2025-10-01 08:07:07,983 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.982589 | fa163edc-743b-971c-e7d8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005463872 2025-10-01 08:07:07,991 p=83200 u=zuul n=ansible | 2025-10-01 08:07:07.990732 | fa163edc-743b-971c-e7d8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005463865 2025-10-01 08:07:08,006 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.005363 | fa163edc-743b-971c-e7d8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005463866 2025-10-01 08:07:08,018 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.017923 | fa163edc-743b-971c-e7d8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005463867 2025-10-01 08:07:08,030 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.029727 | fa163edc-743b-971c-e7d8-000000000254 | TASK | Remove old Heat hosts configuration (if present) 2025-10-01 08:07:08,411 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.410410 | fa163edc-743b-971c-e7d8-000000000254 | OK | Remove old Heat hosts configuration (if present) | undercloud 2025-10-01 08:07:08,445 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.445611 | fa163edc-743b-971c-e7d8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005463867 2025-10-01 08:07:08,453 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.453379 | fa163edc-743b-971c-e7d8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005463866 2025-10-01 08:07:08,476 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.476610 | fa163edc-743b-971c-e7d8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005463871 2025-10-01 08:07:08,477 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.477481 | fa163edc-743b-971c-e7d8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005463865 2025-10-01 08:07:08,478 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.478238 | fa163edc-743b-971c-e7d8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005463870 2025-10-01 08:07:08,479 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.479021 | fa163edc-743b-971c-e7d8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005463872 2025-10-01 08:07:08,485 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.484917 | fa163edc-743b-971c-e7d8-000000000255 | TASK | Render out the hosts entries 2025-10-01 08:07:08,967 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.966230 | fa163edc-743b-971c-e7d8-000000000255 | OK | Render out the hosts entries | undercloud 2025-10-01 08:07:08,983 p=83200 u=zuul n=ansible | 2025-10-01 08:07:08.982473 | fa163edc-743b-971c-e7d8-000000000256 | TASK | Prepare new /etc/hosts 2025-10-01 08:07:09,270 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.270056 | | WARNING | Module remote_tmp /tmp/ansible-root did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2025-10-01 08:07:09,271 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.271115 | fa163edc-743b-971c-e7d8-000000000256 | CHANGED | Prepare new /etc/hosts | undercloud 2025-10-01 08:07:09,360 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.359327 | fa163edc-743b-971c-e7d8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005463870 2025-10-01 08:07:09,377 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.376723 | fa163edc-743b-971c-e7d8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005463866 2025-10-01 08:07:09,399 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.398442 | fa163edc-743b-971c-e7d8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005463867 2025-10-01 08:07:09,407 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.407444 | fa163edc-743b-971c-e7d8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005463872 2025-10-01 08:07:09,421 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.416556 | fa163edc-743b-971c-e7d8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005463871 2025-10-01 08:07:09,423 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.422845 | fa163edc-743b-971c-e7d8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005463865 2025-10-01 08:07:09,435 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.434618 | fa163edc-743b-971c-e7d8-000000000257 | TASK | Update /etc/hosts contents (if changed) 2025-10-01 08:07:09,800 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.799627 | fa163edc-743b-971c-e7d8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2025-10-01 08:07:09,840 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.839859 | fa163edc-743b-971c-e7d8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005463866 2025-10-01 08:07:09,846 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.845921 | fa163edc-743b-971c-e7d8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005463871 2025-10-01 08:07:09,851 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.850735 | fa163edc-743b-971c-e7d8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005463872 2025-10-01 08:07:09,863 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.854388 | fa163edc-743b-971c-e7d8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005463865 2025-10-01 08:07:09,867 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.866609 | fa163edc-743b-971c-e7d8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005463870 2025-10-01 08:07:09,871 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.870573 | fa163edc-743b-971c-e7d8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005463867 2025-10-01 08:07:09,885 p=83200 u=zuul n=ansible | 2025-10-01 08:07:09.884555 | fa163edc-743b-971c-e7d8-000000000258 | TASK | Clean up temporary hosts file 2025-10-01 08:07:10,296 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.296128 | fa163edc-743b-971c-e7d8-000000000258 | CHANGED | Clean up temporary hosts file | np0005463871 2025-10-01 08:07:10,305 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.305406 | fa163edc-743b-971c-e7d8-000000000258 | CHANGED | Clean up temporary hosts file | undercloud 2025-10-01 08:07:10,334 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.334320 | fa163edc-743b-971c-e7d8-000000000258 | CHANGED | Clean up temporary hosts file | np0005463870 2025-10-01 08:07:10,335 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.335211 | fa163edc-743b-971c-e7d8-000000000258 | CHANGED | Clean up temporary hosts file | np0005463872 2025-10-01 08:07:10,336 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.335955 | fa163edc-743b-971c-e7d8-000000000258 | CHANGED | Clean up temporary hosts file | np0005463865 2025-10-01 08:07:10,351 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.351508 | fa163edc-743b-971c-e7d8-000000000258 | CHANGED | Clean up temporary hosts file | np0005463866 2025-10-01 08:07:10,352 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.352646 | fa163edc-743b-971c-e7d8-000000000258 | CHANGED | Clean up temporary hosts file | np0005463867 2025-10-01 08:07:10,398 p=83200 u=zuul n=ansible | PLAY [Common roles for TripleO servers] **************************************** 2025-10-01 08:07:10,415 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.414977 | fa163edc-743b-971c-e7d8-00000000002f | TASK | Common roles for TripleO servers 2025-10-01 08:07:10,441 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.440856 | fa163edc-743b-971c-e7d8-00000000002f | OK | Common roles for TripleO servers | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } 2025-10-01 08:07:10,441 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-00000000002f') missing from stats 2025-10-01 08:07:10,673 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.672592 | fa163edc-743b-971c-e7d8-000000000328 | TASK | Gather variables for each operating system 2025-10-01 08:07:10,791 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.790670 | fa163edc-743b-971c-e7d8-000000000328 | OK | Gather variables for each operating system | np0005463870 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:10,812 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.807700 | fa163edc-743b-971c-e7d8-000000000328 | OK | Gather variables for each operating system | np0005463871 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:10,819 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.818607 | fa163edc-743b-971c-e7d8-000000000328 | OK | Gather variables for each operating system | np0005463872 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:10,830 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.829948 | fa163edc-743b-971c-e7d8-000000000328 | OK | Gather variables for each operating system | np0005463865 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:10,844 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.843878 | fa163edc-743b-971c-e7d8-000000000328 | OK | Gather variables for each operating system | np0005463866 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:10,886 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.885457 | fa163edc-743b-971c-e7d8-000000000328 | OK | Gather variables for each operating system | np0005463867 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:10,915 p=83200 u=zuul n=ansible | 2025-10-01 08:07:10.914880 | fa163edc-743b-971c-e7d8-00000000032a | TASK | Check release version package is installed 2025-10-01 08:07:11,265 p=83200 u=zuul n=ansible | 2025-10-01 08:07:11.264528 | fa163edc-743b-971c-e7d8-00000000032a | CHANGED | Check release version package is installed | np0005463870 2025-10-01 08:07:11,297 p=83200 u=zuul n=ansible | 2025-10-01 08:07:11.297591 | fa163edc-743b-971c-e7d8-00000000032a | CHANGED | Check release version package is installed | np0005463866 2025-10-01 08:07:11,312 p=83200 u=zuul n=ansible | 2025-10-01 08:07:11.312098 | fa163edc-743b-971c-e7d8-00000000032a | CHANGED | Check release version package is installed | np0005463872 2025-10-01 08:07:11,321 p=83200 u=zuul n=ansible | 2025-10-01 08:07:11.321724 | fa163edc-743b-971c-e7d8-00000000032a | CHANGED | Check release version package is installed | np0005463865 2025-10-01 08:07:11,341 p=83200 u=zuul n=ansible | 2025-10-01 08:07:11.340664 | fa163edc-743b-971c-e7d8-00000000032a | CHANGED | Check release version package is installed | np0005463871 2025-10-01 08:07:11,349 p=83200 u=zuul n=ansible | 2025-10-01 08:07:11.349373 | fa163edc-743b-971c-e7d8-00000000032a | CHANGED | Check release version package is installed | np0005463867 2025-10-01 08:07:11,364 p=83200 u=zuul n=ansible | 2025-10-01 08:07:11.364107 | fa163edc-743b-971c-e7d8-00000000032b | TASK | Deploy release version package 2025-10-01 08:07:15,245 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.244280 | fa163edc-743b-971c-e7d8-00000000032b | CHANGED | Deploy release version package | np0005463870 2025-10-01 08:07:15,378 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.377616 | fa163edc-743b-971c-e7d8-00000000032b | CHANGED | Deploy release version package | np0005463865 2025-10-01 08:07:15,390 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.389609 | fa163edc-743b-971c-e7d8-00000000032b | CHANGED | Deploy release version package | np0005463871 2025-10-01 08:07:15,455 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.454187 | fa163edc-743b-971c-e7d8-00000000032b | CHANGED | Deploy release version package | np0005463872 2025-10-01 08:07:15,486 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.485358 | fa163edc-743b-971c-e7d8-00000000032b | CHANGED | Deploy release version package | np0005463867 2025-10-01 08:07:15,592 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.591542 | fa163edc-743b-971c-e7d8-00000000032b | CHANGED | Deploy release version package | np0005463866 2025-10-01 08:07:15,608 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.608027 | fa163edc-743b-971c-e7d8-00000000032d | TASK | Include packages tasks 2025-10-01 08:07:15,789 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.789133 | 16af5f71-97df-4cb0-9604-7d984a37bd53 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005463870 2025-10-01 08:07:15,789 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.789592 | 16af5f71-97df-4cb0-9604-7d984a37bd53 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005463871 2025-10-01 08:07:15,790 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.789834 | 16af5f71-97df-4cb0-9604-7d984a37bd53 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005463872 2025-10-01 08:07:15,790 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.790081 | 16af5f71-97df-4cb0-9604-7d984a37bd53 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005463865 2025-10-01 08:07:15,790 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.790352 | 16af5f71-97df-4cb0-9604-7d984a37bd53 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005463866 2025-10-01 08:07:15,790 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.790566 | 16af5f71-97df-4cb0-9604-7d984a37bd53 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005463867 2025-10-01 08:07:15,808 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.808586 | fa163edc-743b-971c-e7d8-0000000003cc | TASK | Gather facts if they don't exist 2025-10-01 08:07:15,873 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.872284 | fa163edc-743b-971c-e7d8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005463870 2025-10-01 08:07:15,893 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.892595 | fa163edc-743b-971c-e7d8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005463871 2025-10-01 08:07:15,915 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.914462 | fa163edc-743b-971c-e7d8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005463872 2025-10-01 08:07:15,916 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.915997 | fa163edc-743b-971c-e7d8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005463865 2025-10-01 08:07:15,930 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.930501 | fa163edc-743b-971c-e7d8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005463866 2025-10-01 08:07:15,941 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.941510 | fa163edc-743b-971c-e7d8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005463867 2025-10-01 08:07:15,951 p=83200 u=zuul n=ansible | 2025-10-01 08:07:15.951550 | fa163edc-743b-971c-e7d8-0000000003cd | TASK | Gather variables for each operating system 2025-10-01 08:07:16,057 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.056445 | fa163edc-743b-971c-e7d8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005463871 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:16,061 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.060479 | fa163edc-743b-971c-e7d8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005463870 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:16,073 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.073495 | fa163edc-743b-971c-e7d8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005463872 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:16,111 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.109569 | fa163edc-743b-971c-e7d8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005463865 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:16,125 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.124707 | fa163edc-743b-971c-e7d8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005463867 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:16,138 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.137576 | fa163edc-743b-971c-e7d8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005463866 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-01 08:07:16,158 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.157595 | fa163edc-743b-971c-e7d8-0000000003cf | TASK | Check required packages to bootstrap TripleO is installed 2025-10-01 08:07:16,518 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.517099 | fa163edc-743b-971c-e7d8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005463871 2025-10-01 08:07:16,536 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.535174 | fa163edc-743b-971c-e7d8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005463870 2025-10-01 08:07:16,558 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.557861 | fa163edc-743b-971c-e7d8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005463872 2025-10-01 08:07:16,561 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.560707 | fa163edc-743b-971c-e7d8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005463865 2025-10-01 08:07:16,564 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.563385 | fa163edc-743b-971c-e7d8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005463866 2025-10-01 08:07:16,567 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.566801 | fa163edc-743b-971c-e7d8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005463867 2025-10-01 08:07:16,582 p=83200 u=zuul n=ansible | 2025-10-01 08:07:16.581648 | fa163edc-743b-971c-e7d8-0000000003d0 | TASK | Deploy required packages to bootstrap TripleO 2025-10-01 08:08:27,866 p=83200 u=zuul n=ansible | 2025-10-01 08:08:27.865217 | fa163edc-743b-971c-e7d8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005463870 2025-10-01 08:08:29,100 p=83200 u=zuul n=ansible | 2025-10-01 08:08:29.099434 | fa163edc-743b-971c-e7d8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005463872 2025-10-01 08:08:29,399 p=83200 u=zuul n=ansible | 2025-10-01 08:08:29.399223 | fa163edc-743b-971c-e7d8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005463865 2025-10-01 08:08:30,422 p=83200 u=zuul n=ansible | 2025-10-01 08:08:30.421705 | fa163edc-743b-971c-e7d8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005463867 2025-10-01 08:08:30,680 p=83200 u=zuul n=ansible | 2025-10-01 08:08:30.679803 | fa163edc-743b-971c-e7d8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005463871 2025-10-01 08:08:30,757 p=83200 u=zuul n=ansible | 2025-10-01 08:08:30.756686 | fa163edc-743b-971c-e7d8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005463866 2025-10-01 08:08:30,780 p=83200 u=zuul n=ansible | 2025-10-01 08:08:30.780117 | fa163edc-743b-971c-e7d8-0000000003d1 | TASK | Ensure packages are actually well installed 2025-10-01 08:08:31,859 p=83200 u=zuul n=ansible | 2025-10-01 08:08:31.858518 | fa163edc-743b-971c-e7d8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005463870 2025-10-01 08:08:31,860 p=83200 u=zuul n=ansible | 2025-10-01 08:08:31.860462 | fa163edc-743b-971c-e7d8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005463872 2025-10-01 08:08:31,889 p=83200 u=zuul n=ansible | 2025-10-01 08:08:31.888587 | fa163edc-743b-971c-e7d8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005463865 2025-10-01 08:08:31,890 p=83200 u=zuul n=ansible | 2025-10-01 08:08:31.890558 | fa163edc-743b-971c-e7d8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005463867 2025-10-01 08:08:31,900 p=83200 u=zuul n=ansible | 2025-10-01 08:08:31.899875 | fa163edc-743b-971c-e7d8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005463871 2025-10-01 08:08:31,940 p=83200 u=zuul n=ansible | 2025-10-01 08:08:31.939880 | fa163edc-743b-971c-e7d8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005463866 2025-10-01 08:08:31,961 p=83200 u=zuul n=ansible | 2025-10-01 08:08:31.961372 | fa163edc-743b-971c-e7d8-00000000032e | TASK | Enable openvswitch service if installed 2025-10-01 08:08:32,884 p=83200 u=zuul n=ansible | 2025-10-01 08:08:32.883325 | fa163edc-743b-971c-e7d8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005463867 2025-10-01 08:08:32,947 p=83200 u=zuul n=ansible | 2025-10-01 08:08:32.947137 | fa163edc-743b-971c-e7d8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005463865 2025-10-01 08:08:32,959 p=83200 u=zuul n=ansible | 2025-10-01 08:08:32.958777 | fa163edc-743b-971c-e7d8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005463872 2025-10-01 08:08:32,969 p=83200 u=zuul n=ansible | 2025-10-01 08:08:32.969143 | fa163edc-743b-971c-e7d8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005463870 2025-10-01 08:08:32,979 p=83200 u=zuul n=ansible | 2025-10-01 08:08:32.979302 | fa163edc-743b-971c-e7d8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005463871 2025-10-01 08:08:33,037 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.036828 | fa163edc-743b-971c-e7d8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005463866 2025-10-01 08:08:33,055 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.054912 | fa163edc-743b-971c-e7d8-00000000032f | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2025-10-01 08:08:33,382 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.380610 | fa163edc-743b-971c-e7d8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005463870 2025-10-01 08:08:33,403 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.402397 | fa163edc-743b-971c-e7d8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005463872 2025-10-01 08:08:33,420 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.419826 | fa163edc-743b-971c-e7d8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005463865 2025-10-01 08:08:33,429 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.424184 | fa163edc-743b-971c-e7d8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005463871 2025-10-01 08:08:33,432 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.432366 | fa163edc-743b-971c-e7d8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005463866 2025-10-01 08:08:33,471 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.470861 | fa163edc-743b-971c-e7d8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005463867 2025-10-01 08:08:33,487 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.487154 | fa163edc-743b-971c-e7d8-000000000331 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2025-10-01 08:08:33,828 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.827924 | fa163edc-743b-971c-e7d8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005463870 2025-10-01 08:08:33,865 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.865047 | fa163edc-743b-971c-e7d8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005463871 2025-10-01 08:08:33,902 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.901662 | fa163edc-743b-971c-e7d8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005463872 2025-10-01 08:08:33,918 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.918386 | fa163edc-743b-971c-e7d8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005463867 2025-10-01 08:08:33,948 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.947473 | fa163edc-743b-971c-e7d8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005463865 2025-10-01 08:08:33,978 p=83200 u=zuul n=ansible | 2025-10-01 08:08:33.977836 | fa163edc-743b-971c-e7d8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005463866 2025-10-01 08:08:34,004 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.003553 | fa163edc-743b-971c-e7d8-000000000332 | TASK | Deploy network-scripts required for deprecated network service 2025-10-01 08:08:34,088 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.082453 | fa163edc-743b-971c-e7d8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005463870 2025-10-01 08:08:34,129 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.127870 | fa163edc-743b-971c-e7d8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005463871 2025-10-01 08:08:34,151 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.151074 | fa163edc-743b-971c-e7d8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005463872 2025-10-01 08:08:34,152 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.152488 | fa163edc-743b-971c-e7d8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005463865 2025-10-01 08:08:34,177 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.177246 | fa163edc-743b-971c-e7d8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005463866 2025-10-01 08:08:34,205 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.205216 | fa163edc-743b-971c-e7d8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005463867 2025-10-01 08:08:34,225 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.225237 | fa163edc-743b-971c-e7d8-000000000333 | TASK | Ensure network service is enabled 2025-10-01 08:08:34,735 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.727766 | fa163edc-743b-971c-e7d8-000000000333 | OK | Ensure network service is enabled | np0005463870 2025-10-01 08:08:34,739 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.738869 | fa163edc-743b-971c-e7d8-000000000333 | OK | Ensure network service is enabled | np0005463871 2025-10-01 08:08:34,747 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.742396 | fa163edc-743b-971c-e7d8-000000000333 | OK | Ensure network service is enabled | np0005463872 2025-10-01 08:08:34,751 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.750867 | fa163edc-743b-971c-e7d8-000000000333 | OK | Ensure network service is enabled | np0005463865 2025-10-01 08:08:34,772 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.772075 | fa163edc-743b-971c-e7d8-000000000333 | OK | Ensure network service is enabled | np0005463866 2025-10-01 08:08:34,802 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.801710 | fa163edc-743b-971c-e7d8-000000000333 | OK | Ensure network service is enabled | np0005463867 2025-10-01 08:08:34,826 p=83200 u=zuul n=ansible | 2025-10-01 08:08:34.826066 | fa163edc-743b-971c-e7d8-000000000335 | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2025-10-01 08:08:35,221 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.220199 | fa163edc-743b-971c-e7d8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005463870 2025-10-01 08:08:35,230 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.229795 | fa163edc-743b-971c-e7d8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005463866 2025-10-01 08:08:35,243 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.243232 | fa163edc-743b-971c-e7d8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005463872 2025-10-01 08:08:35,254 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.254303 | fa163edc-743b-971c-e7d8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005463871 2025-10-01 08:08:35,281 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.280218 | fa163edc-743b-971c-e7d8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005463867 2025-10-01 08:08:35,284 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.284156 | fa163edc-743b-971c-e7d8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005463865 2025-10-01 08:08:35,309 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.307799 | fa163edc-743b-971c-e7d8-000000000336 | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2025-10-01 08:08:35,649 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.648147 | fa163edc-743b-971c-e7d8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005463870 2025-10-01 08:08:35,657 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.656803 | fa163edc-743b-971c-e7d8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005463871 2025-10-01 08:08:35,680 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.678369 | fa163edc-743b-971c-e7d8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005463872 2025-10-01 08:08:35,696 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.695761 | fa163edc-743b-971c-e7d8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005463865 2025-10-01 08:08:35,708 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.708182 | fa163edc-743b-971c-e7d8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005463866 2025-10-01 08:08:35,724 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.724364 | fa163edc-743b-971c-e7d8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005463867 2025-10-01 08:08:35,739 p=83200 u=zuul n=ansible | 2025-10-01 08:08:35.739003 | fa163edc-743b-971c-e7d8-000000000337 | TASK | Reload NetworkManager 2025-10-01 08:08:36,195 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.194784 | fa163edc-743b-971c-e7d8-000000000337 | CHANGED | Reload NetworkManager | np0005463870 2025-10-01 08:08:36,215 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.210732 | fa163edc-743b-971c-e7d8-000000000337 | CHANGED | Reload NetworkManager | np0005463871 2025-10-01 08:08:36,220 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.220312 | fa163edc-743b-971c-e7d8-000000000337 | CHANGED | Reload NetworkManager | np0005463872 2025-10-01 08:08:36,230 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.229665 | fa163edc-743b-971c-e7d8-000000000337 | CHANGED | Reload NetworkManager | np0005463865 2025-10-01 08:08:36,285 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.285140 | fa163edc-743b-971c-e7d8-000000000337 | CHANGED | Reload NetworkManager | np0005463866 2025-10-01 08:08:36,314 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.313521 | fa163edc-743b-971c-e7d8-000000000337 | CHANGED | Reload NetworkManager | np0005463867 2025-10-01 08:08:36,339 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.338608 | fa163edc-743b-971c-e7d8-000000000339 | TASK | Symlink puppet modules under /etc/puppet/modules 2025-10-01 08:08:36,623 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.621790 | fa163edc-743b-971c-e7d8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005463870 2025-10-01 08:08:36,644 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.643888 | fa163edc-743b-971c-e7d8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005463872 2025-10-01 08:08:36,651 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.650919 | fa163edc-743b-971c-e7d8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005463871 2025-10-01 08:08:36,680 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.679812 | fa163edc-743b-971c-e7d8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005463865 2025-10-01 08:08:36,724 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.723717 | fa163edc-743b-971c-e7d8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005463866 2025-10-01 08:08:36,755 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.755056 | fa163edc-743b-971c-e7d8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005463867 2025-10-01 08:08:36,776 p=83200 u=zuul n=ansible | 2025-10-01 08:08:36.775716 | fa163edc-743b-971c-e7d8-00000000033a | TASK | Check if /usr/bin/ansible-playbook exists 2025-10-01 08:08:37,196 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.195699 | fa163edc-743b-971c-e7d8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005463866 2025-10-01 08:08:37,199 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.198713 | fa163edc-743b-971c-e7d8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005463870 2025-10-01 08:08:37,224 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.211458 | fa163edc-743b-971c-e7d8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005463867 2025-10-01 08:08:37,227 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.226630 | fa163edc-743b-971c-e7d8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005463871 2025-10-01 08:08:37,229 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.228697 | fa163edc-743b-971c-e7d8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005463872 2025-10-01 08:08:37,231 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.230847 | fa163edc-743b-971c-e7d8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005463865 2025-10-01 08:08:37,251 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.251152 | fa163edc-743b-971c-e7d8-00000000033b | TASK | Check if /usr/bin/ansible-playbook-3 exists 2025-10-01 08:08:37,576 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.561048 | fa163edc-743b-971c-e7d8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005463870 2025-10-01 08:08:37,579 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.578471 | fa163edc-743b-971c-e7d8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005463865 2025-10-01 08:08:37,580 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.580323 | fa163edc-743b-971c-e7d8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005463872 2025-10-01 08:08:37,582 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.582109 | fa163edc-743b-971c-e7d8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005463871 2025-10-01 08:08:37,698 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.697139 | fa163edc-743b-971c-e7d8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005463867 2025-10-01 08:08:37,702 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.702185 | fa163edc-743b-971c-e7d8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005463866 2025-10-01 08:08:37,728 p=83200 u=zuul n=ansible | 2025-10-01 08:08:37.727289 | fa163edc-743b-971c-e7d8-00000000033c | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2025-10-01 08:08:38,069 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.068581 | fa163edc-743b-971c-e7d8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005463870 2025-10-01 08:08:38,088 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.087670 | fa163edc-743b-971c-e7d8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005463872 2025-10-01 08:08:38,090 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.090178 | fa163edc-743b-971c-e7d8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005463866 2025-10-01 08:08:38,100 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.100361 | fa163edc-743b-971c-e7d8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005463871 2025-10-01 08:08:38,114 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.109635 | fa163edc-743b-971c-e7d8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005463865 2025-10-01 08:08:38,117 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.116492 | fa163edc-743b-971c-e7d8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005463867 2025-10-01 08:08:38,503 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.503265 | fa163edc-743b-971c-e7d8-000000000764 | TASK | Create temporary file for ssh_known_hosts 2025-10-01 08:08:38,777 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.776525 | fa163edc-743b-971c-e7d8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005463870 2025-10-01 08:08:38,779 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.779361 | fa163edc-743b-971c-e7d8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005463871 2025-10-01 08:08:38,791 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.790734 | fa163edc-743b-971c-e7d8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005463865 2025-10-01 08:08:38,816 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.816138 | fa163edc-743b-971c-e7d8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005463872 2025-10-01 08:08:38,875 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.873325 | fa163edc-743b-971c-e7d8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005463867 2025-10-01 08:08:38,876 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.876482 | fa163edc-743b-971c-e7d8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005463866 2025-10-01 08:08:38,898 p=83200 u=zuul n=ansible | 2025-10-01 08:08:38.898452 | fa163edc-743b-971c-e7d8-000000000765 | TASK | Check for ssh_known_hosts file 2025-10-01 08:08:39,181 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.180551 | fa163edc-743b-971c-e7d8-000000000765 | OK | Check for ssh_known_hosts file | np0005463870 2025-10-01 08:08:39,226 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.226009 | fa163edc-743b-971c-e7d8-000000000765 | OK | Check for ssh_known_hosts file | np0005463865 2025-10-01 08:08:39,228 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.227941 | fa163edc-743b-971c-e7d8-000000000765 | OK | Check for ssh_known_hosts file | np0005463871 2025-10-01 08:08:39,242 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.242209 | fa163edc-743b-971c-e7d8-000000000765 | OK | Check for ssh_known_hosts file | np0005463866 2025-10-01 08:08:39,244 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.243691 | fa163edc-743b-971c-e7d8-000000000765 | OK | Check for ssh_known_hosts file | np0005463872 2025-10-01 08:08:39,280 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.279580 | fa163edc-743b-971c-e7d8-000000000765 | OK | Check for ssh_known_hosts file | np0005463867 2025-10-01 08:08:39,300 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.300322 | fa163edc-743b-971c-e7d8-000000000766 | TASK | Create a temporary copy of ssh_known_hosts 2025-10-01 08:08:39,357 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.349156 | fa163edc-743b-971c-e7d8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005463870 2025-10-01 08:08:39,383 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.382191 | fa163edc-743b-971c-e7d8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005463871 2025-10-01 08:08:39,410 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.409336 | fa163edc-743b-971c-e7d8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005463872 2025-10-01 08:08:39,435 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.434773 | fa163edc-743b-971c-e7d8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005463865 2025-10-01 08:08:39,436 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.436214 | fa163edc-743b-971c-e7d8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005463866 2025-10-01 08:08:39,457 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.457200 | fa163edc-743b-971c-e7d8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005463867 2025-10-01 08:08:39,466 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.466740 | fa163edc-743b-971c-e7d8-000000000767 | TASK | Write temporary file 2025-10-01 08:08:39,506 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.499078 | fa163edc-743b-971c-e7d8-000000000767 | SKIPPED | Write temporary file | np0005463870 2025-10-01 08:08:39,527 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.526546 | fa163edc-743b-971c-e7d8-000000000767 | SKIPPED | Write temporary file | np0005463871 2025-10-01 08:08:39,549 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.544313 | fa163edc-743b-971c-e7d8-000000000767 | SKIPPED | Write temporary file | np0005463872 2025-10-01 08:08:39,571 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.570760 | fa163edc-743b-971c-e7d8-000000000767 | SKIPPED | Write temporary file | np0005463865 2025-10-01 08:08:39,572 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.572188 | fa163edc-743b-971c-e7d8-000000000767 | SKIPPED | Write temporary file | np0005463866 2025-10-01 08:08:39,592 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.592528 | fa163edc-743b-971c-e7d8-000000000767 | SKIPPED | Write temporary file | np0005463867 2025-10-01 08:08:39,602 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.602437 | fa163edc-743b-971c-e7d8-000000000768 | TASK | Set ssh_known_hosts fact 2025-10-01 08:08:39,720 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.719645 | fa163edc-743b-971c-e7d8-000000000768 | OK | Set ssh_known_hosts fact | np0005463870 2025-10-01 08:08:39,743 p=83200 u=zuul n=ansible | 2025-10-01 08:08:39.743425 | fa163edc-743b-971c-e7d8-000000000769 | TASK | Add host keys to temporary ssh_known_hosts 2025-10-01 08:08:40,030 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.028131 | fa163edc-743b-971c-e7d8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005463870 2025-10-01 08:08:40,062 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.053442 | fa163edc-743b-971c-e7d8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005463865 2025-10-01 08:08:40,064 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.063849 | fa163edc-743b-971c-e7d8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005463872 2025-10-01 08:08:40,065 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.064982 | fa163edc-743b-971c-e7d8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005463871 2025-10-01 08:08:40,096 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.095575 | fa163edc-743b-971c-e7d8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005463867 2025-10-01 08:08:40,107 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.106652 | fa163edc-743b-971c-e7d8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005463866 2025-10-01 08:08:40,121 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.121050 | fa163edc-743b-971c-e7d8-00000000076a | TASK | In-place update of /etc/ssh_known_hosts 2025-10-01 08:08:40,427 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.426164 | fa163edc-743b-971c-e7d8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005463871 2025-10-01 08:08:40,479 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.479179 | fa163edc-743b-971c-e7d8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005463867 2025-10-01 08:08:40,481 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.481118 | fa163edc-743b-971c-e7d8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005463870 2025-10-01 08:08:40,483 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.482736 | fa163edc-743b-971c-e7d8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005463866 2025-10-01 08:08:40,484 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.484366 | fa163edc-743b-971c-e7d8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005463872 2025-10-01 08:08:40,486 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.485921 | fa163edc-743b-971c-e7d8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005463865 2025-10-01 08:08:40,506 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.505881 | fa163edc-743b-971c-e7d8-00000000076b | TASK | Remove temp file 2025-10-01 08:08:40,819 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.818485 | fa163edc-743b-971c-e7d8-00000000076b | CHANGED | Remove temp file | np0005463872 2025-10-01 08:08:40,840 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.840010 | fa163edc-743b-971c-e7d8-00000000076b | CHANGED | Remove temp file | np0005463870 2025-10-01 08:08:40,842 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.841718 | fa163edc-743b-971c-e7d8-00000000076b | CHANGED | Remove temp file | np0005463871 2025-10-01 08:08:40,877 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.877425 | fa163edc-743b-971c-e7d8-00000000076b | CHANGED | Remove temp file | np0005463866 2025-10-01 08:08:40,879 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.879088 | fa163edc-743b-971c-e7d8-00000000076b | CHANGED | Remove temp file | np0005463865 2025-10-01 08:08:40,881 p=83200 u=zuul n=ansible | 2025-10-01 08:08:40.880809 | fa163edc-743b-971c-e7d8-00000000076b | CHANGED | Remove temp file | np0005463867 2025-10-01 08:08:40,957 p=83200 u=zuul n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: CellControllerCompute 2025-10-01 08:08:40,968 p=83200 u=zuul n=ansible | PLAY [Deploy step tasks for step 0] ******************************************** 2025-10-01 08:08:41,082 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.082440 | fa163edc-743b-971c-e7d8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-01 08:08:41,097 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.096732 | fa163edc-743b-971c-e7d8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-01 08:08:41,110 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.110357 | fa163edc-743b-971c-e7d8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-01 08:08:41,133 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.132738 | fa163edc-743b-971c-e7d8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-01 08:08:41,158 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.157792 | fa163edc-743b-971c-e7d8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-01 08:08:41,183 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.183106 | fa163edc-743b-971c-e7d8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-01 08:08:41,188 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.187709 | fa163edc-743b-971c-e7d8-000000000039 | OK | Deploy step tasks for step 0 | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2025-10-01 08:08:41,188 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000000039') missing from stats 2025-10-01 08:08:41,190 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.189896 | fa163edc-743b-971c-e7d8-000000000039 | OK | Deploy step tasks for step 0 | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2025-10-01 08:08:41,190 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000000039') missing from stats 2025-10-01 08:08:41,190 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.190614 | fa163edc-743b-971c-e7d8-000000000039 | OK | Deploy step tasks for step 0 | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2025-10-01 08:08:41,191 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000000039') missing from stats 2025-10-01 08:08:41,191 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.191317 | fa163edc-743b-971c-e7d8-000000000039 | OK | Deploy step tasks for step 0 | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2025-10-01 08:08:41,191 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000000039') missing from stats 2025-10-01 08:08:41,206 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.206427 | fa163edc-743b-971c-e7d8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-01 08:08:41,219 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.218816 | fa163edc-743b-971c-e7d8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-01 08:08:41,231 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.230837 | fa163edc-743b-971c-e7d8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-01 08:08:41,252 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.251926 | fa163edc-743b-971c-e7d8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-01 08:08:41,257 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.257292 | fa163edc-743b-971c-e7d8-000000000039 | OK | Deploy step tasks for step 0 | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2025-10-01 08:08:41,258 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000000039') missing from stats 2025-10-01 08:08:41,258 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.258529 | fa163edc-743b-971c-e7d8-000000000039 | OK | Deploy step tasks for step 0 | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2025-10-01 08:08:41,259 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000000039') missing from stats 2025-10-01 08:08:41,290 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.289986 | fa163edc-743b-971c-e7d8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-01 08:08:41,327 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.326371 | fa163edc-743b-971c-e7d8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-01 08:08:41,533 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.529483 | fa163edc-743b-971c-e7d8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005463870 2025-10-01 08:08:41,537 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.537048 | fa163edc-743b-971c-e7d8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005463865 2025-10-01 08:08:41,538 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.538177 | fa163edc-743b-971c-e7d8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005463871 2025-10-01 08:08:41,558 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.557981 | fa163edc-743b-971c-e7d8-00000000003b | TASK | Check cloud-init status 2025-10-01 08:08:41,590 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.588422 | fa163edc-743b-971c-e7d8-00000000003b | TASK | Check cloud-init status 2025-10-01 08:08:41,628 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.627472 | fa163edc-743b-971c-e7d8-00000000003b | TASK | Check cloud-init status 2025-10-01 08:08:41,645 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.640524 | fa163edc-743b-971c-e7d8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005463872 2025-10-01 08:08:41,646 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.646628 | fa163edc-743b-971c-e7d8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005463866 2025-10-01 08:08:41,648 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.647870 | fa163edc-743b-971c-e7d8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005463867 2025-10-01 08:08:41,663 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.662800 | fa163edc-743b-971c-e7d8-00000000003b | TASK | Check cloud-init status 2025-10-01 08:08:41,688 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.687775 | fa163edc-743b-971c-e7d8-00000000003b | TASK | Check cloud-init status 2025-10-01 08:08:41,710 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.709474 | fa163edc-743b-971c-e7d8-00000000003b | TASK | Check cloud-init status 2025-10-01 08:08:41,867 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.866662 | fa163edc-743b-971c-e7d8-00000000003b | CHANGED | Check cloud-init status | np0005463870 2025-10-01 08:08:41,882 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.881575 | fa163edc-743b-971c-e7d8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-01 08:08:41,903 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.902175 | fa163edc-743b-971c-e7d8-00000000003b | CHANGED | Check cloud-init status | np0005463871 2025-10-01 08:08:41,918 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.917896 | fa163edc-743b-971c-e7d8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-01 08:08:41,940 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.939475 | fa163edc-743b-971c-e7d8-00000000003b | CHANGED | Check cloud-init status | np0005463865 2025-10-01 08:08:41,962 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.961591 | fa163edc-743b-971c-e7d8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-01 08:08:41,995 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.985900 | fa163edc-743b-971c-e7d8-00000000003b | CHANGED | Check cloud-init status | np0005463872 2025-10-01 08:08:41,996 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.996562 | fa163edc-743b-971c-e7d8-00000000003b | CHANGED | Check cloud-init status | np0005463866 2025-10-01 08:08:41,998 p=83200 u=zuul n=ansible | 2025-10-01 08:08:41.997700 | fa163edc-743b-971c-e7d8-00000000003b | CHANGED | Check cloud-init status | np0005463867 2025-10-01 08:08:42,012 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.011904 | fa163edc-743b-971c-e7d8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-01 08:08:42,036 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.035667 | fa163edc-743b-971c-e7d8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-01 08:08:42,053 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.053369 | fa163edc-743b-971c-e7d8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-01 08:08:42,230 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.229454 | fa163edc-743b-971c-e7d8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005463865 2025-10-01 08:08:42,231 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.230969 | fa163edc-743b-971c-e7d8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005463870 2025-10-01 08:08:42,246 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.246704 | fa163edc-743b-971c-e7d8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-01 08:08:42,265 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.264681 | fa163edc-743b-971c-e7d8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-01 08:08:42,271 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.270467 | fa163edc-743b-971c-e7d8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005463871 2025-10-01 08:08:42,287 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.286763 | fa163edc-743b-971c-e7d8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-01 08:08:42,293 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.292413 | fa163edc-743b-971c-e7d8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005463866 2025-10-01 08:08:42,316 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.316368 | fa163edc-743b-971c-e7d8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-01 08:08:42,322 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.322058 | fa163edc-743b-971c-e7d8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005463872 2025-10-01 08:08:42,333 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.332694 | fa163edc-743b-971c-e7d8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-01 08:08:42,367 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.366540 | fa163edc-743b-971c-e7d8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005463867 2025-10-01 08:08:42,381 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.381057 | fa163edc-743b-971c-e7d8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-01 08:08:42,726 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.721175 | fa163edc-743b-971c-e7d8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005463866 2025-10-01 08:08:42,736 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.735504 | fa163edc-743b-971c-e7d8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005463870 2025-10-01 08:08:42,742 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.741725 | fa163edc-743b-971c-e7d8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005463865 2025-10-01 08:08:42,745 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.745239 | fa163edc-743b-971c-e7d8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005463872 2025-10-01 08:08:42,749 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.748689 | fa163edc-743b-971c-e7d8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005463871 2025-10-01 08:08:42,753 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.753039 | fa163edc-743b-971c-e7d8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005463867 2025-10-01 08:08:42,773 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.773489 | fa163edc-743b-971c-e7d8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-01 08:08:42,793 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.792685 | fa163edc-743b-971c-e7d8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-01 08:08:42,812 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.811359 | fa163edc-743b-971c-e7d8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-01 08:08:42,832 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.831498 | fa163edc-743b-971c-e7d8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-01 08:08:42,856 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.856069 | fa163edc-743b-971c-e7d8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-01 08:08:42,873 p=83200 u=zuul n=ansible | 2025-10-01 08:08:42.873162 | fa163edc-743b-971c-e7d8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-01 08:08:43,049 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.048127 | fa163edc-743b-971c-e7d8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005463870 2025-10-01 08:08:43,065 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.065466 | fa163edc-743b-971c-e7d8-00000000003f | TASK | Write container-puppet.sh 2025-10-01 08:08:43,116 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.111780 | fa163edc-743b-971c-e7d8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005463871 2025-10-01 08:08:43,117 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.117328 | fa163edc-743b-971c-e7d8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005463872 2025-10-01 08:08:43,135 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.135059 | fa163edc-743b-971c-e7d8-00000000003f | TASK | Write container-puppet.sh 2025-10-01 08:08:43,159 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.158930 | fa163edc-743b-971c-e7d8-00000000003f | TASK | Write container-puppet.sh 2025-10-01 08:08:43,170 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.165346 | fa163edc-743b-971c-e7d8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005463865 2025-10-01 08:08:43,171 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.171634 | fa163edc-743b-971c-e7d8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005463866 2025-10-01 08:08:43,172 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.172360 | fa163edc-743b-971c-e7d8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005463867 2025-10-01 08:08:43,193 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.192956 | fa163edc-743b-971c-e7d8-00000000003f | TASK | Write container-puppet.sh 2025-10-01 08:08:43,214 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.213808 | fa163edc-743b-971c-e7d8-00000000003f | TASK | Write container-puppet.sh 2025-10-01 08:08:43,231 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.231109 | fa163edc-743b-971c-e7d8-00000000003f | TASK | Write container-puppet.sh 2025-10-01 08:08:43,975 p=83200 u=zuul n=ansible | 2025-10-01 08:08:43.974725 | fa163edc-743b-971c-e7d8-00000000003f | CHANGED | Write container-puppet.sh | np0005463870 2025-10-01 08:08:44,009 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:08:44,082 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.082636 | a1643577-c401-46a4-af6d-7deecdcef8c9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005463870 2025-10-01 08:08:44,099 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.099175 | fa163edc-743b-971c-e7d8-000000000a71 | TASK | Configure tuned before reboot 2025-10-01 08:08:44,105 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.104813 | fa163edc-743b-971c-e7d8-00000000003f | CHANGED | Write container-puppet.sh | np0005463871 2025-10-01 08:08:44,143 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.136567 | fa163edc-743b-971c-e7d8-00000000003f | CHANGED | Write container-puppet.sh | np0005463872 2025-10-01 08:08:44,145 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:08:44,148 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.147507 | fa163edc-743b-971c-e7d8-00000000003f | CHANGED | Write container-puppet.sh | np0005463865 2025-10-01 08:08:44,227 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.227441 | 0b564ce1-eb9b-4e69-bde1-b105a2787182 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005463871 2025-10-01 08:08:44,249 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.248770 | fa163edc-743b-971c-e7d8-000000000ac3 | TASK | Gather variables for each operating system 2025-10-01 08:08:44,267 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.267152 | fa163edc-743b-971c-e7d8-000000000ad6 | TASK | Configure tuned before reboot 2025-10-01 08:08:44,320 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.313064 | fa163edc-743b-971c-e7d8-00000000003f | CHANGED | Write container-puppet.sh | np0005463866 2025-10-01 08:08:44,321 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:08:44,322 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.321769 | fa163edc-743b-971c-e7d8-00000000003f | CHANGED | Write container-puppet.sh | np0005463867 2025-10-01 08:08:44,334 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:08:44,357 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.357156 | fa163edc-743b-971c-e7d8-000000000ac3 | TASK | Gather variables for each operating system 2025-10-01 08:08:44,371 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.369886 | fa163edc-743b-971c-e7d8-000000000ac3 | OK | Gather variables for each operating system | np0005463870 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:08:44,402 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:08:44,430 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:08:44,459 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.459592 | 9974bbcc-2921-4d00-ad3d-0f501b965df1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005463872 2025-10-01 08:08:44,464 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.464739 | 77659263-c725-4821-88da-65b4efe0faf6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005463865 2025-10-01 08:08:44,465 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.465029 | 77659263-c725-4821-88da-65b4efe0faf6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005463866 2025-10-01 08:08:44,481 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.478867 | fa163edc-743b-971c-e7d8-000000000ac3 | OK | Gather variables for each operating system | np0005463871 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:08:44,507 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.506689 | fa163edc-743b-971c-e7d8-000000000b62 | TASK | Configure tuned before reboot 2025-10-01 08:08:44,525 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.524833 | fa163edc-743b-971c-e7d8-000000000b68 | TASK | Configure tuned before reboot 2025-10-01 08:08:44,543 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.542720 | fa163edc-743b-971c-e7d8-000000000b68 | TASK | Configure tuned before reboot 2025-10-01 08:08:44,590 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.590372 | 83754385-c84b-418b-a969-931e48c1d3d8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005463867 2025-10-01 08:08:44,596 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.595776 | d2c5f9cb-c46e-4247-937f-f8f95927cc1d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463870 2025-10-01 08:08:44,618 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.618013 | fa163edc-743b-971c-e7d8-000000000c01 | TASK | Check tuned package is installed 2025-10-01 08:08:44,644 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.643977 | fa163edc-743b-971c-e7d8-000000000ac3 | TASK | Gather variables for each operating system 2025-10-01 08:08:44,662 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.661621 | fa163edc-743b-971c-e7d8-000000000bfb | TASK | Configure tuned before reboot 2025-10-01 08:08:44,721 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.721138 | fa163edc-743b-971c-e7d8-000000000ac3 | TASK | Gather variables for each operating system 2025-10-01 08:08:44,738 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.738437 | fa163edc-743b-971c-e7d8-000000000ac3 | TASK | Gather variables for each operating system 2025-10-01 08:08:44,768 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.768446 | f9498dd1-3118-42e3-a543-8906a7de4528 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463871 2025-10-01 08:08:44,788 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.786904 | fa163edc-743b-971c-e7d8-000000000ac3 | OK | Gather variables for each operating system | np0005463872 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:08:44,799 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.798841 | fa163edc-743b-971c-e7d8-000000000d00 | TASK | Check tuned package is installed 2025-10-01 08:08:44,817 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.816738 | fa163edc-743b-971c-e7d8-000000000ac3 | TASK | Gather variables for each operating system 2025-10-01 08:08:44,842 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.836993 | fa163edc-743b-971c-e7d8-000000000ac3 | OK | Gather variables for each operating system | np0005463865 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:08:44,856 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.853258 | fa163edc-743b-971c-e7d8-000000000ac3 | OK | Gather variables for each operating system | np0005463866 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:08:44,933 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.925853 | 665035f8-a478-48df-8ebc-5379bfe0117d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463872 2025-10-01 08:08:44,979 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.977512 | fa163edc-743b-971c-e7d8-000000000ac3 | OK | Gather variables for each operating system | np0005463867 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:08:44,992 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.992110 | fa163edc-743b-971c-e7d8-000000000d63 | TASK | Check tuned package is installed 2025-10-01 08:08:44,998 p=83200 u=zuul n=ansible | 2025-10-01 08:08:44.998188 | fa163edc-743b-971c-e7d8-000000000c01 | CHANGED | Check tuned package is installed | np0005463870 2025-10-01 08:08:45,025 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.025425 | 86e8e62c-c6f8-4713-8f82-3280e8c787d8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463865 2025-10-01 08:08:45,026 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.025880 | 86e8e62c-c6f8-4713-8f82-3280e8c787d8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463866 2025-10-01 08:08:45,042 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.042481 | fa163edc-743b-971c-e7d8-000000000c02 | TASK | Install tuned 2025-10-01 08:08:45,060 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.060101 | fa163edc-743b-971c-e7d8-000000000d98 | TASK | Check tuned package is installed 2025-10-01 08:08:45,083 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.082842 | fa163edc-743b-971c-e7d8-000000000d98 | TASK | Check tuned package is installed 2025-10-01 08:08:45,105 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.105171 | fa163edc-743b-971c-e7d8-000000000d00 | CHANGED | Check tuned package is installed | np0005463871 2025-10-01 08:08:45,117 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.116791 | fa163edc-743b-971c-e7d8-000000000d01 | TASK | Install tuned 2025-10-01 08:08:45,180 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.180026 | 8e22e363-af28-4f21-a0a4-97820309d3b4 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463867 2025-10-01 08:08:45,198 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.198053 | fa163edc-743b-971c-e7d8-000000000df0 | TASK | Check tuned package is installed 2025-10-01 08:08:45,319 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.319358 | fa163edc-743b-971c-e7d8-000000000d63 | CHANGED | Check tuned package is installed | np0005463872 2025-10-01 08:08:45,330 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.330152 | fa163edc-743b-971c-e7d8-000000000d64 | TASK | Install tuned 2025-10-01 08:08:45,410 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.409849 | fa163edc-743b-971c-e7d8-000000000d98 | CHANGED | Check tuned package is installed | np0005463865 2025-10-01 08:08:45,425 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.425616 | fa163edc-743b-971c-e7d8-000000000d99 | TASK | Install tuned 2025-10-01 08:08:45,439 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.438545 | fa163edc-743b-971c-e7d8-000000000d98 | CHANGED | Check tuned package is installed | np0005463866 2025-10-01 08:08:45,454 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.454505 | fa163edc-743b-971c-e7d8-000000000d99 | TASK | Install tuned 2025-10-01 08:08:45,545 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.545213 | fa163edc-743b-971c-e7d8-000000000df0 | CHANGED | Check tuned package is installed | np0005463867 2025-10-01 08:08:45,561 p=83200 u=zuul n=ansible | 2025-10-01 08:08:45.561076 | fa163edc-743b-971c-e7d8-000000000df1 | TASK | Install tuned 2025-10-01 08:08:51,514 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.512809 | fa163edc-743b-971c-e7d8-000000000c02 | CHANGED | Install tuned | np0005463870 2025-10-01 08:08:51,530 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.529878 | fa163edc-743b-971c-e7d8-000000000c03 | TASK | Restart tuned 2025-10-01 08:08:51,564 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.563810 | fa163edc-743b-971c-e7d8-000000000d64 | CHANGED | Install tuned | np0005463872 2025-10-01 08:08:51,590 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.589823 | fa163edc-743b-971c-e7d8-000000000d65 | TASK | Restart tuned 2025-10-01 08:08:51,597 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.596351 | fa163edc-743b-971c-e7d8-000000000d01 | CHANGED | Install tuned | np0005463871 2025-10-01 08:08:51,613 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.613021 | fa163edc-743b-971c-e7d8-000000000d02 | TASK | Restart tuned 2025-10-01 08:08:51,741 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.740423 | fa163edc-743b-971c-e7d8-000000000d99 | CHANGED | Install tuned | np0005463866 2025-10-01 08:08:51,771 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.771003 | fa163edc-743b-971c-e7d8-000000000d9a | TASK | Restart tuned 2025-10-01 08:08:51,886 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.885220 | fa163edc-743b-971c-e7d8-000000000d99 | CHANGED | Install tuned | np0005463865 2025-10-01 08:08:51,908 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.907849 | fa163edc-743b-971c-e7d8-000000000d9a | TASK | Restart tuned 2025-10-01 08:08:51,928 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.928138 | fa163edc-743b-971c-e7d8-000000000df1 | CHANGED | Install tuned | np0005463867 2025-10-01 08:08:51,953 p=83200 u=zuul n=ansible | 2025-10-01 08:08:51.952644 | fa163edc-743b-971c-e7d8-000000000df2 | TASK | Restart tuned 2025-10-01 08:08:53,423 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.422591 | fa163edc-743b-971c-e7d8-000000000c03 | CHANGED | Restart tuned | np0005463870 2025-10-01 08:08:53,449 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.448701 | fa163edc-743b-971c-e7d8-000000000ac5 | TASK | Check for tuned-adm 2025-10-01 08:08:53,490 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.489354 | fa163edc-743b-971c-e7d8-000000000d02 | CHANGED | Restart tuned | np0005463871 2025-10-01 08:08:53,515 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.515373 | fa163edc-743b-971c-e7d8-000000000ac5 | TASK | Check for tuned-adm 2025-10-01 08:08:53,554 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.553186 | fa163edc-743b-971c-e7d8-000000000d65 | CHANGED | Restart tuned | np0005463872 2025-10-01 08:08:53,569 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.569491 | fa163edc-743b-971c-e7d8-000000000ac5 | TASK | Check for tuned-adm 2025-10-01 08:08:53,640 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.638638 | fa163edc-743b-971c-e7d8-000000000d9a | CHANGED | Restart tuned | np0005463866 2025-10-01 08:08:53,678 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.677894 | fa163edc-743b-971c-e7d8-000000000ac5 | TASK | Check for tuned-adm 2025-10-01 08:08:53,770 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.769477 | fa163edc-743b-971c-e7d8-000000000ac5 | OK | Check for tuned-adm | np0005463870 2025-10-01 08:08:53,825 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.824748 | fa163edc-743b-971c-e7d8-000000000ac5 | OK | Check for tuned-adm | np0005463871 2025-10-01 08:08:53,861 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.861327 | d486e258-ce09-4a07-9e7e-6df81d2b19f7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463870 2025-10-01 08:08:53,903 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.903458 | fa163edc-743b-971c-e7d8-000000000e3f | TASK | Ensure profile directory exists 2025-10-01 08:08:53,950 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.949073 | fa163edc-743b-971c-e7d8-000000000ac5 | OK | Check for tuned-adm | np0005463872 2025-10-01 08:08:53,962 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.952672 | fa163edc-743b-971c-e7d8-000000000d9a | CHANGED | Restart tuned | np0005463865 2025-10-01 08:08:53,964 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.964557 | fa163edc-743b-971c-e7d8-000000000df2 | CHANGED | Restart tuned | np0005463867 2025-10-01 08:08:53,966 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.966439 | fa163edc-743b-971c-e7d8-000000000e3f | SKIPPED | Ensure profile directory exists | np0005463870 2025-10-01 08:08:53,967 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.967374 | fa163edc-743b-971c-e7d8-000000000ac5 | OK | Check for tuned-adm | np0005463866 2025-10-01 08:08:53,985 p=83200 u=zuul n=ansible | 2025-10-01 08:08:53.985176 | fa163edc-743b-971c-e7d8-000000000e40 | TASK | Create custom tuned profile 2025-10-01 08:08:54,037 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.032074 | fa163edc-743b-971c-e7d8-000000000ac5 | TASK | Check for tuned-adm 2025-10-01 08:08:54,110 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.109655 | fa163edc-743b-971c-e7d8-000000000ac5 | TASK | Check for tuned-adm 2025-10-01 08:08:54,115 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.114981 | fa163edc-743b-971c-e7d8-000000000e40 | SKIPPED | Create custom tuned profile | np0005463870 2025-10-01 08:08:54,149 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.148974 | f729461c-598b-445c-8e23-3644424978ee | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463871 2025-10-01 08:08:54,149 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.149492 | f729461c-598b-445c-8e23-3644424978ee | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463872 2025-10-01 08:08:54,149 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.149767 | f729461c-598b-445c-8e23-3644424978ee | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463866 2025-10-01 08:08:54,195 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.194995 | fa163edc-743b-971c-e7d8-000000000e41 | TASK | Check tuned active profile 2025-10-01 08:08:54,215 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.214231 | fa163edc-743b-971c-e7d8-000000000ea9 | TASK | Ensure profile directory exists 2025-10-01 08:08:54,233 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.233238 | fa163edc-743b-971c-e7d8-000000000ea9 | TASK | Ensure profile directory exists 2025-10-01 08:08:54,251 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.251420 | fa163edc-743b-971c-e7d8-000000000ea9 | TASK | Ensure profile directory exists 2025-10-01 08:08:54,271 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.270761 | fa163edc-743b-971c-e7d8-000000000ea9 | SKIPPED | Ensure profile directory exists | np0005463871 2025-10-01 08:08:54,272 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.271893 | fa163edc-743b-971c-e7d8-000000000ea9 | SKIPPED | Ensure profile directory exists | np0005463872 2025-10-01 08:08:54,282 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.282406 | fa163edc-743b-971c-e7d8-000000000eaa | TASK | Create custom tuned profile 2025-10-01 08:08:54,298 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.298175 | fa163edc-743b-971c-e7d8-000000000eaa | TASK | Create custom tuned profile 2025-10-01 08:08:54,307 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.304518 | fa163edc-743b-971c-e7d8-000000000ea9 | SKIPPED | Ensure profile directory exists | np0005463866 2025-10-01 08:08:54,308 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.308562 | fa163edc-743b-971c-e7d8-000000000ac5 | OK | Check for tuned-adm | np0005463865 2025-10-01 08:08:54,354 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.353533 | fa163edc-743b-971c-e7d8-000000000eaa | TASK | Create custom tuned profile 2025-10-01 08:08:54,359 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.359147 | fa163edc-743b-971c-e7d8-000000000eaa | SKIPPED | Create custom tuned profile | np0005463871 2025-10-01 08:08:54,360 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.360336 | fa163edc-743b-971c-e7d8-000000000eaa | SKIPPED | Create custom tuned profile | np0005463872 2025-10-01 08:08:54,381 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.381418 | 1dcd81b2-c32e-4759-9eba-a47f2c5285f9 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463865 2025-10-01 08:08:54,407 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.407265 | fa163edc-743b-971c-e7d8-000000000eab | TASK | Check tuned active profile 2025-10-01 08:08:54,420 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.420363 | fa163edc-743b-971c-e7d8-000000000eab | TASK | Check tuned active profile 2025-10-01 08:08:54,441 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.440715 | fa163edc-743b-971c-e7d8-000000000fab | TASK | Ensure profile directory exists 2025-10-01 08:08:54,446 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.446284 | fa163edc-743b-971c-e7d8-000000000ac5 | OK | Check for tuned-adm | np0005463867 2025-10-01 08:08:54,447 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.447582 | fa163edc-743b-971c-e7d8-000000000eaa | SKIPPED | Create custom tuned profile | np0005463866 2025-10-01 08:08:54,463 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.462701 | fa163edc-743b-971c-e7d8-000000000eab | TASK | Check tuned active profile 2025-10-01 08:08:54,508 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.507944 | fa163edc-743b-971c-e7d8-000000000fab | SKIPPED | Ensure profile directory exists | np0005463865 2025-10-01 08:08:54,527 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.527140 | 207328c8-fb26-4440-a8dc-177b290fdf36 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463867 2025-10-01 08:08:54,553 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.552941 | fa163edc-743b-971c-e7d8-000000000fac | TASK | Create custom tuned profile 2025-10-01 08:08:54,571 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.571411 | fa163edc-743b-971c-e7d8-00000000100b | TASK | Ensure profile directory exists 2025-10-01 08:08:54,599 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.598144 | fa163edc-743b-971c-e7d8-000000000e41 | OK | Check tuned active profile | np0005463870 2025-10-01 08:08:54,614 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.614413 | fa163edc-743b-971c-e7d8-000000000e42 | TASK | Check Tuned Configuration file exists 2025-10-01 08:08:54,620 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.619451 | fa163edc-743b-971c-e7d8-000000000fac | SKIPPED | Create custom tuned profile | np0005463865 2025-10-01 08:08:54,620 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.620574 | fa163edc-743b-971c-e7d8-00000000100b | SKIPPED | Ensure profile directory exists | np0005463867 2025-10-01 08:08:54,636 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.636090 | fa163edc-743b-971c-e7d8-000000000fad | TASK | Check tuned active profile 2025-10-01 08:08:54,662 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.661517 | fa163edc-743b-971c-e7d8-00000000100c | TASK | Create custom tuned profile 2025-10-01 08:08:54,668 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.667778 | fa163edc-743b-971c-e7d8-000000000eab | OK | Check tuned active profile | np0005463872 2025-10-01 08:08:54,686 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.686042 | fa163edc-743b-971c-e7d8-000000000eac | TASK | Check Tuned Configuration file exists 2025-10-01 08:08:54,697 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.697155 | fa163edc-743b-971c-e7d8-000000000eab | OK | Check tuned active profile | np0005463871 2025-10-01 08:08:54,711 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.710844 | fa163edc-743b-971c-e7d8-000000000eac | TASK | Check Tuned Configuration file exists 2025-10-01 08:08:54,716 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.715934 | fa163edc-743b-971c-e7d8-00000000100c | SKIPPED | Create custom tuned profile | np0005463867 2025-10-01 08:08:54,732 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.732221 | fa163edc-743b-971c-e7d8-00000000100d | TASK | Check tuned active profile 2025-10-01 08:08:54,756 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.756045 | fa163edc-743b-971c-e7d8-000000000eab | OK | Check tuned active profile | np0005463866 2025-10-01 08:08:54,771 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.770934 | fa163edc-743b-971c-e7d8-000000000eac | TASK | Check Tuned Configuration file exists 2025-10-01 08:08:54,912 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.911895 | fa163edc-743b-971c-e7d8-000000000e42 | OK | Check Tuned Configuration file exists | np0005463870 2025-10-01 08:08:54,913 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.913194 | fa163edc-743b-971c-e7d8-000000000fad | OK | Check tuned active profile | np0005463865 2025-10-01 08:08:54,928 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.928049 | fa163edc-743b-971c-e7d8-000000000e43 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:08:54,946 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.945914 | fa163edc-743b-971c-e7d8-000000000fae | TASK | Check Tuned Configuration file exists 2025-10-01 08:08:54,951 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.950800 | fa163edc-743b-971c-e7d8-000000000eac | OK | Check Tuned Configuration file exists | np0005463872 2025-10-01 08:08:54,961 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.961590 | fa163edc-743b-971c-e7d8-000000000ead | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:08:54,987 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.975759 | fa163edc-743b-971c-e7d8-000000000e43 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463870 2025-10-01 08:08:54,988 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.988516 | fa163edc-743b-971c-e7d8-00000000100d | OK | Check tuned active profile | np0005463867 2025-10-01 08:08:54,989 p=83200 u=zuul n=ansible | 2025-10-01 08:08:54.989655 | fa163edc-743b-971c-e7d8-000000000eac | OK | Check Tuned Configuration file exists | np0005463871 2025-10-01 08:08:55,005 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.005406 | fa163edc-743b-971c-e7d8-000000000e44 | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:08:55,036 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.035204 | fa163edc-743b-971c-e7d8-000000000ead | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:08:55,079 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.079105 | fa163edc-743b-971c-e7d8-00000000100e | TASK | Check Tuned Configuration file exists 2025-10-01 08:08:55,085 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.084191 | fa163edc-743b-971c-e7d8-000000000ead | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463872 2025-10-01 08:08:55,086 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.086225 | fa163edc-743b-971c-e7d8-000000000e44 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463870 2025-10-01 08:08:55,088 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.087720 | fa163edc-743b-971c-e7d8-000000000eac | OK | Check Tuned Configuration file exists | np0005463866 2025-10-01 08:08:55,109 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.108842 | fa163edc-743b-971c-e7d8-000000000e45 | TASK | Enable tuned profile 2025-10-01 08:08:55,127 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.127464 | fa163edc-743b-971c-e7d8-000000000eae | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:08:55,147 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.146550 | fa163edc-743b-971c-e7d8-000000000ead | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:08:55,153 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.151390 | fa163edc-743b-971c-e7d8-000000000ead | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463871 2025-10-01 08:08:55,163 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.163447 | fa163edc-743b-971c-e7d8-000000000eae | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:08:55,192 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.192026 | fa163edc-743b-971c-e7d8-000000000eae | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463872 2025-10-01 08:08:55,209 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.208770 | fa163edc-743b-971c-e7d8-000000000eaf | TASK | Enable tuned profile 2025-10-01 08:08:55,214 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.214335 | fa163edc-743b-971c-e7d8-000000000ead | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463866 2025-10-01 08:08:55,236 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.236145 | fa163edc-743b-971c-e7d8-000000000eae | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:08:55,242 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.241474 | fa163edc-743b-971c-e7d8-000000000eae | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463871 2025-10-01 08:08:55,259 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.259101 | fa163edc-743b-971c-e7d8-000000000eaf | TASK | Enable tuned profile 2025-10-01 08:08:55,265 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.264599 | fa163edc-743b-971c-e7d8-000000000fae | OK | Check Tuned Configuration file exists | np0005463865 2025-10-01 08:08:55,288 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.287845 | fa163edc-743b-971c-e7d8-000000000faf | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:08:55,293 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.293018 | fa163edc-743b-971c-e7d8-000000000eae | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463866 2025-10-01 08:08:55,313 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.313683 | fa163edc-743b-971c-e7d8-000000000eaf | TASK | Enable tuned profile 2025-10-01 08:08:55,324 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.324149 | fa163edc-743b-971c-e7d8-000000000faf | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463865 2025-10-01 08:08:55,341 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.340776 | fa163edc-743b-971c-e7d8-000000000fb0 | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:08:55,383 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.383136 | fa163edc-743b-971c-e7d8-000000000fb0 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463865 2025-10-01 08:08:55,402 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.402093 | fa163edc-743b-971c-e7d8-000000000fb1 | TASK | Enable tuned profile 2025-10-01 08:08:55,407 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.406978 | fa163edc-743b-971c-e7d8-00000000100e | OK | Check Tuned Configuration file exists | np0005463867 2025-10-01 08:08:55,423 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.422883 | fa163edc-743b-971c-e7d8-00000000100f | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:08:55,488 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.487404 | fa163edc-743b-971c-e7d8-00000000100f | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463867 2025-10-01 08:08:55,504 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.504156 | fa163edc-743b-971c-e7d8-000000001010 | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:08:55,561 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.560609 | fa163edc-743b-971c-e7d8-000000001010 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463867 2025-10-01 08:08:55,576 p=83200 u=zuul n=ansible | 2025-10-01 08:08:55.576208 | fa163edc-743b-971c-e7d8-000000001011 | TASK | Enable tuned profile 2025-10-01 08:08:56,612 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.610789 | fa163edc-743b-971c-e7d8-000000000e45 | CHANGED | Enable tuned profile | np0005463870 2025-10-01 08:08:56,642 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.642437 | fa163edc-743b-971c-e7d8-000000000a72 | TASK | Configure kernel args and reboot 2025-10-01 08:08:56,835 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.835404 | fa163edc-743b-971c-e7d8-0000000010f2 | TASK | Get the command line args of the node 2025-10-01 08:08:56,843 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.842792 | fa163edc-743b-971c-e7d8-000000000eaf | CHANGED | Enable tuned profile | np0005463872 2025-10-01 08:08:56,844 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.844686 | fa163edc-743b-971c-e7d8-000000000eaf | CHANGED | Enable tuned profile | np0005463871 2025-10-01 08:08:56,846 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.845775 | fa163edc-743b-971c-e7d8-000000000eaf | CHANGED | Enable tuned profile | np0005463866 2025-10-01 08:08:56,883 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.883175 | fa163edc-743b-971c-e7d8-000000000fb1 | CHANGED | Enable tuned profile | np0005463865 2025-10-01 08:08:56,893 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.892648 | fa163edc-743b-971c-e7d8-000000000ad7 | TASK | Configure kernel args and reboot 2025-10-01 08:08:56,908 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.907859 | fa163edc-743b-971c-e7d8-000000000b63 | TASK | Configure kernel args and reboot 2025-10-01 08:08:56,943 p=83200 u=zuul n=ansible | 2025-10-01 08:08:56.942883 | fa163edc-743b-971c-e7d8-000000000b69 | TASK | Configure kernel args and reboot 2025-10-01 08:08:57,021 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.021055 | fa163edc-743b-971c-e7d8-0000000010f2 | TASK | Get the command line args of the node 2025-10-01 08:08:57,039 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.039028 | fa163edc-743b-971c-e7d8-000000000b69 | TASK | Configure kernel args and reboot 2025-10-01 08:08:57,183 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.182817 | fa163edc-743b-971c-e7d8-0000000010f2 | TASK | Get the command line args of the node 2025-10-01 08:08:57,200 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.200036 | fa163edc-743b-971c-e7d8-0000000010f2 | TASK | Get the command line args of the node 2025-10-01 08:08:57,205 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.204614 | fa163edc-743b-971c-e7d8-000000001011 | CHANGED | Enable tuned profile | np0005463867 2025-10-01 08:08:57,206 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.206225 | fa163edc-743b-971c-e7d8-0000000010f2 | CHANGED | Get the command line args of the node | np0005463870 2025-10-01 08:08:57,275 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.274871 | fa163edc-743b-971c-e7d8-0000000010f4 | TASK | Check if node has a nova.conf 2025-10-01 08:08:57,292 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.292399 | fa163edc-743b-971c-e7d8-0000000010f2 | TASK | Get the command line args of the node 2025-10-01 08:08:57,330 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.329814 | fa163edc-743b-971c-e7d8-000000000bfc | TASK | Configure kernel args and reboot 2025-10-01 08:08:57,336 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.336346 | fa163edc-743b-971c-e7d8-0000000010f2 | CHANGED | Get the command line args of the node | np0005463871 2025-10-01 08:08:57,348 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.348079 | fa163edc-743b-971c-e7d8-0000000010f4 | TASK | Check if node has a nova.conf 2025-10-01 08:08:57,447 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.446764 | fa163edc-743b-971c-e7d8-0000000010f2 | TASK | Get the command line args of the node 2025-10-01 08:08:57,494 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.493503 | fa163edc-743b-971c-e7d8-0000000010f2 | CHANGED | Get the command line args of the node | np0005463872 2025-10-01 08:08:57,505 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.505000 | fa163edc-743b-971c-e7d8-0000000010f4 | TASK | Check if node has a nova.conf 2025-10-01 08:08:57,516 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.515338 | fa163edc-743b-971c-e7d8-0000000010f2 | CHANGED | Get the command line args of the node | np0005463866 2025-10-01 08:08:57,531 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.531508 | fa163edc-743b-971c-e7d8-0000000010f4 | TASK | Check if node has a nova.conf 2025-10-01 08:08:57,574 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.573481 | fa163edc-743b-971c-e7d8-0000000010f2 | CHANGED | Get the command line args of the node | np0005463865 2025-10-01 08:08:57,591 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.590702 | fa163edc-743b-971c-e7d8-0000000010f4 | TASK | Check if node has a nova.conf 2025-10-01 08:08:57,596 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.595563 | fa163edc-743b-971c-e7d8-0000000010f4 | OK | Check if node has a nova.conf | np0005463870 2025-10-01 08:08:57,607 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.607098 | fa163edc-743b-971c-e7d8-0000000010f6 | TASK | Warn operator about workload protection 2025-10-01 08:08:57,630 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.630417 | fa163edc-743b-971c-e7d8-0000000010f6 | SKIPPED | Warn operator about workload protection | np0005463870 2025-10-01 08:08:57,640 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.640764 | fa163edc-743b-971c-e7d8-0000000010f7 | TASK | Setting defer reboot fact 2025-10-01 08:08:57,655 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.654698 | fa163edc-743b-971c-e7d8-0000000010f4 | OK | Check if node has a nova.conf | np0005463871 2025-10-01 08:08:57,668 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.668275 | fa163edc-743b-971c-e7d8-0000000010f6 | TASK | Warn operator about workload protection 2025-10-01 08:08:57,673 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.672534 | fa163edc-743b-971c-e7d8-0000000010f7 | SKIPPED | Setting defer reboot fact | np0005463870 2025-10-01 08:08:57,684 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.684067 | fa163edc-743b-971c-e7d8-0000000010f9 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-01 08:08:57,704 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.704682 | fa163edc-743b-971c-e7d8-0000000010f6 | SKIPPED | Warn operator about workload protection | np0005463871 2025-10-01 08:08:57,714 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.714578 | fa163edc-743b-971c-e7d8-0000000010fe | TASK | Find hugepages in cmdline 2025-10-01 08:08:57,729 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.728443 | fa163edc-743b-971c-e7d8-0000000010f7 | TASK | Setting defer reboot fact 2025-10-01 08:08:57,768 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.768378 | fa163edc-743b-971c-e7d8-0000000010f2 | CHANGED | Get the command line args of the node | np0005463867 2025-10-01 08:08:57,770 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.769798 | fa163edc-743b-971c-e7d8-0000000010fe | SKIPPED | Find hugepages in cmdline | np0005463870 2025-10-01 08:08:57,770 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.770608 | fa163edc-743b-971c-e7d8-0000000010f7 | SKIPPED | Setting defer reboot fact | np0005463871 2025-10-01 08:08:57,780 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.780550 | fa163edc-743b-971c-e7d8-0000000010ff | TASK | Finding human-readable hugepages in cmdline 2025-10-01 08:08:57,798 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.797472 | fa163edc-743b-971c-e7d8-0000000010f9 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-01 08:08:57,835 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.835254 | fa163edc-743b-971c-e7d8-0000000010f4 | TASK | Check if node has a nova.conf 2025-10-01 08:08:57,840 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.840335 | fa163edc-743b-971c-e7d8-0000000010f4 | OK | Check if node has a nova.conf | np0005463872 2025-10-01 08:08:57,842 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.842164 | fa163edc-743b-971c-e7d8-0000000010f4 | OK | Check if node has a nova.conf | np0005463866 2025-10-01 08:08:57,843 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.842929 | fa163edc-743b-971c-e7d8-0000000010ff | SKIPPED | Finding human-readable hugepages in cmdline | np0005463870 2025-10-01 08:08:57,854 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.853927 | fa163edc-743b-971c-e7d8-000000001103 | TASK | Find desired default hugepage size 2025-10-01 08:08:57,872 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.867294 | fa163edc-743b-971c-e7d8-0000000010fe | TASK | Find hugepages in cmdline 2025-10-01 08:08:57,887 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.886805 | fa163edc-743b-971c-e7d8-0000000010f6 | TASK | Warn operator about workload protection 2025-10-01 08:08:57,916 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.911305 | fa163edc-743b-971c-e7d8-0000000010f6 | TASK | Warn operator about workload protection 2025-10-01 08:08:57,929 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.922642 | fa163edc-743b-971c-e7d8-0000000010f4 | OK | Check if node has a nova.conf | np0005463865 2025-10-01 08:08:57,931 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.931081 | fa163edc-743b-971c-e7d8-000000001103 | SKIPPED | Find desired default hugepage size | np0005463870 2025-10-01 08:08:57,932 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.931759 | fa163edc-743b-971c-e7d8-0000000010fe | SKIPPED | Find hugepages in cmdline | np0005463871 2025-10-01 08:08:57,932 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.932600 | fa163edc-743b-971c-e7d8-0000000010f6 | SKIPPED | Warn operator about workload protection | np0005463872 2025-10-01 08:08:57,944 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.944082 | fa163edc-743b-971c-e7d8-000000001105 | TASK | Storing non-configured hugepages 2025-10-01 08:08:57,964 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.963893 | fa163edc-743b-971c-e7d8-0000000010ff | TASK | Finding human-readable hugepages in cmdline 2025-10-01 08:08:57,983 p=83200 u=zuul n=ansible | 2025-10-01 08:08:57.983393 | fa163edc-743b-971c-e7d8-0000000010f7 | TASK | Setting defer reboot fact 2025-10-01 08:08:58,007 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.002282 | fa163edc-743b-971c-e7d8-0000000010f6 | TASK | Warn operator about workload protection 2025-10-01 08:08:58,013 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.012635 | fa163edc-743b-971c-e7d8-0000000010f6 | SKIPPED | Warn operator about workload protection | np0005463866 2025-10-01 08:08:58,014 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.014260 | fa163edc-743b-971c-e7d8-0000000010ff | SKIPPED | Finding human-readable hugepages in cmdline | np0005463871 2025-10-01 08:08:58,022 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.021989 | fa163edc-743b-971c-e7d8-0000000010f7 | SKIPPED | Setting defer reboot fact | np0005463872 2025-10-01 08:08:58,032 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.032514 | fa163edc-743b-971c-e7d8-000000001107 | TASK | Validating against hugepages config received from TripleO 2025-10-01 08:08:58,055 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.055374 | fa163edc-743b-971c-e7d8-000000001103 | TASK | Find desired default hugepage size 2025-10-01 08:08:58,074 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.070175 | fa163edc-743b-971c-e7d8-0000000010f9 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-01 08:08:58,098 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.092308 | fa163edc-743b-971c-e7d8-0000000010f7 | TASK | Setting defer reboot fact 2025-10-01 08:08:58,104 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.103482 | fa163edc-743b-971c-e7d8-0000000010f6 | SKIPPED | Warn operator about workload protection | np0005463865 2025-10-01 08:08:58,104 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.104655 | fa163edc-743b-971c-e7d8-000000001107 | SKIPPED | Validating against hugepages config received from TripleO | np0005463870 2025-10-01 08:08:58,105 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.105538 | fa163edc-743b-971c-e7d8-000000001103 | SKIPPED | Find desired default hugepage size | np0005463871 2025-10-01 08:08:58,125 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.121291 | fa163edc-743b-971c-e7d8-000000001108 | TASK | Determining the default hugepagesz 2025-10-01 08:08:58,138 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.138371 | fa163edc-743b-971c-e7d8-000000001105 | TASK | Storing non-configured hugepages 2025-10-01 08:08:58,158 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.155809 | fa163edc-743b-971c-e7d8-0000000010fe | TASK | Find hugepages in cmdline 2025-10-01 08:08:58,175 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.175371 | fa163edc-743b-971c-e7d8-0000000010f7 | TASK | Setting defer reboot fact 2025-10-01 08:08:58,181 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.181222 | fa163edc-743b-971c-e7d8-0000000010f4 | OK | Check if node has a nova.conf | np0005463867 2025-10-01 08:08:58,182 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.182438 | fa163edc-743b-971c-e7d8-0000000010f7 | SKIPPED | Setting defer reboot fact | np0005463866 2025-10-01 08:08:58,183 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.182999 | fa163edc-743b-971c-e7d8-000000001108 | SKIPPED | Determining the default hugepagesz | np0005463870 2025-10-01 08:08:58,202 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.198225 | fa163edc-743b-971c-e7d8-000000001109 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-01 08:08:58,215 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.215181 | fa163edc-743b-971c-e7d8-000000001107 | TASK | Validating against hugepages config received from TripleO 2025-10-01 08:08:58,238 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.237951 | fa163edc-743b-971c-e7d8-0000000010f9 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-01 08:08:58,264 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.260950 | fa163edc-743b-971c-e7d8-0000000010f6 | TASK | Warn operator about workload protection 2025-10-01 08:08:58,268 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.268184 | fa163edc-743b-971c-e7d8-0000000010fe | SKIPPED | Find hugepages in cmdline | np0005463872 2025-10-01 08:08:58,269 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.269534 | fa163edc-743b-971c-e7d8-0000000010f7 | SKIPPED | Setting defer reboot fact | np0005463865 2025-10-01 08:08:58,270 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.270148 | fa163edc-743b-971c-e7d8-000000001109 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005463870 2025-10-01 08:08:58,270 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.270753 | fa163edc-743b-971c-e7d8-000000001107 | SKIPPED | Validating against hugepages config received from TripleO | np0005463871 2025-10-01 08:08:58,282 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.281909 | fa163edc-743b-971c-e7d8-00000000110a | TASK | Making sure that we have a default hugepagesz 2025-10-01 08:08:58,300 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.299571 | fa163edc-743b-971c-e7d8-000000001108 | TASK | Determining the default hugepagesz 2025-10-01 08:08:58,314 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.314252 | fa163edc-743b-971c-e7d8-0000000010ff | TASK | Finding human-readable hugepages in cmdline 2025-10-01 08:08:58,343 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.343309 | fa163edc-743b-971c-e7d8-0000000010f9 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-01 08:08:58,371 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.371012 | fa163edc-743b-971c-e7d8-0000000010fe | TASK | Find hugepages in cmdline 2025-10-01 08:08:58,376 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.375800 | fa163edc-743b-971c-e7d8-0000000010f6 | SKIPPED | Warn operator about workload protection | np0005463867 2025-10-01 08:08:58,377 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.376971 | fa163edc-743b-971c-e7d8-00000000110a | SKIPPED | Making sure that we have a default hugepagesz | np0005463870 2025-10-01 08:08:58,377 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.377787 | fa163edc-743b-971c-e7d8-000000001108 | SKIPPED | Determining the default hugepagesz | np0005463871 2025-10-01 08:08:58,378 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.378329 | fa163edc-743b-971c-e7d8-0000000010ff | SKIPPED | Finding human-readable hugepages in cmdline | np0005463872 2025-10-01 08:08:58,391 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.390852 | fa163edc-743b-971c-e7d8-00000000110c | TASK | Warn about possible modifications 2025-10-01 08:08:58,404 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.404317 | fa163edc-743b-971c-e7d8-000000001109 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-01 08:08:58,427 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.426979 | fa163edc-743b-971c-e7d8-000000001103 | TASK | Find desired default hugepage size 2025-10-01 08:08:58,448 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.444831 | fa163edc-743b-971c-e7d8-0000000010fe | TASK | Find hugepages in cmdline 2025-10-01 08:08:58,471 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.470475 | fa163edc-743b-971c-e7d8-0000000010f7 | TASK | Setting defer reboot fact 2025-10-01 08:08:58,476 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.475495 | fa163edc-743b-971c-e7d8-0000000010fe | SKIPPED | Find hugepages in cmdline | np0005463866 2025-10-01 08:08:58,476 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.476661 | fa163edc-743b-971c-e7d8-00000000110c | SKIPPED | Warn about possible modifications | np0005463870 2025-10-01 08:08:58,477 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.477269 | fa163edc-743b-971c-e7d8-000000001109 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005463871 2025-10-01 08:08:58,478 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.477813 | fa163edc-743b-971c-e7d8-000000001103 | SKIPPED | Find desired default hugepage size | np0005463872 2025-10-01 08:08:58,503 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.502359 | fa163edc-743b-971c-e7d8-00000000110d | TASK | Remove hugepage settings from kernelargs 2025-10-01 08:08:58,535 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.534202 | fa163edc-743b-971c-e7d8-00000000110a | TASK | Making sure that we have a default hugepagesz 2025-10-01 08:08:58,566 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.565469 | fa163edc-743b-971c-e7d8-000000001105 | TASK | Storing non-configured hugepages 2025-10-01 08:08:58,607 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.606529 | fa163edc-743b-971c-e7d8-0000000010ff | TASK | Finding human-readable hugepages in cmdline 2025-10-01 08:08:58,611 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.611275 | fa163edc-743b-971c-e7d8-0000000010fe | SKIPPED | Find hugepages in cmdline | np0005463865 2025-10-01 08:08:58,612 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.612660 | fa163edc-743b-971c-e7d8-0000000010f7 | SKIPPED | Setting defer reboot fact | np0005463867 2025-10-01 08:08:58,613 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.613526 | fa163edc-743b-971c-e7d8-00000000110d | SKIPPED | Remove hugepage settings from kernelargs | np0005463870 2025-10-01 08:08:58,614 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.614347 | fa163edc-743b-971c-e7d8-00000000110a | SKIPPED | Making sure that we have a default hugepagesz | np0005463871 2025-10-01 08:08:58,628 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.628489 | fa163edc-743b-971c-e7d8-00000000110e | TASK | Cleaning up whitespaces 2025-10-01 08:08:58,650 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.644954 | fa163edc-743b-971c-e7d8-00000000110c | TASK | Warn about possible modifications 2025-10-01 08:08:58,674 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.669118 | fa163edc-743b-971c-e7d8-000000001107 | TASK | Validating against hugepages config received from TripleO 2025-10-01 08:08:58,697 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.696784 | fa163edc-743b-971c-e7d8-0000000010ff | TASK | Finding human-readable hugepages in cmdline 2025-10-01 08:08:58,720 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.719600 | fa163edc-743b-971c-e7d8-0000000010f9 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-01 08:08:58,725 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.724623 | fa163edc-743b-971c-e7d8-0000000010ff | SKIPPED | Finding human-readable hugepages in cmdline | np0005463866 2025-10-01 08:08:58,725 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.725721 | fa163edc-743b-971c-e7d8-00000000110e | SKIPPED | Cleaning up whitespaces | np0005463870 2025-10-01 08:08:58,726 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.726319 | fa163edc-743b-971c-e7d8-00000000110c | SKIPPED | Warn about possible modifications | np0005463871 2025-10-01 08:08:58,727 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.726935 | fa163edc-743b-971c-e7d8-000000001107 | SKIPPED | Validating against hugepages config received from TripleO | np0005463872 2025-10-01 08:08:58,746 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.746409 | fa163edc-743b-971c-e7d8-000000001110 | TASK | Check if the kernelargs entry is already present in the file 2025-10-01 08:08:58,760 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.759662 | fa163edc-743b-971c-e7d8-00000000110d | TASK | Remove hugepage settings from kernelargs 2025-10-01 08:08:58,773 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.772944 | fa163edc-743b-971c-e7d8-000000001108 | TASK | Determining the default hugepagesz 2025-10-01 08:08:58,801 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.791152 | fa163edc-743b-971c-e7d8-000000001103 | TASK | Find desired default hugepage size 2025-10-01 08:08:58,807 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.806392 | fa163edc-743b-971c-e7d8-0000000010ff | SKIPPED | Finding human-readable hugepages in cmdline | np0005463865 2025-10-01 08:08:58,808 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.808272 | fa163edc-743b-971c-e7d8-00000000110d | SKIPPED | Remove hugepage settings from kernelargs | np0005463871 2025-10-01 08:08:58,823 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.818872 | fa163edc-743b-971c-e7d8-00000000110e | TASK | Cleaning up whitespaces 2025-10-01 08:08:58,841 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.840572 | fa163edc-743b-971c-e7d8-000000001103 | TASK | Find desired default hugepage size 2025-10-01 08:08:58,870 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.870166 | fa163edc-743b-971c-e7d8-0000000010fe | TASK | Find hugepages in cmdline 2025-10-01 08:08:58,875 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.875256 | fa163edc-743b-971c-e7d8-000000001108 | SKIPPED | Determining the default hugepagesz | np0005463872 2025-10-01 08:08:58,876 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.876415 | fa163edc-743b-971c-e7d8-000000001103 | SKIPPED | Find desired default hugepage size | np0005463866 2025-10-01 08:08:58,877 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.876988 | fa163edc-743b-971c-e7d8-00000000110e | SKIPPED | Cleaning up whitespaces | np0005463871 2025-10-01 08:08:58,893 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.893502 | fa163edc-743b-971c-e7d8-000000001110 | TASK | Check if the kernelargs entry is already present in the file 2025-10-01 08:08:58,912 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.911677 | fa163edc-743b-971c-e7d8-000000001109 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-01 08:08:58,931 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.930768 | fa163edc-743b-971c-e7d8-000000001105 | TASK | Storing non-configured hugepages 2025-10-01 08:08:58,937 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.937070 | fa163edc-743b-971c-e7d8-000000001103 | SKIPPED | Find desired default hugepage size | np0005463865 2025-10-01 08:08:58,938 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.938160 | fa163edc-743b-971c-e7d8-0000000010fe | SKIPPED | Find hugepages in cmdline | np0005463867 2025-10-01 08:08:58,963 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.963251 | fa163edc-743b-971c-e7d8-000000001105 | TASK | Storing non-configured hugepages 2025-10-01 08:08:58,981 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.980744 | fa163edc-743b-971c-e7d8-0000000010ff | TASK | Finding human-readable hugepages in cmdline 2025-10-01 08:08:58,986 p=83200 u=zuul n=ansible | 2025-10-01 08:08:58.985817 | fa163edc-743b-971c-e7d8-000000001109 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005463872 2025-10-01 08:08:59,003 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.003655 | fa163edc-743b-971c-e7d8-00000000110a | TASK | Making sure that we have a default hugepagesz 2025-10-01 08:08:59,026 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.026011 | fa163edc-743b-971c-e7d8-000000001107 | TASK | Validating against hugepages config received from TripleO 2025-10-01 08:08:59,050 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.049778 | fa163edc-743b-971c-e7d8-000000001107 | TASK | Validating against hugepages config received from TripleO 2025-10-01 08:08:59,054 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.054038 | fa163edc-743b-971c-e7d8-0000000010ff | SKIPPED | Finding human-readable hugepages in cmdline | np0005463867 2025-10-01 08:08:59,055 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.055090 | fa163edc-743b-971c-e7d8-00000000110a | SKIPPED | Making sure that we have a default hugepagesz | np0005463872 2025-10-01 08:08:59,065 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.065703 | fa163edc-743b-971c-e7d8-00000000110c | TASK | Warn about possible modifications 2025-10-01 08:08:59,094 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.089744 | fa163edc-743b-971c-e7d8-000000001103 | TASK | Find desired default hugepage size 2025-10-01 08:08:59,099 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.099323 | fa163edc-743b-971c-e7d8-000000001107 | SKIPPED | Validating against hugepages config received from TripleO | np0005463865 2025-10-01 08:08:59,105 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.105581 | fa163edc-743b-971c-e7d8-000000001107 | SKIPPED | Validating against hugepages config received from TripleO | np0005463866 2025-10-01 08:08:59,106 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.106286 | fa163edc-743b-971c-e7d8-00000000110c | SKIPPED | Warn about possible modifications | np0005463872 2025-10-01 08:08:59,117 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.117619 | fa163edc-743b-971c-e7d8-00000000110d | TASK | Remove hugepage settings from kernelargs 2025-10-01 08:08:59,145 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.144775 | fa163edc-743b-971c-e7d8-000000001108 | TASK | Determining the default hugepagesz 2025-10-01 08:08:59,164 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.163608 | fa163edc-743b-971c-e7d8-000000001108 | TASK | Determining the default hugepagesz 2025-10-01 08:08:59,169 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.169126 | fa163edc-743b-971c-e7d8-000000001110 | OK | Check if the kernelargs entry is already present in the file | np0005463871 2025-10-01 08:08:59,170 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.170583 | fa163edc-743b-971c-e7d8-000000001103 | SKIPPED | Find desired default hugepage size | np0005463867 2025-10-01 08:08:59,198 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.198213 | fa163edc-743b-971c-e7d8-000000001112 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-01 08:08:59,226 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.225498 | fa163edc-743b-971c-e7d8-000000001105 | TASK | Storing non-configured hugepages 2025-10-01 08:08:59,234 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.233314 | fa163edc-743b-971c-e7d8-00000000110d | SKIPPED | Remove hugepage settings from kernelargs | np0005463872 2025-10-01 08:08:59,235 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.235173 | fa163edc-743b-971c-e7d8-000000001110 | OK | Check if the kernelargs entry is already present in the file | np0005463870 2025-10-01 08:08:59,236 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.236152 | fa163edc-743b-971c-e7d8-000000001108 | SKIPPED | Determining the default hugepagesz | np0005463865 2025-10-01 08:08:59,237 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.236947 | fa163edc-743b-971c-e7d8-000000001108 | SKIPPED | Determining the default hugepagesz | np0005463866 2025-10-01 08:08:59,251 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.251198 | fa163edc-743b-971c-e7d8-000000001112 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-01 08:08:59,273 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.273381 | fa163edc-743b-971c-e7d8-00000000110e | TASK | Cleaning up whitespaces 2025-10-01 08:08:59,295 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.294152 | fa163edc-743b-971c-e7d8-000000001109 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-01 08:08:59,320 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.314137 | fa163edc-743b-971c-e7d8-000000001109 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-01 08:08:59,328 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.328256 | fa163edc-743b-971c-e7d8-000000001112 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005463871 2025-10-01 08:08:59,329 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.329182 | fa163edc-743b-971c-e7d8-00000000110e | SKIPPED | Cleaning up whitespaces | np0005463872 2025-10-01 08:08:59,330 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.329824 | fa163edc-743b-971c-e7d8-000000001112 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005463870 2025-10-01 08:08:59,346 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.346186 | fa163edc-743b-971c-e7d8-000000001113 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-01 08:08:59,362 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.361872 | fa163edc-743b-971c-e7d8-000000001113 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-01 08:08:59,383 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.382857 | fa163edc-743b-971c-e7d8-000000001110 | TASK | Check if the kernelargs entry is already present in the file 2025-10-01 08:08:59,406 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.405522 | fa163edc-743b-971c-e7d8-000000001107 | TASK | Validating against hugepages config received from TripleO 2025-10-01 08:08:59,411 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.411097 | fa163edc-743b-971c-e7d8-000000001109 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005463865 2025-10-01 08:08:59,412 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.412375 | fa163edc-743b-971c-e7d8-000000001109 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005463866 2025-10-01 08:08:59,413 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.413154 | fa163edc-743b-971c-e7d8-000000001113 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005463870 2025-10-01 08:08:59,428 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.428386 | fa163edc-743b-971c-e7d8-000000001114 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-01 08:08:59,453 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.453166 | fa163edc-743b-971c-e7d8-00000000110a | TASK | Making sure that we have a default hugepagesz 2025-10-01 08:08:59,473 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.473149 | fa163edc-743b-971c-e7d8-00000000110a | TASK | Making sure that we have a default hugepagesz 2025-10-01 08:08:59,480 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.479712 | fa163edc-743b-971c-e7d8-000000001113 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005463871 2025-10-01 08:08:59,481 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.480867 | fa163edc-743b-971c-e7d8-000000001107 | SKIPPED | Validating against hugepages config received from TripleO | np0005463867 2025-10-01 08:08:59,497 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.496903 | fa163edc-743b-971c-e7d8-000000001114 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-01 08:08:59,522 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.521376 | fa163edc-743b-971c-e7d8-000000001108 | TASK | Determining the default hugepagesz 2025-10-01 08:08:59,529 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.528933 | fa163edc-743b-971c-e7d8-00000000110a | SKIPPED | Making sure that we have a default hugepagesz | np0005463865 2025-10-01 08:08:59,530 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.530423 | fa163edc-743b-971c-e7d8-000000001114 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005463870 2025-10-01 08:08:59,531 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.531163 | fa163edc-743b-971c-e7d8-00000000110a | SKIPPED | Making sure that we have a default hugepagesz | np0005463866 2025-10-01 08:08:59,546 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.546134 | fa163edc-743b-971c-e7d8-000000001115 | TASK | Generate grub config 2025-10-01 08:08:59,570 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.569731 | fa163edc-743b-971c-e7d8-00000000110c | TASK | Warn about possible modifications 2025-10-01 08:08:59,592 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.591594 | fa163edc-743b-971c-e7d8-00000000110c | TASK | Warn about possible modifications 2025-10-01 08:08:59,607 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.599128 | fa163edc-743b-971c-e7d8-000000001114 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005463871 2025-10-01 08:08:59,608 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.607948 | fa163edc-743b-971c-e7d8-000000001108 | SKIPPED | Determining the default hugepagesz | np0005463867 2025-10-01 08:08:59,609 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.608780 | fa163edc-743b-971c-e7d8-00000000110c | SKIPPED | Warn about possible modifications | np0005463865 2025-10-01 08:08:59,609 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.609494 | fa163edc-743b-971c-e7d8-000000001115 | SKIPPED | Generate grub config | np0005463870 2025-10-01 08:08:59,621 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.621123 | fa163edc-743b-971c-e7d8-000000001119 | TASK | Get the block device that /boot is on 2025-10-01 08:08:59,641 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.640611 | fa163edc-743b-971c-e7d8-000000001115 | TASK | Generate grub config 2025-10-01 08:08:59,662 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.661782 | fa163edc-743b-971c-e7d8-00000000110d | TASK | Remove hugepage settings from kernelargs 2025-10-01 08:08:59,686 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.686242 | fa163edc-743b-971c-e7d8-000000001109 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-01 08:08:59,702 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.698699 | fa163edc-743b-971c-e7d8-00000000110c | SKIPPED | Warn about possible modifications | np0005463866 2025-10-01 08:08:59,703 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.703142 | fa163edc-743b-971c-e7d8-000000001119 | SKIPPED | Get the block device that /boot is on | np0005463870 2025-10-01 08:08:59,704 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.704018 | fa163edc-743b-971c-e7d8-000000001115 | SKIPPED | Generate grub config | np0005463871 2025-10-01 08:08:59,705 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.704858 | fa163edc-743b-971c-e7d8-000000001110 | OK | Check if the kernelargs entry is already present in the file | np0005463872 2025-10-01 08:08:59,706 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.705814 | fa163edc-743b-971c-e7d8-00000000110d | SKIPPED | Remove hugepage settings from kernelargs | np0005463865 2025-10-01 08:08:59,725 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.722168 | fa163edc-743b-971c-e7d8-00000000111a | TASK | Get the mount point that /boot is in 2025-10-01 08:08:59,751 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.750770 | fa163edc-743b-971c-e7d8-000000001119 | TASK | Get the block device that /boot is on 2025-10-01 08:08:59,772 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.771473 | fa163edc-743b-971c-e7d8-000000001112 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-01 08:08:59,795 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.795238 | fa163edc-743b-971c-e7d8-00000000110e | TASK | Cleaning up whitespaces 2025-10-01 08:08:59,819 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.818545 | fa163edc-743b-971c-e7d8-00000000110d | TASK | Remove hugepage settings from kernelargs 2025-10-01 08:08:59,837 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.825186 | fa163edc-743b-971c-e7d8-000000001109 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005463867 2025-10-01 08:08:59,838 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.837852 | fa163edc-743b-971c-e7d8-00000000111a | SKIPPED | Get the mount point that /boot is in | np0005463870 2025-10-01 08:08:59,838 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.838523 | fa163edc-743b-971c-e7d8-000000001119 | SKIPPED | Get the block device that /boot is on | np0005463871 2025-10-01 08:08:59,839 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.839198 | fa163edc-743b-971c-e7d8-000000001112 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005463872 2025-10-01 08:08:59,840 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.839803 | fa163edc-743b-971c-e7d8-00000000110e | SKIPPED | Cleaning up whitespaces | np0005463865 2025-10-01 08:08:59,851 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.851379 | fa163edc-743b-971c-e7d8-00000000111b | TASK | Set facts for EFI grub.cfg generation 2025-10-01 08:08:59,873 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.873075 | fa163edc-743b-971c-e7d8-00000000111a | TASK | Get the mount point that /boot is in 2025-10-01 08:08:59,890 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.890117 | fa163edc-743b-971c-e7d8-000000001113 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-01 08:08:59,911 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.910620 | fa163edc-743b-971c-e7d8-000000001110 | TASK | Check if the kernelargs entry is already present in the file 2025-10-01 08:08:59,941 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.940455 | fa163edc-743b-971c-e7d8-00000000110a | TASK | Making sure that we have a default hugepagesz 2025-10-01 08:08:59,952 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.946553 | fa163edc-743b-971c-e7d8-00000000110d | SKIPPED | Remove hugepage settings from kernelargs | np0005463866 2025-10-01 08:08:59,953 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.953172 | fa163edc-743b-971c-e7d8-00000000111b | SKIPPED | Set facts for EFI grub.cfg generation | np0005463870 2025-10-01 08:08:59,953 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.953775 | fa163edc-743b-971c-e7d8-00000000111a | SKIPPED | Get the mount point that /boot is in | np0005463871 2025-10-01 08:08:59,954 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.954412 | fa163edc-743b-971c-e7d8-000000001113 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005463872 2025-10-01 08:08:59,966 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.965997 | fa163edc-743b-971c-e7d8-00000000111c | TASK | Executed script to fix grub-menu 2025-10-01 08:08:59,987 p=83200 u=zuul n=ansible | 2025-10-01 08:08:59.986760 | fa163edc-743b-971c-e7d8-00000000111b | TASK | Set facts for EFI grub.cfg generation 2025-10-01 08:09:00,003 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.003063 | fa163edc-743b-971c-e7d8-000000001114 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-01 08:09:00,029 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.028528 | fa163edc-743b-971c-e7d8-00000000110e | TASK | Cleaning up whitespaces 2025-10-01 08:09:00,040 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.034824 | fa163edc-743b-971c-e7d8-00000000110a | SKIPPED | Making sure that we have a default hugepagesz | np0005463867 2025-10-01 08:09:00,041 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.041009 | fa163edc-743b-971c-e7d8-00000000111c | SKIPPED | Executed script to fix grub-menu | np0005463870 2025-10-01 08:09:00,041 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.041679 | fa163edc-743b-971c-e7d8-00000000111b | SKIPPED | Set facts for EFI grub.cfg generation | np0005463871 2025-10-01 08:09:00,056 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.056634 | fa163edc-743b-971c-e7d8-00000000111d | TASK | Check grub config paths 2025-10-01 08:09:00,077 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.076817 | fa163edc-743b-971c-e7d8-00000000111c | TASK | Executed script to fix grub-menu 2025-10-01 08:09:00,095 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.095456 | fa163edc-743b-971c-e7d8-00000000110c | TASK | Warn about possible modifications 2025-10-01 08:09:00,101 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.100654 | fa163edc-743b-971c-e7d8-000000001114 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005463872 2025-10-01 08:09:00,102 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.101834 | fa163edc-743b-971c-e7d8-00000000110e | SKIPPED | Cleaning up whitespaces | np0005463866 2025-10-01 08:09:00,115 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.114193 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463870 | item=/boot/efi/EFI/redhat 2025-10-01 08:09:00,128 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.119861 | fa163edc-743b-971c-e7d8-000000001115 | TASK | Generate grub config 2025-10-01 08:09:00,129 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.129058 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463870 | item=/boot/efi/EFI/centos 2025-10-01 08:09:00,158 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.157932 | fa163edc-743b-971c-e7d8-000000001110 | TASK | Check if the kernelargs entry is already present in the file 2025-10-01 08:09:00,164 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.164004 | fa163edc-743b-971c-e7d8-00000000111c | SKIPPED | Executed script to fix grub-menu | np0005463871 2025-10-01 08:09:00,165 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.165704 | fa163edc-743b-971c-e7d8-00000000110c | SKIPPED | Warn about possible modifications | np0005463867 2025-10-01 08:09:00,183 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.177487 | fa163edc-743b-971c-e7d8-00000000111e | TASK | Write EFI grub.cfg 2025-10-01 08:09:00,198 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.198052 | fa163edc-743b-971c-e7d8-00000000111d | TASK | Check grub config paths 2025-10-01 08:09:00,218 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.217588 | fa163edc-743b-971c-e7d8-00000000110d | TASK | Remove hugepage settings from kernelargs 2025-10-01 08:09:00,224 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.223647 | fa163edc-743b-971c-e7d8-000000001115 | SKIPPED | Generate grub config | np0005463872 2025-10-01 08:09:00,253 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.247548 | fa163edc-743b-971c-e7d8-000000001119 | TASK | Get the block device that /boot is on 2025-10-01 08:09:00,257 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.256375 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463870 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-01 08:09:00,273 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.266127 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463871 | item=/boot/efi/EFI/redhat 2025-10-01 08:09:00,285 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.284621 | fa163edc-743b-971c-e7d8-000000001110 | OK | Check if the kernelargs entry is already present in the file | np0005463865 2025-10-01 08:09:00,289 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.289113 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463870 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-01 08:09:00,300 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.299368 | fa163edc-743b-971c-e7d8-00000000110d | SKIPPED | Remove hugepage settings from kernelargs | np0005463867 2025-10-01 08:09:00,302 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.302442 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463871 | item=/boot/efi/EFI/centos 2025-10-01 08:09:00,335 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.335324 | fa163edc-743b-971c-e7d8-00000000111f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-01 08:09:00,363 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.362407 | fa163edc-743b-971c-e7d8-00000000111e | TASK | Write EFI grub.cfg 2025-10-01 08:09:00,392 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.389083 | fa163edc-743b-971c-e7d8-000000001112 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-01 08:09:00,408 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.406515 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463871 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-01 08:09:00,421 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.420101 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463871 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-01 08:09:00,433 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.433087 | fa163edc-743b-971c-e7d8-00000000110e | TASK | Cleaning up whitespaces 2025-10-01 08:09:00,441 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.440310 | fa163edc-743b-971c-e7d8-000000001119 | SKIPPED | Get the block device that /boot is on | np0005463872 2025-10-01 08:09:00,443 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.442585 | fa163edc-743b-971c-e7d8-00000000111f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005463870 2025-10-01 08:09:00,462 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.462516 | fa163edc-743b-971c-e7d8-000000001120 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-01 08:09:00,485 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.484925 | fa163edc-743b-971c-e7d8-00000000111f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-01 08:09:00,507 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.501942 | fa163edc-743b-971c-e7d8-00000000111a | TASK | Get the mount point that /boot is in 2025-10-01 08:09:00,514 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.514250 | fa163edc-743b-971c-e7d8-000000001112 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005463865 2025-10-01 08:09:00,516 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.515928 | fa163edc-743b-971c-e7d8-000000001110 | OK | Check if the kernelargs entry is already present in the file | np0005463866 2025-10-01 08:09:00,517 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.517187 | fa163edc-743b-971c-e7d8-00000000110e | SKIPPED | Cleaning up whitespaces | np0005463867 2025-10-01 08:09:00,518 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.518063 | fa163edc-743b-971c-e7d8-000000001120 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005463870 2025-10-01 08:09:00,530 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.530167 | fa163edc-743b-971c-e7d8-000000001121 | TASK | Execute grub2-mkconfig 2025-10-01 08:09:00,556 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.551493 | fa163edc-743b-971c-e7d8-000000001113 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-01 08:09:00,585 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.584651 | fa163edc-743b-971c-e7d8-000000001112 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-01 08:09:00,610 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.605018 | fa163edc-743b-971c-e7d8-000000001110 | TASK | Check if the kernelargs entry is already present in the file 2025-10-01 08:09:00,616 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.616161 | fa163edc-743b-971c-e7d8-00000000111f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005463871 2025-10-01 08:09:00,618 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.617688 | fa163edc-743b-971c-e7d8-000000001121 | SKIPPED | Execute grub2-mkconfig | np0005463870 2025-10-01 08:09:00,618 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.618643 | fa163edc-743b-971c-e7d8-00000000111a | SKIPPED | Get the mount point that /boot is in | np0005463872 2025-10-01 08:09:00,620 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.619858 | fa163edc-743b-971c-e7d8-000000001113 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005463865 2025-10-01 08:09:00,631 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.631425 | fa163edc-743b-971c-e7d8-000000001122 | TASK | Check for active tuned profile 2025-10-01 08:09:00,654 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.653816 | fa163edc-743b-971c-e7d8-000000001120 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-01 08:09:00,671 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.671159 | fa163edc-743b-971c-e7d8-00000000111b | TASK | Set facts for EFI grub.cfg generation 2025-10-01 08:09:00,696 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.696278 | fa163edc-743b-971c-e7d8-000000001114 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-01 08:09:00,710 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.704562 | fa163edc-743b-971c-e7d8-000000001112 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005463866 2025-10-01 08:09:00,711 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.711632 | fa163edc-743b-971c-e7d8-000000001122 | SKIPPED | Check for active tuned profile | np0005463870 2025-10-01 08:09:00,712 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.712630 | fa163edc-743b-971c-e7d8-000000001120 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005463871 2025-10-01 08:09:00,730 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.726061 | fa163edc-743b-971c-e7d8-000000001123 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-01 08:09:00,751 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.751177 | fa163edc-743b-971c-e7d8-000000001121 | TASK | Execute grub2-mkconfig 2025-10-01 08:09:00,771 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.771086 | fa163edc-743b-971c-e7d8-000000001113 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-01 08:09:00,783 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.777496 | fa163edc-743b-971c-e7d8-00000000111b | SKIPPED | Set facts for EFI grub.cfg generation | np0005463872 2025-10-01 08:09:00,784 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.784213 | fa163edc-743b-971c-e7d8-000000001114 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005463865 2025-10-01 08:09:00,785 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.784971 | fa163edc-743b-971c-e7d8-000000001123 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005463870 2025-10-01 08:09:00,797 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.797016 | fa163edc-743b-971c-e7d8-000000001124 | TASK | Set reboot required fact 2025-10-01 08:09:00,820 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.820130 | fa163edc-743b-971c-e7d8-00000000111c | TASK | Executed script to fix grub-menu 2025-10-01 08:09:00,846 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.845809 | fa163edc-743b-971c-e7d8-000000001115 | TASK | Generate grub config 2025-10-01 08:09:00,859 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.853192 | fa163edc-743b-971c-e7d8-000000001121 | SKIPPED | Execute grub2-mkconfig | np0005463871 2025-10-01 08:09:00,861 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.861198 | fa163edc-743b-971c-e7d8-000000001113 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005463866 2025-10-01 08:09:00,862 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.862118 | fa163edc-743b-971c-e7d8-000000001124 | SKIPPED | Set reboot required fact | np0005463870 2025-10-01 08:09:00,878 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.873526 | fa163edc-743b-971c-e7d8-000000001126 | TASK | Apply DPDK workarounds 2025-10-01 08:09:00,907 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.906513 | fa163edc-743b-971c-e7d8-000000001122 | TASK | Check for active tuned profile 2025-10-01 08:09:00,933 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.932710 | fa163edc-743b-971c-e7d8-000000001114 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-01 08:09:00,939 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.938638 | fa163edc-743b-971c-e7d8-00000000111c | SKIPPED | Executed script to fix grub-menu | np0005463872 2025-10-01 08:09:00,939 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.939743 | fa163edc-743b-971c-e7d8-000000001115 | SKIPPED | Generate grub config | np0005463865 2025-10-01 08:09:00,940 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.940599 | fa163edc-743b-971c-e7d8-000000001110 | OK | Check if the kernelargs entry is already present in the file | np0005463867 2025-10-01 08:09:00,941 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.941552 | fa163edc-743b-971c-e7d8-000000001126 | SKIPPED | Apply DPDK workarounds | np0005463870 2025-10-01 08:09:00,956 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.956727 | fa163edc-743b-971c-e7d8-000000001128 | TASK | Ensure /etc/modules-load.d exists 2025-10-01 08:09:00,970 p=83200 u=zuul n=ansible | 2025-10-01 08:09:00.970452 | fa163edc-743b-971c-e7d8-00000000111d | TASK | Check grub config paths 2025-10-01 08:09:01,001 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.001050 | fa163edc-743b-971c-e7d8-000000001119 | TASK | Get the block device that /boot is on 2025-10-01 08:09:01,022 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.021746 | fa163edc-743b-971c-e7d8-000000001112 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-01 08:09:01,028 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.027769 | fa163edc-743b-971c-e7d8-000000001122 | SKIPPED | Check for active tuned profile | np0005463871 2025-10-01 08:09:01,029 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.029254 | fa163edc-743b-971c-e7d8-000000001114 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005463866 2025-10-01 08:09:01,030 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.030003 | fa163edc-743b-971c-e7d8-000000001128 | SKIPPED | Ensure /etc/modules-load.d exists | np0005463870 2025-10-01 08:09:01,041 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.041024 | fa163edc-743b-971c-e7d8-000000001129 | TASK | Load modules 2025-10-01 08:09:01,055 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.053568 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463872 | item=/boot/efi/EFI/redhat 2025-10-01 08:09:01,065 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.064196 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463872 | item=/boot/efi/EFI/centos 2025-10-01 08:09:01,086 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.082166 | fa163edc-743b-971c-e7d8-000000001123 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-01 08:09:01,087 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.087236 | fa163edc-743b-971c-e7d8-000000001129 | SKIPPED | Load modules | np0005463870 | item=vfio_iommu_type1 2025-10-01 08:09:01,110 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.109839 | fa163edc-743b-971c-e7d8-000000001115 | TASK | Generate grub config 2025-10-01 08:09:01,116 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.115895 | fa163edc-743b-971c-e7d8-000000001119 | SKIPPED | Get the block device that /boot is on | np0005463865 2025-10-01 08:09:01,117 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.117729 | fa163edc-743b-971c-e7d8-000000001112 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005463867 2025-10-01 08:09:01,128 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.128673 | fa163edc-743b-971c-e7d8-00000000112b | TASK | Persist modules via modules-load.d 2025-10-01 08:09:01,155 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.155119 | fa163edc-743b-971c-e7d8-00000000111e | TASK | Write EFI grub.cfg 2025-10-01 08:09:01,168 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.166941 | fa163edc-743b-971c-e7d8-00000000112b | SKIPPED | Persist modules via modules-load.d | np0005463870 | item=vfio_iommu_type1 2025-10-01 08:09:01,185 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.184553 | fa163edc-743b-971c-e7d8-00000000111a | TASK | Get the mount point that /boot is in 2025-10-01 08:09:01,204 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.203836 | fa163edc-743b-971c-e7d8-000000001113 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-01 08:09:01,209 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.208893 | fa163edc-743b-971c-e7d8-000000001123 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005463871 2025-10-01 08:09:01,210 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.210029 | fa163edc-743b-971c-e7d8-000000001115 | SKIPPED | Generate grub config | np0005463866 2025-10-01 08:09:01,221 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.221657 | fa163edc-743b-971c-e7d8-00000000112d | TASK | Drop module persistence 2025-10-01 08:09:01,233 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.231438 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463872 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-01 08:09:01,246 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.244465 | fa163edc-743b-971c-e7d8-000000001124 | TASK | Set reboot required fact 2025-10-01 08:09:01,248 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.247880 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463872 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-01 08:09:01,260 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.258879 | fa163edc-743b-971c-e7d8-00000000112d | SKIPPED | Drop module persistence | np0005463870 | item=vfio_iommu_type1 2025-10-01 08:09:01,275 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.275482 | fa163edc-743b-971c-e7d8-000000001119 | TASK | Get the block device that /boot is on 2025-10-01 08:09:01,282 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.281055 | fa163edc-743b-971c-e7d8-00000000111a | SKIPPED | Get the mount point that /boot is in | np0005463865 2025-10-01 08:09:01,284 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.284498 | fa163edc-743b-971c-e7d8-000000001113 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005463867 2025-10-01 08:09:01,299 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.298848 | fa163edc-743b-971c-e7d8-00000000112f | TASK | Set modules persistence via /etc/modules 2025-10-01 08:09:01,314 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.313870 | fa163edc-743b-971c-e7d8-00000000111f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-01 08:09:01,329 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.328604 | fa163edc-743b-971c-e7d8-00000000112f | SKIPPED | Set modules persistence via /etc/modules | np0005463870 | item=vfio_iommu_type1 2025-10-01 08:09:01,340 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.340561 | fa163edc-743b-971c-e7d8-00000000111b | TASK | Set facts for EFI grub.cfg generation 2025-10-01 08:09:01,360 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.359238 | fa163edc-743b-971c-e7d8-000000001114 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-01 08:09:01,366 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.365435 | fa163edc-743b-971c-e7d8-000000001124 | SKIPPED | Set reboot required fact | np0005463871 2025-10-01 08:09:01,367 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.366929 | fa163edc-743b-971c-e7d8-000000001119 | SKIPPED | Get the block device that /boot is on | np0005463866 2025-10-01 08:09:01,383 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.381500 | fa163edc-743b-971c-e7d8-000000001131 | TASK | Modules reload 2025-10-01 08:09:01,401 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.400861 | fa163edc-743b-971c-e7d8-000000001126 | TASK | Apply DPDK workarounds 2025-10-01 08:09:01,458 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.457991 | fa163edc-743b-971c-e7d8-00000000111a | TASK | Get the mount point that /boot is in 2025-10-01 08:09:01,466 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.465365 | fa163edc-743b-971c-e7d8-00000000111f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005463872 2025-10-01 08:09:01,467 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.466976 | fa163edc-743b-971c-e7d8-00000000111b | SKIPPED | Set facts for EFI grub.cfg generation | np0005463865 2025-10-01 08:09:01,468 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.467803 | fa163edc-743b-971c-e7d8-000000001114 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005463867 2025-10-01 08:09:01,468 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.468647 | fa163edc-743b-971c-e7d8-000000001131 | SKIPPED | Modules reload | np0005463870 2025-10-01 08:09:01,469 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.469433 | fa163edc-743b-971c-e7d8-000000001126 | SKIPPED | Apply DPDK workarounds | np0005463871 2025-10-01 08:09:01,484 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.484042 | fa163edc-743b-971c-e7d8-000000001133 | TASK | Reboot tasks 2025-10-01 08:09:01,507 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.506908 | fa163edc-743b-971c-e7d8-000000001128 | TASK | Ensure /etc/modules-load.d exists 2025-10-01 08:09:01,530 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.524625 | fa163edc-743b-971c-e7d8-000000001120 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-01 08:09:01,555 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.554900 | fa163edc-743b-971c-e7d8-00000000111c | TASK | Executed script to fix grub-menu 2025-10-01 08:09:01,580 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.580233 | fa163edc-743b-971c-e7d8-000000001115 | TASK | Generate grub config 2025-10-01 08:09:01,586 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.585580 | fa163edc-743b-971c-e7d8-00000000111a | SKIPPED | Get the mount point that /boot is in | np0005463866 2025-10-01 08:09:01,587 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.586865 | fa163edc-743b-971c-e7d8-000000001133 | SKIPPED | Reboot tasks | np0005463870 2025-10-01 08:09:01,587 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.587427 | fa163edc-743b-971c-e7d8-000000001128 | SKIPPED | Ensure /etc/modules-load.d exists | np0005463871 2025-10-01 08:09:01,588 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.588002 | fa163edc-743b-971c-e7d8-000000001120 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005463872 2025-10-01 08:09:01,599 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.599108 | fa163edc-743b-971c-e7d8-000000001134 | TASK | Skipping reboot for deployed node 2025-10-01 08:09:01,620 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.620230 | fa163edc-743b-971c-e7d8-000000001129 | TASK | Load modules 2025-10-01 08:09:01,651 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.645280 | fa163edc-743b-971c-e7d8-000000001121 | TASK | Execute grub2-mkconfig 2025-10-01 08:09:01,683 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.677351 | fa163edc-743b-971c-e7d8-00000000111b | TASK | Set facts for EFI grub.cfg generation 2025-10-01 08:09:01,685 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.685218 | fa163edc-743b-971c-e7d8-000000001129 | SKIPPED | Load modules | np0005463871 | item=vfio_iommu_type1 2025-10-01 08:09:01,696 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.695707 | fa163edc-743b-971c-e7d8-00000000111c | SKIPPED | Executed script to fix grub-menu | np0005463865 2025-10-01 08:09:01,697 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.697017 | fa163edc-743b-971c-e7d8-000000001115 | SKIPPED | Generate grub config | np0005463867 2025-10-01 08:09:01,697 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.697577 | fa163edc-743b-971c-e7d8-000000001134 | SKIPPED | Skipping reboot for deployed node | np0005463870 2025-10-01 08:09:01,721 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.721460 | fa163edc-743b-971c-e7d8-00000000112b | TASK | Persist modules via modules-load.d 2025-10-01 08:09:01,740 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.739749 | fa163edc-743b-971c-e7d8-00000000111d | TASK | Check grub config paths 2025-10-01 08:09:01,769 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.764446 | fa163edc-743b-971c-e7d8-000000001119 | TASK | Get the block device that /boot is on 2025-10-01 08:09:01,771 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.770318 | fa163edc-743b-971c-e7d8-00000000112b | SKIPPED | Persist modules via modules-load.d | np0005463871 | item=vfio_iommu_type1 2025-10-01 08:09:01,781 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.780291 | fa163edc-743b-971c-e7d8-000000001121 | SKIPPED | Execute grub2-mkconfig | np0005463872 2025-10-01 08:09:01,781 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.781664 | fa163edc-743b-971c-e7d8-00000000111b | SKIPPED | Set facts for EFI grub.cfg generation | np0005463866 2025-10-01 08:09:01,793 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.793166 | fa163edc-743b-971c-e7d8-000000000a73 | TASK | set enable_sensubility fact 2025-10-01 08:09:01,807 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.807460 | fa163edc-743b-971c-e7d8-00000000112d | TASK | Drop module persistence 2025-10-01 08:09:01,823 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.821347 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463865 | item=/boot/efi/EFI/redhat 2025-10-01 08:09:01,836 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.835325 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463865 | item=/boot/efi/EFI/centos 2025-10-01 08:09:01,849 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.849384 | fa163edc-743b-971c-e7d8-000000001122 | TASK | Check for active tuned profile 2025-10-01 08:09:01,865 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.863383 | fa163edc-743b-971c-e7d8-00000000112d | SKIPPED | Drop module persistence | np0005463871 | item=vfio_iommu_type1 2025-10-01 08:09:01,881 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.881135 | fa163edc-743b-971c-e7d8-00000000111c | TASK | Executed script to fix grub-menu 2025-10-01 08:09:01,887 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.887103 | fa163edc-743b-971c-e7d8-000000000a73 | OK | set enable_sensubility fact | np0005463870 2025-10-01 08:09:01,888 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.888785 | fa163edc-743b-971c-e7d8-000000001119 | SKIPPED | Get the block device that /boot is on | np0005463867 2025-10-01 08:09:01,917 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.917340 | fa163edc-743b-971c-e7d8-00000000112f | TASK | Set modules persistence via /etc/modules 2025-10-01 08:09:01,942 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.942397 | fa163edc-743b-971c-e7d8-00000000111e | TASK | Write EFI grub.cfg 2025-10-01 08:09:01,955 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.953604 | fa163edc-743b-971c-e7d8-00000000112f | SKIPPED | Set modules persistence via /etc/modules | np0005463871 | item=vfio_iommu_type1 2025-10-01 08:09:01,971 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.970760 | fa163edc-743b-971c-e7d8-00000000111a | TASK | Get the mount point that /boot is in 2025-10-01 08:09:01,976 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.976385 | fa163edc-743b-971c-e7d8-000000001122 | SKIPPED | Check for active tuned profile | np0005463872 2025-10-01 08:09:01,977 p=83200 u=zuul n=ansible | 2025-10-01 08:09:01.977575 | fa163edc-743b-971c-e7d8-00000000111c | SKIPPED | Executed script to fix grub-menu | np0005463866 2025-10-01 08:09:02,005 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.003955 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463865 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-01 08:09:02,009 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.008803 | fa163edc-743b-971c-e7d8-000000001131 | TASK | Modules reload 2025-10-01 08:09:02,027 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.026270 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463865 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-01 08:09:02,044 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.044404 | fa163edc-743b-971c-e7d8-000000001123 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-01 08:09:02,063 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.062616 | fa163edc-743b-971c-e7d8-00000000111d | TASK | Check grub config paths 2025-10-01 08:09:02,068 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.068082 | fa163edc-743b-971c-e7d8-00000000111a | SKIPPED | Get the mount point that /boot is in | np0005463867 2025-10-01 08:09:02,069 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.069791 | fa163edc-743b-971c-e7d8-000000001131 | SKIPPED | Modules reload | np0005463871 2025-10-01 08:09:02,085 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.085494 | fa163edc-743b-971c-e7d8-000000001133 | TASK | Reboot tasks 2025-10-01 08:09:02,103 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.102994 | fa163edc-743b-971c-e7d8-00000000111f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-01 08:09:02,123 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.121561 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463866 | item=/boot/efi/EFI/redhat 2025-10-01 08:09:02,132 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.132057 | fa163edc-743b-971c-e7d8-00000000111b | TASK | Set facts for EFI grub.cfg generation 2025-10-01 08:09:02,147 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.137349 | fa163edc-743b-971c-e7d8-000000001123 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005463872 2025-10-01 08:09:02,149 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.148528 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463866 | item=/boot/efi/EFI/centos 2025-10-01 08:09:02,154 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.149666 | fa163edc-743b-971c-e7d8-000000001133 | SKIPPED | Reboot tasks | np0005463871 2025-10-01 08:09:02,154 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.154685 | fa163edc-743b-971c-e7d8-00000000111f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005463865 2025-10-01 08:09:02,170 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.165544 | fa163edc-743b-971c-e7d8-000000001134 | TASK | Skipping reboot for deployed node 2025-10-01 08:09:02,183 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.183341 | fa163edc-743b-971c-e7d8-000000001124 | TASK | Set reboot required fact 2025-10-01 08:09:02,230 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.228939 | fa163edc-743b-971c-e7d8-000000001120 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-01 08:09:02,268 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.267474 | fa163edc-743b-971c-e7d8-00000000111e | TASK | Write EFI grub.cfg 2025-10-01 08:09:02,282 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.281921 | fa163edc-743b-971c-e7d8-00000000111b | SKIPPED | Set facts for EFI grub.cfg generation | np0005463867 2025-10-01 08:09:02,284 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.284122 | fa163edc-743b-971c-e7d8-000000001134 | SKIPPED | Skipping reboot for deployed node | np0005463871 2025-10-01 08:09:02,285 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.285354 | fa163edc-743b-971c-e7d8-000000001124 | SKIPPED | Set reboot required fact | np0005463872 2025-10-01 08:09:02,286 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.286571 | fa163edc-743b-971c-e7d8-000000001120 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005463865 2025-10-01 08:09:02,319 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.314590 | fa163edc-743b-971c-e7d8-000000001126 | TASK | Apply DPDK workarounds 2025-10-01 08:09:02,321 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.320998 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463866 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-01 08:09:02,344 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.338818 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463866 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-01 08:09:02,373 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.368094 | fa163edc-743b-971c-e7d8-000000001121 | TASK | Execute grub2-mkconfig 2025-10-01 08:09:02,409 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.408923 | fa163edc-743b-971c-e7d8-00000000111c | TASK | Executed script to fix grub-menu 2025-10-01 08:09:02,417 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.416715 | fa163edc-743b-971c-e7d8-000000001126 | SKIPPED | Apply DPDK workarounds | np0005463872 2025-10-01 08:09:02,430 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.430601 | fa163edc-743b-971c-e7d8-000000000ad8 | TASK | set enable_sensubility fact 2025-10-01 08:09:02,453 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.453308 | fa163edc-743b-971c-e7d8-000000001128 | TASK | Ensure /etc/modules-load.d exists 2025-10-01 08:09:02,495 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.494750 | fa163edc-743b-971c-e7d8-00000000111f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-01 08:09:02,502 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.501262 | fa163edc-743b-971c-e7d8-000000001121 | SKIPPED | Execute grub2-mkconfig | np0005463865 2025-10-01 08:09:02,503 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.502931 | fa163edc-743b-971c-e7d8-000000000ad8 | OK | set enable_sensubility fact | np0005463871 2025-10-01 08:09:02,503 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.503721 | fa163edc-743b-971c-e7d8-00000000111c | SKIPPED | Executed script to fix grub-menu | np0005463867 2025-10-01 08:09:02,504 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.504515 | fa163edc-743b-971c-e7d8-000000001128 | SKIPPED | Ensure /etc/modules-load.d exists | np0005463872 2025-10-01 08:09:02,531 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.531598 | fa163edc-743b-971c-e7d8-000000001129 | TASK | Load modules 2025-10-01 08:09:02,554 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.554322 | fa163edc-743b-971c-e7d8-000000001122 | TASK | Check for active tuned profile 2025-10-01 08:09:02,578 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.576399 | fa163edc-743b-971c-e7d8-000000001129 | SKIPPED | Load modules | np0005463872 | item=vfio_iommu_type1 2025-10-01 08:09:02,583 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.578614 | fa163edc-743b-971c-e7d8-00000000111d | TASK | Check grub config paths 2025-10-01 08:09:02,588 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.587575 | fa163edc-743b-971c-e7d8-00000000111f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005463866 2025-10-01 08:09:02,617 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.612835 | fa163edc-743b-971c-e7d8-00000000112b | TASK | Persist modules via modules-load.d 2025-10-01 08:09:02,635 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.635083 | fa163edc-743b-971c-e7d8-000000001120 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-01 08:09:02,641 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.640524 | fa163edc-743b-971c-e7d8-000000001122 | SKIPPED | Check for active tuned profile | np0005463865 2025-10-01 08:09:02,652 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.651233 | fa163edc-743b-971c-e7d8-00000000112b | SKIPPED | Persist modules via modules-load.d | np0005463872 | item=vfio_iommu_type1 2025-10-01 08:09:02,661 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.660874 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463867 | item=/boot/efi/EFI/redhat 2025-10-01 08:09:02,670 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.669446 | fa163edc-743b-971c-e7d8-00000000111d | SKIPPED | Check grub config paths | np0005463867 | item=/boot/efi/EFI/centos 2025-10-01 08:09:02,680 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.680338 | fa163edc-743b-971c-e7d8-000000001123 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-01 08:09:02,702 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.701808 | fa163edc-743b-971c-e7d8-00000000112d | TASK | Drop module persistence 2025-10-01 08:09:02,725 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.720058 | fa163edc-743b-971c-e7d8-00000000111e | TASK | Write EFI grub.cfg 2025-10-01 08:09:02,737 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.730820 | fa163edc-743b-971c-e7d8-000000001120 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005463866 2025-10-01 08:09:02,738 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.738553 | fa163edc-743b-971c-e7d8-000000001123 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005463865 2025-10-01 08:09:02,740 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.739474 | fa163edc-743b-971c-e7d8-00000000112d | SKIPPED | Drop module persistence | np0005463872 | item=vfio_iommu_type1 2025-10-01 08:09:02,757 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.757585 | fa163edc-743b-971c-e7d8-000000001124 | TASK | Set reboot required fact 2025-10-01 08:09:02,775 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.774159 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463867 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-01 08:09:02,786 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.781579 | fa163edc-743b-971c-e7d8-000000001121 | TASK | Execute grub2-mkconfig 2025-10-01 08:09:02,788 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.787569 | fa163edc-743b-971c-e7d8-00000000111e | SKIPPED | Write EFI grub.cfg | np0005463867 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-01 08:09:02,807 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.807363 | fa163edc-743b-971c-e7d8-000000001124 | SKIPPED | Set reboot required fact | np0005463865 2025-10-01 08:09:02,818 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.818535 | fa163edc-743b-971c-e7d8-00000000112f | TASK | Set modules persistence via /etc/modules 2025-10-01 08:09:02,843 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.843089 | fa163edc-743b-971c-e7d8-000000001126 | TASK | Apply DPDK workarounds 2025-10-01 08:09:02,858 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.856247 | fa163edc-743b-971c-e7d8-00000000112f | SKIPPED | Set modules persistence via /etc/modules | np0005463872 | item=vfio_iommu_type1 2025-10-01 08:09:02,880 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.874136 | fa163edc-743b-971c-e7d8-00000000111f | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-01 08:09:02,885 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.884756 | fa163edc-743b-971c-e7d8-000000001121 | SKIPPED | Execute grub2-mkconfig | np0005463866 2025-10-01 08:09:02,886 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.886406 | fa163edc-743b-971c-e7d8-000000001126 | SKIPPED | Apply DPDK workarounds | np0005463865 2025-10-01 08:09:02,897 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.897151 | fa163edc-743b-971c-e7d8-000000001131 | TASK | Modules reload 2025-10-01 08:09:02,916 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.915579 | fa163edc-743b-971c-e7d8-000000001128 | TASK | Ensure /etc/modules-load.d exists 2025-10-01 08:09:02,944 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.944095 | fa163edc-743b-971c-e7d8-000000001122 | TASK | Check for active tuned profile 2025-10-01 08:09:02,955 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.949764 | fa163edc-743b-971c-e7d8-00000000111f | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005463867 2025-10-01 08:09:02,956 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.956169 | fa163edc-743b-971c-e7d8-000000001131 | SKIPPED | Modules reload | np0005463872 2025-10-01 08:09:02,957 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.956829 | fa163edc-743b-971c-e7d8-000000001128 | SKIPPED | Ensure /etc/modules-load.d exists | np0005463865 2025-10-01 08:09:02,968 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.968288 | fa163edc-743b-971c-e7d8-000000001133 | TASK | Reboot tasks 2025-10-01 08:09:02,987 p=83200 u=zuul n=ansible | 2025-10-01 08:09:02.986539 | fa163edc-743b-971c-e7d8-000000001129 | TASK | Load modules 2025-10-01 08:09:03,016 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.010804 | fa163edc-743b-971c-e7d8-000000001120 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-01 08:09:03,022 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.021343 | fa163edc-743b-971c-e7d8-000000001122 | SKIPPED | Check for active tuned profile | np0005463866 2025-10-01 08:09:03,022 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.022709 | fa163edc-743b-971c-e7d8-000000001133 | SKIPPED | Reboot tasks | np0005463872 2025-10-01 08:09:03,034 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.033407 | fa163edc-743b-971c-e7d8-000000001129 | SKIPPED | Load modules | np0005463865 | item=vfio_iommu_type1 2025-10-01 08:09:03,045 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.045253 | fa163edc-743b-971c-e7d8-000000001134 | TASK | Skipping reboot for deployed node 2025-10-01 08:09:03,068 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.068412 | fa163edc-743b-971c-e7d8-000000001123 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-01 08:09:03,076 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.076308 | fa163edc-743b-971c-e7d8-000000001120 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005463867 2025-10-01 08:09:03,097 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.097347 | fa163edc-743b-971c-e7d8-00000000112b | TASK | Persist modules via modules-load.d 2025-10-01 08:09:03,116 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.116203 | fa163edc-743b-971c-e7d8-000000001121 | TASK | Execute grub2-mkconfig 2025-10-01 08:09:03,127 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.121797 | fa163edc-743b-971c-e7d8-000000001134 | SKIPPED | Skipping reboot for deployed node | np0005463872 2025-10-01 08:09:03,129 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.128731 | fa163edc-743b-971c-e7d8-00000000112b | SKIPPED | Persist modules via modules-load.d | np0005463865 | item=vfio_iommu_type1 2025-10-01 08:09:03,149 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.149198 | fa163edc-743b-971c-e7d8-000000001123 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005463866 2025-10-01 08:09:03,158 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.158183 | fa163edc-743b-971c-e7d8-000000000b64 | TASK | set enable_sensubility fact 2025-10-01 08:09:03,186 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.181896 | fa163edc-743b-971c-e7d8-00000000112d | TASK | Drop module persistence 2025-10-01 08:09:03,208 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.208321 | fa163edc-743b-971c-e7d8-000000001124 | TASK | Set reboot required fact 2025-10-01 08:09:03,214 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.214085 | fa163edc-743b-971c-e7d8-000000001121 | SKIPPED | Execute grub2-mkconfig | np0005463867 2025-10-01 08:09:03,215 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.215427 | fa163edc-743b-971c-e7d8-000000000b64 | OK | set enable_sensubility fact | np0005463872 2025-10-01 08:09:03,224 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.220208 | fa163edc-743b-971c-e7d8-00000000112d | SKIPPED | Drop module persistence | np0005463865 | item=vfio_iommu_type1 2025-10-01 08:09:03,253 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.252921 | fa163edc-743b-971c-e7d8-000000001122 | TASK | Check for active tuned profile 2025-10-01 08:09:03,291 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.291522 | fa163edc-743b-971c-e7d8-00000000112f | TASK | Set modules persistence via /etc/modules 2025-10-01 08:09:03,302 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.297029 | fa163edc-743b-971c-e7d8-000000001124 | SKIPPED | Set reboot required fact | np0005463866 2025-10-01 08:09:03,303 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.303389 | fa163edc-743b-971c-e7d8-000000001122 | SKIPPED | Check for active tuned profile | np0005463867 2025-10-01 08:09:03,321 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.321029 | fa163edc-743b-971c-e7d8-000000001126 | TASK | Apply DPDK workarounds 2025-10-01 08:09:03,340 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.339054 | fa163edc-743b-971c-e7d8-00000000112f | SKIPPED | Set modules persistence via /etc/modules | np0005463865 | item=vfio_iommu_type1 2025-10-01 08:09:03,350 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.350263 | fa163edc-743b-971c-e7d8-000000001123 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-01 08:09:03,361 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.361619 | fa163edc-743b-971c-e7d8-000000001126 | SKIPPED | Apply DPDK workarounds | np0005463866 2025-10-01 08:09:03,376 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.376613 | fa163edc-743b-971c-e7d8-000000001131 | TASK | Modules reload 2025-10-01 08:09:03,394 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.393622 | fa163edc-743b-971c-e7d8-000000001128 | TASK | Ensure /etc/modules-load.d exists 2025-10-01 08:09:03,410 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.409832 | fa163edc-743b-971c-e7d8-000000001131 | SKIPPED | Modules reload | np0005463865 2025-10-01 08:09:03,411 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.411139 | fa163edc-743b-971c-e7d8-000000001123 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005463867 2025-10-01 08:09:03,430 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.426270 | fa163edc-743b-971c-e7d8-000000001133 | TASK | Reboot tasks 2025-10-01 08:09:03,447 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.447363 | fa163edc-743b-971c-e7d8-000000001124 | TASK | Set reboot required fact 2025-10-01 08:09:03,452 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.452253 | fa163edc-743b-971c-e7d8-000000001128 | SKIPPED | Ensure /etc/modules-load.d exists | np0005463866 2025-10-01 08:09:03,469 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.469062 | fa163edc-743b-971c-e7d8-000000001129 | TASK | Load modules 2025-10-01 08:09:03,485 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.485151 | fa163edc-743b-971c-e7d8-000000001133 | SKIPPED | Reboot tasks | np0005463865 2025-10-01 08:09:03,511 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.510761 | fa163edc-743b-971c-e7d8-000000001134 | TASK | Skipping reboot for deployed node 2025-10-01 08:09:03,523 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.517844 | fa163edc-743b-971c-e7d8-000000001124 | SKIPPED | Set reboot required fact | np0005463867 2025-10-01 08:09:03,524 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.524381 | fa163edc-743b-971c-e7d8-000000001129 | SKIPPED | Load modules | np0005463866 | item=vfio_iommu_type1 2025-10-01 08:09:03,543 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.543387 | fa163edc-743b-971c-e7d8-000000001126 | TASK | Apply DPDK workarounds 2025-10-01 08:09:03,569 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.569257 | fa163edc-743b-971c-e7d8-00000000112b | TASK | Persist modules via modules-load.d 2025-10-01 08:09:03,575 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.574708 | fa163edc-743b-971c-e7d8-000000001134 | SKIPPED | Skipping reboot for deployed node | np0005463865 2025-10-01 08:09:03,596 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.596418 | fa163edc-743b-971c-e7d8-000000001126 | SKIPPED | Apply DPDK workarounds | np0005463867 2025-10-01 08:09:03,612 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.611440 | fa163edc-743b-971c-e7d8-00000000112b | SKIPPED | Persist modules via modules-load.d | np0005463866 | item=vfio_iommu_type1 2025-10-01 08:09:03,620 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.619742 | fa163edc-743b-971c-e7d8-000000000b6a | TASK | set enable_sensubility fact 2025-10-01 08:09:03,642 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.637329 | fa163edc-743b-971c-e7d8-000000001128 | TASK | Ensure /etc/modules-load.d exists 2025-10-01 08:09:03,647 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.646818 | fa163edc-743b-971c-e7d8-000000000b6a | OK | set enable_sensubility fact | np0005463865 2025-10-01 08:09:03,687 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.686871 | fa163edc-743b-971c-e7d8-00000000112d | TASK | Drop module persistence 2025-10-01 08:09:03,692 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.691853 | fa163edc-743b-971c-e7d8-000000001128 | SKIPPED | Ensure /etc/modules-load.d exists | np0005463867 2025-10-01 08:09:03,715 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.714773 | fa163edc-743b-971c-e7d8-00000000112d | SKIPPED | Drop module persistence | np0005463866 | item=vfio_iommu_type1 2025-10-01 08:09:03,738 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.738134 | fa163edc-743b-971c-e7d8-000000001129 | TASK | Load modules 2025-10-01 08:09:03,758 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.758060 | fa163edc-743b-971c-e7d8-00000000112f | TASK | Set modules persistence via /etc/modules 2025-10-01 08:09:03,779 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.777147 | fa163edc-743b-971c-e7d8-000000001129 | SKIPPED | Load modules | np0005463867 | item=vfio_iommu_type1 2025-10-01 08:09:03,789 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.788710 | fa163edc-743b-971c-e7d8-00000000112f | SKIPPED | Set modules persistence via /etc/modules | np0005463866 | item=vfio_iommu_type1 2025-10-01 08:09:03,811 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.810784 | fa163edc-743b-971c-e7d8-000000001131 | TASK | Modules reload 2025-10-01 08:09:03,829 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.828525 | fa163edc-743b-971c-e7d8-00000000112b | TASK | Persist modules via modules-load.d 2025-10-01 08:09:03,848 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.847564 | fa163edc-743b-971c-e7d8-000000001131 | SKIPPED | Modules reload | np0005463866 2025-10-01 08:09:03,863 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.863260 | fa163edc-743b-971c-e7d8-000000001133 | TASK | Reboot tasks 2025-10-01 08:09:03,879 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.877132 | fa163edc-743b-971c-e7d8-00000000112b | SKIPPED | Persist modules via modules-load.d | np0005463867 | item=vfio_iommu_type1 2025-10-01 08:09:03,900 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.900624 | fa163edc-743b-971c-e7d8-00000000112d | TASK | Drop module persistence 2025-10-01 08:09:03,912 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.912364 | fa163edc-743b-971c-e7d8-000000001133 | SKIPPED | Reboot tasks | np0005463866 2025-10-01 08:09:03,927 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.927206 | fa163edc-743b-971c-e7d8-000000001134 | TASK | Skipping reboot for deployed node 2025-10-01 08:09:03,948 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.946581 | fa163edc-743b-971c-e7d8-00000000112d | SKIPPED | Drop module persistence | np0005463867 | item=vfio_iommu_type1 2025-10-01 08:09:03,960 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.960013 | fa163edc-743b-971c-e7d8-000000001134 | SKIPPED | Skipping reboot for deployed node | np0005463866 2025-10-01 08:09:03,985 p=83200 u=zuul n=ansible | 2025-10-01 08:09:03.985082 | fa163edc-743b-971c-e7d8-00000000112f | TASK | Set modules persistence via /etc/modules 2025-10-01 08:09:04,004 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.003700 | fa163edc-743b-971c-e7d8-000000000b6a | TASK | set enable_sensubility fact 2025-10-01 08:09:04,032 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.030491 | fa163edc-743b-971c-e7d8-00000000112f | SKIPPED | Set modules persistence via /etc/modules | np0005463867 | item=vfio_iommu_type1 2025-10-01 08:09:04,037 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.037283 | fa163edc-743b-971c-e7d8-000000000b6a | OK | set enable_sensubility fact | np0005463866 2025-10-01 08:09:04,079 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.079569 | fa163edc-743b-971c-e7d8-000000001131 | TASK | Modules reload 2025-10-01 08:09:04,115 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.115229 | fa163edc-743b-971c-e7d8-000000001131 | SKIPPED | Modules reload | np0005463867 2025-10-01 08:09:04,128 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.128724 | fa163edc-743b-971c-e7d8-000000001133 | TASK | Reboot tasks 2025-10-01 08:09:04,172 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.171781 | fa163edc-743b-971c-e7d8-000000001133 | SKIPPED | Reboot tasks | np0005463867 2025-10-01 08:09:04,186 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.186312 | fa163edc-743b-971c-e7d8-000000001134 | TASK | Skipping reboot for deployed node 2025-10-01 08:09:04,249 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.249044 | fa163edc-743b-971c-e7d8-000000001134 | SKIPPED | Skipping reboot for deployed node | np0005463867 2025-10-01 08:09:04,275 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.275468 | fa163edc-743b-971c-e7d8-000000000bfd | TASK | set enable_sensubility fact 2025-10-01 08:09:04,295 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.295320 | fa163edc-743b-971c-e7d8-000000000bfd | OK | set enable_sensubility fact | np0005463867 2025-10-01 08:09:04,351 p=83200 u=zuul n=ansible | PLAY [Server pre network steps] ************************************************ 2025-10-01 08:09:04,465 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.464824 | fa163edc-743b-971c-e7d8-000000000044 | TASK | Server pre-network deployments 2025-10-01 08:09:04,480 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.479821 | fa163edc-743b-971c-e7d8-000000000044 | TASK | Server pre-network deployments 2025-10-01 08:09:04,509 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.504873 | fa163edc-743b-971c-e7d8-000000000044 | TASK | Server pre-network deployments 2025-10-01 08:09:04,529 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.529116 | fa163edc-743b-971c-e7d8-000000000044 | TASK | Server pre-network deployments 2025-10-01 08:09:04,557 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.556825 | fa163edc-743b-971c-e7d8-000000000044 | TASK | Server pre-network deployments 2025-10-01 08:09:04,575 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.575333 | fa163edc-743b-971c-e7d8-000000000044 | TASK | Server pre-network deployments 2025-10-01 08:09:04,585 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.579555 | fa163edc-743b-971c-e7d8-000000000044 | OK | Server pre-network deployments | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2025-10-01 08:09:04,586 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000000044') missing from stats 2025-10-01 08:09:04,586 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.586277 | fa163edc-743b-971c-e7d8-000000000044 | OK | Server pre-network deployments | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2025-10-01 08:09:04,586 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000000044') missing from stats 2025-10-01 08:09:04,587 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.587021 | fa163edc-743b-971c-e7d8-000000000044 | OK | Server pre-network deployments | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2025-10-01 08:09:04,587 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000000044') missing from stats 2025-10-01 08:09:04,587 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.587766 | fa163edc-743b-971c-e7d8-000000000044 | OK | Server pre-network deployments | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2025-10-01 08:09:04,588 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000000044') missing from stats 2025-10-01 08:09:04,588 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.588465 | fa163edc-743b-971c-e7d8-000000000044 | OK | Server pre-network deployments | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2025-10-01 08:09:04,589 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000000044') missing from stats 2025-10-01 08:09:04,603 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.598748 | fa163edc-743b-971c-e7d8-000000000048 | TASK | Hiera config 2025-10-01 08:09:04,616 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.616195 | fa163edc-743b-971c-e7d8-000000000048 | TASK | Hiera config 2025-10-01 08:09:04,634 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.628806 | fa163edc-743b-971c-e7d8-000000000048 | TASK | Hiera config 2025-10-01 08:09:04,659 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.658998 | fa163edc-743b-971c-e7d8-000000000048 | TASK | Hiera config 2025-10-01 08:09:04,687 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.687188 | fa163edc-743b-971c-e7d8-000000000048 | TASK | Hiera config 2025-10-01 08:09:04,692 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.692065 | fa163edc-743b-971c-e7d8-000000000044 | OK | Server pre-network deployments | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2025-10-01 08:09:04,693 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000000044') missing from stats 2025-10-01 08:09:04,757 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.757112 | fa163edc-743b-971c-e7d8-000000001b3f | TASK | Create /etc/puppet/hieradata 2025-10-01 08:09:04,770 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.770350 | fa163edc-743b-971c-e7d8-000000001b3f | TASK | Create /etc/puppet/hieradata 2025-10-01 08:09:04,784 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.784001 | fa163edc-743b-971c-e7d8-000000001b3f | TASK | Create /etc/puppet/hieradata 2025-10-01 08:09:04,801 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.800910 | fa163edc-743b-971c-e7d8-000000001b3f | TASK | Create /etc/puppet/hieradata 2025-10-01 08:09:04,819 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.818612 | fa163edc-743b-971c-e7d8-000000000048 | TASK | Hiera config 2025-10-01 08:09:04,859 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.859151 | fa163edc-743b-971c-e7d8-000000001b3f | TASK | Create /etc/puppet/hieradata 2025-10-01 08:09:04,896 p=83200 u=zuul n=ansible | 2025-10-01 08:09:04.896473 | fa163edc-743b-971c-e7d8-000000001b3f | TASK | Create /etc/puppet/hieradata 2025-10-01 08:09:05,076 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.075413 | fa163edc-743b-971c-e7d8-000000001b3f | CHANGED | Create /etc/puppet/hieradata | np0005463871 2025-10-01 08:09:05,095 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.091161 | fa163edc-743b-971c-e7d8-000000001b40 | TASK | Write hiera config 2025-10-01 08:09:05,100 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.099889 | fa163edc-743b-971c-e7d8-000000001b3f | CHANGED | Create /etc/puppet/hieradata | np0005463870 2025-10-01 08:09:05,101 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.101299 | fa163edc-743b-971c-e7d8-000000001b3f | CHANGED | Create /etc/puppet/hieradata | np0005463872 2025-10-01 08:09:05,119 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.118913 | fa163edc-743b-971c-e7d8-000000001b40 | TASK | Write hiera config 2025-10-01 08:09:05,144 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.143472 | fa163edc-743b-971c-e7d8-000000001b40 | TASK | Write hiera config 2025-10-01 08:09:05,166 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.154734 | fa163edc-743b-971c-e7d8-000000001b3f | CHANGED | Create /etc/puppet/hieradata | np0005463865 2025-10-01 08:09:05,168 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.168099 | fa163edc-743b-971c-e7d8-000000001b3f | CHANGED | Create /etc/puppet/hieradata | np0005463867 2025-10-01 08:09:05,169 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.169588 | fa163edc-743b-971c-e7d8-000000001b3f | CHANGED | Create /etc/puppet/hieradata | np0005463866 2025-10-01 08:09:05,191 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.191089 | fa163edc-743b-971c-e7d8-000000001b40 | TASK | Write hiera config 2025-10-01 08:09:05,211 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.210906 | fa163edc-743b-971c-e7d8-000000001b40 | TASK | Write hiera config 2025-10-01 08:09:05,230 p=83200 u=zuul n=ansible | 2025-10-01 08:09:05.229970 | fa163edc-743b-971c-e7d8-000000001b40 | TASK | Write hiera config 2025-10-01 08:09:06,048 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.047165 | fa163edc-743b-971c-e7d8-000000001b40 | CHANGED | Write hiera config | np0005463870 2025-10-01 08:09:06,075 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.075426 | fa163edc-743b-971c-e7d8-000000001b40 | CHANGED | Write hiera config | np0005463871 2025-10-01 08:09:06,088 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.087804 | fa163edc-743b-971c-e7d8-000000000049 | TASK | Hiera symlink 2025-10-01 08:09:06,120 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.120356 | fa163edc-743b-971c-e7d8-000000000049 | TASK | Hiera symlink 2025-10-01 08:09:06,138 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.137580 | fa163edc-743b-971c-e7d8-000000001b40 | CHANGED | Write hiera config | np0005463872 2025-10-01 08:09:06,191 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.190588 | fa163edc-743b-971c-e7d8-000000000049 | TASK | Hiera symlink 2025-10-01 08:09:06,202 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.198346 | fa163edc-743b-971c-e7d8-000000001b40 | CHANGED | Write hiera config | np0005463867 2025-10-01 08:09:06,204 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.204058 | fa163edc-743b-971c-e7d8-000000001b40 | CHANGED | Write hiera config | np0005463865 2025-10-01 08:09:06,205 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.205257 | fa163edc-743b-971c-e7d8-000000001b40 | CHANGED | Write hiera config | np0005463866 2025-10-01 08:09:06,276 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.276379 | fa163edc-743b-971c-e7d8-000000000049 | TASK | Hiera symlink 2025-10-01 08:09:06,299 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.299298 | fa163edc-743b-971c-e7d8-000000000049 | TASK | Hiera symlink 2025-10-01 08:09:06,320 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.319420 | fa163edc-743b-971c-e7d8-000000000049 | TASK | Hiera symlink 2025-10-01 08:09:06,413 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.412593 | fa163edc-743b-971c-e7d8-000000000049 | CHANGED | Hiera symlink | np0005463870 2025-10-01 08:09:06,427 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.426767 | fa163edc-743b-971c-e7d8-00000000004a | TASK | Hieradata from vars 2025-10-01 08:09:06,497 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.496754 | fa163edc-743b-971c-e7d8-000000001c4d | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:09:06,520 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.519374 | fa163edc-743b-971c-e7d8-000000000049 | CHANGED | Hiera symlink | np0005463872 2025-10-01 08:09:06,522 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.522205 | fa163edc-743b-971c-e7d8-000000000049 | CHANGED | Hiera symlink | np0005463871 2025-10-01 08:09:06,556 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.549794 | fa163edc-743b-971c-e7d8-00000000004a | TASK | Hieradata from vars 2025-10-01 08:09:06,592 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.591285 | fa163edc-743b-971c-e7d8-00000000004a | TASK | Hieradata from vars 2025-10-01 08:09:06,620 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.619278 | fa163edc-743b-971c-e7d8-000000000049 | CHANGED | Hiera symlink | np0005463865 2025-10-01 08:09:06,622 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.622541 | fa163edc-743b-971c-e7d8-000000000049 | CHANGED | Hiera symlink | np0005463866 2025-10-01 08:09:06,624 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.624241 | fa163edc-743b-971c-e7d8-000000000049 | CHANGED | Hiera symlink | np0005463867 2025-10-01 08:09:06,672 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.671623 | fa163edc-743b-971c-e7d8-000000001c4d | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:09:06,685 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.684659 | fa163edc-743b-971c-e7d8-000000001c4d | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:09:06,708 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.707487 | fa163edc-743b-971c-e7d8-00000000004a | TASK | Hieradata from vars 2025-10-01 08:09:06,728 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.725518 | fa163edc-743b-971c-e7d8-00000000004a | TASK | Hieradata from vars 2025-10-01 08:09:06,746 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.745592 | fa163edc-743b-971c-e7d8-00000000004a | TASK | Hieradata from vars 2025-10-01 08:09:06,809 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.808871 | fa163edc-743b-971c-e7d8-000000001c4d | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:09:06,826 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.826012 | fa163edc-743b-971c-e7d8-000000001c4d | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:09:06,867 p=83200 u=zuul n=ansible | 2025-10-01 08:09:06.866612 | fa163edc-743b-971c-e7d8-000000001c4d | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:09:07,451 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.450006 | fa163edc-743b-971c-e7d8-000000001c4d | CHANGED | Copy overcloud.json to all_nodes.json | np0005463870 2025-10-01 08:09:07,474 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.473762 | fa163edc-743b-971c-e7d8-000000001c4e | TASK | Render hieradata from template 2025-10-01 08:09:07,640 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.639089 | fa163edc-743b-971c-e7d8-000000001c4d | CHANGED | Copy overcloud.json to all_nodes.json | np0005463871 2025-10-01 08:09:07,643 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.642577 | fa163edc-743b-971c-e7d8-000000001c4d | CHANGED | Copy overcloud.json to all_nodes.json | np0005463872 2025-10-01 08:09:07,665 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.664636 | fa163edc-743b-971c-e7d8-000000001c4e | TASK | Render hieradata from template 2025-10-01 08:09:07,692 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.691273 | fa163edc-743b-971c-e7d8-000000001c4e | TASK | Render hieradata from template 2025-10-01 08:09:07,768 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.768087 | fa163edc-743b-971c-e7d8-000000001c4d | CHANGED | Copy overcloud.json to all_nodes.json | np0005463865 2025-10-01 08:09:07,809 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.808344 | fa163edc-743b-971c-e7d8-000000001c4e | TASK | Render hieradata from template 2025-10-01 08:09:07,818 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.817067 | fa163edc-743b-971c-e7d8-000000001c4d | CHANGED | Copy overcloud.json to all_nodes.json | np0005463867 2025-10-01 08:09:07,820 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.820068 | fa163edc-743b-971c-e7d8-000000001c4d | CHANGED | Copy overcloud.json to all_nodes.json | np0005463866 2025-10-01 08:09:07,860 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.859934 | fa163edc-743b-971c-e7d8-000000001c4e | TASK | Render hieradata from template 2025-10-01 08:09:07,882 p=83200 u=zuul n=ansible | 2025-10-01 08:09:07.882184 | fa163edc-743b-971c-e7d8-000000001c4e | TASK | Render hieradata from template 2025-10-01 08:09:08,483 p=83200 u=zuul n=ansible | 2025-10-01 08:09:08.478798 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=bootstrap_node 2025-10-01 08:09:08,738 p=83200 u=zuul n=ansible | 2025-10-01 08:09:08.730850 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=bootstrap_node 2025-10-01 08:09:08,755 p=83200 u=zuul n=ansible | 2025-10-01 08:09:08.751104 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=bootstrap_node 2025-10-01 08:09:08,841 p=83200 u=zuul n=ansible | 2025-10-01 08:09:08.837077 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=bootstrap_node 2025-10-01 08:09:08,876 p=83200 u=zuul n=ansible | 2025-10-01 08:09:08.872351 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=bootstrap_node 2025-10-01 08:09:08,898 p=83200 u=zuul n=ansible | 2025-10-01 08:09:08.894555 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=bootstrap_node 2025-10-01 08:09:09,496 p=83200 u=zuul n=ansible | 2025-10-01 08:09:09.492394 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=vip_data 2025-10-01 08:09:09,804 p=83200 u=zuul n=ansible | 2025-10-01 08:09:09.802502 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=vip_data 2025-10-01 08:09:09,821 p=83200 u=zuul n=ansible | 2025-10-01 08:09:09.818783 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=vip_data 2025-10-01 08:09:09,843 p=83200 u=zuul n=ansible | 2025-10-01 08:09:09.841332 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=vip_data 2025-10-01 08:09:09,850 p=83200 u=zuul n=ansible | 2025-10-01 08:09:09.847769 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=vip_data 2025-10-01 08:09:09,911 p=83200 u=zuul n=ansible | 2025-10-01 08:09:09.909041 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=vip_data 2025-10-01 08:09:10,654 p=83200 u=zuul n=ansible | 2025-10-01 08:09:10.651763 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=net_ip_map 2025-10-01 08:09:10,876 p=83200 u=zuul n=ansible | 2025-10-01 08:09:10.873122 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=net_ip_map 2025-10-01 08:09:10,932 p=83200 u=zuul n=ansible | 2025-10-01 08:09:10.928097 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=net_ip_map 2025-10-01 08:09:11,036 p=83200 u=zuul n=ansible | 2025-10-01 08:09:11.029469 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=net_ip_map 2025-10-01 08:09:11,055 p=83200 u=zuul n=ansible | 2025-10-01 08:09:11.048203 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=net_ip_map 2025-10-01 08:09:11,076 p=83200 u=zuul n=ansible | 2025-10-01 08:09:11.070622 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=net_ip_map 2025-10-01 08:09:11,602 p=83200 u=zuul n=ansible | 2025-10-01 08:09:11.599893 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=cloud_domain 2025-10-01 08:09:11,839 p=83200 u=zuul n=ansible | 2025-10-01 08:09:11.837087 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=cloud_domain 2025-10-01 08:09:11,906 p=83200 u=zuul n=ansible | 2025-10-01 08:09:11.905936 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=cloud_domain 2025-10-01 08:09:11,977 p=83200 u=zuul n=ansible | 2025-10-01 08:09:11.974919 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=cloud_domain 2025-10-01 08:09:11,986 p=83200 u=zuul n=ansible | 2025-10-01 08:09:11.983476 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=cloud_domain 2025-10-01 08:09:12,011 p=83200 u=zuul n=ansible | 2025-10-01 08:09:12.009101 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=cloud_domain 2025-10-01 08:09:12,592 p=83200 u=zuul n=ansible | 2025-10-01 08:09:12.586152 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=fqdn 2025-10-01 08:09:12,756 p=83200 u=zuul n=ansible | 2025-10-01 08:09:12.753925 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=fqdn 2025-10-01 08:09:12,841 p=83200 u=zuul n=ansible | 2025-10-01 08:09:12.839729 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=fqdn 2025-10-01 08:09:12,923 p=83200 u=zuul n=ansible | 2025-10-01 08:09:12.919276 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=fqdn 2025-10-01 08:09:12,935 p=83200 u=zuul n=ansible | 2025-10-01 08:09:12.931483 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=fqdn 2025-10-01 08:09:12,964 p=83200 u=zuul n=ansible | 2025-10-01 08:09:12.961610 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=fqdn 2025-10-01 08:09:13,573 p=83200 u=zuul n=ansible | 2025-10-01 08:09:13.571469 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=service_names 2025-10-01 08:09:13,733 p=83200 u=zuul n=ansible | 2025-10-01 08:09:13.730889 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=service_names 2025-10-01 08:09:13,782 p=83200 u=zuul n=ansible | 2025-10-01 08:09:13.779524 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=service_names 2025-10-01 08:09:13,848 p=83200 u=zuul n=ansible | 2025-10-01 08:09:13.845408 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=service_names 2025-10-01 08:09:13,891 p=83200 u=zuul n=ansible | 2025-10-01 08:09:13.888086 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=service_names 2025-10-01 08:09:13,925 p=83200 u=zuul n=ansible | 2025-10-01 08:09:13.922156 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=service_names 2025-10-01 08:09:14,542 p=83200 u=zuul n=ansible | 2025-10-01 08:09:14.536357 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=service_configs 2025-10-01 08:09:14,699 p=83200 u=zuul n=ansible | 2025-10-01 08:09:14.695281 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=service_configs 2025-10-01 08:09:14,739 p=83200 u=zuul n=ansible | 2025-10-01 08:09:14.735301 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=service_configs 2025-10-01 08:09:14,853 p=83200 u=zuul n=ansible | 2025-10-01 08:09:14.849524 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=service_configs 2025-10-01 08:09:14,872 p=83200 u=zuul n=ansible | 2025-10-01 08:09:14.868479 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=service_configs 2025-10-01 08:09:14,901 p=83200 u=zuul n=ansible | 2025-10-01 08:09:14.896915 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=service_configs 2025-10-01 08:09:15,562 p=83200 u=zuul n=ansible | 2025-10-01 08:09:15.560548 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=extraconfig 2025-10-01 08:09:15,676 p=83200 u=zuul n=ansible | 2025-10-01 08:09:15.672624 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=extraconfig 2025-10-01 08:09:15,722 p=83200 u=zuul n=ansible | 2025-10-01 08:09:15.718924 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=extraconfig 2025-10-01 08:09:15,764 p=83200 u=zuul n=ansible | 2025-10-01 08:09:15.761042 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=extraconfig 2025-10-01 08:09:15,838 p=83200 u=zuul n=ansible | 2025-10-01 08:09:15.836216 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=extraconfig 2025-10-01 08:09:15,880 p=83200 u=zuul n=ansible | 2025-10-01 08:09:15.877629 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=extraconfig 2025-10-01 08:09:16,539 p=83200 u=zuul n=ansible | 2025-10-01 08:09:16.537316 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=role_extraconfig 2025-10-01 08:09:16,642 p=83200 u=zuul n=ansible | 2025-10-01 08:09:16.639692 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=role_extraconfig 2025-10-01 08:09:16,669 p=83200 u=zuul n=ansible | 2025-10-01 08:09:16.666021 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=role_extraconfig 2025-10-01 08:09:16,728 p=83200 u=zuul n=ansible | 2025-10-01 08:09:16.724997 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=role_extraconfig 2025-10-01 08:09:16,817 p=83200 u=zuul n=ansible | 2025-10-01 08:09:16.814608 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=role_extraconfig 2025-10-01 08:09:16,835 p=83200 u=zuul n=ansible | 2025-10-01 08:09:16.832601 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=role_extraconfig 2025-10-01 08:09:17,534 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.532435 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463870 | item=ovn_chassis_mac_map 2025-10-01 08:09:17,564 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.563982 | fa163edc-743b-971c-e7d8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:09:17,590 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.589669 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463871 | item=ovn_chassis_mac_map 2025-10-01 08:09:17,599 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.598060 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463872 | item=ovn_chassis_mac_map 2025-10-01 08:09:17,629 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.629055 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463865 | item=ovn_chassis_mac_map 2025-10-01 08:09:17,680 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.680358 | fa163edc-743b-971c-e7d8-000000001f72 | TASK | Check for hieradata file 2025-10-01 08:09:17,707 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.705834 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463866 | item=ovn_chassis_mac_map 2025-10-01 08:09:17,741 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.741419 | fa163edc-743b-971c-e7d8-000000001c4e | CHANGED | Render hieradata from template | np0005463867 | item=ovn_chassis_mac_map 2025-10-01 08:09:17,756 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.755760 | fa163edc-743b-971c-e7d8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:09:17,772 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.771688 | fa163edc-743b-971c-e7d8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:09:17,803 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.802764 | fa163edc-743b-971c-e7d8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:09:17,902 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.901763 | fa163edc-743b-971c-e7d8-000000001f72 | TASK | Check for hieradata file 2025-10-01 08:09:17,915 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.914723 | fa163edc-743b-971c-e7d8-000000001f72 | TASK | Check for hieradata file 2025-10-01 08:09:17,932 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.932210 | fa163edc-743b-971c-e7d8-000000001f72 | TASK | Check for hieradata file 2025-10-01 08:09:17,950 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.950159 | fa163edc-743b-971c-e7d8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:09:17,984 p=83200 u=zuul n=ansible | 2025-10-01 08:09:17.983860 | fa163edc-743b-971c-e7d8-000000001f72 | OK | Check for hieradata file | np0005463870 2025-10-01 08:09:18,022 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.021677 | fa163edc-743b-971c-e7d8-000000001f74 | TASK | Get existing data 2025-10-01 08:09:18,040 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.040268 | fa163edc-743b-971c-e7d8-000000001f72 | TASK | Check for hieradata file 2025-10-01 08:09:18,058 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.057770 | fa163edc-743b-971c-e7d8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:09:18,071 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.071064 | fa163edc-743b-971c-e7d8-000000001f74 | SKIPPED | Get existing data | np0005463870 2025-10-01 08:09:18,088 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.088004 | fa163edc-743b-971c-e7d8-000000001f75 | TASK | Set data fact 2025-10-01 08:09:18,153 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.152639 | fa163edc-743b-971c-e7d8-000000001f72 | TASK | Check for hieradata file 2025-10-01 08:09:18,158 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.157681 | fa163edc-743b-971c-e7d8-000000001f75 | SKIPPED | Set data fact | np0005463870 2025-10-01 08:09:18,169 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.169189 | fa163edc-743b-971c-e7d8-000000001f77 | TASK | Write ansible hieradata file 2025-10-01 08:09:18,201 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.200623 | fa163edc-743b-971c-e7d8-000000001f72 | OK | Check for hieradata file | np0005463871 2025-10-01 08:09:18,212 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.211874 | fa163edc-743b-971c-e7d8-000000001f74 | TASK | Get existing data 2025-10-01 08:09:18,245 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.240321 | fa163edc-743b-971c-e7d8-000000001f72 | OK | Check for hieradata file | np0005463872 2025-10-01 08:09:18,246 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.246380 | fa163edc-743b-971c-e7d8-000000001f72 | OK | Check for hieradata file | np0005463865 2025-10-01 08:09:18,256 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.256761 | fa163edc-743b-971c-e7d8-000000001f74 | TASK | Get existing data 2025-10-01 08:09:18,281 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.281417 | fa163edc-743b-971c-e7d8-000000001f74 | TASK | Get existing data 2025-10-01 08:09:18,288 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.288251 | fa163edc-743b-971c-e7d8-000000001f74 | SKIPPED | Get existing data | np0005463871 2025-10-01 08:09:18,304 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.304131 | fa163edc-743b-971c-e7d8-000000001f75 | TASK | Set data fact 2025-10-01 08:09:18,311 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.310683 | fa163edc-743b-971c-e7d8-000000001f74 | SKIPPED | Get existing data | np0005463872 2025-10-01 08:09:18,327 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.327564 | fa163edc-743b-971c-e7d8-000000001f75 | TASK | Set data fact 2025-10-01 08:09:18,334 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.334207 | fa163edc-743b-971c-e7d8-000000001f74 | SKIPPED | Get existing data | np0005463865 2025-10-01 08:09:18,340 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.340481 | fa163edc-743b-971c-e7d8-000000001f75 | SKIPPED | Set data fact | np0005463871 2025-10-01 08:09:18,351 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.351033 | fa163edc-743b-971c-e7d8-000000001f77 | TASK | Write ansible hieradata file 2025-10-01 08:09:18,381 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.380811 | fa163edc-743b-971c-e7d8-000000001f75 | TASK | Set data fact 2025-10-01 08:09:18,387 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.387164 | fa163edc-743b-971c-e7d8-000000001f72 | OK | Check for hieradata file | np0005463866 2025-10-01 08:09:18,388 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.388550 | fa163edc-743b-971c-e7d8-000000001f75 | SKIPPED | Set data fact | np0005463872 2025-10-01 08:09:18,399 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.399385 | fa163edc-743b-971c-e7d8-000000001f77 | TASK | Write ansible hieradata file 2025-10-01 08:09:18,423 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.422699 | fa163edc-743b-971c-e7d8-000000001f74 | TASK | Get existing data 2025-10-01 08:09:18,436 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.429898 | fa163edc-743b-971c-e7d8-000000001f75 | SKIPPED | Set data fact | np0005463865 2025-10-01 08:09:18,439 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.438604 | fa163edc-743b-971c-e7d8-000000001f72 | OK | Check for hieradata file | np0005463867 2025-10-01 08:09:18,470 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.469929 | fa163edc-743b-971c-e7d8-000000001f77 | TASK | Write ansible hieradata file 2025-10-01 08:09:18,504 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.503576 | fa163edc-743b-971c-e7d8-000000001f74 | TASK | Get existing data 2025-10-01 08:09:18,512 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.511686 | fa163edc-743b-971c-e7d8-000000001f74 | SKIPPED | Get existing data | np0005463866 2025-10-01 08:09:18,537 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.536615 | fa163edc-743b-971c-e7d8-000000001f75 | TASK | Set data fact 2025-10-01 08:09:18,551 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.551025 | fa163edc-743b-971c-e7d8-000000001f74 | SKIPPED | Get existing data | np0005463867 2025-10-01 08:09:18,573 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.568305 | fa163edc-743b-971c-e7d8-000000001f75 | TASK | Set data fact 2025-10-01 08:09:18,581 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.577932 | fa163edc-743b-971c-e7d8-000000001f75 | SKIPPED | Set data fact | np0005463866 2025-10-01 08:09:18,598 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.597720 | fa163edc-743b-971c-e7d8-000000001f77 | TASK | Write ansible hieradata file 2025-10-01 08:09:18,610 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.609378 | fa163edc-743b-971c-e7d8-000000001f75 | SKIPPED | Set data fact | np0005463867 2025-10-01 08:09:18,626 p=83200 u=zuul n=ansible | 2025-10-01 08:09:18.626378 | fa163edc-743b-971c-e7d8-000000001f77 | TASK | Write ansible hieradata file 2025-10-01 08:09:19,196 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.195546 | fa163edc-743b-971c-e7d8-000000001f77 | CHANGED | Write ansible hieradata file | np0005463870 2025-10-01 08:09:19,234 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.233038 | fa163edc-743b-971c-e7d8-000000001f77 | CHANGED | Write ansible hieradata file | np0005463871 2025-10-01 08:09:19,386 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.385634 | fa163edc-743b-971c-e7d8-000000001f77 | CHANGED | Write ansible hieradata file | np0005463872 2025-10-01 08:09:19,480 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.479445 | fa163edc-743b-971c-e7d8-000000001f77 | CHANGED | Write ansible hieradata file | np0005463865 2025-10-01 08:09:19,556 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.555460 | fa163edc-743b-971c-e7d8-000000001f77 | CHANGED | Write ansible hieradata file | np0005463867 2025-10-01 08:09:19,594 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.593855 | fa163edc-743b-971c-e7d8-000000001f77 | CHANGED | Write ansible hieradata file | np0005463866 2025-10-01 08:09:19,811 p=83200 u=zuul n=ansible | PLAY [Server network deployments] ********************************************** 2025-10-01 08:09:19,924 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.924132 | fa163edc-743b-971c-e7d8-000000000050 | TASK | Network Configuration 2025-10-01 08:09:19,938 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.937790 | fa163edc-743b-971c-e7d8-000000000050 | TASK | Network Configuration 2025-10-01 08:09:19,957 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.956621 | fa163edc-743b-971c-e7d8-000000000050 | TASK | Network Configuration 2025-10-01 08:09:19,987 p=83200 u=zuul n=ansible | 2025-10-01 08:09:19.986767 | fa163edc-743b-971c-e7d8-000000000050 | TASK | Network Configuration 2025-10-01 08:09:20,005 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.004911 | fa163edc-743b-971c-e7d8-000000000050 | TASK | Network Configuration 2025-10-01 08:09:20,032 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.032532 | fa163edc-743b-971c-e7d8-000000000050 | TASK | Network Configuration 2025-10-01 08:09:20,037 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.036533 | fa163edc-743b-971c-e7d8-000000000050 | OK | Network Configuration | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2025-10-01 08:09:20,037 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000000050') missing from stats 2025-10-01 08:09:20,038 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.037827 | fa163edc-743b-971c-e7d8-000000000050 | OK | Network Configuration | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2025-10-01 08:09:20,038 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000000050') missing from stats 2025-10-01 08:09:20,038 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.038532 | fa163edc-743b-971c-e7d8-000000000050 | OK | Network Configuration | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2025-10-01 08:09:20,039 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000000050') missing from stats 2025-10-01 08:09:20,039 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.039234 | fa163edc-743b-971c-e7d8-000000000050 | OK | Network Configuration | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2025-10-01 08:09:20,039 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000000050') missing from stats 2025-10-01 08:09:20,040 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.039905 | fa163edc-743b-971c-e7d8-000000000050 | OK | Network Configuration | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2025-10-01 08:09:20,040 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000000050') missing from stats 2025-10-01 08:09:20,052 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.052099 | fa163edc-743b-971c-e7d8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-01 08:09:20,073 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.072496 | fa163edc-743b-971c-e7d8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-01 08:09:20,089 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.088922 | fa163edc-743b-971c-e7d8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-01 08:09:20,110 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.110044 | fa163edc-743b-971c-e7d8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-01 08:09:20,131 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.131000 | fa163edc-743b-971c-e7d8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-01 08:09:20,137 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.136740 | fa163edc-743b-971c-e7d8-000000000050 | OK | Network Configuration | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2025-10-01 08:09:20,137 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000000050') missing from stats 2025-10-01 08:09:20,158 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.158220 | fa163edc-743b-971c-e7d8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-01 08:09:20,333 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.332553 | fa163edc-743b-971c-e7d8-000000000051 | OK | Check NetworkConfig script existence | np0005463870 -> localhost 2025-10-01 08:09:20,333 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000000051') missing from stats 2025-10-01 08:09:20,334 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.334377 | fa163edc-743b-971c-e7d8-000000000051 | OK | Check NetworkConfig script existence | np0005463871 -> localhost 2025-10-01 08:09:20,335 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000000051') missing from stats 2025-10-01 08:09:20,350 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.350571 | fa163edc-743b-971c-e7d8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-01 08:09:20,377 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.367233 | fa163edc-743b-971c-e7d8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-01 08:09:20,384 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.383835 | fa163edc-743b-971c-e7d8-000000000051 | OK | Check NetworkConfig script existence | np0005463872 -> localhost 2025-10-01 08:09:20,385 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000000051') missing from stats 2025-10-01 08:09:20,386 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.385848 | fa163edc-743b-971c-e7d8-000000000051 | OK | Check NetworkConfig script existence | np0005463866 -> localhost 2025-10-01 08:09:20,386 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000000051') missing from stats 2025-10-01 08:09:20,387 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.387162 | fa163edc-743b-971c-e7d8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005463870 2025-10-01 08:09:20,388 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.388115 | fa163edc-743b-971c-e7d8-000000000051 | OK | Check NetworkConfig script existence | np0005463865 -> localhost 2025-10-01 08:09:20,388 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000000051') missing from stats 2025-10-01 08:09:20,405 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.404879 | fa163edc-743b-971c-e7d8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-01 08:09:20,429 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.422993 | fa163edc-743b-971c-e7d8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-01 08:09:20,453 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.448683 | fa163edc-743b-971c-e7d8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-01 08:09:20,470 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.470032 | fa163edc-743b-971c-e7d8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-01 08:09:20,480 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.475607 | fa163edc-743b-971c-e7d8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005463871 2025-10-01 08:09:20,481 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.481554 | fa163edc-743b-971c-e7d8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005463870 2025-10-01 08:09:20,482 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.482189 | fa163edc-743b-971c-e7d8-000000000051 | OK | Check NetworkConfig script existence | np0005463867 -> localhost 2025-10-01 08:09:20,482 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000000051') missing from stats 2025-10-01 08:09:20,483 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.483085 | fa163edc-743b-971c-e7d8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005463872 2025-10-01 08:09:20,483 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.483624 | fa163edc-743b-971c-e7d8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005463865 2025-10-01 08:09:20,494 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.494160 | fa163edc-743b-971c-e7d8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-01 08:09:20,512 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.511701 | fa163edc-743b-971c-e7d8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-01 08:09:20,540 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.539475 | fa163edc-743b-971c-e7d8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-01 08:09:20,593 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.592051 | fa163edc-743b-971c-e7d8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-01 08:09:20,629 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.628526 | fa163edc-743b-971c-e7d8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-01 08:09:20,637 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.636572 | fa163edc-743b-971c-e7d8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005463866 2025-10-01 08:09:20,638 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.638274 | fa163edc-743b-971c-e7d8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005463870 2025-10-01 08:09:20,639 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.639058 | fa163edc-743b-971c-e7d8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005463871 2025-10-01 08:09:20,640 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.640123 | fa163edc-743b-971c-e7d8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005463872 2025-10-01 08:09:20,641 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.640880 | fa163edc-743b-971c-e7d8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005463865 2025-10-01 08:09:20,661 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.655868 | fa163edc-743b-971c-e7d8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-01 08:09:20,679 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.678475 | fa163edc-743b-971c-e7d8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-01 08:09:20,699 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.698538 | fa163edc-743b-971c-e7d8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-01 08:09:20,725 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.724718 | fa163edc-743b-971c-e7d8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-01 08:09:20,754 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.754299 | fa163edc-743b-971c-e7d8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-01 08:09:20,770 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.768886 | fa163edc-743b-971c-e7d8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005463867 2025-10-01 08:09:20,771 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.771029 | fa163edc-743b-971c-e7d8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005463870 2025-10-01 08:09:20,771 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.771618 | fa163edc-743b-971c-e7d8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005463871 2025-10-01 08:09:20,772 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.772218 | fa163edc-743b-971c-e7d8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005463872 2025-10-01 08:09:20,772 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.772790 | fa163edc-743b-971c-e7d8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005463865 2025-10-01 08:09:20,796 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.796165 | fa163edc-743b-971c-e7d8-00000000005c | TASK | Reload NetworkManager 2025-10-01 08:09:20,818 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.818023 | fa163edc-743b-971c-e7d8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-01 08:09:20,839 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.838722 | fa163edc-743b-971c-e7d8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-01 08:09:20,865 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.864507 | fa163edc-743b-971c-e7d8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-01 08:09:20,889 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.888890 | fa163edc-743b-971c-e7d8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-01 08:09:20,895 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.894815 | fa163edc-743b-971c-e7d8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005463866 2025-10-01 08:09:20,896 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.896134 | fa163edc-743b-971c-e7d8-00000000005c | SKIPPED | Reload NetworkManager | np0005463870 2025-10-01 08:09:20,902 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.902119 | fa163edc-743b-971c-e7d8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005463871 2025-10-01 08:09:20,902 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.902710 | fa163edc-743b-971c-e7d8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005463872 2025-10-01 08:09:20,903 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.903246 | fa163edc-743b-971c-e7d8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005463865 2025-10-01 08:09:20,920 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.915531 | fa163edc-743b-971c-e7d8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-01 08:09:20,936 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.935373 | fa163edc-743b-971c-e7d8-00000000005c | TASK | Reload NetworkManager 2025-10-01 08:09:20,955 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.955164 | fa163edc-743b-971c-e7d8-00000000005c | TASK | Reload NetworkManager 2025-10-01 08:09:20,983 p=83200 u=zuul n=ansible | 2025-10-01 08:09:20.979324 | fa163edc-743b-971c-e7d8-00000000005c | TASK | Reload NetworkManager 2025-10-01 08:09:21,003 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.002452 | fa163edc-743b-971c-e7d8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-01 08:09:21,015 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.009847 | fa163edc-743b-971c-e7d8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005463867 2025-10-01 08:09:21,016 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.016307 | fa163edc-743b-971c-e7d8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005463870 2025-10-01 08:09:21,017 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.016920 | fa163edc-743b-971c-e7d8-00000000005c | SKIPPED | Reload NetworkManager | np0005463871 2025-10-01 08:09:21,017 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.017544 | fa163edc-743b-971c-e7d8-00000000005c | SKIPPED | Reload NetworkManager | np0005463872 2025-10-01 08:09:21,018 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.018163 | fa163edc-743b-971c-e7d8-00000000005c | SKIPPED | Reload NetworkManager | np0005463865 2025-10-01 08:09:21,034 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.028987 | fa163edc-743b-971c-e7d8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-01 08:09:21,048 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.048311 | fa163edc-743b-971c-e7d8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-01 08:09:21,068 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.067988 | fa163edc-743b-971c-e7d8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-01 08:09:21,097 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.092550 | fa163edc-743b-971c-e7d8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-01 08:09:21,114 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.113832 | fa163edc-743b-971c-e7d8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-01 08:09:21,124 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.118495 | fa163edc-743b-971c-e7d8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005463866 2025-10-01 08:09:21,124 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.124774 | fa163edc-743b-971c-e7d8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005463870 2025-10-01 08:09:21,125 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.125445 | fa163edc-743b-971c-e7d8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005463871 2025-10-01 08:09:21,126 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.126089 | fa163edc-743b-971c-e7d8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005463872 2025-10-01 08:09:21,127 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.126752 | fa163edc-743b-971c-e7d8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005463865 2025-10-01 08:09:21,143 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.138107 | fa163edc-743b-971c-e7d8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-01 08:09:21,157 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.157041 | fa163edc-743b-971c-e7d8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-01 08:09:21,177 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.176494 | fa163edc-743b-971c-e7d8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-01 08:09:21,200 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.199755 | fa163edc-743b-971c-e7d8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-01 08:09:21,224 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.223614 | fa163edc-743b-971c-e7d8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-01 08:09:21,237 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.234322 | fa163edc-743b-971c-e7d8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005463867 2025-10-01 08:09:21,238 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.238037 | fa163edc-743b-971c-e7d8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005463870 2025-10-01 08:09:21,239 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.238734 | fa163edc-743b-971c-e7d8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005463871 2025-10-01 08:09:21,239 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.239386 | fa163edc-743b-971c-e7d8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005463872 2025-10-01 08:09:21,240 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.240059 | fa163edc-743b-971c-e7d8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005463865 2025-10-01 08:09:21,250 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.250687 | fa163edc-743b-971c-e7d8-000000000061 | TASK | Ensure we get cloud-init 2025-10-01 08:09:21,274 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.274508 | fa163edc-743b-971c-e7d8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-01 08:09:21,287 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.286671 | fa163edc-743b-971c-e7d8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-01 08:09:21,319 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.312231 | fa163edc-743b-971c-e7d8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-01 08:09:21,336 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.336285 | fa163edc-743b-971c-e7d8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-01 08:09:21,348 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.341339 | fa163edc-743b-971c-e7d8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005463866 2025-10-01 08:09:21,349 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.349102 | fa163edc-743b-971c-e7d8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005463870 2025-10-01 08:09:21,349 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.349691 | fa163edc-743b-971c-e7d8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005463871 2025-10-01 08:09:21,350 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.350376 | fa163edc-743b-971c-e7d8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005463872 2025-10-01 08:09:21,351 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.350917 | fa163edc-743b-971c-e7d8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005463865 2025-10-01 08:09:21,365 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.361360 | fa163edc-743b-971c-e7d8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-01 08:09:21,380 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.379501 | fa163edc-743b-971c-e7d8-000000000061 | TASK | Ensure we get cloud-init 2025-10-01 08:09:21,404 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.404378 | fa163edc-743b-971c-e7d8-000000000061 | TASK | Ensure we get cloud-init 2025-10-01 08:09:21,421 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.420775 | fa163edc-743b-971c-e7d8-000000000061 | TASK | Ensure we get cloud-init 2025-10-01 08:09:21,446 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.446376 | fa163edc-743b-971c-e7d8-00000000005c | TASK | Reload NetworkManager 2025-10-01 08:09:21,451 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.450481 | fa163edc-743b-971c-e7d8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005463867 2025-10-01 08:09:21,451 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.451537 | fa163edc-743b-971c-e7d8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005463870 2025-10-01 08:09:21,452 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.452100 | fa163edc-743b-971c-e7d8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005463871 2025-10-01 08:09:21,452 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.452701 | fa163edc-743b-971c-e7d8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005463872 2025-10-01 08:09:21,453 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.453255 | fa163edc-743b-971c-e7d8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005463865 2025-10-01 08:09:21,463 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.463331 | fa163edc-743b-971c-e7d8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-01 08:09:21,486 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.486334 | fa163edc-743b-971c-e7d8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-01 08:09:21,504 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.499708 | fa163edc-743b-971c-e7d8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-01 08:09:21,522 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.521708 | fa163edc-743b-971c-e7d8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-01 08:09:21,547 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.547395 | fa163edc-743b-971c-e7d8-00000000005c | TASK | Reload NetworkManager 2025-10-01 08:09:21,559 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.557732 | fa163edc-743b-971c-e7d8-00000000005c | SKIPPED | Reload NetworkManager | np0005463866 2025-10-01 08:09:21,560 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.560078 | fa163edc-743b-971c-e7d8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005463870 2025-10-01 08:09:21,561 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.560914 | fa163edc-743b-971c-e7d8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005463871 2025-10-01 08:09:21,561 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.561540 | fa163edc-743b-971c-e7d8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005463872 2025-10-01 08:09:21,562 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.562123 | fa163edc-743b-971c-e7d8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005463865 2025-10-01 08:09:21,573 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.573377 | fa163edc-743b-971c-e7d8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-01 08:09:21,593 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.593391 | fa163edc-743b-971c-e7d8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-01 08:09:21,617 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.616572 | fa163edc-743b-971c-e7d8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-01 08:09:21,644 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.640192 | fa163edc-743b-971c-e7d8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-01 08:09:21,661 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.661424 | fa163edc-743b-971c-e7d8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-01 08:09:21,668 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.667533 | fa163edc-743b-971c-e7d8-00000000005c | SKIPPED | Reload NetworkManager | np0005463867 2025-10-01 08:09:21,674 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.673820 | fa163edc-743b-971c-e7d8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005463870 2025-10-01 08:09:21,674 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.674411 | fa163edc-743b-971c-e7d8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005463871 2025-10-01 08:09:21,675 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.674980 | fa163edc-743b-971c-e7d8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005463872 2025-10-01 08:09:21,675 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.675523 | fa163edc-743b-971c-e7d8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005463865 2025-10-01 08:09:21,686 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.685899 | fa163edc-743b-971c-e7d8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-01 08:09:21,704 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.703797 | fa163edc-743b-971c-e7d8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-01 08:09:21,723 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.722986 | fa163edc-743b-971c-e7d8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-01 08:09:21,754 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.754077 | fa163edc-743b-971c-e7d8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-01 08:09:21,785 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.780054 | fa163edc-743b-971c-e7d8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-01 08:09:21,793 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.792278 | fa163edc-743b-971c-e7d8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005463866 2025-10-01 08:09:21,794 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.793939 | fa163edc-743b-971c-e7d8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005463870 2025-10-01 08:09:21,795 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.794751 | fa163edc-743b-971c-e7d8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005463871 2025-10-01 08:09:21,795 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.795555 | fa163edc-743b-971c-e7d8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005463872 2025-10-01 08:09:21,796 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.796299 | fa163edc-743b-971c-e7d8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005463865 2025-10-01 08:09:21,812 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.811814 | fa163edc-743b-971c-e7d8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-01 08:09:21,838 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.837933 | fa163edc-743b-971c-e7d8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-01 08:09:21,871 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.865472 | fa163edc-743b-971c-e7d8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-01 08:09:21,904 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.898897 | fa163edc-743b-971c-e7d8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-01 08:09:21,923 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.922738 | fa163edc-743b-971c-e7d8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-01 08:09:21,929 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.929006 | fa163edc-743b-971c-e7d8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005463867 2025-10-01 08:09:21,930 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.930267 | fa163edc-743b-971c-e7d8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005463870 2025-10-01 08:09:21,931 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.930860 | fa163edc-743b-971c-e7d8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005463871 2025-10-01 08:09:21,931 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.931427 | fa163edc-743b-971c-e7d8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005463872 2025-10-01 08:09:21,948 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.947831 | fa163edc-743b-971c-e7d8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-01 08:09:21,969 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.969280 | fa163edc-743b-971c-e7d8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-01 08:09:21,990 p=83200 u=zuul n=ansible | 2025-10-01 08:09:21.989617 | fa163edc-743b-971c-e7d8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-01 08:09:22,016 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.016008 | fa163edc-743b-971c-e7d8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-01 08:09:22,028 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.022034 | fa163edc-743b-971c-e7d8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005463865 2025-10-01 08:09:22,029 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.029471 | fa163edc-743b-971c-e7d8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005463866 2025-10-01 08:09:22,030 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.030126 | fa163edc-743b-971c-e7d8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005463870 2025-10-01 08:09:22,030 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.030682 | fa163edc-743b-971c-e7d8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005463871 2025-10-01 08:09:22,031 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.031256 | fa163edc-743b-971c-e7d8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005463872 2025-10-01 08:09:22,046 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.042331 | fa163edc-743b-971c-e7d8-00000000006a | TASK | Disable cloud-init network config 2025-10-01 08:09:22,061 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.060481 | fa163edc-743b-971c-e7d8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-01 08:09:22,081 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.080859 | fa163edc-743b-971c-e7d8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-01 08:09:22,112 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.111895 | fa163edc-743b-971c-e7d8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-01 08:09:22,131 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.130632 | fa163edc-743b-971c-e7d8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-01 08:09:22,144 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.137875 | fa163edc-743b-971c-e7d8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005463867 2025-10-01 08:09:22,144 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.144747 | fa163edc-743b-971c-e7d8-00000000006a | SKIPPED | Disable cloud-init network config | np0005463870 2025-10-01 08:09:22,145 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.145431 | fa163edc-743b-971c-e7d8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005463871 2025-10-01 08:09:22,146 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.146086 | fa163edc-743b-971c-e7d8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005463872 2025-10-01 08:09:22,146 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.146669 | fa163edc-743b-971c-e7d8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005463865 2025-10-01 08:09:22,164 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.164509 | fa163edc-743b-971c-e7d8-00000000006b | TASK | Ensure network service is enabled 2025-10-01 08:09:22,180 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.179561 | fa163edc-743b-971c-e7d8-00000000006a | TASK | Disable cloud-init network config 2025-10-01 08:09:22,199 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.199200 | fa163edc-743b-971c-e7d8-00000000006a | TASK | Disable cloud-init network config 2025-10-01 08:09:22,223 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.223251 | fa163edc-743b-971c-e7d8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-01 08:09:22,251 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.246631 | fa163edc-743b-971c-e7d8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-01 08:09:22,256 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.256240 | fa163edc-743b-971c-e7d8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005463866 2025-10-01 08:09:22,258 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.257827 | fa163edc-743b-971c-e7d8-00000000006b | SKIPPED | Ensure network service is enabled | np0005463870 2025-10-01 08:09:22,258 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.258526 | fa163edc-743b-971c-e7d8-00000000006a | SKIPPED | Disable cloud-init network config | np0005463871 2025-10-01 08:09:22,259 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.259156 | fa163edc-743b-971c-e7d8-00000000006a | SKIPPED | Disable cloud-init network config | np0005463872 2025-10-01 08:09:22,259 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.259713 | fa163edc-743b-971c-e7d8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005463865 2025-10-01 08:09:22,277 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.277339 | fa163edc-743b-971c-e7d8-00000000006b | TASK | Ensure network service is enabled 2025-10-01 08:09:22,298 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.298081 | fa163edc-743b-971c-e7d8-00000000006b | TASK | Ensure network service is enabled 2025-10-01 08:09:22,325 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.325359 | fa163edc-743b-971c-e7d8-00000000006a | TASK | Disable cloud-init network config 2025-10-01 08:09:22,359 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.351119 | fa163edc-743b-971c-e7d8-000000000061 | TASK | Ensure we get cloud-init 2025-10-01 08:09:22,364 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.364172 | fa163edc-743b-971c-e7d8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005463867 2025-10-01 08:09:22,365 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.365511 | fa163edc-743b-971c-e7d8-00000000006b | SKIPPED | Ensure network service is enabled | np0005463871 2025-10-01 08:09:22,366 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.366293 | fa163edc-743b-971c-e7d8-00000000006b | SKIPPED | Ensure network service is enabled | np0005463872 2025-10-01 08:09:22,367 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.366896 | fa163edc-743b-971c-e7d8-00000000006a | SKIPPED | Disable cloud-init network config | np0005463865 2025-10-01 08:09:22,411 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.411633 | fa163edc-743b-971c-e7d8-00000000006b | TASK | Ensure network service is enabled 2025-10-01 08:09:22,432 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.431685 | fa163edc-743b-971c-e7d8-000000000061 | TASK | Ensure we get cloud-init 2025-10-01 08:09:22,437 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.436587 | fa163edc-743b-971c-e7d8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005463866 2025-10-01 08:09:22,499 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.498808 | fa163edc-743b-971c-e7d8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-01 08:09:22,504 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.503843 | fa163edc-743b-971c-e7d8-00000000006b | SKIPPED | Ensure network service is enabled | np0005463865 2025-10-01 08:09:22,505 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.505008 | fa163edc-743b-971c-e7d8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005463867 2025-10-01 08:09:22,559 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.559391 | fa163edc-743b-971c-e7d8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-01 08:09:22,565 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.564522 | fa163edc-743b-971c-e7d8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005463866 2025-10-01 08:09:22,607 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.606761 | fa163edc-743b-971c-e7d8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-01 08:09:22,612 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.611936 | fa163edc-743b-971c-e7d8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005463867 2025-10-01 08:09:22,652 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.652425 | fa163edc-743b-971c-e7d8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-01 08:09:22,658 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.657416 | fa163edc-743b-971c-e7d8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005463866 2025-10-01 08:09:22,677 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.676981 | fa163edc-743b-971c-e7d8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-01 08:09:22,687 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.687329 | fa163edc-743b-971c-e7d8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005463867 2025-10-01 08:09:22,704 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.703866 | fa163edc-743b-971c-e7d8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-01 08:09:22,717 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.716678 | fa163edc-743b-971c-e7d8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005463866 2025-10-01 08:09:22,737 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.737228 | fa163edc-743b-971c-e7d8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-01 08:09:22,742 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.741646 | fa163edc-743b-971c-e7d8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005463867 2025-10-01 08:09:22,761 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.761148 | fa163edc-743b-971c-e7d8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-01 08:09:22,765 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.765230 | fa163edc-743b-971c-e7d8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005463866 2025-10-01 08:09:22,789 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.788338 | fa163edc-743b-971c-e7d8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-01 08:09:22,797 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.796610 | fa163edc-743b-971c-e7d8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005463867 2025-10-01 08:09:22,836 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.836154 | fa163edc-743b-971c-e7d8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-01 08:09:22,845 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.844085 | fa163edc-743b-971c-e7d8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005463866 2025-10-01 08:09:22,887 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.886650 | fa163edc-743b-971c-e7d8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-01 08:09:22,896 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.894917 | fa163edc-743b-971c-e7d8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005463867 2025-10-01 08:09:22,929 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.929426 | fa163edc-743b-971c-e7d8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-01 08:09:22,936 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.935656 | fa163edc-743b-971c-e7d8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005463866 2025-10-01 08:09:22,963 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.956665 | fa163edc-743b-971c-e7d8-00000000006a | TASK | Disable cloud-init network config 2025-10-01 08:09:22,970 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.969401 | fa163edc-743b-971c-e7d8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005463867 2025-10-01 08:09:22,998 p=83200 u=zuul n=ansible | 2025-10-01 08:09:22.990081 | fa163edc-743b-971c-e7d8-00000000006a | TASK | Disable cloud-init network config 2025-10-01 08:09:23,004 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.003351 | fa163edc-743b-971c-e7d8-00000000006a | SKIPPED | Disable cloud-init network config | np0005463866 2025-10-01 08:09:23,032 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.024381 | fa163edc-743b-971c-e7d8-00000000006b | TASK | Ensure network service is enabled 2025-10-01 08:09:23,038 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.038035 | fa163edc-743b-971c-e7d8-00000000006a | SKIPPED | Disable cloud-init network config | np0005463867 2025-10-01 08:09:23,065 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.064774 | fa163edc-743b-971c-e7d8-00000000006b | TASK | Ensure network service is enabled 2025-10-01 08:09:23,070 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.069786 | fa163edc-743b-971c-e7d8-00000000006b | SKIPPED | Ensure network service is enabled | np0005463866 2025-10-01 08:09:23,117 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.117389 | fa163edc-743b-971c-e7d8-00000000006b | SKIPPED | Ensure network service is enabled | np0005463867 2025-10-01 08:09:23,209 p=83200 u=zuul n=ansible | PLAY [Server network validation] *********************************************** 2025-10-01 08:09:23,352 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.351885 | fa163edc-743b-971c-e7d8-00000000009b | TASK | Basic Network Validation 2025-10-01 08:09:23,367 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.366910 | fa163edc-743b-971c-e7d8-00000000009b | TASK | Basic Network Validation 2025-10-01 08:09:23,393 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.393543 | fa163edc-743b-971c-e7d8-00000000009b | TASK | Basic Network Validation 2025-10-01 08:09:23,418 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.412173 | fa163edc-743b-971c-e7d8-00000000009b | TASK | Basic Network Validation 2025-10-01 08:09:23,438 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.437615 | fa163edc-743b-971c-e7d8-00000000009b | TASK | Basic Network Validation 2025-10-01 08:09:23,469 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.469315 | fa163edc-743b-971c-e7d8-00000000009b | TASK | Basic Network Validation 2025-10-01 08:09:23,587 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.587329 | fa163edc-743b-971c-e7d8-000000002475 | TASK | Collect default network fact 2025-10-01 08:09:23,600 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.599739 | fa163edc-743b-971c-e7d8-000000002475 | TASK | Collect default network fact 2025-10-01 08:09:23,612 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.612178 | fa163edc-743b-971c-e7d8-000000002475 | TASK | Collect default network fact 2025-10-01 08:09:23,630 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.629541 | fa163edc-743b-971c-e7d8-000000002475 | TASK | Collect default network fact 2025-10-01 08:09:23,648 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.647682 | fa163edc-743b-971c-e7d8-000000002475 | TASK | Collect default network fact 2025-10-01 08:09:23,687 p=83200 u=zuul n=ansible | 2025-10-01 08:09:23.687560 | fa163edc-743b-971c-e7d8-000000002475 | TASK | Collect default network fact 2025-10-01 08:09:24,168 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.167259 | fa163edc-743b-971c-e7d8-000000002475 | OK | Collect default network fact | np0005463870 2025-10-01 08:09:24,182 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.182452 | fa163edc-743b-971c-e7d8-000000002476 | TASK | Check Default IPv4 Gateway availability 2025-10-01 08:09:24,194 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.194254 | fa163edc-743b-971c-e7d8-000000002475 | OK | Collect default network fact | np0005463871 2025-10-01 08:09:24,209 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.209577 | fa163edc-743b-971c-e7d8-000000002476 | TASK | Check Default IPv4 Gateway availability 2025-10-01 08:09:24,233 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.232015 | fa163edc-743b-971c-e7d8-000000002475 | OK | Collect default network fact | np0005463865 2025-10-01 08:09:24,236 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.236165 | fa163edc-743b-971c-e7d8-000000002475 | OK | Collect default network fact | np0005463866 2025-10-01 08:09:24,268 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.267911 | fa163edc-743b-971c-e7d8-000000002476 | TASK | Check Default IPv4 Gateway availability 2025-10-01 08:09:24,303 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.302988 | fa163edc-743b-971c-e7d8-000000002476 | TASK | Check Default IPv4 Gateway availability 2025-10-01 08:09:24,320 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.320075 | fa163edc-743b-971c-e7d8-000000002475 | OK | Collect default network fact | np0005463867 2025-10-01 08:09:24,322 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.322464 | fa163edc-743b-971c-e7d8-000000002475 | OK | Collect default network fact | np0005463872 2025-10-01 08:09:24,337 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.337005 | fa163edc-743b-971c-e7d8-000000002476 | TASK | Check Default IPv4 Gateway availability 2025-10-01 08:09:24,357 p=83200 u=zuul n=ansible | 2025-10-01 08:09:24.356636 | fa163edc-743b-971c-e7d8-000000002476 | TASK | Check Default IPv4 Gateway availability 2025-10-01 08:09:28,560 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.558988 | fa163edc-743b-971c-e7d8-000000002476 | OK | Check Default IPv4 Gateway availability | np0005463870 2025-10-01 08:09:28,584 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.584231 | fa163edc-743b-971c-e7d8-000000002477 | TASK | Check all networks Gateway availability 2025-10-01 08:09:28,600 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.599208 | fa163edc-743b-971c-e7d8-000000002476 | OK | Check Default IPv4 Gateway availability | np0005463871 2025-10-01 08:09:28,627 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.627062 | fa163edc-743b-971c-e7d8-000000002477 | TASK | Check all networks Gateway availability 2025-10-01 08:09:28,697 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.696573 | fa163edc-743b-971c-e7d8-000000002476 | OK | Check Default IPv4 Gateway availability | np0005463865 2025-10-01 08:09:28,721 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.720590 | fa163edc-743b-971c-e7d8-000000002477 | TASK | Check all networks Gateway availability 2025-10-01 08:09:28,740 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.739662 | fa163edc-743b-971c-e7d8-000000002476 | OK | Check Default IPv4 Gateway availability | np0005463867 2025-10-01 08:09:28,768 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.768057 | fa163edc-743b-971c-e7d8-000000002477 | TASK | Check all networks Gateway availability 2025-10-01 08:09:28,774 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.773141 | fa163edc-743b-971c-e7d8-000000002476 | OK | Check Default IPv4 Gateway availability | np0005463872 2025-10-01 08:09:28,775 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.775630 | fa163edc-743b-971c-e7d8-000000002476 | OK | Check Default IPv4 Gateway availability | np0005463866 2025-10-01 08:09:28,788 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.788048 | fa163edc-743b-971c-e7d8-000000002477 | TASK | Check all networks Gateway availability 2025-10-01 08:09:28,809 p=83200 u=zuul n=ansible | 2025-10-01 08:09:28.808702 | fa163edc-743b-971c-e7d8-000000002477 | TASK | Check all networks Gateway availability 2025-10-01 08:09:32,975 p=83200 u=zuul n=ansible | 2025-10-01 08:09:32.971230 | fa163edc-743b-971c-e7d8-000000002477 | OK | Check all networks Gateway availability | np0005463870 | item=192.168.122.10 2025-10-01 08:09:32,998 p=83200 u=zuul n=ansible | 2025-10-01 08:09:32.997858 | fa163edc-743b-971c-e7d8-000000002479 | TASK | Check Controllers availability 2025-10-01 08:09:33,074 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.072194 | fa163edc-743b-971c-e7d8-000000002477 | OK | Check all networks Gateway availability | np0005463871 | item=192.168.122.10 2025-10-01 08:09:33,114 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.110255 | fa163edc-743b-971c-e7d8-000000002479 | TASK | Check Controllers availability 2025-10-01 08:09:33,116 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.115497 | fa163edc-743b-971c-e7d8-000000002477 | OK | Check all networks Gateway availability | np0005463865 | item=192.168.122.10 2025-10-01 08:09:33,153 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.153253 | fa163edc-743b-971c-e7d8-000000002479 | TASK | Check Controllers availability 2025-10-01 08:09:33,230 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.228133 | 0fb21d72-45ac-4064-914c-7a083c26e23d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463870 2025-10-01 08:09:33,241 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.239811 | fa163edc-743b-971c-e7d8-000000002477 | OK | Check all networks Gateway availability | np0005463867 | item=192.168.122.10 2025-10-01 08:09:33,248 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.247731 | 912ab60e-7fb4-4fdd-8b05-adc707b80b30 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463870 2025-10-01 08:09:33,258 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.256736 | fa163edc-743b-971c-e7d8-000000002477 | OK | Check all networks Gateway availability | np0005463872 | item=192.168.122.10 2025-10-01 08:09:33,264 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.259182 | 9657ef3b-49d7-41f9-94f0-628cd6f29631 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463870 2025-10-01 08:09:33,274 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.273393 | fa163edc-743b-971c-e7d8-000000002477 | OK | Check all networks Gateway availability | np0005463866 | item=192.168.122.10 2025-10-01 08:09:33,281 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.275509 | b95aa811-9628-42da-b2db-c9a2e41bf894 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463870 2025-10-01 08:09:33,313 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.312948 | fa163edc-743b-971c-e7d8-0000000024e5 | TASK | Set IP options 2025-10-01 08:09:33,347 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.347168 | fa163edc-743b-971c-e7d8-000000002479 | TASK | Check Controllers availability 2025-10-01 08:09:33,385 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.384922 | fa163edc-743b-971c-e7d8-000000002479 | TASK | Check Controllers availability 2025-10-01 08:09:33,408 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.407414 | fa163edc-743b-971c-e7d8-000000002479 | TASK | Check Controllers availability 2025-10-01 08:09:33,414 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.414009 | fa163edc-743b-971c-e7d8-0000000024e5 | OK | Set IP options | np0005463870 2025-10-01 08:09:33,443 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.442665 | 008a0c03-5eff-4b2b-99dc-347b597e754a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463871 2025-10-01 08:09:33,455 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.450699 | 433dcece-e8f6-46f7-82fe-6decef5cb440 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463871 2025-10-01 08:09:33,469 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.464478 | 2c8539d7-b5b9-490f-9726-eff714187453 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463871 2025-10-01 08:09:33,482 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.477464 | 23a1a495-10f5-4b94-9f91-51a17cfa013e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463871 2025-10-01 08:09:33,494 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.490191 | d252d35a-8950-4843-9bd8-db36b781649e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463865 2025-10-01 08:09:33,507 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.502870 | b6df06ef-dc6f-42ec-abfd-193fa51476a3 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463865 2025-10-01 08:09:33,520 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.515802 | 76fff245-0896-4f2a-98e4-ec152b7398eb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463865 2025-10-01 08:09:33,533 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.528679 | 62237293-2ffc-418b-bf06-a22fb206d404 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463865 2025-10-01 08:09:33,546 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.541400 | 0a983bf7-e176-4629-9a2a-ff2ce888c7a5 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463865 2025-10-01 08:09:33,559 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.555046 | 722261af-ba9b-4f7b-9f6a-1f2b720f2118 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463865 2025-10-01 08:09:33,625 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.624680 | fa163edc-743b-971c-e7d8-0000000024e6 | TASK | Lookup interface information 2025-10-01 08:09:33,643 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.642761 | fa163edc-743b-971c-e7d8-00000000254c | TASK | Set IP options 2025-10-01 08:09:33,670 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.667580 | fa163edc-743b-971c-e7d8-00000000257e | TASK | Set IP options 2025-10-01 08:09:33,677 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.677452 | fa163edc-743b-971c-e7d8-00000000254c | OK | Set IP options | np0005463871 2025-10-01 08:09:33,719 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.718743 | 83813a26-3fbf-4510-9559-b73e480f8b59 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463872 2025-10-01 08:09:33,726 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.726449 | e98f79d0-9f7e-4ae2-8bea-0a2de7194185 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463872 2025-10-01 08:09:33,733 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.733629 | aab23e8b-99c3-418b-b183-28876fccb208 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463872 2025-10-01 08:09:33,741 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.740845 | dc8f8a9e-1436-4f6c-a001-97430876b3f7 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463872 2025-10-01 08:09:33,748 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.747927 | d616b12f-8c50-484d-8fc7-4e6cb0c63ccb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463867 2025-10-01 08:09:33,748 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.748288 | d616b12f-8c50-484d-8fc7-4e6cb0c63ccb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463866 2025-10-01 08:09:33,756 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.755652 | eed167e7-ae7d-4f24-a16f-22595d740c9a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463867 2025-10-01 08:09:33,756 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.756315 | eed167e7-ae7d-4f24-a16f-22595d740c9a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463866 2025-10-01 08:09:33,764 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.764334 | 57cc7921-5d1d-406b-a0f4-df1b91278452 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463867 2025-10-01 08:09:33,765 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.764830 | 57cc7921-5d1d-406b-a0f4-df1b91278452 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463866 2025-10-01 08:09:33,772 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.772462 | ad092519-0567-400c-85bc-21fe158d95d4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463867 2025-10-01 08:09:33,773 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.772894 | ad092519-0567-400c-85bc-21fe158d95d4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463866 2025-10-01 08:09:33,781 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.780658 | c043b7bd-48e6-4604-8f9a-5324afe710e0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463867 2025-10-01 08:09:33,781 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.781119 | c043b7bd-48e6-4604-8f9a-5324afe710e0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463866 2025-10-01 08:09:33,788 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.788477 | 043b07c9-3989-4491-89fc-016f5d45873b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463867 2025-10-01 08:09:33,788 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.788776 | 043b07c9-3989-4491-89fc-016f5d45873b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005463866 2025-10-01 08:09:33,807 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.806592 | fa163edc-743b-971c-e7d8-00000000254d | TASK | Lookup interface information 2025-10-01 08:09:33,824 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.823988 | fa163edc-743b-971c-e7d8-000000002612 | TASK | Set IP options 2025-10-01 08:09:33,844 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.844210 | fa163edc-743b-971c-e7d8-00000000263e | TASK | Set IP options 2025-10-01 08:09:33,867 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.866820 | fa163edc-743b-971c-e7d8-00000000263e | TASK | Set IP options 2025-10-01 08:09:33,872 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.872223 | fa163edc-743b-971c-e7d8-00000000257e | OK | Set IP options | np0005463865 2025-10-01 08:09:33,873 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.873486 | fa163edc-743b-971c-e7d8-000000002612 | OK | Set IP options | np0005463872 2025-10-01 08:09:33,884 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.883839 | fa163edc-743b-971c-e7d8-000000002613 | TASK | Lookup interface information 2025-10-01 08:09:33,912 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.907395 | fa163edc-743b-971c-e7d8-00000000257f | TASK | Lookup interface information 2025-10-01 08:09:33,919 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.918523 | fa163edc-743b-971c-e7d8-00000000263e | OK | Set IP options | np0005463866 2025-10-01 08:09:33,920 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.919831 | fa163edc-743b-971c-e7d8-00000000263e | OK | Set IP options | np0005463867 2025-10-01 08:09:33,940 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.940175 | fa163edc-743b-971c-e7d8-00000000263f | TASK | Lookup interface information 2025-10-01 08:09:33,958 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.958364 | fa163edc-743b-971c-e7d8-00000000263f | TASK | Lookup interface information 2025-10-01 08:09:33,965 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.964326 | fa163edc-743b-971c-e7d8-0000000024e6 | CHANGED | Lookup interface information | np0005463870 2025-10-01 08:09:33,976 p=83200 u=zuul n=ansible | 2025-10-01 08:09:33.975802 | fa163edc-743b-971c-e7d8-0000000024e7 | TASK | Set interface vars 2025-10-01 08:09:34,071 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.070826 | fa163edc-743b-971c-e7d8-0000000024e7 | OK | Set interface vars | np0005463870 2025-10-01 08:09:34,081 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.080833 | fa163edc-743b-971c-e7d8-0000000024e9 | TASK | Check IP responsiveness 2025-10-01 08:09:34,103 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.103157 | fa163edc-743b-971c-e7d8-0000000024e9 | SKIPPED | Check IP responsiveness | np0005463870 2025-10-01 08:09:34,114 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.114594 | fa163edc-743b-971c-e7d8-0000000024ea | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:34,128 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.127574 | fa163edc-743b-971c-e7d8-00000000254d | CHANGED | Lookup interface information | np0005463871 2025-10-01 08:09:34,140 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.140599 | fa163edc-743b-971c-e7d8-00000000254e | TASK | Set interface vars 2025-10-01 08:09:34,146 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.146127 | fa163edc-743b-971c-e7d8-0000000024ea | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463870 2025-10-01 08:09:34,157 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.156933 | fa163edc-743b-971c-e7d8-0000000024f2 | TASK | Set IP options 2025-10-01 08:09:34,200 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.197808 | fa163edc-743b-971c-e7d8-0000000024f2 | OK | Set IP options | np0005463870 2025-10-01 08:09:34,201 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.200801 | fa163edc-743b-971c-e7d8-00000000254e | OK | Set interface vars | np0005463871 2025-10-01 08:09:34,201 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.201428 | fa163edc-743b-971c-e7d8-000000002613 | CHANGED | Lookup interface information | np0005463872 2025-10-01 08:09:34,210 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.210476 | fa163edc-743b-971c-e7d8-0000000024f3 | TASK | Lookup interface information 2025-10-01 08:09:34,225 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.225043 | fa163edc-743b-971c-e7d8-000000002550 | TASK | Check IP responsiveness 2025-10-01 08:09:34,241 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.241472 | fa163edc-743b-971c-e7d8-000000002614 | TASK | Set interface vars 2025-10-01 08:09:34,247 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.246833 | fa163edc-743b-971c-e7d8-00000000257f | CHANGED | Lookup interface information | np0005463865 2025-10-01 08:09:34,271 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.271480 | fa163edc-743b-971c-e7d8-000000002580 | TASK | Set interface vars 2025-10-01 08:09:34,277 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.276382 | fa163edc-743b-971c-e7d8-00000000263f | CHANGED | Lookup interface information | np0005463867 2025-10-01 08:09:34,278 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.277842 | fa163edc-743b-971c-e7d8-00000000263f | CHANGED | Lookup interface information | np0005463866 2025-10-01 08:09:34,294 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.293641 | fa163edc-743b-971c-e7d8-000000002640 | TASK | Set interface vars 2025-10-01 08:09:34,311 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.310612 | fa163edc-743b-971c-e7d8-000000002640 | TASK | Set interface vars 2025-10-01 08:09:34,320 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.319859 | fa163edc-743b-971c-e7d8-000000002614 | OK | Set interface vars | np0005463872 2025-10-01 08:09:34,330 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.330575 | fa163edc-743b-971c-e7d8-000000002616 | TASK | Check IP responsiveness 2025-10-01 08:09:34,372 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.371870 | fa163edc-743b-971c-e7d8-000000002580 | OK | Set interface vars | np0005463865 2025-10-01 08:09:34,391 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.391100 | fa163edc-743b-971c-e7d8-000000002582 | TASK | Check IP responsiveness 2025-10-01 08:09:34,396 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.396309 | fa163edc-743b-971c-e7d8-000000002640 | OK | Set interface vars | np0005463866 2025-10-01 08:09:34,397 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.397568 | fa163edc-743b-971c-e7d8-000000002640 | OK | Set interface vars | np0005463867 2025-10-01 08:09:34,414 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.414437 | fa163edc-743b-971c-e7d8-000000002642 | TASK | Check IP responsiveness 2025-10-01 08:09:34,432 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.431716 | fa163edc-743b-971c-e7d8-000000002642 | TASK | Check IP responsiveness 2025-10-01 08:09:34,436 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.435828 | fa163edc-743b-971c-e7d8-000000002582 | SKIPPED | Check IP responsiveness | np0005463865 2025-10-01 08:09:34,453 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.452837 | fa163edc-743b-971c-e7d8-000000002583 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:34,522 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.521720 | fa163edc-743b-971c-e7d8-000000002583 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463865 2025-10-01 08:09:34,538 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.538093 | fa163edc-743b-971c-e7d8-00000000258b | TASK | Set IP options 2025-10-01 08:09:34,543 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.542859 | fa163edc-743b-971c-e7d8-0000000024f3 | CHANGED | Lookup interface information | np0005463870 2025-10-01 08:09:34,553 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.553582 | fa163edc-743b-971c-e7d8-0000000024f4 | TASK | Set interface vars 2025-10-01 08:09:34,575 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.574763 | fa163edc-743b-971c-e7d8-00000000258b | OK | Set IP options | np0005463865 2025-10-01 08:09:34,589 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.589423 | fa163edc-743b-971c-e7d8-00000000258c | TASK | Lookup interface information 2025-10-01 08:09:34,620 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.619837 | fa163edc-743b-971c-e7d8-0000000024f4 | OK | Set interface vars | np0005463870 2025-10-01 08:09:34,630 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.629862 | fa163edc-743b-971c-e7d8-0000000024f6 | TASK | Check IP responsiveness 2025-10-01 08:09:34,647 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.647154 | fa163edc-743b-971c-e7d8-0000000024f6 | SKIPPED | Check IP responsiveness | np0005463870 2025-10-01 08:09:34,658 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.658222 | fa163edc-743b-971c-e7d8-0000000024f7 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:34,677 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.677300 | fa163edc-743b-971c-e7d8-0000000024f7 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463870 2025-10-01 08:09:34,686 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.686561 | fa163edc-743b-971c-e7d8-000000002501 | TASK | Set IP options 2025-10-01 08:09:34,714 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.713905 | fa163edc-743b-971c-e7d8-000000002501 | OK | Set IP options | np0005463870 2025-10-01 08:09:34,723 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.722769 | fa163edc-743b-971c-e7d8-000000002502 | TASK | Lookup interface information 2025-10-01 08:09:34,943 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.942450 | fa163edc-743b-971c-e7d8-00000000258c | CHANGED | Lookup interface information | np0005463865 2025-10-01 08:09:34,957 p=83200 u=zuul n=ansible | 2025-10-01 08:09:34.957388 | fa163edc-743b-971c-e7d8-00000000258d | TASK | Set interface vars 2025-10-01 08:09:35,052 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.051625 | fa163edc-743b-971c-e7d8-00000000258d | OK | Set interface vars | np0005463865 2025-10-01 08:09:35,069 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.069667 | fa163edc-743b-971c-e7d8-00000000258f | TASK | Check IP responsiveness 2025-10-01 08:09:35,080 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.080049 | fa163edc-743b-971c-e7d8-000000002502 | CHANGED | Lookup interface information | np0005463870 2025-10-01 08:09:35,091 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.091210 | fa163edc-743b-971c-e7d8-000000002503 | TASK | Set interface vars 2025-10-01 08:09:35,103 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.102815 | fa163edc-743b-971c-e7d8-00000000258f | SKIPPED | Check IP responsiveness | np0005463865 2025-10-01 08:09:35,120 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.119870 | fa163edc-743b-971c-e7d8-000000002590 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:35,149 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.149220 | fa163edc-743b-971c-e7d8-000000002590 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463865 2025-10-01 08:09:35,163 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.163350 | fa163edc-743b-971c-e7d8-000000002598 | TASK | Set IP options 2025-10-01 08:09:35,175 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.175147 | fa163edc-743b-971c-e7d8-000000002503 | OK | Set interface vars | np0005463870 2025-10-01 08:09:35,190 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.190611 | fa163edc-743b-971c-e7d8-000000002505 | TASK | Check IP responsiveness 2025-10-01 08:09:35,196 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.195730 | fa163edc-743b-971c-e7d8-000000002598 | OK | Set IP options | np0005463865 2025-10-01 08:09:35,217 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.217647 | fa163edc-743b-971c-e7d8-000000002599 | TASK | Lookup interface information 2025-10-01 08:09:35,222 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.222126 | fa163edc-743b-971c-e7d8-000000002505 | SKIPPED | Check IP responsiveness | np0005463870 2025-10-01 08:09:35,235 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.235006 | fa163edc-743b-971c-e7d8-000000002506 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:35,264 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.263192 | fa163edc-743b-971c-e7d8-000000002506 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463870 2025-10-01 08:09:35,274 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.273955 | fa163edc-743b-971c-e7d8-000000002510 | TASK | Set IP options 2025-10-01 08:09:35,302 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.301912 | fa163edc-743b-971c-e7d8-000000002510 | OK | Set IP options | np0005463870 2025-10-01 08:09:35,313 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.313442 | fa163edc-743b-971c-e7d8-000000002511 | TASK | Lookup interface information 2025-10-01 08:09:35,519 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.518483 | fa163edc-743b-971c-e7d8-000000002599 | CHANGED | Lookup interface information | np0005463865 2025-10-01 08:09:35,533 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.533605 | fa163edc-743b-971c-e7d8-00000000259a | TASK | Set interface vars 2025-10-01 08:09:35,573 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.572569 | fa163edc-743b-971c-e7d8-000000002511 | CHANGED | Lookup interface information | np0005463870 2025-10-01 08:09:35,584 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.584555 | fa163edc-743b-971c-e7d8-000000002512 | TASK | Set interface vars 2025-10-01 08:09:35,608 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.607377 | fa163edc-743b-971c-e7d8-00000000259a | OK | Set interface vars | np0005463865 2025-10-01 08:09:35,624 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.623764 | fa163edc-743b-971c-e7d8-00000000259c | TASK | Check IP responsiveness 2025-10-01 08:09:35,640 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.640112 | fa163edc-743b-971c-e7d8-000000002512 | OK | Set interface vars | np0005463870 2025-10-01 08:09:35,647 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.646832 | fa163edc-743b-971c-e7d8-00000000259c | SKIPPED | Check IP responsiveness | np0005463865 2025-10-01 08:09:35,660 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.660628 | fa163edc-743b-971c-e7d8-000000002514 | TASK | Check IP responsiveness 2025-10-01 08:09:35,688 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.683674 | fa163edc-743b-971c-e7d8-00000000259d | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:35,694 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.693999 | fa163edc-743b-971c-e7d8-000000002514 | SKIPPED | Check IP responsiveness | np0005463870 2025-10-01 08:09:35,711 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.706660 | fa163edc-743b-971c-e7d8-000000002515 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:35,717 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.716940 | fa163edc-743b-971c-e7d8-00000000259d | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463865 2025-10-01 08:09:35,737 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.737525 | fa163edc-743b-971c-e7d8-0000000025a5 | TASK | Set IP options 2025-10-01 08:09:35,744 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.743532 | fa163edc-743b-971c-e7d8-000000002515 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463870 2025-10-01 08:09:35,756 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.756175 | fa163edc-743b-971c-e7d8-00000000247b | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-01 08:09:35,771 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.771037 | fa163edc-743b-971c-e7d8-0000000025a5 | OK | Set IP options | np0005463865 2025-10-01 08:09:35,791 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.791019 | fa163edc-743b-971c-e7d8-0000000025a6 | TASK | Lookup interface information 2025-10-01 08:09:35,797 p=83200 u=zuul n=ansible | 2025-10-01 08:09:35.796986 | fa163edc-743b-971c-e7d8-00000000247b | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005463870 2025-10-01 08:09:36,133 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.133055 | fa163edc-743b-971c-e7d8-0000000025a6 | CHANGED | Lookup interface information | np0005463865 2025-10-01 08:09:36,157 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.157381 | fa163edc-743b-971c-e7d8-0000000025a7 | TASK | Set interface vars 2025-10-01 08:09:36,250 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.249690 | fa163edc-743b-971c-e7d8-0000000025a7 | OK | Set interface vars | np0005463865 2025-10-01 08:09:36,272 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.271988 | fa163edc-743b-971c-e7d8-0000000025a9 | TASK | Check IP responsiveness 2025-10-01 08:09:36,304 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.303574 | fa163edc-743b-971c-e7d8-0000000025a9 | SKIPPED | Check IP responsiveness | np0005463865 2025-10-01 08:09:36,336 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.335634 | fa163edc-743b-971c-e7d8-0000000025aa | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:36,367 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.367081 | fa163edc-743b-971c-e7d8-0000000025aa | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463865 2025-10-01 08:09:36,386 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.386159 | fa163edc-743b-971c-e7d8-0000000025b2 | TASK | Set IP options 2025-10-01 08:09:36,416 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.415707 | fa163edc-743b-971c-e7d8-0000000025b2 | OK | Set IP options | np0005463865 2025-10-01 08:09:36,437 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.437210 | fa163edc-743b-971c-e7d8-0000000025b3 | TASK | Lookup interface information 2025-10-01 08:09:36,754 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.753328 | fa163edc-743b-971c-e7d8-0000000025b3 | CHANGED | Lookup interface information | np0005463865 2025-10-01 08:09:36,780 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.780498 | fa163edc-743b-971c-e7d8-0000000025b4 | TASK | Set interface vars 2025-10-01 08:09:36,835 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.834943 | fa163edc-743b-971c-e7d8-0000000025b4 | OK | Set interface vars | np0005463865 2025-10-01 08:09:36,866 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.865825 | fa163edc-743b-971c-e7d8-0000000025b6 | TASK | Check IP responsiveness 2025-10-01 08:09:36,888 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.887252 | fa163edc-743b-971c-e7d8-0000000025b6 | SKIPPED | Check IP responsiveness | np0005463865 2025-10-01 08:09:36,916 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.916335 | fa163edc-743b-971c-e7d8-0000000025b7 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:36,945 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.945174 | fa163edc-743b-971c-e7d8-0000000025b7 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463865 2025-10-01 08:09:36,966 p=83200 u=zuul n=ansible | 2025-10-01 08:09:36.966216 | fa163edc-743b-971c-e7d8-0000000025bf | TASK | Set IP options 2025-10-01 08:09:37,009 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.008338 | fa163edc-743b-971c-e7d8-0000000025bf | OK | Set IP options | np0005463865 2025-10-01 08:09:37,029 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.029276 | fa163edc-743b-971c-e7d8-0000000025c0 | TASK | Lookup interface information 2025-10-01 08:09:37,349 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.348925 | fa163edc-743b-971c-e7d8-0000000025c0 | CHANGED | Lookup interface information | np0005463865 2025-10-01 08:09:37,379 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.379073 | fa163edc-743b-971c-e7d8-0000000025c1 | TASK | Set interface vars 2025-10-01 08:09:37,472 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.471614 | fa163edc-743b-971c-e7d8-0000000025c1 | OK | Set interface vars | np0005463865 2025-10-01 08:09:37,492 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.491867 | fa163edc-743b-971c-e7d8-0000000025c3 | TASK | Check IP responsiveness 2025-10-01 08:09:37,520 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.520391 | fa163edc-743b-971c-e7d8-0000000025c3 | SKIPPED | Check IP responsiveness | np0005463865 2025-10-01 08:09:37,540 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.540365 | fa163edc-743b-971c-e7d8-0000000025c4 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-01 08:09:37,569 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.569273 | fa163edc-743b-971c-e7d8-0000000025c4 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005463865 2025-10-01 08:09:37,589 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.588887 | fa163edc-743b-971c-e7d8-00000000247b | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-01 08:09:37,616 p=83200 u=zuul n=ansible | 2025-10-01 08:09:37.615317 | fa163edc-743b-971c-e7d8-00000000247b | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005463865 2025-10-01 08:09:38,638 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.638083 | fa163edc-743b-971c-e7d8-000000002550 | OK | Check IP responsiveness | np0005463871 2025-10-01 08:09:38,657 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.656459 | fa163edc-743b-971c-e7d8-000000002551 | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-01 08:09:38,710 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.709874 | fa163edc-743b-971c-e7d8-000000002551 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005463871 2025-10-01 08:09:38,735 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.734569 | fa163edc-743b-971c-e7d8-000000002557 | TASK | Set IP options 2025-10-01 08:09:38,760 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.753353 | fa163edc-743b-971c-e7d8-000000002616 | OK | Check IP responsiveness | np0005463872 2025-10-01 08:09:38,763 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.763068 | fa163edc-743b-971c-e7d8-000000002642 | OK | Check IP responsiveness | np0005463866 2025-10-01 08:09:38,770 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.769753 | fa163edc-743b-971c-e7d8-000000002557 | OK | Set IP options | np0005463871 2025-10-01 08:09:38,792 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.791434 | fa163edc-743b-971c-e7d8-000000002558 | TASK | Lookup interface information 2025-10-01 08:09:38,813 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.813153 | fa163edc-743b-971c-e7d8-000000002617 | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-01 08:09:38,841 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.839651 | fa163edc-743b-971c-e7d8-000000002643 | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-01 08:09:38,866 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.864641 | fa163edc-743b-971c-e7d8-000000002642 | OK | Check IP responsiveness | np0005463867 2025-10-01 08:09:38,867 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.867434 | fa163edc-743b-971c-e7d8-000000002617 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005463872 2025-10-01 08:09:38,877 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.877730 | fa163edc-743b-971c-e7d8-00000000261d | TASK | Set IP options 2025-10-01 08:09:38,901 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.900714 | fa163edc-743b-971c-e7d8-000000002643 | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-01 08:09:38,912 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.906398 | fa163edc-743b-971c-e7d8-000000002643 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005463866 2025-10-01 08:09:38,913 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.913233 | fa163edc-743b-971c-e7d8-00000000261d | OK | Set IP options | np0005463872 2025-10-01 08:09:38,925 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.924794 | fa163edc-743b-971c-e7d8-00000000261e | TASK | Lookup interface information 2025-10-01 08:09:38,943 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.942753 | fa163edc-743b-971c-e7d8-000000002649 | TASK | Set IP options 2025-10-01 08:09:38,959 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.958799 | fa163edc-743b-971c-e7d8-000000002643 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005463867 2025-10-01 08:09:38,982 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.981990 | fa163edc-743b-971c-e7d8-000000002649 | TASK | Set IP options 2025-10-01 08:09:38,987 p=83200 u=zuul n=ansible | 2025-10-01 08:09:38.987169 | fa163edc-743b-971c-e7d8-000000002649 | OK | Set IP options | np0005463866 2025-10-01 08:09:39,014 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.014441 | fa163edc-743b-971c-e7d8-00000000264a | TASK | Lookup interface information 2025-10-01 08:09:39,020 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.019530 | fa163edc-743b-971c-e7d8-000000002649 | OK | Set IP options | np0005463867 2025-10-01 08:09:39,042 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.042536 | fa163edc-743b-971c-e7d8-00000000264a | TASK | Lookup interface information 2025-10-01 08:09:39,091 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.090907 | fa163edc-743b-971c-e7d8-000000002558 | CHANGED | Lookup interface information | np0005463871 2025-10-01 08:09:39,103 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.103443 | fa163edc-743b-971c-e7d8-000000002559 | TASK | Set interface vars 2025-10-01 08:09:39,179 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.179052 | fa163edc-743b-971c-e7d8-000000002559 | OK | Set interface vars | np0005463871 2025-10-01 08:09:39,189 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.189017 | fa163edc-743b-971c-e7d8-00000000255b | TASK | Check IP responsiveness 2025-10-01 08:09:39,238 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.237830 | fa163edc-743b-971c-e7d8-00000000261e | CHANGED | Lookup interface information | np0005463872 2025-10-01 08:09:39,248 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.248740 | fa163edc-743b-971c-e7d8-00000000261f | TASK | Set interface vars 2025-10-01 08:09:39,330 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.330145 | fa163edc-743b-971c-e7d8-00000000261f | OK | Set interface vars | np0005463872 2025-10-01 08:09:39,342 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.342591 | fa163edc-743b-971c-e7d8-000000002621 | TASK | Check IP responsiveness 2025-10-01 08:09:39,356 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.352365 | fa163edc-743b-971c-e7d8-00000000264a | CHANGED | Lookup interface information | np0005463866 2025-10-01 08:09:39,358 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.358045 | fa163edc-743b-971c-e7d8-00000000264a | CHANGED | Lookup interface information | np0005463867 2025-10-01 08:09:39,389 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.389217 | fa163edc-743b-971c-e7d8-00000000264b | TASK | Set interface vars 2025-10-01 08:09:39,414 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.413866 | fa163edc-743b-971c-e7d8-00000000264b | TASK | Set interface vars 2025-10-01 08:09:39,472 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.471848 | fa163edc-743b-971c-e7d8-00000000264b | OK | Set interface vars | np0005463866 2025-10-01 08:09:39,494 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.494640 | fa163edc-743b-971c-e7d8-00000000264d | TASK | Check IP responsiveness 2025-10-01 08:09:39,512 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.511491 | fa163edc-743b-971c-e7d8-00000000264b | OK | Set interface vars | np0005463867 2025-10-01 08:09:39,531 p=83200 u=zuul n=ansible | 2025-10-01 08:09:39.531289 | fa163edc-743b-971c-e7d8-00000000264d | TASK | Check IP responsiveness 2025-10-01 08:09:43,525 p=83200 u=zuul n=ansible | 2025-10-01 08:09:43.524665 | fa163edc-743b-971c-e7d8-00000000255b | OK | Check IP responsiveness | np0005463871 2025-10-01 08:09:43,541 p=83200 u=zuul n=ansible | 2025-10-01 08:09:43.540761 | fa163edc-743b-971c-e7d8-00000000255c | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-01 08:09:43,686 p=83200 u=zuul n=ansible | 2025-10-01 08:09:43.685479 | fa163edc-743b-971c-e7d8-000000002621 | OK | Check IP responsiveness | np0005463872 2025-10-01 08:09:43,705 p=83200 u=zuul n=ansible | 2025-10-01 08:09:43.704929 | fa163edc-743b-971c-e7d8-000000002622 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-01 08:09:43,906 p=83200 u=zuul n=ansible | 2025-10-01 08:09:43.905079 | fa163edc-743b-971c-e7d8-00000000264d | OK | Check IP responsiveness | np0005463867 2025-10-01 08:09:43,956 p=83200 u=zuul n=ansible | 2025-10-01 08:09:43.955887 | fa163edc-743b-971c-e7d8-00000000264e | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-01 08:09:43,966 p=83200 u=zuul n=ansible | 2025-10-01 08:09:43.964917 | fa163edc-743b-971c-e7d8-00000000264d | OK | Check IP responsiveness | np0005463866 2025-10-01 08:09:43,997 p=83200 u=zuul n=ansible | 2025-10-01 08:09:43.997315 | fa163edc-743b-971c-e7d8-00000000264e | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-01 08:09:47,986 p=83200 u=zuul n=ansible | 2025-10-01 08:09:47.985406 | fa163edc-743b-971c-e7d8-00000000255c | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005463871 2025-10-01 08:09:48,007 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.006935 | fa163edc-743b-971c-e7d8-000000002564 | TASK | Set IP options 2025-10-01 08:09:48,056 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.055616 | fa163edc-743b-971c-e7d8-000000002564 | OK | Set IP options | np0005463871 2025-10-01 08:09:48,075 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.075321 | fa163edc-743b-971c-e7d8-000000002565 | TASK | Lookup interface information 2025-10-01 08:09:48,100 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.099727 | fa163edc-743b-971c-e7d8-000000002622 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005463872 2025-10-01 08:09:48,123 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.122507 | fa163edc-743b-971c-e7d8-000000002628 | TASK | Set IP options 2025-10-01 08:09:48,168 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.167223 | fa163edc-743b-971c-e7d8-000000002628 | OK | Set IP options | np0005463872 2025-10-01 08:09:48,188 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.188339 | fa163edc-743b-971c-e7d8-000000002629 | TASK | Lookup interface information 2025-10-01 08:09:48,333 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.332920 | fa163edc-743b-971c-e7d8-00000000264e | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005463867 2025-10-01 08:09:48,353 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.353470 | fa163edc-743b-971c-e7d8-000000002654 | TASK | Set IP options 2025-10-01 08:09:48,391 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.388577 | fa163edc-743b-971c-e7d8-000000002565 | CHANGED | Lookup interface information | np0005463871 2025-10-01 08:09:48,393 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.392947 | fa163edc-743b-971c-e7d8-000000002654 | OK | Set IP options | np0005463867 2025-10-01 08:09:48,422 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.421886 | fa163edc-743b-971c-e7d8-000000002566 | TASK | Set interface vars 2025-10-01 08:09:48,466 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.465263 | fa163edc-743b-971c-e7d8-000000002655 | TASK | Lookup interface information 2025-10-01 08:09:48,475 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.474298 | fa163edc-743b-971c-e7d8-00000000264e | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005463866 2025-10-01 08:09:48,509 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.509056 | fa163edc-743b-971c-e7d8-000000002654 | TASK | Set IP options 2025-10-01 08:09:48,514 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.514387 | fa163edc-743b-971c-e7d8-000000002629 | CHANGED | Lookup interface information | np0005463872 2025-10-01 08:09:48,516 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.515765 | fa163edc-743b-971c-e7d8-000000002566 | OK | Set interface vars | np0005463871 2025-10-01 08:09:48,531 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.530554 | fa163edc-743b-971c-e7d8-000000002568 | TASK | Check IP responsiveness 2025-10-01 08:09:48,554 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.554171 | fa163edc-743b-971c-e7d8-00000000262a | TASK | Set interface vars 2025-10-01 08:09:48,560 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.559951 | fa163edc-743b-971c-e7d8-000000002654 | OK | Set IP options | np0005463866 2025-10-01 08:09:48,583 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.583607 | fa163edc-743b-971c-e7d8-000000002655 | TASK | Lookup interface information 2025-10-01 08:09:48,613 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.612870 | fa163edc-743b-971c-e7d8-00000000262a | OK | Set interface vars | np0005463872 2025-10-01 08:09:48,624 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.624535 | fa163edc-743b-971c-e7d8-00000000262c | TASK | Check IP responsiveness 2025-10-01 08:09:48,741 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.741064 | fa163edc-743b-971c-e7d8-000000002655 | CHANGED | Lookup interface information | np0005463867 2025-10-01 08:09:48,756 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.756066 | fa163edc-743b-971c-e7d8-000000002656 | TASK | Set interface vars 2025-10-01 08:09:48,805 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.805237 | fa163edc-743b-971c-e7d8-000000002656 | OK | Set interface vars | np0005463867 2025-10-01 08:09:48,819 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.819132 | fa163edc-743b-971c-e7d8-000000002658 | TASK | Check IP responsiveness 2025-10-01 08:09:48,904 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.904011 | fa163edc-743b-971c-e7d8-000000002655 | CHANGED | Lookup interface information | np0005463866 2025-10-01 08:09:48,924 p=83200 u=zuul n=ansible | 2025-10-01 08:09:48.923726 | fa163edc-743b-971c-e7d8-000000002656 | TASK | Set interface vars 2025-10-01 08:09:49,012 p=83200 u=zuul n=ansible | 2025-10-01 08:09:49.012234 | fa163edc-743b-971c-e7d8-000000002656 | OK | Set interface vars | np0005463866 2025-10-01 08:09:49,031 p=83200 u=zuul n=ansible | 2025-10-01 08:09:49.031124 | fa163edc-743b-971c-e7d8-000000002658 | TASK | Check IP responsiveness 2025-10-01 08:09:52,918 p=83200 u=zuul n=ansible | 2025-10-01 08:09:52.916802 | fa163edc-743b-971c-e7d8-000000002568 | OK | Check IP responsiveness | np0005463871 2025-10-01 08:09:52,943 p=83200 u=zuul n=ansible | 2025-10-01 08:09:52.942619 | fa163edc-743b-971c-e7d8-000000002569 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-01 08:09:53,012 p=83200 u=zuul n=ansible | 2025-10-01 08:09:53.012046 | fa163edc-743b-971c-e7d8-00000000262c | OK | Check IP responsiveness | np0005463872 2025-10-01 08:09:53,030 p=83200 u=zuul n=ansible | 2025-10-01 08:09:53.029704 | fa163edc-743b-971c-e7d8-00000000262d | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-01 08:09:53,120 p=83200 u=zuul n=ansible | 2025-10-01 08:09:53.119781 | fa163edc-743b-971c-e7d8-000000002658 | OK | Check IP responsiveness | np0005463867 2025-10-01 08:09:53,150 p=83200 u=zuul n=ansible | 2025-10-01 08:09:53.150542 | fa163edc-743b-971c-e7d8-000000002659 | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2025-10-01 08:09:53,403 p=83200 u=zuul n=ansible | 2025-10-01 08:09:53.402979 | fa163edc-743b-971c-e7d8-000000002658 | OK | Check IP responsiveness | np0005463866 2025-10-01 08:09:53,424 p=83200 u=zuul n=ansible | 2025-10-01 08:09:53.424630 | fa163edc-743b-971c-e7d8-000000002659 | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2025-10-01 08:09:57,335 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.333791 | fa163edc-743b-971c-e7d8-000000002569 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005463871 2025-10-01 08:09:57,356 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.356214 | fa163edc-743b-971c-e7d8-000000002571 | TASK | Set IP options 2025-10-01 08:09:57,406 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.404351 | fa163edc-743b-971c-e7d8-000000002571 | OK | Set IP options | np0005463871 2025-10-01 08:09:57,432 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.431500 | fa163edc-743b-971c-e7d8-000000002572 | TASK | Lookup interface information 2025-10-01 08:09:57,440 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.439365 | fa163edc-743b-971c-e7d8-00000000262d | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005463872 2025-10-01 08:09:57,461 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.461253 | fa163edc-743b-971c-e7d8-000000002633 | TASK | Set IP options 2025-10-01 08:09:57,505 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.504439 | fa163edc-743b-971c-e7d8-000000002633 | OK | Set IP options | np0005463872 2025-10-01 08:09:57,525 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.524812 | fa163edc-743b-971c-e7d8-000000002634 | TASK | Lookup interface information 2025-10-01 08:09:57,543 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.542812 | fa163edc-743b-971c-e7d8-000000002659 | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005463867 2025-10-01 08:09:57,564 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.563720 | fa163edc-743b-971c-e7d8-00000000265f | TASK | Set IP options 2025-10-01 08:09:57,613 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.612835 | fa163edc-743b-971c-e7d8-00000000265f | OK | Set IP options | np0005463867 2025-10-01 08:09:57,632 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.632040 | fa163edc-743b-971c-e7d8-000000002660 | TASK | Lookup interface information 2025-10-01 08:09:57,750 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.749384 | fa163edc-743b-971c-e7d8-000000002572 | CHANGED | Lookup interface information | np0005463871 2025-10-01 08:09:57,764 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.763803 | fa163edc-743b-971c-e7d8-000000002573 | TASK | Set interface vars 2025-10-01 08:09:57,823 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.822058 | fa163edc-743b-971c-e7d8-000000002659 | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005463866 2025-10-01 08:09:57,863 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.862400 | fa163edc-743b-971c-e7d8-00000000265f | TASK | Set IP options 2025-10-01 08:09:57,876 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.870242 | fa163edc-743b-971c-e7d8-000000002634 | CHANGED | Lookup interface information | np0005463872 2025-10-01 08:09:57,878 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.877817 | fa163edc-743b-971c-e7d8-000000002573 | OK | Set interface vars | np0005463871 2025-10-01 08:09:57,892 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.892107 | fa163edc-743b-971c-e7d8-000000002575 | TASK | Check IP responsiveness 2025-10-01 08:09:57,915 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.914571 | fa163edc-743b-971c-e7d8-000000002635 | TASK | Set interface vars 2025-10-01 08:09:57,921 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.920454 | fa163edc-743b-971c-e7d8-00000000265f | OK | Set IP options | np0005463866 2025-10-01 08:09:57,943 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.942750 | fa163edc-743b-971c-e7d8-000000002660 | TASK | Lookup interface information 2025-10-01 08:09:57,960 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.959490 | fa163edc-743b-971c-e7d8-000000002660 | CHANGED | Lookup interface information | np0005463867 2025-10-01 08:09:57,976 p=83200 u=zuul n=ansible | 2025-10-01 08:09:57.975649 | fa163edc-743b-971c-e7d8-000000002661 | TASK | Set interface vars 2025-10-01 08:09:58,041 p=83200 u=zuul n=ansible | 2025-10-01 08:09:58.040917 | fa163edc-743b-971c-e7d8-000000002635 | OK | Set interface vars | np0005463872 2025-10-01 08:09:58,051 p=83200 u=zuul n=ansible | 2025-10-01 08:09:58.051674 | fa163edc-743b-971c-e7d8-000000002637 | TASK | Check IP responsiveness 2025-10-01 08:09:58,064 p=83200 u=zuul n=ansible | 2025-10-01 08:09:58.063652 | fa163edc-743b-971c-e7d8-000000002661 | OK | Set interface vars | np0005463867 2025-10-01 08:09:58,079 p=83200 u=zuul n=ansible | 2025-10-01 08:09:58.079411 | fa163edc-743b-971c-e7d8-000000002663 | TASK | Check IP responsiveness 2025-10-01 08:09:58,292 p=83200 u=zuul n=ansible | 2025-10-01 08:09:58.291419 | fa163edc-743b-971c-e7d8-000000002660 | CHANGED | Lookup interface information | np0005463866 2025-10-01 08:09:58,307 p=83200 u=zuul n=ansible | 2025-10-01 08:09:58.307364 | fa163edc-743b-971c-e7d8-000000002661 | TASK | Set interface vars 2025-10-01 08:09:58,395 p=83200 u=zuul n=ansible | 2025-10-01 08:09:58.395251 | fa163edc-743b-971c-e7d8-000000002661 | OK | Set interface vars | np0005463866 2025-10-01 08:09:58,411 p=83200 u=zuul n=ansible | 2025-10-01 08:09:58.410904 | fa163edc-743b-971c-e7d8-000000002663 | TASK | Check IP responsiveness 2025-10-01 08:10:02,322 p=83200 u=zuul n=ansible | 2025-10-01 08:10:02.321584 | fa163edc-743b-971c-e7d8-000000002575 | OK | Check IP responsiveness | np0005463871 2025-10-01 08:10:02,347 p=83200 u=zuul n=ansible | 2025-10-01 08:10:02.346542 | fa163edc-743b-971c-e7d8-000000002576 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-01 08:10:02,417 p=83200 u=zuul n=ansible | 2025-10-01 08:10:02.416994 | fa163edc-743b-971c-e7d8-000000002637 | OK | Check IP responsiveness | np0005463872 2025-10-01 08:10:02,433 p=83200 u=zuul n=ansible | 2025-10-01 08:10:02.433291 | fa163edc-743b-971c-e7d8-000000002638 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-01 08:10:02,470 p=83200 u=zuul n=ansible | 2025-10-01 08:10:02.469823 | fa163edc-743b-971c-e7d8-000000002663 | OK | Check IP responsiveness | np0005463867 2025-10-01 08:10:02,507 p=83200 u=zuul n=ansible | 2025-10-01 08:10:02.507098 | fa163edc-743b-971c-e7d8-000000002664 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-01 08:10:02,755 p=83200 u=zuul n=ansible | 2025-10-01 08:10:02.754805 | fa163edc-743b-971c-e7d8-000000002663 | OK | Check IP responsiveness | np0005463866 2025-10-01 08:10:02,772 p=83200 u=zuul n=ansible | 2025-10-01 08:10:02.772343 | fa163edc-743b-971c-e7d8-000000002664 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-01 08:10:06,805 p=83200 u=zuul n=ansible | 2025-10-01 08:10:06.804655 | fa163edc-743b-971c-e7d8-000000002576 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005463871 2025-10-01 08:10:06,826 p=83200 u=zuul n=ansible | 2025-10-01 08:10:06.826031 | fa163edc-743b-971c-e7d8-00000000247b | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-01 08:10:06,849 p=83200 u=zuul n=ansible | 2025-10-01 08:10:06.849025 | fa163edc-743b-971c-e7d8-00000000247b | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005463871 2025-10-01 08:10:06,884 p=83200 u=zuul n=ansible | 2025-10-01 08:10:06.884377 | fa163edc-743b-971c-e7d8-000000002638 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005463872 2025-10-01 08:10:06,908 p=83200 u=zuul n=ansible | 2025-10-01 08:10:06.908026 | fa163edc-743b-971c-e7d8-00000000247b | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-01 08:10:06,936 p=83200 u=zuul n=ansible | 2025-10-01 08:10:06.935612 | fa163edc-743b-971c-e7d8-00000000247b | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005463872 2025-10-01 08:10:06,950 p=83200 u=zuul n=ansible | 2025-10-01 08:10:06.950030 | fa163edc-743b-971c-e7d8-000000002664 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005463867 2025-10-01 08:10:06,976 p=83200 u=zuul n=ansible | 2025-10-01 08:10:06.976508 | fa163edc-743b-971c-e7d8-00000000266a | TASK | Set IP options 2025-10-01 08:10:07,014 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.014020 | fa163edc-743b-971c-e7d8-00000000266a | OK | Set IP options | np0005463867 2025-10-01 08:10:07,028 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.028347 | fa163edc-743b-971c-e7d8-00000000266b | TASK | Lookup interface information 2025-10-01 08:10:07,246 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.246074 | fa163edc-743b-971c-e7d8-000000002664 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005463866 2025-10-01 08:10:07,261 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.261286 | fa163edc-743b-971c-e7d8-00000000266a | TASK | Set IP options 2025-10-01 08:10:07,306 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.305485 | fa163edc-743b-971c-e7d8-00000000266a | OK | Set IP options | np0005463866 2025-10-01 08:10:07,321 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.320949 | fa163edc-743b-971c-e7d8-00000000266b | TASK | Lookup interface information 2025-10-01 08:10:07,371 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.370827 | fa163edc-743b-971c-e7d8-00000000266b | CHANGED | Lookup interface information | np0005463867 2025-10-01 08:10:07,386 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.385796 | fa163edc-743b-971c-e7d8-00000000266c | TASK | Set interface vars 2025-10-01 08:10:07,455 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.454544 | fa163edc-743b-971c-e7d8-00000000266c | OK | Set interface vars | np0005463867 2025-10-01 08:10:07,471 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.471544 | fa163edc-743b-971c-e7d8-00000000266e | TASK | Check IP responsiveness 2025-10-01 08:10:07,633 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.632636 | fa163edc-743b-971c-e7d8-00000000266b | CHANGED | Lookup interface information | np0005463866 2025-10-01 08:10:07,653 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.653059 | fa163edc-743b-971c-e7d8-00000000266c | TASK | Set interface vars 2025-10-01 08:10:07,739 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.738814 | fa163edc-743b-971c-e7d8-00000000266c | OK | Set interface vars | np0005463866 2025-10-01 08:10:07,758 p=83200 u=zuul n=ansible | 2025-10-01 08:10:07.758643 | fa163edc-743b-971c-e7d8-00000000266e | TASK | Check IP responsiveness 2025-10-01 08:10:11,881 p=83200 u=zuul n=ansible | 2025-10-01 08:10:11.880700 | fa163edc-743b-971c-e7d8-00000000266e | OK | Check IP responsiveness | np0005463867 2025-10-01 08:10:11,910 p=83200 u=zuul n=ansible | 2025-10-01 08:10:11.909609 | fa163edc-743b-971c-e7d8-00000000266f | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-01 08:10:12,150 p=83200 u=zuul n=ansible | 2025-10-01 08:10:12.150136 | fa163edc-743b-971c-e7d8-00000000266e | OK | Check IP responsiveness | np0005463866 2025-10-01 08:10:12,165 p=83200 u=zuul n=ansible | 2025-10-01 08:10:12.164877 | fa163edc-743b-971c-e7d8-00000000266f | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-01 08:10:16,291 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.290283 | fa163edc-743b-971c-e7d8-00000000266f | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005463867 2025-10-01 08:10:16,320 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.320106 | fa163edc-743b-971c-e7d8-000000002675 | TASK | Set IP options 2025-10-01 08:10:16,362 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.361656 | fa163edc-743b-971c-e7d8-000000002675 | OK | Set IP options | np0005463867 2025-10-01 08:10:16,381 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.381414 | fa163edc-743b-971c-e7d8-000000002676 | TASK | Lookup interface information 2025-10-01 08:10:16,537 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.537045 | fa163edc-743b-971c-e7d8-00000000266f | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005463866 2025-10-01 08:10:16,557 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.557297 | fa163edc-743b-971c-e7d8-000000002675 | TASK | Set IP options 2025-10-01 08:10:16,595 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.594764 | fa163edc-743b-971c-e7d8-000000002675 | OK | Set IP options | np0005463866 2025-10-01 08:10:16,616 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.616291 | fa163edc-743b-971c-e7d8-000000002676 | TASK | Lookup interface information 2025-10-01 08:10:16,716 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.715357 | fa163edc-743b-971c-e7d8-000000002676 | CHANGED | Lookup interface information | np0005463867 2025-10-01 08:10:16,748 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.748047 | fa163edc-743b-971c-e7d8-000000002677 | TASK | Set interface vars 2025-10-01 08:10:16,842 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.841255 | fa163edc-743b-971c-e7d8-000000002677 | OK | Set interface vars | np0005463867 2025-10-01 08:10:16,872 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.871848 | fa163edc-743b-971c-e7d8-000000002679 | TASK | Check IP responsiveness 2025-10-01 08:10:16,910 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.909459 | fa163edc-743b-971c-e7d8-000000002676 | CHANGED | Lookup interface information | np0005463866 2025-10-01 08:10:16,931 p=83200 u=zuul n=ansible | 2025-10-01 08:10:16.931465 | fa163edc-743b-971c-e7d8-000000002677 | TASK | Set interface vars 2025-10-01 08:10:17,028 p=83200 u=zuul n=ansible | 2025-10-01 08:10:17.027717 | fa163edc-743b-971c-e7d8-000000002677 | OK | Set interface vars | np0005463866 2025-10-01 08:10:17,047 p=83200 u=zuul n=ansible | 2025-10-01 08:10:17.047492 | fa163edc-743b-971c-e7d8-000000002679 | TASK | Check IP responsiveness 2025-10-01 08:10:21,295 p=83200 u=zuul n=ansible | 2025-10-01 08:10:21.293481 | fa163edc-743b-971c-e7d8-000000002679 | OK | Check IP responsiveness | np0005463867 2025-10-01 08:10:21,329 p=83200 u=zuul n=ansible | 2025-10-01 08:10:21.328557 | fa163edc-743b-971c-e7d8-00000000267a | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2025-10-01 08:10:22,421 p=83200 u=zuul n=ansible | 2025-10-01 08:10:22.420383 | fa163edc-743b-971c-e7d8-000000002679 | OK | Check IP responsiveness | np0005463866 2025-10-01 08:10:22,436 p=83200 u=zuul n=ansible | 2025-10-01 08:10:22.435870 | fa163edc-743b-971c-e7d8-00000000267a | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2025-10-01 08:10:25,738 p=83200 u=zuul n=ansible | 2025-10-01 08:10:25.737162 | fa163edc-743b-971c-e7d8-00000000267a | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005463867 2025-10-01 08:10:25,773 p=83200 u=zuul n=ansible | 2025-10-01 08:10:25.771734 | fa163edc-743b-971c-e7d8-00000000247b | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-01 08:10:25,811 p=83200 u=zuul n=ansible | 2025-10-01 08:10:25.810728 | fa163edc-743b-971c-e7d8-00000000247b | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005463867 2025-10-01 08:10:26,878 p=83200 u=zuul n=ansible | 2025-10-01 08:10:26.878180 | fa163edc-743b-971c-e7d8-00000000267a | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005463866 2025-10-01 08:10:26,910 p=83200 u=zuul n=ansible | 2025-10-01 08:10:26.910179 | fa163edc-743b-971c-e7d8-00000000247b | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-01 08:10:26,948 p=83200 u=zuul n=ansible | 2025-10-01 08:10:26.948057 | fa163edc-743b-971c-e7d8-00000000247b | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005463866 2025-10-01 08:10:27,051 p=83200 u=zuul n=ansible | PLAY [Server pre deployment steps] ********************************************* 2025-10-01 08:10:27,163 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.162858 | fa163edc-743b-971c-e7d8-00000000009f | TASK | Server pre deployments 2025-10-01 08:10:27,178 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.177647 | fa163edc-743b-971c-e7d8-00000000009f | TASK | Server pre deployments 2025-10-01 08:10:27,203 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.199583 | fa163edc-743b-971c-e7d8-00000000009f | TASK | Server pre deployments 2025-10-01 08:10:27,226 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.223041 | fa163edc-743b-971c-e7d8-00000000009f | TASK | Server pre deployments 2025-10-01 08:10:27,249 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.248922 | fa163edc-743b-971c-e7d8-00000000009f | TASK | Server pre deployments 2025-10-01 08:10:27,271 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.271447 | fa163edc-743b-971c-e7d8-00000000009f | TASK | Server pre deployments 2025-10-01 08:10:27,276 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.276102 | fa163edc-743b-971c-e7d8-00000000009f | OK | Server pre deployments | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2025-10-01 08:10:27,277 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-00000000009f') missing from stats 2025-10-01 08:10:27,277 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.277483 | fa163edc-743b-971c-e7d8-00000000009f | OK | Server pre deployments | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2025-10-01 08:10:27,278 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-00000000009f') missing from stats 2025-10-01 08:10:27,278 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.278391 | fa163edc-743b-971c-e7d8-00000000009f | OK | Server pre deployments | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2025-10-01 08:10:27,278 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-00000000009f') missing from stats 2025-10-01 08:10:27,279 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.279213 | fa163edc-743b-971c-e7d8-00000000009f | OK | Server pre deployments | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2025-10-01 08:10:27,279 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-00000000009f') missing from stats 2025-10-01 08:10:27,280 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.279932 | fa163edc-743b-971c-e7d8-00000000009f | OK | Server pre deployments | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2025-10-01 08:10:27,280 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-00000000009f') missing from stats 2025-10-01 08:10:27,291 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.291015 | fa163edc-743b-971c-e7d8-0000000000a3 | TASK | Hiera config 2025-10-01 08:10:27,309 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.308874 | fa163edc-743b-971c-e7d8-0000000000a3 | TASK | Hiera config 2025-10-01 08:10:27,331 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.331535 | fa163edc-743b-971c-e7d8-0000000000a3 | TASK | Hiera config 2025-10-01 08:10:27,353 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.349796 | fa163edc-743b-971c-e7d8-0000000000a3 | TASK | Hiera config 2025-10-01 08:10:27,374 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.373989 | fa163edc-743b-971c-e7d8-0000000000a3 | TASK | Hiera config 2025-10-01 08:10:27,380 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.379946 | fa163edc-743b-971c-e7d8-00000000009f | OK | Server pre deployments | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2025-10-01 08:10:27,380 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-00000000009f') missing from stats 2025-10-01 08:10:27,437 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.437422 | fa163edc-743b-971c-e7d8-000000002858 | TASK | Create /etc/puppet/hieradata 2025-10-01 08:10:27,451 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.451177 | fa163edc-743b-971c-e7d8-000000002858 | TASK | Create /etc/puppet/hieradata 2025-10-01 08:10:27,465 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.465151 | fa163edc-743b-971c-e7d8-000000002858 | TASK | Create /etc/puppet/hieradata 2025-10-01 08:10:27,483 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.483087 | fa163edc-743b-971c-e7d8-0000000000a3 | TASK | Hiera config 2025-10-01 08:10:27,538 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.538070 | fa163edc-743b-971c-e7d8-000000002858 | TASK | Create /etc/puppet/hieradata 2025-10-01 08:10:27,555 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.555512 | fa163edc-743b-971c-e7d8-000000002858 | TASK | Create /etc/puppet/hieradata 2025-10-01 08:10:27,592 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.592090 | fa163edc-743b-971c-e7d8-000000002858 | TASK | Create /etc/puppet/hieradata 2025-10-01 08:10:27,736 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.735849 | fa163edc-743b-971c-e7d8-000000002858 | OK | Create /etc/puppet/hieradata | np0005463870 2025-10-01 08:10:27,746 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.746386 | fa163edc-743b-971c-e7d8-000000002859 | TASK | Write hiera config 2025-10-01 08:10:27,763 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.758511 | fa163edc-743b-971c-e7d8-000000002858 | OK | Create /etc/puppet/hieradata | np0005463871 2025-10-01 08:10:27,764 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.764290 | fa163edc-743b-971c-e7d8-000000002858 | OK | Create /etc/puppet/hieradata | np0005463872 2025-10-01 08:10:27,774 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.774725 | fa163edc-743b-971c-e7d8-000000002859 | TASK | Write hiera config 2025-10-01 08:10:27,789 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.788509 | fa163edc-743b-971c-e7d8-000000002859 | TASK | Write hiera config 2025-10-01 08:10:27,840 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.839464 | fa163edc-743b-971c-e7d8-000000002858 | OK | Create /etc/puppet/hieradata | np0005463865 2025-10-01 08:10:27,854 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.854451 | fa163edc-743b-971c-e7d8-000000002859 | TASK | Write hiera config 2025-10-01 08:10:27,881 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.880939 | fa163edc-743b-971c-e7d8-000000002858 | OK | Create /etc/puppet/hieradata | np0005463866 2025-10-01 08:10:27,915 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.915066 | fa163edc-743b-971c-e7d8-000000002859 | TASK | Write hiera config 2025-10-01 08:10:27,922 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.921782 | fa163edc-743b-971c-e7d8-000000002858 | OK | Create /etc/puppet/hieradata | np0005463867 2025-10-01 08:10:27,940 p=83200 u=zuul n=ansible | 2025-10-01 08:10:27.939765 | fa163edc-743b-971c-e7d8-000000002859 | TASK | Write hiera config 2025-10-01 08:10:28,528 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.527827 | fa163edc-743b-971c-e7d8-000000002859 | OK | Write hiera config | np0005463870 2025-10-01 08:10:28,547 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.547340 | fa163edc-743b-971c-e7d8-0000000000a4 | TASK | Hiera symlink 2025-10-01 08:10:28,567 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.566614 | fa163edc-743b-971c-e7d8-000000002859 | OK | Write hiera config | np0005463871 2025-10-01 08:10:28,585 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.585590 | fa163edc-743b-971c-e7d8-0000000000a4 | TASK | Hiera symlink 2025-10-01 08:10:28,633 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.627393 | fa163edc-743b-971c-e7d8-000000002859 | OK | Write hiera config | np0005463865 2025-10-01 08:10:28,635 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.634803 | fa163edc-743b-971c-e7d8-000000002859 | OK | Write hiera config | np0005463872 2025-10-01 08:10:28,665 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.665308 | fa163edc-743b-971c-e7d8-0000000000a4 | TASK | Hiera symlink 2025-10-01 08:10:28,688 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.688163 | fa163edc-743b-971c-e7d8-0000000000a4 | TASK | Hiera symlink 2025-10-01 08:10:28,693 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.692997 | fa163edc-743b-971c-e7d8-000000002859 | OK | Write hiera config | np0005463866 2025-10-01 08:10:28,725 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.724933 | fa163edc-743b-971c-e7d8-0000000000a4 | TASK | Hiera symlink 2025-10-01 08:10:28,730 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.729951 | fa163edc-743b-971c-e7d8-000000002859 | OK | Write hiera config | np0005463867 2025-10-01 08:10:28,757 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.757359 | fa163edc-743b-971c-e7d8-0000000000a4 | TASK | Hiera symlink 2025-10-01 08:10:28,849 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.849058 | fa163edc-743b-971c-e7d8-0000000000a4 | OK | Hiera symlink | np0005463870 2025-10-01 08:10:28,860 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.860094 | fa163edc-743b-971c-e7d8-0000000000a5 | TASK | Hieradata from vars 2025-10-01 08:10:28,972 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.972380 | fa163edc-743b-971c-e7d8-00000000297c | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:10:28,980 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.979424 | fa163edc-743b-971c-e7d8-0000000000a4 | OK | Hiera symlink | np0005463871 2025-10-01 08:10:28,981 p=83200 u=zuul n=ansible | 2025-10-01 08:10:28.981426 | fa163edc-743b-971c-e7d8-0000000000a4 | OK | Hiera symlink | np0005463872 2025-10-01 08:10:29,009 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.008936 | fa163edc-743b-971c-e7d8-0000000000a5 | TASK | Hieradata from vars 2025-10-01 08:10:29,056 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.055443 | fa163edc-743b-971c-e7d8-0000000000a5 | TASK | Hieradata from vars 2025-10-01 08:10:29,062 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.061782 | fa163edc-743b-971c-e7d8-0000000000a4 | OK | Hiera symlink | np0005463865 2025-10-01 08:10:29,064 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.064033 | fa163edc-743b-971c-e7d8-0000000000a4 | OK | Hiera symlink | np0005463866 2025-10-01 08:10:29,066 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.065772 | fa163edc-743b-971c-e7d8-0000000000a4 | OK | Hiera symlink | np0005463867 2025-10-01 08:10:29,111 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.111356 | fa163edc-743b-971c-e7d8-00000000297c | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:10:29,132 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.132401 | fa163edc-743b-971c-e7d8-0000000000a5 | TASK | Hieradata from vars 2025-10-01 08:10:29,157 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.150074 | fa163edc-743b-971c-e7d8-0000000000a5 | TASK | Hieradata from vars 2025-10-01 08:10:29,181 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.174670 | fa163edc-743b-971c-e7d8-0000000000a5 | TASK | Hieradata from vars 2025-10-01 08:10:29,257 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.257052 | fa163edc-743b-971c-e7d8-00000000297c | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:10:29,275 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.274813 | fa163edc-743b-971c-e7d8-00000000297c | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:10:29,292 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.292294 | fa163edc-743b-971c-e7d8-00000000297c | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:10:29,348 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.347771 | fa163edc-743b-971c-e7d8-00000000297c | TASK | Copy overcloud.json to all_nodes.json 2025-10-01 08:10:29,824 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.823705 | fa163edc-743b-971c-e7d8-00000000297c | OK | Copy overcloud.json to all_nodes.json | np0005463870 2025-10-01 08:10:29,838 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.837915 | fa163edc-743b-971c-e7d8-00000000297d | TASK | Render hieradata from template 2025-10-01 08:10:29,928 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.927641 | fa163edc-743b-971c-e7d8-00000000297c | OK | Copy overcloud.json to all_nodes.json | np0005463871 2025-10-01 08:10:29,950 p=83200 u=zuul n=ansible | 2025-10-01 08:10:29.949610 | fa163edc-743b-971c-e7d8-00000000297d | TASK | Render hieradata from template 2025-10-01 08:10:30,052 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.049232 | fa163edc-743b-971c-e7d8-00000000297c | OK | Copy overcloud.json to all_nodes.json | np0005463866 2025-10-01 08:10:30,054 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.054308 | fa163edc-743b-971c-e7d8-00000000297c | OK | Copy overcloud.json to all_nodes.json | np0005463867 2025-10-01 08:10:30,075 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.075304 | fa163edc-743b-971c-e7d8-00000000297d | TASK | Render hieradata from template 2025-10-01 08:10:30,105 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.104520 | fa163edc-743b-971c-e7d8-00000000297d | TASK | Render hieradata from template 2025-10-01 08:10:30,111 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.110889 | fa163edc-743b-971c-e7d8-00000000297c | OK | Copy overcloud.json to all_nodes.json | np0005463865 2025-10-01 08:10:30,159 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.158553 | fa163edc-743b-971c-e7d8-00000000297d | TASK | Render hieradata from template 2025-10-01 08:10:30,167 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.167166 | fa163edc-743b-971c-e7d8-00000000297c | OK | Copy overcloud.json to all_nodes.json | np0005463872 2025-10-01 08:10:30,183 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.183076 | fa163edc-743b-971c-e7d8-00000000297d | TASK | Render hieradata from template 2025-10-01 08:10:30,711 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.706385 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=bootstrap_node 2025-10-01 08:10:30,785 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.781058 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=bootstrap_node 2025-10-01 08:10:30,899 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.895496 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=bootstrap_node 2025-10-01 08:10:30,914 p=83200 u=zuul n=ansible | 2025-10-01 08:10:30.910341 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=bootstrap_node 2025-10-01 08:10:31,011 p=83200 u=zuul n=ansible | 2025-10-01 08:10:31.011126 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=bootstrap_node 2025-10-01 08:10:31,030 p=83200 u=zuul n=ansible | 2025-10-01 08:10:31.029039 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=bootstrap_node 2025-10-01 08:10:31,646 p=83200 u=zuul n=ansible | 2025-10-01 08:10:31.643570 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=vip_data 2025-10-01 08:10:31,660 p=83200 u=zuul n=ansible | 2025-10-01 08:10:31.657624 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=vip_data 2025-10-01 08:10:31,689 p=83200 u=zuul n=ansible | 2025-10-01 08:10:31.686555 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=vip_data 2025-10-01 08:10:31,722 p=83200 u=zuul n=ansible | 2025-10-01 08:10:31.719315 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=vip_data 2025-10-01 08:10:31,830 p=83200 u=zuul n=ansible | 2025-10-01 08:10:31.827750 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=vip_data 2025-10-01 08:10:31,883 p=83200 u=zuul n=ansible | 2025-10-01 08:10:31.881359 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=vip_data 2025-10-01 08:10:32,532 p=83200 u=zuul n=ansible | 2025-10-01 08:10:32.528620 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=net_ip_map 2025-10-01 08:10:32,572 p=83200 u=zuul n=ansible | 2025-10-01 08:10:32.568609 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=net_ip_map 2025-10-01 08:10:32,751 p=83200 u=zuul n=ansible | 2025-10-01 08:10:32.747114 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=net_ip_map 2025-10-01 08:10:32,764 p=83200 u=zuul n=ansible | 2025-10-01 08:10:32.760657 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=net_ip_map 2025-10-01 08:10:32,783 p=83200 u=zuul n=ansible | 2025-10-01 08:10:32.779815 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=net_ip_map 2025-10-01 08:10:32,891 p=83200 u=zuul n=ansible | 2025-10-01 08:10:32.888378 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=net_ip_map 2025-10-01 08:10:33,321 p=83200 u=zuul n=ansible | 2025-10-01 08:10:33.317641 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=cloud_domain 2025-10-01 08:10:33,393 p=83200 u=zuul n=ansible | 2025-10-01 08:10:33.390149 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=cloud_domain 2025-10-01 08:10:33,510 p=83200 u=zuul n=ansible | 2025-10-01 08:10:33.507490 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=cloud_domain 2025-10-01 08:10:33,540 p=83200 u=zuul n=ansible | 2025-10-01 08:10:33.538075 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=cloud_domain 2025-10-01 08:10:33,551 p=83200 u=zuul n=ansible | 2025-10-01 08:10:33.549391 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=cloud_domain 2025-10-01 08:10:33,666 p=83200 u=zuul n=ansible | 2025-10-01 08:10:33.663641 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=cloud_domain 2025-10-01 08:10:34,178 p=83200 u=zuul n=ansible | 2025-10-01 08:10:34.175515 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=fqdn 2025-10-01 08:10:34,231 p=83200 u=zuul n=ansible | 2025-10-01 08:10:34.228256 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=fqdn 2025-10-01 08:10:34,313 p=83200 u=zuul n=ansible | 2025-10-01 08:10:34.309876 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=fqdn 2025-10-01 08:10:34,388 p=83200 u=zuul n=ansible | 2025-10-01 08:10:34.385169 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=fqdn 2025-10-01 08:10:34,542 p=83200 u=zuul n=ansible | 2025-10-01 08:10:34.538710 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=fqdn 2025-10-01 08:10:35,042 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.039118 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=service_names 2025-10-01 08:10:35,057 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.054558 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=service_names 2025-10-01 08:10:35,137 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.132623 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=service_names 2025-10-01 08:10:35,259 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.256990 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=service_names 2025-10-01 08:10:35,376 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.373356 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=fqdn 2025-10-01 08:10:35,388 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.385991 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=service_names 2025-10-01 08:10:35,827 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.824694 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=service_configs 2025-10-01 08:10:35,934 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.931744 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=service_configs 2025-10-01 08:10:36,000 p=83200 u=zuul n=ansible | 2025-10-01 08:10:35.995952 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=service_configs 2025-10-01 08:10:36,118 p=83200 u=zuul n=ansible | 2025-10-01 08:10:36.115796 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=service_configs 2025-10-01 08:10:36,166 p=83200 u=zuul n=ansible | 2025-10-01 08:10:36.163339 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=service_names 2025-10-01 08:10:36,190 p=83200 u=zuul n=ansible | 2025-10-01 08:10:36.188370 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=service_configs 2025-10-01 08:10:36,640 p=83200 u=zuul n=ansible | 2025-10-01 08:10:36.635315 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=extraconfig 2025-10-01 08:10:36,767 p=83200 u=zuul n=ansible | 2025-10-01 08:10:36.763576 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=extraconfig 2025-10-01 08:10:36,778 p=83200 u=zuul n=ansible | 2025-10-01 08:10:36.775739 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=extraconfig 2025-10-01 08:10:36,961 p=83200 u=zuul n=ansible | 2025-10-01 08:10:36.958011 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=service_configs 2025-10-01 08:10:36,985 p=83200 u=zuul n=ansible | 2025-10-01 08:10:36.982173 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=extraconfig 2025-10-01 08:10:37,055 p=83200 u=zuul n=ansible | 2025-10-01 08:10:37.052744 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=extraconfig 2025-10-01 08:10:37,386 p=83200 u=zuul n=ansible | 2025-10-01 08:10:37.383058 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=role_extraconfig 2025-10-01 08:10:37,566 p=83200 u=zuul n=ansible | 2025-10-01 08:10:37.562047 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=role_extraconfig 2025-10-01 08:10:37,580 p=83200 u=zuul n=ansible | 2025-10-01 08:10:37.576320 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=role_extraconfig 2025-10-01 08:10:37,689 p=83200 u=zuul n=ansible | 2025-10-01 08:10:37.685255 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=extraconfig 2025-10-01 08:10:37,800 p=83200 u=zuul n=ansible | 2025-10-01 08:10:37.796203 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=role_extraconfig 2025-10-01 08:10:37,816 p=83200 u=zuul n=ansible | 2025-10-01 08:10:37.812860 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=role_extraconfig 2025-10-01 08:10:38,253 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.250672 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463870 | item=ovn_chassis_mac_map 2025-10-01 08:10:38,294 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.294072 | fa163edc-743b-971c-e7d8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:10:38,368 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.368040 | fa163edc-743b-971c-e7d8-000000002c91 | TASK | Check for hieradata file 2025-10-01 08:10:38,400 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.397251 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463866 | item=ovn_chassis_mac_map 2025-10-01 08:10:38,417 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.414980 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463871 | item=ovn_chassis_mac_map 2025-10-01 08:10:38,460 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.460136 | fa163edc-743b-971c-e7d8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:10:38,485 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.479114 | fa163edc-743b-971c-e7d8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:10:38,486 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.486245 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=role_extraconfig 2025-10-01 08:10:38,537 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.537314 | fa163edc-743b-971c-e7d8-000000002c91 | TASK | Check for hieradata file 2025-10-01 08:10:38,585 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.585144 | fa163edc-743b-971c-e7d8-000000002c91 | TASK | Check for hieradata file 2025-10-01 08:10:38,630 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.628399 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463865 | item=ovn_chassis_mac_map 2025-10-01 08:10:38,655 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.652356 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463872 | item=ovn_chassis_mac_map 2025-10-01 08:10:38,705 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.704844 | fa163edc-743b-971c-e7d8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:10:38,710 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.710123 | fa163edc-743b-971c-e7d8-000000002c91 | OK | Check for hieradata file | np0005463870 2025-10-01 08:10:38,743 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.743341 | fa163edc-743b-971c-e7d8-000000002c93 | TASK | Get existing data 2025-10-01 08:10:38,766 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.765720 | fa163edc-743b-971c-e7d8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:10:38,850 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.850230 | fa163edc-743b-971c-e7d8-000000002c91 | TASK | Check for hieradata file 2025-10-01 08:10:38,857 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.857537 | fa163edc-743b-971c-e7d8-000000002c93 | SKIPPED | Get existing data | np0005463870 2025-10-01 08:10:38,859 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.858810 | fa163edc-743b-971c-e7d8-000000002c91 | OK | Check for hieradata file | np0005463871 2025-10-01 08:10:38,899 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.894152 | fa163edc-743b-971c-e7d8-000000002c94 | TASK | Set data fact 2025-10-01 08:10:38,912 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.911862 | fa163edc-743b-971c-e7d8-000000002c93 | TASK | Get existing data 2025-10-01 08:10:38,927 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.927117 | fa163edc-743b-971c-e7d8-000000002c91 | TASK | Check for hieradata file 2025-10-01 08:10:38,933 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.932471 | fa163edc-743b-971c-e7d8-000000002c91 | OK | Check for hieradata file | np0005463866 2025-10-01 08:10:38,963 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.962804 | fa163edc-743b-971c-e7d8-000000002c93 | TASK | Get existing data 2025-10-01 08:10:38,969 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.968495 | fa163edc-743b-971c-e7d8-000000002c94 | SKIPPED | Set data fact | np0005463870 2025-10-01 08:10:38,969 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.969633 | fa163edc-743b-971c-e7d8-000000002c93 | SKIPPED | Get existing data | np0005463871 2025-10-01 08:10:38,980 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.980163 | fa163edc-743b-971c-e7d8-000000002c96 | TASK | Write ansible hieradata file 2025-10-01 08:10:38,993 p=83200 u=zuul n=ansible | 2025-10-01 08:10:38.993294 | fa163edc-743b-971c-e7d8-000000002c94 | TASK | Set data fact 2025-10-01 08:10:39,009 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.007640 | fa163edc-743b-971c-e7d8-000000002c93 | SKIPPED | Get existing data | np0005463866 2025-10-01 08:10:39,023 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.023440 | fa163edc-743b-971c-e7d8-000000002c94 | TASK | Set data fact 2025-10-01 08:10:39,042 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.042406 | fa163edc-743b-971c-e7d8-000000002c94 | SKIPPED | Set data fact | np0005463871 2025-10-01 08:10:39,052 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.052701 | fa163edc-743b-971c-e7d8-000000002c96 | TASK | Write ansible hieradata file 2025-10-01 08:10:39,072 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.072372 | fa163edc-743b-971c-e7d8-000000002c94 | SKIPPED | Set data fact | np0005463866 2025-10-01 08:10:39,088 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.088289 | fa163edc-743b-971c-e7d8-000000002c96 | TASK | Write ansible hieradata file 2025-10-01 08:10:39,152 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.151849 | fa163edc-743b-971c-e7d8-000000002c91 | OK | Check for hieradata file | np0005463865 2025-10-01 08:10:39,167 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.167623 | fa163edc-743b-971c-e7d8-000000002c93 | TASK | Get existing data 2025-10-01 08:10:39,214 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.214151 | fa163edc-743b-971c-e7d8-000000002c93 | SKIPPED | Get existing data | np0005463865 2025-10-01 08:10:39,235 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.235318 | fa163edc-743b-971c-e7d8-000000002c94 | TASK | Set data fact 2025-10-01 08:10:39,241 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.241118 | fa163edc-743b-971c-e7d8-000000002c91 | OK | Check for hieradata file | np0005463872 2025-10-01 08:10:39,253 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.252990 | fa163edc-743b-971c-e7d8-000000002c93 | TASK | Get existing data 2025-10-01 08:10:39,290 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.289994 | fa163edc-743b-971c-e7d8-000000002c94 | SKIPPED | Set data fact | np0005463865 2025-10-01 08:10:39,311 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.311139 | fa163edc-743b-971c-e7d8-00000000297d | OK | Render hieradata from template | np0005463867 | item=ovn_chassis_mac_map 2025-10-01 08:10:39,337 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.336900 | fa163edc-743b-971c-e7d8-000000002c96 | TASK | Write ansible hieradata file 2025-10-01 08:10:39,346 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.345682 | fa163edc-743b-971c-e7d8-000000002c93 | SKIPPED | Get existing data | np0005463872 2025-10-01 08:10:39,375 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.374840 | fa163edc-743b-971c-e7d8-000000002c94 | TASK | Set data fact 2025-10-01 08:10:39,427 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.421610 | fa163edc-743b-971c-e7d8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-01 08:10:39,434 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.433986 | fa163edc-743b-971c-e7d8-000000002c94 | SKIPPED | Set data fact | np0005463872 2025-10-01 08:10:39,456 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.456054 | fa163edc-743b-971c-e7d8-000000002c96 | TASK | Write ansible hieradata file 2025-10-01 08:10:39,513 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.512762 | fa163edc-743b-971c-e7d8-000000002c91 | TASK | Check for hieradata file 2025-10-01 08:10:39,759 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.758641 | fa163edc-743b-971c-e7d8-000000002c96 | OK | Write ansible hieradata file | np0005463870 2025-10-01 08:10:39,825 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.820057 | fa163edc-743b-971c-e7d8-000000002c91 | OK | Check for hieradata file | np0005463867 2025-10-01 08:10:39,862 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.861731 | fa163edc-743b-971c-e7d8-000000002c93 | TASK | Get existing data 2025-10-01 08:10:39,897 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.897360 | fa163edc-743b-971c-e7d8-000000002c96 | OK | Write ansible hieradata file | np0005463871 2025-10-01 08:10:39,898 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.898515 | fa163edc-743b-971c-e7d8-000000002c93 | SKIPPED | Get existing data | np0005463867 2025-10-01 08:10:39,925 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.925205 | fa163edc-743b-971c-e7d8-000000002c94 | TASK | Set data fact 2025-10-01 08:10:39,930 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.930188 | fa163edc-743b-971c-e7d8-000000002c96 | OK | Write ansible hieradata file | np0005463866 2025-10-01 08:10:39,974 p=83200 u=zuul n=ansible | 2025-10-01 08:10:39.968985 | fa163edc-743b-971c-e7d8-000000002c94 | SKIPPED | Set data fact | np0005463867 2025-10-01 08:10:40,017 p=83200 u=zuul n=ansible | 2025-10-01 08:10:40.016940 | fa163edc-743b-971c-e7d8-000000002c96 | TASK | Write ansible hieradata file 2025-10-01 08:10:40,179 p=83200 u=zuul n=ansible | 2025-10-01 08:10:40.178673 | fa163edc-743b-971c-e7d8-000000002c96 | OK | Write ansible hieradata file | np0005463865 2025-10-01 08:10:40,298 p=83200 u=zuul n=ansible | 2025-10-01 08:10:40.298399 | fa163edc-743b-971c-e7d8-000000002c96 | OK | Write ansible hieradata file | np0005463872 2025-10-01 08:10:40,860 p=83200 u=zuul n=ansible | 2025-10-01 08:10:40.859314 | fa163edc-743b-971c-e7d8-000000002c96 | OK | Write ansible hieradata file | np0005463867 2025-10-01 08:10:41,066 p=83200 u=zuul n=ansible | PLAY [Host prep steps] ********************************************************* 2025-10-01 08:10:41,192 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.191660 | fa163edc-743b-971c-e7d8-0000000000ab | TASK | Host prep steps 2025-10-01 08:10:41,207 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.206709 | fa163edc-743b-971c-e7d8-0000000000ab | TASK | Host prep steps 2025-10-01 08:10:41,232 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.231752 | fa163edc-743b-971c-e7d8-0000000000ab | TASK | Host prep steps 2025-10-01 08:10:41,262 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.261849 | fa163edc-743b-971c-e7d8-0000000000ab | TASK | Host prep steps 2025-10-01 08:10:41,281 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.281319 | fa163edc-743b-971c-e7d8-0000000000ab | TASK | Host prep steps 2025-10-01 08:10:41,310 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.309680 | fa163edc-743b-971c-e7d8-0000000000ab | TASK | Host prep steps 2025-10-01 08:10:41,314 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.314180 | fa163edc-743b-971c-e7d8-0000000000ab | OK | Host prep steps | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2025-10-01 08:10:41,315 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000ab') missing from stats 2025-10-01 08:10:41,315 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.315641 | fa163edc-743b-971c-e7d8-0000000000ab | OK | Host prep steps | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2025-10-01 08:10:41,316 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000ab') missing from stats 2025-10-01 08:10:41,316 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.316503 | fa163edc-743b-971c-e7d8-0000000000ab | OK | Host prep steps | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2025-10-01 08:10:41,317 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000ab') missing from stats 2025-10-01 08:10:41,317 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.317250 | fa163edc-743b-971c-e7d8-0000000000ab | OK | Host prep steps | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2025-10-01 08:10:41,317 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000ab') missing from stats 2025-10-01 08:10:41,318 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.317950 | fa163edc-743b-971c-e7d8-0000000000ab | OK | Host prep steps | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2025-10-01 08:10:41,318 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000ab') missing from stats 2025-10-01 08:10:41,371 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.371221 | fa163edc-743b-971c-e7d8-0000000000ac | TASK | Deploy Artifacts 2025-10-01 08:10:41,384 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.383810 | fa163edc-743b-971c-e7d8-0000000000ac | TASK | Deploy Artifacts 2025-10-01 08:10:41,397 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.396793 | fa163edc-743b-971c-e7d8-0000000000ac | TASK | Deploy Artifacts 2025-10-01 08:10:41,413 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.413014 | fa163edc-743b-971c-e7d8-0000000000ac | TASK | Deploy Artifacts 2025-10-01 08:10:41,429 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.429472 | fa163edc-743b-971c-e7d8-0000000000ac | TASK | Deploy Artifacts 2025-10-01 08:10:41,434 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.433828 | fa163edc-743b-971c-e7d8-0000000000ab | OK | Host prep steps | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2025-10-01 08:10:41,434 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000ab') missing from stats 2025-10-01 08:10:41,449 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.449026 | fa163edc-743b-971c-e7d8-0000000000ac | TASK | Deploy Artifacts 2025-10-01 08:10:41,490 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.489507 | fa163edc-743b-971c-e7d8-0000000000ac | SKIPPED | Deploy Artifacts | np0005463871 2025-10-01 08:10:41,508 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.507672 | fa163edc-743b-971c-e7d8-0000000000ac | SKIPPED | Deploy Artifacts | np0005463870 2025-10-01 08:10:41,518 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:10:41,537 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.533132 | fa163edc-743b-971c-e7d8-0000000000ac | SKIPPED | Deploy Artifacts | np0005463872 2025-10-01 08:10:41,538 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.537923 | fa163edc-743b-971c-e7d8-0000000000ac | SKIPPED | Deploy Artifacts | np0005463865 2025-10-01 08:10:41,539 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.538840 | fa163edc-743b-971c-e7d8-0000000000ac | SKIPPED | Deploy Artifacts | np0005463866 2025-10-01 08:10:41,544 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:10:41,616 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.615766 | 21ec2c2f-bdd2-4d04-8e48-e72e3912b5a3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005463871 2025-10-01 08:10:41,683 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.682730 | fa163edc-743b-971c-e7d8-0000000030cb | TASK | Run firewall role 2025-10-01 08:10:41,713 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:10:41,748 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.747101 | fa163edc-743b-971c-e7d8-0000000000ac | SKIPPED | Deploy Artifacts | np0005463867 2025-10-01 08:10:41,749 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:10:41,759 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:10:41,841 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.841167 | 2a092c59-b540-435b-a3c0-ff15dd8ba5d1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005463870 2025-10-01 08:10:41,841 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.841661 | 2a092c59-b540-435b-a3c0-ff15dd8ba5d1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005463872 2025-10-01 08:10:41,899 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.899380 | fa163edc-743b-971c-e7d8-000000003188 | TASK | Run firewall role 2025-10-01 08:10:41,912 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.911839 | fa163edc-743b-971c-e7d8-0000000031e9 | TASK | Gather variables for each operating system 2025-10-01 08:10:41,931 p=83200 u=zuul n=ansible | 2025-10-01 08:10:41.930635 | fa163edc-743b-971c-e7d8-000000003188 | TASK | Run firewall role 2025-10-01 08:10:41,976 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:10:42,048 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.036889 | fa163edc-743b-971c-e7d8-0000000031e9 | OK | Gather variables for each operating system | np0005463871 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-01 08:10:42,112 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.112068 | 52c0b0cb-9cb4-466f-bb9b-cc24c6e6e4a5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005463865 2025-10-01 08:10:42,112 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.112396 | 52c0b0cb-9cb4-466f-bb9b-cc24c6e6e4a5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005463866 2025-10-01 08:10:42,164 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.164662 | fa163edc-743b-971c-e7d8-0000000031e9 | TASK | Gather variables for each operating system 2025-10-01 08:10:42,177 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.177252 | fa163edc-743b-971c-e7d8-0000000031e9 | TASK | Gather variables for each operating system 2025-10-01 08:10:42,202 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.201993 | fa163edc-743b-971c-e7d8-000000003336 | TASK | Run firewall role 2025-10-01 08:10:42,233 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.233232 | fa163edc-743b-971c-e7d8-000000003336 | TASK | Run firewall role 2025-10-01 08:10:42,270 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.269554 | fa163edc-743b-971c-e7d8-0000000031e9 | OK | Gather variables for each operating system | np0005463872 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-01 08:10:42,308 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.292661 | fa163edc-743b-971c-e7d8-0000000031e9 | OK | Gather variables for each operating system | np0005463870 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-01 08:10:42,374 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.373846 | 5b278777-84fa-43e4-b88a-74ed67a651bf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005463867 2025-10-01 08:10:42,417 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.416877 | fa163edc-743b-971c-e7d8-0000000031ea | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-01 08:10:42,433 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.433167 | fa163edc-743b-971c-e7d8-0000000031e9 | TASK | Gather variables for each operating system 2025-10-01 08:10:42,450 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.450118 | fa163edc-743b-971c-e7d8-0000000034bb | TASK | Run firewall role 2025-10-01 08:10:42,498 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.498100 | fa163edc-743b-971c-e7d8-0000000031ea | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-01 08:10:42,512 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.511638 | fa163edc-743b-971c-e7d8-0000000031ea | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-01 08:10:42,529 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.528767 | fa163edc-743b-971c-e7d8-0000000031e9 | TASK | Gather variables for each operating system 2025-10-01 08:10:42,568 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.562340 | fa163edc-743b-971c-e7d8-0000000031e9 | OK | Gather variables for each operating system | np0005463865 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-01 08:10:42,586 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.586084 | fa163edc-743b-971c-e7d8-0000000031e9 | TASK | Gather variables for each operating system 2025-10-01 08:10:42,606 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.605769 | fa163edc-743b-971c-e7d8-0000000031ea | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-01 08:10:42,670 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.667995 | fa163edc-743b-971c-e7d8-0000000031e9 | OK | Gather variables for each operating system | np0005463867 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-01 08:10:42,677 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.676555 | fa163edc-743b-971c-e7d8-0000000031e9 | OK | Gather variables for each operating system | np0005463866 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-01 08:10:42,703 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.703658 | fa163edc-743b-971c-e7d8-0000000031ea | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-01 08:10:42,720 p=83200 u=zuul n=ansible | 2025-10-01 08:10:42.720138 | fa163edc-743b-971c-e7d8-0000000031ea | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-01 08:10:45,267 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.266671 | fa163edc-743b-971c-e7d8-0000000031ea | OK | Uninstall firewalld to prevent nftables conflicts | np0005463870 2025-10-01 08:10:45,287 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.287594 | fa163edc-743b-971c-e7d8-0000000031ee | TASK | Create empty var for masquerade rules 2025-10-01 08:10:45,327 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.326405 | fa163edc-743b-971c-e7d8-0000000031ee | OK | Create empty var for masquerade rules | np0005463870 2025-10-01 08:10:45,343 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.340316 | fa163edc-743b-971c-e7d8-0000000031ef | TASK | Enable masquerade 2025-10-01 08:10:45,350 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.350253 | fa163edc-743b-971c-e7d8-0000000031ea | OK | Uninstall firewalld to prevent nftables conflicts | np0005463872 2025-10-01 08:10:45,369 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.369355 | fa163edc-743b-971c-e7d8-0000000031ee | TASK | Create empty var for masquerade rules 2025-10-01 08:10:45,377 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.376627 | fa163edc-743b-971c-e7d8-0000000031ea | OK | Uninstall firewalld to prevent nftables conflicts | np0005463871 2025-10-01 08:10:45,397 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.396926 | fa163edc-743b-971c-e7d8-0000000031ee | TASK | Create empty var for masquerade rules 2025-10-01 08:10:45,408 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.404013 | fa163edc-743b-971c-e7d8-0000000031ef | SKIPPED | Enable masquerade | np0005463870 2025-10-01 08:10:45,409 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.409427 | fa163edc-743b-971c-e7d8-0000000031ee | OK | Create empty var for masquerade rules | np0005463872 2025-10-01 08:10:45,424 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.423784 | fa163edc-743b-971c-e7d8-0000000031f0 | TASK | Set the default frontend firewall rules 2025-10-01 08:10:45,442 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.442011 | fa163edc-743b-971c-e7d8-0000000031ef | TASK | Enable masquerade 2025-10-01 08:10:45,448 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.447649 | fa163edc-743b-971c-e7d8-0000000031ee | OK | Create empty var for masquerade rules | np0005463871 2025-10-01 08:10:45,464 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.464590 | fa163edc-743b-971c-e7d8-0000000031ef | TASK | Enable masquerade 2025-10-01 08:10:45,475 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.474578 | fa163edc-743b-971c-e7d8-0000000031f0 | OK | Set the default frontend firewall rules | np0005463870 2025-10-01 08:10:45,475 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.475746 | fa163edc-743b-971c-e7d8-0000000031ef | SKIPPED | Enable masquerade | np0005463872 2025-10-01 08:10:45,495 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.486299 | fa163edc-743b-971c-e7d8-0000000031f3 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:45,510 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.509491 | fa163edc-743b-971c-e7d8-0000000031f0 | TASK | Set the default frontend firewall rules 2025-10-01 08:10:45,516 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.515546 | fa163edc-743b-971c-e7d8-0000000031ea | OK | Uninstall firewalld to prevent nftables conflicts | np0005463865 2025-10-01 08:10:45,517 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.516939 | fa163edc-743b-971c-e7d8-0000000031ef | SKIPPED | Enable masquerade | np0005463871 2025-10-01 08:10:45,536 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.535772 | fa163edc-743b-971c-e7d8-0000000031f0 | TASK | Set the default frontend firewall rules 2025-10-01 08:10:45,555 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.554454 | fa163edc-743b-971c-e7d8-0000000031ee | TASK | Create empty var for masquerade rules 2025-10-01 08:10:45,560 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.560259 | fa163edc-743b-971c-e7d8-0000000031f3 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463870 2025-10-01 08:10:45,561 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.561528 | fa163edc-743b-971c-e7d8-0000000031f0 | OK | Set the default frontend firewall rules | np0005463872 2025-10-01 08:10:45,578 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.577848 | fa163edc-743b-971c-e7d8-0000000031f4 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:45,604 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.603891 | fa163edc-743b-971c-e7d8-0000000031f3 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:45,610 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.609545 | fa163edc-743b-971c-e7d8-0000000031f0 | OK | Set the default frontend firewall rules | np0005463871 2025-10-01 08:10:45,611 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.610792 | fa163edc-743b-971c-e7d8-0000000031ee | OK | Create empty var for masquerade rules | np0005463865 2025-10-01 08:10:45,611 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.611448 | fa163edc-743b-971c-e7d8-0000000031f4 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463870 2025-10-01 08:10:45,627 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.622406 | fa163edc-743b-971c-e7d8-0000000031f6 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:45,642 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.642186 | fa163edc-743b-971c-e7d8-0000000031f3 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:45,675 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.675490 | fa163edc-743b-971c-e7d8-0000000031ef | TASK | Enable masquerade 2025-10-01 08:10:45,681 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.681121 | fa163edc-743b-971c-e7d8-0000000031f3 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463872 2025-10-01 08:10:45,682 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.682502 | fa163edc-743b-971c-e7d8-0000000031f6 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463870 2025-10-01 08:10:45,683 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.683288 | fa163edc-743b-971c-e7d8-0000000031ea | OK | Uninstall firewalld to prevent nftables conflicts | np0005463866 2025-10-01 08:10:45,684 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.684093 | fa163edc-743b-971c-e7d8-0000000031f3 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463871 2025-10-01 08:10:45,695 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.695138 | fa163edc-743b-971c-e7d8-0000000031f7 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:45,714 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.714133 | fa163edc-743b-971c-e7d8-0000000031f4 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:45,745 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.744949 | fa163edc-743b-971c-e7d8-0000000031f4 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:45,764 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.764092 | fa163edc-743b-971c-e7d8-0000000031ee | TASK | Create empty var for masquerade rules 2025-10-01 08:10:45,776 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.770012 | fa163edc-743b-971c-e7d8-0000000031ef | SKIPPED | Enable masquerade | np0005463865 2025-10-01 08:10:45,777 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.776895 | fa163edc-743b-971c-e7d8-0000000031ea | OK | Uninstall firewalld to prevent nftables conflicts | np0005463867 2025-10-01 08:10:45,778 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.778005 | fa163edc-743b-971c-e7d8-0000000031f7 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463870 2025-10-01 08:10:45,778 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.778722 | fa163edc-743b-971c-e7d8-0000000031f4 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463871 2025-10-01 08:10:45,779 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.779375 | fa163edc-743b-971c-e7d8-0000000031f4 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463872 2025-10-01 08:10:45,790 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.790705 | fa163edc-743b-971c-e7d8-0000000031f9 | TASK | Enable LOG rules 2025-10-01 08:10:45,815 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.810483 | fa163edc-743b-971c-e7d8-0000000031f6 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:45,829 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.828874 | fa163edc-743b-971c-e7d8-0000000031f6 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:45,858 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.853368 | fa163edc-743b-971c-e7d8-0000000031f0 | TASK | Set the default frontend firewall rules 2025-10-01 08:10:45,878 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.877588 | fa163edc-743b-971c-e7d8-0000000031ee | TASK | Create empty var for masquerade rules 2025-10-01 08:10:45,894 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.884597 | fa163edc-743b-971c-e7d8-0000000031ee | OK | Create empty var for masquerade rules | np0005463866 2025-10-01 08:10:45,895 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.895150 | fa163edc-743b-971c-e7d8-0000000031f9 | SKIPPED | Enable LOG rules | np0005463870 2025-10-01 08:10:45,895 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.895744 | fa163edc-743b-971c-e7d8-0000000031f6 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463871 2025-10-01 08:10:45,896 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.896375 | fa163edc-743b-971c-e7d8-0000000031f6 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463872 2025-10-01 08:10:45,897 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.897002 | fa163edc-743b-971c-e7d8-0000000031f0 | OK | Set the default frontend firewall rules | np0005463865 2025-10-01 08:10:45,907 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.907428 | fa163edc-743b-971c-e7d8-0000000031fa | TASK | Set rule fact 2025-10-01 08:10:45,926 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.926253 | fa163edc-743b-971c-e7d8-0000000031f7 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:45,941 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.940589 | fa163edc-743b-971c-e7d8-0000000031f7 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:45,975 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.966086 | fa163edc-743b-971c-e7d8-0000000031f3 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:45,992 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.992280 | fa163edc-743b-971c-e7d8-0000000031ef | TASK | Enable masquerade 2025-10-01 08:10:45,997 p=83200 u=zuul n=ansible | 2025-10-01 08:10:45.997230 | fa163edc-743b-971c-e7d8-0000000031ee | OK | Create empty var for masquerade rules | np0005463867 2025-10-01 08:10:46,006 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.005789 | fa163edc-743b-971c-e7d8-0000000031f7 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463871 2025-10-01 08:10:46,006 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.006450 | fa163edc-743b-971c-e7d8-0000000031f7 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463872 2025-10-01 08:10:46,007 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.007353 | fa163edc-743b-971c-e7d8-0000000031fa | OK | Set rule fact | np0005463870 2025-10-01 08:10:46,008 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.008673 | fa163edc-743b-971c-e7d8-0000000031f3 | OK | Set frontend rule fact (non-ssl rules) | np0005463865 2025-10-01 08:10:46,019 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.019253 | fa163edc-743b-971c-e7d8-0000000031fb | TASK | Manage rules via nftables 2025-10-01 08:10:46,042 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.032360 | fa163edc-743b-971c-e7d8-0000000031f9 | TASK | Enable LOG rules 2025-10-01 08:10:46,057 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.057076 | fa163edc-743b-971c-e7d8-0000000031f9 | TASK | Enable LOG rules 2025-10-01 08:10:46,085 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.085257 | fa163edc-743b-971c-e7d8-0000000031f4 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:46,104 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.103613 | fa163edc-743b-971c-e7d8-0000000031ef | TASK | Enable masquerade 2025-10-01 08:10:46,109 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.109610 | fa163edc-743b-971c-e7d8-0000000031ef | SKIPPED | Enable masquerade | np0005463866 2025-10-01 08:10:46,110 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.110430 | fa163edc-743b-971c-e7d8-0000000031f9 | SKIPPED | Enable LOG rules | np0005463871 2025-10-01 08:10:46,111 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.111156 | fa163edc-743b-971c-e7d8-0000000031f9 | SKIPPED | Enable LOG rules | np0005463872 2025-10-01 08:10:46,167 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.167107 | fa163edc-743b-971c-e7d8-0000000031fa | TASK | Set rule fact 2025-10-01 08:10:46,187 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.187185 | fa163edc-743b-971c-e7d8-0000000031fa | TASK | Set rule fact 2025-10-01 08:10:46,206 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.205679 | fa163edc-743b-971c-e7d8-0000000031f0 | TASK | Set the default frontend firewall rules 2025-10-01 08:10:46,212 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.211533 | fa163edc-743b-971c-e7d8-0000000031f4 | OK | Set frontend rule fact (ssl rules) | np0005463865 2025-10-01 08:10:46,213 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.213216 | fa163edc-743b-971c-e7d8-0000000031ef | SKIPPED | Enable masquerade | np0005463867 2025-10-01 08:10:46,226 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.226573 | 4daa3afd-da56-4540-99a7-4a8f60e18d3d | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005463870 2025-10-01 08:10:46,244 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.244292 | fa163edc-743b-971c-e7d8-00000000372c | TASK | Ensure legacy iptables services are off 2025-10-01 08:10:46,269 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.268745 | fa163edc-743b-971c-e7d8-0000000031f6 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:46,294 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.294361 | fa163edc-743b-971c-e7d8-0000000031f0 | TASK | Set the default frontend firewall rules 2025-10-01 08:10:46,307 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.306529 | fa163edc-743b-971c-e7d8-0000000031f0 | OK | Set the default frontend firewall rules | np0005463866 2025-10-01 08:10:46,309 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.308752 | fa163edc-743b-971c-e7d8-0000000031fa | OK | Set rule fact | np0005463871 2025-10-01 08:10:46,311 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.310871 | fa163edc-743b-971c-e7d8-0000000031fa | OK | Set rule fact | np0005463872 2025-10-01 08:10:46,312 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.312148 | fa163edc-743b-971c-e7d8-0000000031f6 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463865 2025-10-01 08:10:46,323 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.323480 | fa163edc-743b-971c-e7d8-0000000031fb | TASK | Manage rules via nftables 2025-10-01 08:10:46,350 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.349693 | fa163edc-743b-971c-e7d8-0000000031fb | TASK | Manage rules via nftables 2025-10-01 08:10:46,373 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.373496 | fa163edc-743b-971c-e7d8-0000000031f7 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:46,392 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.391868 | fa163edc-743b-971c-e7d8-0000000031f3 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:46,402 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.396929 | fa163edc-743b-971c-e7d8-0000000031f0 | OK | Set the default frontend firewall rules | np0005463867 2025-10-01 08:10:46,404 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.404146 | fa163edc-743b-971c-e7d8-0000000031f7 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463865 2025-10-01 08:10:46,485 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.484810 | fa163edc-743b-971c-e7d8-0000000031f9 | TASK | Enable LOG rules 2025-10-01 08:10:46,503 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.502685 | fa163edc-743b-971c-e7d8-0000000031f3 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:46,508 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.507693 | fa163edc-743b-971c-e7d8-0000000031f3 | OK | Set frontend rule fact (non-ssl rules) | np0005463866 2025-10-01 08:10:46,534 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.533906 | 17aca5eb-e45a-479a-b5b2-bcdbb1394d91 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005463871 2025-10-01 08:10:46,534 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.534342 | 17aca5eb-e45a-479a-b5b2-bcdbb1394d91 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005463872 2025-10-01 08:10:46,555 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.555068 | fa163edc-743b-971c-e7d8-0000000037d4 | TASK | Ensure legacy iptables services are off 2025-10-01 08:10:46,615 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.615356 | fa163edc-743b-971c-e7d8-0000000037d4 | TASK | Ensure legacy iptables services are off 2025-10-01 08:10:46,633 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.632910 | fa163edc-743b-971c-e7d8-0000000031f4 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:46,638 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.637766 | fa163edc-743b-971c-e7d8-0000000031f9 | SKIPPED | Enable LOG rules | np0005463865 2025-10-01 08:10:46,639 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.639403 | fa163edc-743b-971c-e7d8-0000000031f3 | OK | Set frontend rule fact (non-ssl rules) | np0005463867 2025-10-01 08:10:46,654 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.654664 | fa163edc-743b-971c-e7d8-0000000031fa | TASK | Set rule fact 2025-10-01 08:10:46,675 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.674656 | fa163edc-743b-971c-e7d8-0000000031f4 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:46,680 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.679977 | fa163edc-743b-971c-e7d8-0000000031f4 | OK | Set frontend rule fact (ssl rules) | np0005463866 2025-10-01 08:10:46,696 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.696340 | fa163edc-743b-971c-e7d8-0000000031f6 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:46,705 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.705122 | fa163edc-743b-971c-e7d8-0000000031f4 | OK | Set frontend rule fact (ssl rules) | np0005463867 2025-10-01 08:10:46,725 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.724821 | fa163edc-743b-971c-e7d8-0000000031f6 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-01 08:10:46,731 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.730929 | fa163edc-743b-971c-e7d8-0000000031fa | OK | Set rule fact | np0005463865 2025-10-01 08:10:46,734 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.734495 | fa163edc-743b-971c-e7d8-0000000031f6 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463866 2025-10-01 08:10:46,757 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.757318 | fa163edc-743b-971c-e7d8-0000000031fb | TASK | Manage rules via nftables 2025-10-01 08:10:46,789 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.789298 | fa163edc-743b-971c-e7d8-0000000031f7 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:46,795 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.794896 | fa163edc-743b-971c-e7d8-0000000031f6 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005463867 2025-10-01 08:10:46,853 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.852858 | fa163edc-743b-971c-e7d8-0000000031f7 | TASK | Set frontend rule fact (ssl rules) 2025-10-01 08:10:46,857 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.857367 | fa163edc-743b-971c-e7d8-0000000031f7 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463866 2025-10-01 08:10:46,878 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.878040 | d079e397-8949-4fda-9980-3fc3eb838514 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005463865 2025-10-01 08:10:46,895 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.895750 | fa163edc-743b-971c-e7d8-000000003868 | TASK | Ensure legacy iptables services are off 2025-10-01 08:10:46,912 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.912348 | fa163edc-743b-971c-e7d8-0000000031f9 | TASK | Enable LOG rules 2025-10-01 08:10:46,917 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.917216 | fa163edc-743b-971c-e7d8-0000000031f7 | SKIPPED | Set frontend rule fact (ssl rules) | np0005463867 2025-10-01 08:10:46,932 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.932053 | fa163edc-743b-971c-e7d8-0000000031f9 | TASK | Enable LOG rules 2025-10-01 08:10:46,945 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.944725 | fa163edc-743b-971c-e7d8-0000000031f9 | SKIPPED | Enable LOG rules | np0005463866 2025-10-01 08:10:46,963 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.963758 | fa163edc-743b-971c-e7d8-0000000031fa | TASK | Set rule fact 2025-10-01 08:10:46,969 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.969266 | fa163edc-743b-971c-e7d8-0000000031f9 | SKIPPED | Enable LOG rules | np0005463867 2025-10-01 08:10:46,986 p=83200 u=zuul n=ansible | 2025-10-01 08:10:46.985939 | fa163edc-743b-971c-e7d8-0000000031fa | TASK | Set rule fact 2025-10-01 08:10:47,060 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.055664 | fa163edc-743b-971c-e7d8-0000000031fa | OK | Set rule fact | np0005463866 2025-10-01 08:10:47,076 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.069074 | fa163edc-743b-971c-e7d8-0000000037d4 | OK | Ensure legacy iptables services are off | np0005463871 | item=iptables.service 2025-10-01 08:10:47,093 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.092629 | fa163edc-743b-971c-e7d8-0000000037d4 | OK | Ensure legacy iptables services are off | np0005463872 | item=iptables.service 2025-10-01 08:10:47,125 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.124549 | fa163edc-743b-971c-e7d8-0000000031fb | TASK | Manage rules via nftables 2025-10-01 08:10:47,135 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.134539 | fa163edc-743b-971c-e7d8-0000000031fa | OK | Set rule fact | np0005463867 2025-10-01 08:10:47,167 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.167313 | fa163edc-743b-971c-e7d8-0000000031fb | TASK | Manage rules via nftables 2025-10-01 08:10:47,305 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.305473 | 8cf41a01-7d05-4895-ac51-41566f60d722 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005463866 2025-10-01 08:10:47,323 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.323493 | fa163edc-743b-971c-e7d8-000000003917 | TASK | Ensure legacy iptables services are off 2025-10-01 08:10:47,348 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.348036 | 736b364e-11ae-4758-a6d1-43d50f710523 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005463867 2025-10-01 08:10:47,366 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.366033 | fa163edc-743b-971c-e7d8-00000000393e | TASK | Ensure legacy iptables services are off 2025-10-01 08:10:47,389 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.387287 | fa163edc-743b-971c-e7d8-000000003868 | OK | Ensure legacy iptables services are off | np0005463865 | item=iptables.service 2025-10-01 08:10:47,502 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.501349 | fa163edc-743b-971c-e7d8-0000000037d4 | OK | Ensure legacy iptables services are off | np0005463872 | item=ip6tables.service 2025-10-01 08:10:47,511 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.510089 | fa163edc-743b-971c-e7d8-0000000037d4 | OK | Ensure legacy iptables services are off | np0005463871 | item=ip6tables.service 2025-10-01 08:10:47,532 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.532401 | fa163edc-743b-971c-e7d8-0000000037d5 | TASK | Ensure nftables service is enabled and running 2025-10-01 08:10:47,547 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.546523 | fa163edc-743b-971c-e7d8-0000000037d5 | TASK | Ensure nftables service is enabled and running 2025-10-01 08:10:47,734 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.731399 | fa163edc-743b-971c-e7d8-00000000372c | OK | Ensure legacy iptables services are off | np0005463870 | item=iptables.service 2025-10-01 08:10:47,828 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.823749 | fa163edc-743b-971c-e7d8-00000000393e | OK | Ensure legacy iptables services are off | np0005463867 | item=iptables.service 2025-10-01 08:10:47,843 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.843243 | fa163edc-743b-971c-e7d8-000000003868 | OK | Ensure legacy iptables services are off | np0005463865 | item=ip6tables.service 2025-10-01 08:10:47,881 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.876605 | fa163edc-743b-971c-e7d8-000000003917 | OK | Ensure legacy iptables services are off | np0005463866 | item=iptables.service 2025-10-01 08:10:47,909 p=83200 u=zuul n=ansible | 2025-10-01 08:10:47.908920 | fa163edc-743b-971c-e7d8-000000003869 | TASK | Ensure nftables service is enabled and running 2025-10-01 08:10:48,171 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.168855 | fa163edc-743b-971c-e7d8-00000000372c | OK | Ensure legacy iptables services are off | np0005463870 | item=ip6tables.service 2025-10-01 08:10:48,216 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.216330 | fa163edc-743b-971c-e7d8-00000000372d | TASK | Ensure nftables service is enabled and running 2025-10-01 08:10:48,254 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.250909 | fa163edc-743b-971c-e7d8-00000000393e | OK | Ensure legacy iptables services are off | np0005463867 | item=ip6tables.service 2025-10-01 08:10:48,304 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.303721 | fa163edc-743b-971c-e7d8-000000003917 | OK | Ensure legacy iptables services are off | np0005463866 | item=ip6tables.service 2025-10-01 08:10:48,322 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.322189 | fa163edc-743b-971c-e7d8-00000000393f | TASK | Ensure nftables service is enabled and running 2025-10-01 08:10:48,343 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.343199 | fa163edc-743b-971c-e7d8-0000000037d5 | CHANGED | Ensure nftables service is enabled and running | np0005463872 2025-10-01 08:10:48,368 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.367904 | fa163edc-743b-971c-e7d8-0000000037d6 | TASK | Empty nftables from anything that may lay around 2025-10-01 08:10:48,410 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.406439 | fa163edc-743b-971c-e7d8-00000000391a | TASK | Ensure nftables service is enabled and running 2025-10-01 08:10:48,419 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.418786 | fa163edc-743b-971c-e7d8-0000000037d5 | CHANGED | Ensure nftables service is enabled and running | np0005463871 2025-10-01 08:10:48,423 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.422736 | fa163edc-743b-971c-e7d8-0000000037d6 | SKIPPED | Empty nftables from anything that may lay around | np0005463872 2025-10-01 08:10:48,447 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.446399 | fa163edc-743b-971c-e7d8-0000000037d6 | TASK | Empty nftables from anything that may lay around 2025-10-01 08:10:48,499 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.499348 | fa163edc-743b-971c-e7d8-0000000037d6 | SKIPPED | Empty nftables from anything that may lay around | np0005463871 2025-10-01 08:10:48,531 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.530784 | e6c8b040-fc64-47a4-a166-60a998d721df | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005463872 2025-10-01 08:10:48,571 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.571209 | fa163edc-743b-971c-e7d8-00000000398d | TASK | Push empty ruleset 2025-10-01 08:10:48,608 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.607823 | 4413a385-6197-4cdc-87c0-c9020e21f019 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005463871 2025-10-01 08:10:48,629 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.629474 | fa163edc-743b-971c-e7d8-0000000039ec | TASK | Push empty ruleset 2025-10-01 08:10:48,719 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.718416 | fa163edc-743b-971c-e7d8-000000003869 | CHANGED | Ensure nftables service is enabled and running | np0005463865 2025-10-01 08:10:48,735 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.734866 | fa163edc-743b-971c-e7d8-00000000386a | TASK | Empty nftables from anything that may lay around 2025-10-01 08:10:48,778 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.777607 | fa163edc-743b-971c-e7d8-00000000386a | SKIPPED | Empty nftables from anything that may lay around | np0005463865 2025-10-01 08:10:48,869 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.868923 | eda4e2c6-0349-4c9b-80f3-186f18f8aa6d | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005463865 2025-10-01 08:10:48,898 p=83200 u=zuul n=ansible | 2025-10-01 08:10:48.898026 | fa163edc-743b-971c-e7d8-000000003a4f | TASK | Push empty ruleset 2025-10-01 08:10:49,054 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.053684 | fa163edc-743b-971c-e7d8-00000000372d | CHANGED | Ensure nftables service is enabled and running | np0005463870 2025-10-01 08:10:49,080 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.079784 | fa163edc-743b-971c-e7d8-00000000372e | TASK | Empty nftables from anything that may lay around 2025-10-01 08:10:49,104 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.103112 | fa163edc-743b-971c-e7d8-00000000393f | CHANGED | Ensure nftables service is enabled and running | np0005463867 2025-10-01 08:10:49,141 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.140867 | fa163edc-743b-971c-e7d8-000000003940 | TASK | Empty nftables from anything that may lay around 2025-10-01 08:10:49,147 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.147001 | fa163edc-743b-971c-e7d8-00000000372e | SKIPPED | Empty nftables from anything that may lay around | np0005463870 2025-10-01 08:10:49,183 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.182678 | fa163edc-743b-971c-e7d8-000000003940 | SKIPPED | Empty nftables from anything that may lay around | np0005463867 2025-10-01 08:10:49,257 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.257159 | 772a3a8b-45f2-4031-ac99-92685a6ae7f2 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005463870 2025-10-01 08:10:49,284 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.283637 | fa163edc-743b-971c-e7d8-000000003aba | TASK | Push empty ruleset 2025-10-01 08:10:49,291 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.291115 | fa163edc-743b-971c-e7d8-00000000391a | CHANGED | Ensure nftables service is enabled and running | np0005463866 2025-10-01 08:10:49,316 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.316414 | e3dae05c-4811-42a3-b17c-fd49106fc421 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005463867 2025-10-01 08:10:49,348 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.348017 | fa163edc-743b-971c-e7d8-00000000391b | TASK | Empty nftables from anything that may lay around 2025-10-01 08:10:49,367 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.366319 | fa163edc-743b-971c-e7d8-000000003b17 | TASK | Push empty ruleset 2025-10-01 08:10:49,389 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.388382 | fa163edc-743b-971c-e7d8-00000000391b | SKIPPED | Empty nftables from anything that may lay around | np0005463866 2025-10-01 08:10:49,457 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.456696 | 0ae48f1a-23de-436c-b0c8-eb377647f1fd | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005463866 2025-10-01 08:10:49,486 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.484777 | fa163edc-743b-971c-e7d8-000000003b78 | TASK | Push empty ruleset 2025-10-01 08:10:49,509 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.507158 | fa163edc-743b-971c-e7d8-00000000398d | CHANGED | Push empty ruleset | np0005463872 2025-10-01 08:10:49,533 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.532668 | fa163edc-743b-971c-e7d8-00000000398e | TASK | Load empty ruleset 2025-10-01 08:10:49,604 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.603138 | fa163edc-743b-971c-e7d8-0000000039ec | CHANGED | Push empty ruleset | np0005463871 2025-10-01 08:10:49,625 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.625455 | fa163edc-743b-971c-e7d8-0000000039ed | TASK | Load empty ruleset 2025-10-01 08:10:49,855 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.855340 | fa163edc-743b-971c-e7d8-000000003a4f | CHANGED | Push empty ruleset | np0005463865 2025-10-01 08:10:49,871 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.870936 | fa163edc-743b-971c-e7d8-000000003a50 | TASK | Load empty ruleset 2025-10-01 08:10:49,893 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.892664 | fa163edc-743b-971c-e7d8-00000000398e | CHANGED | Load empty ruleset | np0005463872 2025-10-01 08:10:49,906 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.905653 | fa163edc-743b-971c-e7d8-000000003990 | TASK | Use default rules 2025-10-01 08:10:49,983 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.979101 | fa163edc-743b-971c-e7d8-0000000039ed | CHANGED | Load empty ruleset | np0005463871 2025-10-01 08:10:49,985 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.985043 | fa163edc-743b-971c-e7d8-000000003990 | OK | Use default rules | np0005463872 2025-10-01 08:10:49,995 p=83200 u=zuul n=ansible | 2025-10-01 08:10:49.995525 | fa163edc-743b-971c-e7d8-0000000039ef | TASK | Use default rules 2025-10-01 08:10:50,009 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.008726 | fa163edc-743b-971c-e7d8-000000003991 | TASK | Enable LOG rules 2025-10-01 08:10:50,054 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.053562 | fa163edc-743b-971c-e7d8-0000000039ef | OK | Use default rules | np0005463871 2025-10-01 08:10:50,070 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.070183 | fa163edc-743b-971c-e7d8-0000000039f0 | TASK | Enable LOG rules 2025-10-01 08:10:50,117 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.117060 | fa163edc-743b-971c-e7d8-000000003991 | OK | Enable LOG rules | np0005463872 2025-10-01 08:10:50,133 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.133182 | fa163edc-743b-971c-e7d8-000000003993 | TASK | Get current nftables content 2025-10-01 08:10:50,139 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.138648 | fa163edc-743b-971c-e7d8-0000000039f0 | OK | Enable LOG rules | np0005463871 2025-10-01 08:10:50,150 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.150443 | fa163edc-743b-971c-e7d8-0000000039f2 | TASK | Get current nftables content 2025-10-01 08:10:50,197 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.197065 | fa163edc-743b-971c-e7d8-000000003a50 | CHANGED | Load empty ruleset | np0005463865 2025-10-01 08:10:50,212 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.212601 | fa163edc-743b-971c-e7d8-000000003a52 | TASK | Use default rules 2025-10-01 08:10:50,246 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.245862 | fa163edc-743b-971c-e7d8-000000003aba | CHANGED | Push empty ruleset | np0005463870 2025-10-01 08:10:50,257 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.257579 | fa163edc-743b-971c-e7d8-000000003abb | TASK | Load empty ruleset 2025-10-01 08:10:50,310 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.305266 | fa163edc-743b-971c-e7d8-000000003a52 | OK | Use default rules | np0005463865 2025-10-01 08:10:50,313 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.313464 | fa163edc-743b-971c-e7d8-000000003b17 | CHANGED | Push empty ruleset | np0005463867 2025-10-01 08:10:50,330 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.329746 | fa163edc-743b-971c-e7d8-000000003a53 | TASK | Enable LOG rules 2025-10-01 08:10:50,348 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.348363 | fa163edc-743b-971c-e7d8-000000003b18 | TASK | Load empty ruleset 2025-10-01 08:10:50,403 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.402452 | fa163edc-743b-971c-e7d8-000000003a53 | OK | Enable LOG rules | np0005463865 2025-10-01 08:10:50,452 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.446847 | fa163edc-743b-971c-e7d8-000000003a55 | TASK | Get current nftables content 2025-10-01 08:10:50,460 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.459907 | fa163edc-743b-971c-e7d8-000000003993 | CHANGED | Get current nftables content | np0005463872 2025-10-01 08:10:50,461 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.461257 | fa163edc-743b-971c-e7d8-0000000039f2 | CHANGED | Get current nftables content | np0005463871 2025-10-01 08:10:50,482 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.482394 | fa163edc-743b-971c-e7d8-0000000039f4 | TASK | Generate chain jumps 2025-10-01 08:10:50,500 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.500106 | fa163edc-743b-971c-e7d8-000000003995 | TASK | Generate chain jumps 2025-10-01 08:10:50,508 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.507457 | fa163edc-743b-971c-e7d8-000000003b78 | CHANGED | Push empty ruleset | np0005463866 2025-10-01 08:10:50,529 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.528671 | fa163edc-743b-971c-e7d8-000000003b79 | TASK | Load empty ruleset 2025-10-01 08:10:50,602 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.602012 | fa163edc-743b-971c-e7d8-000000003abb | CHANGED | Load empty ruleset | np0005463870 2025-10-01 08:10:50,613 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.613355 | fa163edc-743b-971c-e7d8-000000003abd | TASK | Use default rules 2025-10-01 08:10:50,644 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.644192 | fa163edc-743b-971c-e7d8-000000003b18 | CHANGED | Load empty ruleset | np0005463867 2025-10-01 08:10:50,659 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.659731 | fa163edc-743b-971c-e7d8-000000003b1a | TASK | Use default rules 2025-10-01 08:10:50,690 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.688911 | fa163edc-743b-971c-e7d8-000000003abd | OK | Use default rules | np0005463870 2025-10-01 08:10:50,714 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.714075 | fa163edc-743b-971c-e7d8-000000003abe | TASK | Enable LOG rules 2025-10-01 08:10:50,749 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.748051 | fa163edc-743b-971c-e7d8-000000003b1a | OK | Use default rules | np0005463867 2025-10-01 08:10:50,778 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.777535 | fa163edc-743b-971c-e7d8-000000003b1b | TASK | Enable LOG rules 2025-10-01 08:10:50,784 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.783387 | fa163edc-743b-971c-e7d8-000000003a55 | CHANGED | Get current nftables content | np0005463865 2025-10-01 08:10:50,790 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.790505 | fa163edc-743b-971c-e7d8-000000003abe | OK | Enable LOG rules | np0005463870 2025-10-01 08:10:50,803 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.803462 | fa163edc-743b-971c-e7d8-000000003ac0 | TASK | Get current nftables content 2025-10-01 08:10:50,826 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.822316 | fa163edc-743b-971c-e7d8-000000003a57 | TASK | Generate chain jumps 2025-10-01 08:10:50,832 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.832153 | fa163edc-743b-971c-e7d8-000000003b79 | CHANGED | Load empty ruleset | np0005463866 2025-10-01 08:10:50,848 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.847798 | fa163edc-743b-971c-e7d8-000000003b7b | TASK | Use default rules 2025-10-01 08:10:50,860 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.859449 | fa163edc-743b-971c-e7d8-000000003b1b | OK | Enable LOG rules | np0005463867 2025-10-01 08:10:50,877 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.877280 | fa163edc-743b-971c-e7d8-000000003b1d | TASK | Get current nftables content 2025-10-01 08:10:50,933 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.933126 | fa163edc-743b-971c-e7d8-000000003b7b | OK | Use default rules | np0005463866 2025-10-01 08:10:50,955 p=83200 u=zuul n=ansible | 2025-10-01 08:10:50.955279 | fa163edc-743b-971c-e7d8-000000003b7c | TASK | Enable LOG rules 2025-10-01 08:10:51,032 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.031370 | fa163edc-743b-971c-e7d8-000000003b7c | OK | Enable LOG rules | np0005463866 2025-10-01 08:10:51,070 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.069687 | fa163edc-743b-971c-e7d8-000000003b7e | TASK | Get current nftables content 2025-10-01 08:10:51,105 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.104888 | fa163edc-743b-971c-e7d8-000000003ac0 | CHANGED | Get current nftables content | np0005463870 2025-10-01 08:10:51,120 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.120437 | fa163edc-743b-971c-e7d8-000000003ac2 | TASK | Generate chain jumps 2025-10-01 08:10:51,136 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.135056 | fa163edc-743b-971c-e7d8-000000003b1d | CHANGED | Get current nftables content | np0005463867 2025-10-01 08:10:51,158 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.158275 | fa163edc-743b-971c-e7d8-000000003b1f | TASK | Generate chain jumps 2025-10-01 08:10:51,410 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.408818 | fa163edc-743b-971c-e7d8-000000003b7e | CHANGED | Get current nftables content | np0005463866 2025-10-01 08:10:51,440 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.439695 | fa163edc-743b-971c-e7d8-000000003b80 | TASK | Generate chain jumps 2025-10-01 08:10:51,537 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.536048 | fa163edc-743b-971c-e7d8-0000000039f4 | CHANGED | Generate chain jumps | np0005463871 2025-10-01 08:10:51,564 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.564321 | fa163edc-743b-971c-e7d8-0000000039f5 | TASK | Generate chain jumps 2025-10-01 08:10:51,575 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.574424 | fa163edc-743b-971c-e7d8-000000003995 | CHANGED | Generate chain jumps | np0005463872 2025-10-01 08:10:51,599 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.598800 | fa163edc-743b-971c-e7d8-000000003996 | TASK | Generate chain jumps 2025-10-01 08:10:51,893 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.892276 | fa163edc-743b-971c-e7d8-000000003a57 | CHANGED | Generate chain jumps | np0005463865 2025-10-01 08:10:51,909 p=83200 u=zuul n=ansible | 2025-10-01 08:10:51.908892 | fa163edc-743b-971c-e7d8-000000003a58 | TASK | Generate chain jumps 2025-10-01 08:10:52,167 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.166460 | fa163edc-743b-971c-e7d8-000000003b1f | CHANGED | Generate chain jumps | np0005463867 2025-10-01 08:10:52,193 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.192790 | fa163edc-743b-971c-e7d8-000000003b20 | TASK | Generate chain jumps 2025-10-01 08:10:52,199 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.198823 | fa163edc-743b-971c-e7d8-000000003ac2 | CHANGED | Generate chain jumps | np0005463870 2025-10-01 08:10:52,220 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.219500 | fa163edc-743b-971c-e7d8-000000003ac3 | TASK | Generate chain jumps 2025-10-01 08:10:52,501 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.499788 | fa163edc-743b-971c-e7d8-000000003b80 | CHANGED | Generate chain jumps | np0005463866 2025-10-01 08:10:52,519 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.518369 | fa163edc-743b-971c-e7d8-000000003b81 | TASK | Generate chain jumps 2025-10-01 08:10:52,658 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.657391 | fa163edc-743b-971c-e7d8-0000000039f5 | CHANGED | Generate chain jumps | np0005463871 2025-10-01 08:10:52,682 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.682332 | fa163edc-743b-971c-e7d8-0000000039f6 | TASK | Generate nft flushes 2025-10-01 08:10:52,703 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.702609 | fa163edc-743b-971c-e7d8-000000003996 | CHANGED | Generate chain jumps | np0005463872 2025-10-01 08:10:52,715 p=83200 u=zuul n=ansible | 2025-10-01 08:10:52.715477 | fa163edc-743b-971c-e7d8-000000003997 | TASK | Generate nft flushes 2025-10-01 08:10:53,067 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.066540 | fa163edc-743b-971c-e7d8-000000003a58 | CHANGED | Generate chain jumps | np0005463865 2025-10-01 08:10:53,089 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.088848 | fa163edc-743b-971c-e7d8-000000003a59 | TASK | Generate nft flushes 2025-10-01 08:10:53,137 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.137017 | fa163edc-743b-971c-e7d8-000000003b20 | CHANGED | Generate chain jumps | np0005463867 2025-10-01 08:10:53,160 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.159991 | fa163edc-743b-971c-e7d8-000000003b21 | TASK | Generate nft flushes 2025-10-01 08:10:53,187 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.186762 | fa163edc-743b-971c-e7d8-000000003ac3 | CHANGED | Generate chain jumps | np0005463870 2025-10-01 08:10:53,204 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.203812 | fa163edc-743b-971c-e7d8-000000003ac4 | TASK | Generate nft flushes 2025-10-01 08:10:53,582 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.580201 | fa163edc-743b-971c-e7d8-000000003b81 | CHANGED | Generate chain jumps | np0005463866 2025-10-01 08:10:53,624 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.624272 | fa163edc-743b-971c-e7d8-000000003b82 | TASK | Generate nft flushes 2025-10-01 08:10:53,634 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.633252 | fa163edc-743b-971c-e7d8-0000000039f6 | CHANGED | Generate nft flushes | np0005463871 2025-10-01 08:10:53,653 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.652460 | fa163edc-743b-971c-e7d8-0000000039f7 | TASK | Generate nft tripleo chains 2025-10-01 08:10:53,705 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.703802 | fa163edc-743b-971c-e7d8-000000003997 | CHANGED | Generate nft flushes | np0005463872 2025-10-01 08:10:53,728 p=83200 u=zuul n=ansible | 2025-10-01 08:10:53.728038 | fa163edc-743b-971c-e7d8-000000003998 | TASK | Generate nft tripleo chains 2025-10-01 08:10:54,014 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.013933 | fa163edc-743b-971c-e7d8-000000003a59 | CHANGED | Generate nft flushes | np0005463865 2025-10-01 08:10:54,038 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.037661 | fa163edc-743b-971c-e7d8-000000003a5a | TASK | Generate nft tripleo chains 2025-10-01 08:10:54,139 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.139003 | fa163edc-743b-971c-e7d8-000000003b21 | CHANGED | Generate nft flushes | np0005463867 2025-10-01 08:10:54,165 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.165437 | fa163edc-743b-971c-e7d8-000000003b22 | TASK | Generate nft tripleo chains 2025-10-01 08:10:54,172 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.172033 | fa163edc-743b-971c-e7d8-000000003ac4 | CHANGED | Generate nft flushes | np0005463870 2025-10-01 08:10:54,184 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.184355 | fa163edc-743b-971c-e7d8-000000003ac5 | TASK | Generate nft tripleo chains 2025-10-01 08:10:54,582 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.581411 | fa163edc-743b-971c-e7d8-000000003b82 | CHANGED | Generate nft flushes | np0005463866 2025-10-01 08:10:54,614 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.613661 | fa163edc-743b-971c-e7d8-000000003b83 | TASK | Generate nft tripleo chains 2025-10-01 08:10:54,630 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.630142 | fa163edc-743b-971c-e7d8-0000000039f7 | CHANGED | Generate nft tripleo chains | np0005463871 2025-10-01 08:10:54,652 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.651726 | fa163edc-743b-971c-e7d8-0000000039f8 | TASK | Generate nft ruleset in static file 2025-10-01 08:10:54,720 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.719106 | fa163edc-743b-971c-e7d8-000000003998 | CHANGED | Generate nft tripleo chains | np0005463872 2025-10-01 08:10:54,743 p=83200 u=zuul n=ansible | 2025-10-01 08:10:54.742573 | fa163edc-743b-971c-e7d8-000000003999 | TASK | Generate nft ruleset in static file 2025-10-01 08:10:55,053 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.052396 | fa163edc-743b-971c-e7d8-000000003b22 | CHANGED | Generate nft tripleo chains | np0005463867 2025-10-01 08:10:55,054 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.054438 | fa163edc-743b-971c-e7d8-000000003a5a | CHANGED | Generate nft tripleo chains | np0005463865 2025-10-01 08:10:55,076 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.076149 | fa163edc-743b-971c-e7d8-000000003a5b | TASK | Generate nft ruleset in static file 2025-10-01 08:10:55,101 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.100725 | fa163edc-743b-971c-e7d8-000000003b23 | TASK | Generate nft ruleset in static file 2025-10-01 08:10:55,129 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.128747 | fa163edc-743b-971c-e7d8-000000003ac5 | CHANGED | Generate nft tripleo chains | np0005463870 2025-10-01 08:10:55,140 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.139907 | fa163edc-743b-971c-e7d8-000000003ac6 | TASK | Generate nft ruleset in static file 2025-10-01 08:10:55,575 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.574348 | fa163edc-743b-971c-e7d8-000000003b83 | CHANGED | Generate nft tripleo chains | np0005463866 2025-10-01 08:10:55,595 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.594984 | fa163edc-743b-971c-e7d8-000000003b84 | TASK | Generate nft ruleset in static file 2025-10-01 08:10:55,940 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.939821 | fa163edc-743b-971c-e7d8-0000000039f8 | CHANGED | Generate nft ruleset in static file | np0005463871 2025-10-01 08:10:55,954 p=83200 u=zuul n=ansible | 2025-10-01 08:10:55.954384 | fa163edc-743b-971c-e7d8-0000000039fa | TASK | Validate all of the generated content before loading 2025-10-01 08:10:56,056 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.056139 | fa163edc-743b-971c-e7d8-000000003999 | CHANGED | Generate nft ruleset in static file | np0005463872 2025-10-01 08:10:56,072 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.072211 | fa163edc-743b-971c-e7d8-00000000399b | TASK | Validate all of the generated content before loading 2025-10-01 08:10:56,482 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.481518 | fa163edc-743b-971c-e7d8-000000003ac6 | CHANGED | Generate nft ruleset in static file | np0005463870 2025-10-01 08:10:56,497 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.496777 | fa163edc-743b-971c-e7d8-000000003ac8 | TASK | Validate all of the generated content before loading 2025-10-01 08:10:56,561 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.560903 | fa163edc-743b-971c-e7d8-0000000039fa | CHANGED | Validate all of the generated content before loading | np0005463871 2025-10-01 08:10:56,575 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.575279 | fa163edc-743b-971c-e7d8-0000000039fb | TASK | Ensure we load our different nft rulesets on boot 2025-10-01 08:10:56,686 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.686178 | fa163edc-743b-971c-e7d8-00000000399b | CHANGED | Validate all of the generated content before loading | np0005463872 2025-10-01 08:10:56,697 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.697586 | fa163edc-743b-971c-e7d8-00000000399c | TASK | Ensure we load our different nft rulesets on boot 2025-10-01 08:10:56,931 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.930344 | fa163edc-743b-971c-e7d8-0000000039fb | CHANGED | Ensure we load our different nft rulesets on boot | np0005463871 2025-10-01 08:10:56,992 p=83200 u=zuul n=ansible | 2025-10-01 08:10:56.992146 | c9db9685-d5f5-472c-a1c0-8419a26c931b | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005463871 2025-10-01 08:10:57,025 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.025432 | fa163edc-743b-971c-e7d8-000000003c4f | TASK | Inject our custom chains in nftables 2025-10-01 08:10:57,053 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.052318 | fa163edc-743b-971c-e7d8-00000000399c | CHANGED | Ensure we load our different nft rulesets on boot | np0005463872 2025-10-01 08:10:57,074 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.073895 | fa163edc-743b-971c-e7d8-000000003a5b | CHANGED | Generate nft ruleset in static file | np0005463865 2025-10-01 08:10:57,102 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.097595 | fa163edc-743b-971c-e7d8-000000003a5d | TASK | Validate all of the generated content before loading 2025-10-01 08:10:57,115 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.114857 | fa163edc-743b-971c-e7d8-000000003ac8 | CHANGED | Validate all of the generated content before loading | np0005463870 2025-10-01 08:10:57,116 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.115884 | fa163edc-743b-971c-e7d8-000000003b23 | CHANGED | Generate nft ruleset in static file | np0005463867 2025-10-01 08:10:57,127 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.127347 | 8101cb9a-3117-4dd7-ba9f-728c3addcb65 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005463872 2025-10-01 08:10:57,157 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.157284 | fa163edc-743b-971c-e7d8-000000003ac9 | TASK | Ensure we load our different nft rulesets on boot 2025-10-01 08:10:57,172 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.171435 | fa163edc-743b-971c-e7d8-000000003d49 | TASK | Inject our custom chains in nftables 2025-10-01 08:10:57,192 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.192158 | fa163edc-743b-971c-e7d8-000000003b25 | TASK | Validate all of the generated content before loading 2025-10-01 08:10:57,341 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.340615 | fa163edc-743b-971c-e7d8-000000003c4f | CHANGED | Inject our custom chains in nftables | np0005463871 2025-10-01 08:10:57,355 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.355390 | fa163edc-743b-971c-e7d8-000000003c50 | TASK | Reload custom nftables ruleset files 2025-10-01 08:10:57,477 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.476658 | fa163edc-743b-971c-e7d8-000000003d49 | CHANGED | Inject our custom chains in nftables | np0005463872 2025-10-01 08:10:57,492 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.491996 | fa163edc-743b-971c-e7d8-000000003d4a | TASK | Reload custom nftables ruleset files 2025-10-01 08:10:57,519 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.519135 | fa163edc-743b-971c-e7d8-000000003ac9 | CHANGED | Ensure we load our different nft rulesets on boot | np0005463870 2025-10-01 08:10:57,563 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.562927 | 334db7c4-deff-48f3-948d-0eaf2c28cf29 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005463870 2025-10-01 08:10:57,592 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.591869 | fa163edc-743b-971c-e7d8-000000003e41 | TASK | Inject our custom chains in nftables 2025-10-01 08:10:57,699 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.698868 | fa163edc-743b-971c-e7d8-000000003c50 | CHANGED | Reload custom nftables ruleset files | np0005463871 2025-10-01 08:10:57,733 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.732662 | fa163edc-743b-971c-e7d8-000000003b84 | CHANGED | Generate nft ruleset in static file | np0005463866 2025-10-01 08:10:57,783 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.783164 | fa163edc-743b-971c-e7d8-000000003b86 | TASK | Validate all of the generated content before loading 2025-10-01 08:10:57,791 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.790840 | fa163edc-743b-971c-e7d8-000000003a5d | CHANGED | Validate all of the generated content before loading | np0005463865 2025-10-01 08:10:57,806 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.805827 | fa163edc-743b-971c-e7d8-0000000030cc | TASK | create persistent directories 2025-10-01 08:10:57,840 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.840246 | fa163edc-743b-971c-e7d8-000000003a5e | TASK | Ensure we load our different nft rulesets on boot 2025-10-01 08:10:57,847 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.847015 | fa163edc-743b-971c-e7d8-000000003b25 | CHANGED | Validate all of the generated content before loading | np0005463867 2025-10-01 08:10:57,854 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.854581 | fa163edc-743b-971c-e7d8-000000003d4a | CHANGED | Reload custom nftables ruleset files | np0005463872 2025-10-01 08:10:57,878 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.877836 | fa163edc-743b-971c-e7d8-000000003b26 | TASK | Ensure we load our different nft rulesets on boot 2025-10-01 08:10:57,903 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.903408 | fa163edc-743b-971c-e7d8-000000003189 | TASK | create persistent directories 2025-10-01 08:10:57,921 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.920750 | fa163edc-743b-971c-e7d8-000000003e41 | CHANGED | Inject our custom chains in nftables | np0005463870 2025-10-01 08:10:57,933 p=83200 u=zuul n=ansible | 2025-10-01 08:10:57.932980 | fa163edc-743b-971c-e7d8-000000003e42 | TASK | Reload custom nftables ruleset files 2025-10-01 08:10:58,145 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.140855 | fa163edc-743b-971c-e7d8-0000000030cc | CHANGED | create persistent directories | np0005463871 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-01 08:10:58,188 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.187937 | fa163edc-743b-971c-e7d8-000000003a5e | CHANGED | Ensure we load our different nft rulesets on boot | np0005463865 2025-10-01 08:10:58,230 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.226315 | fa163edc-743b-971c-e7d8-000000003b26 | CHANGED | Ensure we load our different nft rulesets on boot | np0005463867 2025-10-01 08:10:58,251 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.249726 | fa163edc-743b-971c-e7d8-000000003189 | CHANGED | create persistent directories | np0005463872 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-01 08:10:58,261 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.260888 | 42b1d808-93e7-4572-857e-02080c43cc79 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005463865 2025-10-01 08:10:58,318 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.317876 | fa163edc-743b-971c-e7d8-000000003f47 | TASK | Inject our custom chains in nftables 2025-10-01 08:10:58,346 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.345428 | fa163edc-743b-971c-e7d8-000000003e42 | CHANGED | Reload custom nftables ruleset files | np0005463870 2025-10-01 08:10:58,398 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.394301 | 16f955b3-f212-498a-9e5c-7f0cb7eb5998 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005463867 2025-10-01 08:10:58,439 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.436592 | fa163edc-743b-971c-e7d8-0000000030cc | CHANGED | create persistent directories | np0005463871 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-01 08:10:58,443 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.440434 | fa163edc-743b-971c-e7d8-000000003189 | TASK | create persistent directories 2025-10-01 08:10:58,462 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.461806 | fa163edc-743b-971c-e7d8-00000000403b | TASK | Inject our custom chains in nftables 2025-10-01 08:10:58,467 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.466615 | fa163edc-743b-971c-e7d8-000000003b86 | CHANGED | Validate all of the generated content before loading | np0005463866 2025-10-01 08:10:58,479 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.478777 | fa163edc-743b-971c-e7d8-0000000030cd | TASK | import provision_mcelog 2025-10-01 08:10:58,501 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.496785 | fa163edc-743b-971c-e7d8-000000003b87 | TASK | Ensure we load our different nft rulesets on boot 2025-10-01 08:10:58,507 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.507111 | fa163edc-743b-971c-e7d8-0000000030cd | SKIPPED | import provision_mcelog | np0005463871 2025-10-01 08:10:58,519 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.519289 | fa163edc-743b-971c-e7d8-0000000030ce | TASK | create persistent directories 2025-10-01 08:10:58,557 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.555597 | fa163edc-743b-971c-e7d8-000000003189 | CHANGED | create persistent directories | np0005463872 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-01 08:10:58,573 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.573086 | fa163edc-743b-971c-e7d8-00000000318a | TASK | import provision_mcelog 2025-10-01 08:10:58,599 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.598817 | fa163edc-743b-971c-e7d8-00000000318a | SKIPPED | import provision_mcelog | np0005463872 2025-10-01 08:10:58,611 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.611193 | fa163edc-743b-971c-e7d8-00000000318b | TASK | create persistent directories 2025-10-01 08:10:58,617 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.616899 | fa163edc-743b-971c-e7d8-000000003f47 | CHANGED | Inject our custom chains in nftables | np0005463865 2025-10-01 08:10:58,632 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.632417 | fa163edc-743b-971c-e7d8-000000003f48 | TASK | Reload custom nftables ruleset files 2025-10-01 08:10:58,762 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.760817 | fa163edc-743b-971c-e7d8-000000003189 | CHANGED | create persistent directories | np0005463870 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-01 08:10:58,771 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.771126 | fa163edc-743b-971c-e7d8-00000000403b | CHANGED | Inject our custom chains in nftables | np0005463867 2025-10-01 08:10:58,787 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.786665 | fa163edc-743b-971c-e7d8-00000000403c | TASK | Reload custom nftables ruleset files 2025-10-01 08:10:58,834 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.832035 | fa163edc-743b-971c-e7d8-0000000030ce | CHANGED | create persistent directories | np0005463871 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-01 08:10:58,855 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.855474 | fa163edc-743b-971c-e7d8-0000000030cf | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-01 08:10:58,862 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.862351 | fa163edc-743b-971c-e7d8-000000003b87 | CHANGED | Ensure we load our different nft rulesets on boot | np0005463866 2025-10-01 08:10:58,921 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.920572 | fa163edc-743b-971c-e7d8-00000000318b | CHANGED | create persistent directories | np0005463872 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-01 08:10:58,933 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.933530 | bee761da-fe1b-4152-93aa-15f2e8a6fec7 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005463866 2025-10-01 08:10:58,969 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.969183 | fa163edc-743b-971c-e7d8-00000000414b | TASK | Inject our custom chains in nftables 2025-10-01 08:10:58,986 p=83200 u=zuul n=ansible | 2025-10-01 08:10:58.986539 | fa163edc-743b-971c-e7d8-00000000318c | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-01 08:10:59,003 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.002221 | fa163edc-743b-971c-e7d8-000000003f48 | CHANGED | Reload custom nftables ruleset files | np0005463865 2025-10-01 08:10:59,042 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.041202 | fa163edc-743b-971c-e7d8-000000003189 | CHANGED | create persistent directories | np0005463870 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-01 08:10:59,062 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.061933 | fa163edc-743b-971c-e7d8-000000003337 | TASK | create persistent directories 2025-10-01 08:10:59,079 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.079652 | fa163edc-743b-971c-e7d8-00000000318a | TASK | import provision_mcelog 2025-10-01 08:10:59,110 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.109426 | fa163edc-743b-971c-e7d8-00000000318a | SKIPPED | import provision_mcelog | np0005463870 2025-10-01 08:10:59,124 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.124295 | fa163edc-743b-971c-e7d8-00000000318b | TASK | create persistent directories 2025-10-01 08:10:59,131 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.130372 | fa163edc-743b-971c-e7d8-00000000403c | CHANGED | Reload custom nftables ruleset files | np0005463867 2025-10-01 08:10:59,170 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.170481 | fa163edc-743b-971c-e7d8-0000000034bc | TASK | create persistent directories 2025-10-01 08:10:59,280 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.278935 | fa163edc-743b-971c-e7d8-00000000414b | CHANGED | Inject our custom chains in nftables | np0005463866 2025-10-01 08:10:59,314 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.313818 | fa163edc-743b-971c-e7d8-00000000414c | TASK | Reload custom nftables ruleset files 2025-10-01 08:10:59,393 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.390769 | fa163edc-743b-971c-e7d8-000000003337 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-01 08:10:59,424 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.423916 | fa163edc-743b-971c-e7d8-000000003338 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-01 08:10:59,448 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.444498 | fa163edc-743b-971c-e7d8-00000000318b | CHANGED | create persistent directories | np0005463870 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-01 08:10:59,478 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.477534 | fa163edc-743b-971c-e7d8-00000000318c | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-01 08:10:59,505 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.501058 | fa163edc-743b-971c-e7d8-0000000034bc | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-01 08:10:59,547 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.546890 | fa163edc-743b-971c-e7d8-0000000034bd | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-01 08:10:59,682 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.681438 | fa163edc-743b-971c-e7d8-00000000414c | CHANGED | Reload custom nftables ruleset files | np0005463866 2025-10-01 08:10:59,730 p=83200 u=zuul n=ansible | 2025-10-01 08:10:59.730324 | fa163edc-743b-971c-e7d8-000000003337 | TASK | create persistent directories 2025-10-01 08:11:00,021 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.018402 | fa163edc-743b-971c-e7d8-000000003337 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-01 08:11:00,062 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.061751 | fa163edc-743b-971c-e7d8-000000003338 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-01 08:11:00,081 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.077222 | fa163edc-743b-971c-e7d8-00000000318c | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005463872 2025-10-01 08:11:00,083 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.082943 | fa163edc-743b-971c-e7d8-0000000030cf | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005463871 2025-10-01 08:11:00,098 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.097843 | fa163edc-743b-971c-e7d8-0000000030d0 | TASK | create fcontext entry for iscsi 2025-10-01 08:11:00,121 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.120345 | fa163edc-743b-971c-e7d8-00000000318d | TASK | create fcontext entry for iscsi 2025-10-01 08:11:00,405 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.404885 | fa163edc-743b-971c-e7d8-000000003338 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005463865 2025-10-01 08:11:00,422 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.422578 | fa163edc-743b-971c-e7d8-000000003339 | TASK | create persistent directories 2025-10-01 08:11:00,473 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.472972 | fa163edc-743b-971c-e7d8-00000000318c | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005463870 2025-10-01 08:11:00,483 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.483445 | fa163edc-743b-971c-e7d8-00000000318d | TASK | create fcontext entry for iscsi 2025-10-01 08:11:00,515 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.514972 | fa163edc-743b-971c-e7d8-0000000034bd | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005463867 2025-10-01 08:11:00,530 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.530280 | fa163edc-743b-971c-e7d8-0000000034be | TASK | create persistent directories 2025-10-01 08:11:00,750 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.748945 | fa163edc-743b-971c-e7d8-000000003339 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:00,829 p=83200 u=zuul n=ansible | 2025-10-01 08:11:00.828381 | fa163edc-743b-971c-e7d8-0000000034be | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:01,040 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.039363 | fa163edc-743b-971c-e7d8-000000003338 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005463866 2025-10-01 08:11:01,066 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.063050 | fa163edc-743b-971c-e7d8-000000003339 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-01 08:11:01,083 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.069321 | fa163edc-743b-971c-e7d8-000000003339 | TASK | create persistent directories 2025-10-01 08:11:01,086 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.085254 | fa163edc-743b-971c-e7d8-0000000034be | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-01 08:11:01,124 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.123515 | fa163edc-743b-971c-e7d8-00000000333a | TASK | create fcontext entry for cinder data 2025-10-01 08:11:01,147 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.146580 | fa163edc-743b-971c-e7d8-0000000034bf | TASK | create fcontext entry for cinder data 2025-10-01 08:11:01,437 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.433696 | fa163edc-743b-971c-e7d8-000000003339 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:01,531 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.530105 | fa163edc-743b-971c-e7d8-00000000318d | CHANGED | create fcontext entry for iscsi | np0005463872 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:01,643 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.641283 | fa163edc-743b-971c-e7d8-0000000030d0 | CHANGED | create fcontext entry for iscsi | np0005463871 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:01,724 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.722123 | fa163edc-743b-971c-e7d8-000000003339 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-01 08:11:01,766 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.765888 | fa163edc-743b-971c-e7d8-00000000333a | TASK | create fcontext entry for cinder data 2025-10-01 08:11:01,822 p=83200 u=zuul n=ansible | 2025-10-01 08:11:01.819217 | fa163edc-743b-971c-e7d8-00000000318d | CHANGED | create fcontext entry for iscsi | np0005463870 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:02,399 p=83200 u=zuul n=ansible | 2025-10-01 08:11:02.398726 | fa163edc-743b-971c-e7d8-0000000034bf | CHANGED | create fcontext entry for cinder data | np0005463867 2025-10-01 08:11:02,430 p=83200 u=zuul n=ansible | 2025-10-01 08:11:02.430479 | fa163edc-743b-971c-e7d8-0000000034c0 | TASK | create persistent directories 2025-10-01 08:11:02,437 p=83200 u=zuul n=ansible | 2025-10-01 08:11:02.436418 | fa163edc-743b-971c-e7d8-00000000333a | CHANGED | create fcontext entry for cinder data | np0005463865 2025-10-01 08:11:02,458 p=83200 u=zuul n=ansible | 2025-10-01 08:11:02.458203 | fa163edc-743b-971c-e7d8-00000000333b | TASK | create persistent directories 2025-10-01 08:11:02,776 p=83200 u=zuul n=ansible | 2025-10-01 08:11:02.772926 | fa163edc-743b-971c-e7d8-0000000034c0 | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:02,791 p=83200 u=zuul n=ansible | 2025-10-01 08:11:02.789028 | fa163edc-743b-971c-e7d8-00000000318d | CHANGED | create fcontext entry for iscsi | np0005463872 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:02,814 p=83200 u=zuul n=ansible | 2025-10-01 08:11:02.812446 | fa163edc-743b-971c-e7d8-00000000333b | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:02,974 p=83200 u=zuul n=ansible | 2025-10-01 08:11:02.973189 | fa163edc-743b-971c-e7d8-0000000030d0 | CHANGED | create fcontext entry for iscsi | np0005463871 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:03,066 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.062580 | fa163edc-743b-971c-e7d8-00000000333b | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:03,077 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.076356 | fa163edc-743b-971c-e7d8-0000000034c0 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:03,092 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.092370 | fa163edc-743b-971c-e7d8-00000000333a | CHANGED | create fcontext entry for cinder data | np0005463866 2025-10-01 08:11:03,113 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.112773 | fa163edc-743b-971c-e7d8-00000000333c | TASK | ensure ceph configurations exist 2025-10-01 08:11:03,138 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.137721 | fa163edc-743b-971c-e7d8-00000000333b | TASK | create persistent directories 2025-10-01 08:11:03,155 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.153487 | fa163edc-743b-971c-e7d8-00000000318d | CHANGED | create fcontext entry for iscsi | np0005463870 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:03,169 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.168519 | fa163edc-743b-971c-e7d8-0000000034c1 | TASK | ensure ceph configurations exist 2025-10-01 08:11:03,397 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.396491 | fa163edc-743b-971c-e7d8-00000000333c | CHANGED | ensure ceph configurations exist | np0005463865 2025-10-01 08:11:03,419 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.419541 | fa163edc-743b-971c-e7d8-00000000333d | TASK | create persistent directories 2025-10-01 08:11:03,460 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.459020 | fa163edc-743b-971c-e7d8-0000000034c1 | CHANGED | ensure ceph configurations exist | np0005463867 2025-10-01 08:11:03,487 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.481838 | fa163edc-743b-971c-e7d8-0000000034c2 | TASK | create persistent directories 2025-10-01 08:11:03,489 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.489263 | fa163edc-743b-971c-e7d8-00000000333b | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:03,709 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.706640 | fa163edc-743b-971c-e7d8-00000000333d | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:03,748 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.748029 | fa163edc-743b-971c-e7d8-00000000333f | TASK | Create cinder image conversion directory 2025-10-01 08:11:03,784 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.782218 | fa163edc-743b-971c-e7d8-0000000034c2 | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:03,796 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.795507 | fa163edc-743b-971c-e7d8-00000000333f | SKIPPED | Create cinder image conversion directory | np0005463865 2025-10-01 08:11:03,797 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.797228 | fa163edc-743b-971c-e7d8-00000000333b | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:03,825 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.824938 | fa163edc-743b-971c-e7d8-000000003340 | TASK | Mount cinder's image conversion NFS share 2025-10-01 08:11:03,852 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.852164 | fa163edc-743b-971c-e7d8-00000000333c | TASK | ensure ceph configurations exist 2025-10-01 08:11:03,869 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.868786 | fa163edc-743b-971c-e7d8-0000000034c4 | TASK | Create cinder image conversion directory 2025-10-01 08:11:03,875 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.874259 | fa163edc-743b-971c-e7d8-000000003340 | SKIPPED | Mount cinder's image conversion NFS share | np0005463865 2025-10-01 08:11:03,897 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.896710 | fa163edc-743b-971c-e7d8-000000003342 | TASK | cinder_configure_lvm fact 2025-10-01 08:11:03,901 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.901053 | fa163edc-743b-971c-e7d8-0000000034c4 | SKIPPED | Create cinder image conversion directory | np0005463867 2025-10-01 08:11:03,916 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.916231 | fa163edc-743b-971c-e7d8-0000000034c5 | TASK | Mount cinder's image conversion NFS share 2025-10-01 08:11:03,928 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.927506 | fa163edc-743b-971c-e7d8-000000003342 | OK | cinder_configure_lvm fact | np0005463865 2025-10-01 08:11:03,946 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.942346 | fa163edc-743b-971c-e7d8-000000003344 | TASK | ensure LVM rpm dependencies are installed 2025-10-01 08:11:03,953 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.951707 | fa163edc-743b-971c-e7d8-0000000034c5 | SKIPPED | Mount cinder's image conversion NFS share | np0005463867 2025-10-01 08:11:03,969 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.968954 | fa163edc-743b-971c-e7d8-0000000034c9 | TASK | cinder_configure_lvm fact 2025-10-01 08:11:03,990 p=83200 u=zuul n=ansible | 2025-10-01 08:11:03.990095 | fa163edc-743b-971c-e7d8-0000000034c9 | OK | cinder_configure_lvm fact | np0005463867 2025-10-01 08:11:04,007 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.006919 | fa163edc-743b-971c-e7d8-0000000034cb | TASK | ensure LVM rpm dependencies are installed 2025-10-01 08:11:04,140 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.137562 | fa163edc-743b-971c-e7d8-00000000318d | CHANGED | create fcontext entry for iscsi | np0005463872 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:04,152 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.152082 | fa163edc-743b-971c-e7d8-00000000333c | CHANGED | ensure ceph configurations exist | np0005463866 2025-10-01 08:11:04,167 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.167186 | fa163edc-743b-971c-e7d8-00000000318e | TASK | create persistent directories 2025-10-01 08:11:04,197 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.196488 | fa163edc-743b-971c-e7d8-00000000333d | TASK | create persistent directories 2025-10-01 08:11:04,220 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.211939 | fa163edc-743b-971c-e7d8-0000000030d0 | CHANGED | create fcontext entry for iscsi | np0005463871 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:04,256 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.255708 | fa163edc-743b-971c-e7d8-0000000030d1 | TASK | create persistent directories 2025-10-01 08:11:04,406 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.404348 | fa163edc-743b-971c-e7d8-00000000318d | CHANGED | create fcontext entry for iscsi | np0005463870 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:04,431 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.431257 | fa163edc-743b-971c-e7d8-00000000318e | TASK | create persistent directories 2025-10-01 08:11:04,543 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.542217 | fa163edc-743b-971c-e7d8-00000000318e | CHANGED | create persistent directories | np0005463872 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:04,552 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.551039 | fa163edc-743b-971c-e7d8-00000000333d | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-01 08:11:04,585 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.580302 | fa163edc-743b-971c-e7d8-00000000333f | TASK | Create cinder image conversion directory 2025-10-01 08:11:04,587 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.587321 | fa163edc-743b-971c-e7d8-0000000030d1 | CHANGED | create persistent directories | np0005463871 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:04,622 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.621327 | fa163edc-743b-971c-e7d8-00000000333f | SKIPPED | Create cinder image conversion directory | np0005463866 2025-10-01 08:11:04,651 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.650928 | fa163edc-743b-971c-e7d8-000000003340 | TASK | Mount cinder's image conversion NFS share 2025-10-01 08:11:04,680 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.679536 | fa163edc-743b-971c-e7d8-000000003340 | SKIPPED | Mount cinder's image conversion NFS share | np0005463866 2025-10-01 08:11:04,703 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.702814 | fa163edc-743b-971c-e7d8-000000003342 | TASK | cinder_configure_lvm fact 2025-10-01 08:11:04,733 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.732702 | fa163edc-743b-971c-e7d8-000000003342 | OK | cinder_configure_lvm fact | np0005463866 2025-10-01 08:11:04,765 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.762039 | fa163edc-743b-971c-e7d8-00000000318e | CHANGED | create persistent directories | np0005463870 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:04,773 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.771885 | fa163edc-743b-971c-e7d8-000000003344 | TASK | ensure LVM rpm dependencies are installed 2025-10-01 08:11:04,776 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.776002 | fa163edc-743b-971c-e7d8-00000000318e | CHANGED | create persistent directories | np0005463872 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:04,867 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.866327 | fa163edc-743b-971c-e7d8-0000000030d1 | CHANGED | create persistent directories | np0005463871 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:04,996 p=83200 u=zuul n=ansible | 2025-10-01 08:11:04.995828 | fa163edc-743b-971c-e7d8-00000000318e | CHANGED | create persistent directories | np0005463872 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:05,025 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.025006 | fa163edc-743b-971c-e7d8-00000000318f | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-01 08:11:05,052 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.050326 | fa163edc-743b-971c-e7d8-00000000318e | CHANGED | create persistent directories | np0005463870 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:05,150 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.147230 | fa163edc-743b-971c-e7d8-0000000030d1 | CHANGED | create persistent directories | np0005463871 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:05,189 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.188516 | fa163edc-743b-971c-e7d8-0000000030d2 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-01 08:11:05,315 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.313678 | fa163edc-743b-971c-e7d8-00000000318e | CHANGED | create persistent directories | np0005463870 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:05,336 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.336263 | fa163edc-743b-971c-e7d8-00000000318f | OK | stat /lib/systemd/system/iscsid.socket | np0005463872 2025-10-01 08:11:05,357 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.356790 | fa163edc-743b-971c-e7d8-00000000318f | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-01 08:11:05,376 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.375339 | fa163edc-743b-971c-e7d8-000000003190 | TASK | Stop and disable iscsid.socket service 2025-10-01 08:11:05,401 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.401235 | fa163edc-743b-971c-e7d8-000000003190 | SKIPPED | Stop and disable iscsid.socket service | np0005463872 2025-10-01 08:11:05,418 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.418078 | fa163edc-743b-971c-e7d8-000000003191 | TASK | Check if iscsi.service is enabled 2025-10-01 08:11:05,483 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.483089 | fa163edc-743b-971c-e7d8-0000000030d2 | OK | stat /lib/systemd/system/iscsid.socket | np0005463871 2025-10-01 08:11:05,498 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.498152 | fa163edc-743b-971c-e7d8-0000000030d3 | TASK | Stop and disable iscsid.socket service 2025-10-01 08:11:05,525 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.524928 | fa163edc-743b-971c-e7d8-0000000030d3 | SKIPPED | Stop and disable iscsid.socket service | np0005463871 2025-10-01 08:11:05,538 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.538373 | fa163edc-743b-971c-e7d8-0000000030d4 | TASK | Check if iscsi.service is enabled 2025-10-01 08:11:05,646 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.645577 | fa163edc-743b-971c-e7d8-00000000318f | OK | stat /lib/systemd/system/iscsid.socket | np0005463870 2025-10-01 08:11:05,660 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.659668 | fa163edc-743b-971c-e7d8-000000003190 | TASK | Stop and disable iscsid.socket service 2025-10-01 08:11:05,684 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.684058 | fa163edc-743b-971c-e7d8-000000003190 | SKIPPED | Stop and disable iscsid.socket service | np0005463870 2025-10-01 08:11:05,698 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.697661 | fa163edc-743b-971c-e7d8-000000003191 | TASK | Check if iscsi.service is enabled 2025-10-01 08:11:05,727 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.726930 | fa163edc-743b-971c-e7d8-000000003191 | CHANGED | Check if iscsi.service is enabled | np0005463872 2025-10-01 08:11:05,743 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.742621 | fa163edc-743b-971c-e7d8-000000003192 | TASK | Stop iscsi.service 2025-10-01 08:11:05,770 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.770311 | fa163edc-743b-971c-e7d8-000000003192 | SKIPPED | Stop iscsi.service | np0005463872 2025-10-01 08:11:05,860 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.860349 | fa163edc-743b-971c-e7d8-0000000043c5 | TASK | Install additional packages 2025-10-01 08:11:05,866 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.865709 | fa163edc-743b-971c-e7d8-0000000030d4 | CHANGED | Check if iscsi.service is enabled | np0005463871 2025-10-01 08:11:05,876 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.876232 | fa163edc-743b-971c-e7d8-0000000030d5 | TASK | Stop iscsi.service 2025-10-01 08:11:05,895 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.895025 | fa163edc-743b-971c-e7d8-0000000043c6 | TASK | Remove dracut-config-generic 2025-10-01 08:11:05,912 p=83200 u=zuul n=ansible | 2025-10-01 08:11:05.911676 | fa163edc-743b-971c-e7d8-0000000030d5 | SKIPPED | Stop iscsi.service | np0005463871 2025-10-01 08:11:06,006 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.005646 | fa163edc-743b-971c-e7d8-0000000043c5 | TASK | Install additional packages 2025-10-01 08:11:06,014 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.014083 | fa163edc-743b-971c-e7d8-000000003191 | CHANGED | Check if iscsi.service is enabled | np0005463870 2025-10-01 08:11:06,025 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.024879 | fa163edc-743b-971c-e7d8-000000003192 | TASK | Stop iscsi.service 2025-10-01 08:11:06,049 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.049519 | fa163edc-743b-971c-e7d8-0000000043c6 | TASK | Remove dracut-config-generic 2025-10-01 08:11:06,070 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.069897 | fa163edc-743b-971c-e7d8-000000003192 | SKIPPED | Stop iscsi.service | np0005463870 2025-10-01 08:11:06,167 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.166950 | fa163edc-743b-971c-e7d8-0000000043c5 | TASK | Install additional packages 2025-10-01 08:11:06,207 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.207667 | fa163edc-743b-971c-e7d8-0000000043c6 | TASK | Remove dracut-config-generic 2025-10-01 08:11:06,834 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.833851 | fa163edc-743b-971c-e7d8-000000003344 | OK | ensure LVM rpm dependencies are installed | np0005463865 2025-10-01 08:11:06,856 p=83200 u=zuul n=ansible | 2025-10-01 08:11:06.856433 | fa163edc-743b-971c-e7d8-000000003345 | TASK | cinder create LVM volume group dd 2025-10-01 08:11:07,026 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.025342 | fa163edc-743b-971c-e7d8-0000000034cb | OK | ensure LVM rpm dependencies are installed | np0005463867 2025-10-01 08:11:07,041 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.040712 | fa163edc-743b-971c-e7d8-0000000034cc | TASK | cinder create LVM volume group dd 2025-10-01 08:11:07,129 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.128426 | fa163edc-743b-971c-e7d8-000000003345 | CHANGED | cinder create LVM volume group dd | np0005463865 2025-10-01 08:11:07,144 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.143976 | fa163edc-743b-971c-e7d8-000000003346 | TASK | Get or create LVM loopback device 2025-10-01 08:11:07,327 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.326541 | fa163edc-743b-971c-e7d8-0000000034cc | CHANGED | cinder create LVM volume group dd | np0005463867 2025-10-01 08:11:07,343 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.342847 | fa163edc-743b-971c-e7d8-0000000034cd | TASK | Get or create LVM loopback device 2025-10-01 08:11:07,457 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.456397 | fa163edc-743b-971c-e7d8-000000003346 | CHANGED | Get or create LVM loopback device | np0005463865 2025-10-01 08:11:07,490 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.489558 | fa163edc-743b-971c-e7d8-000000003347 | TASK | Create LVM volume group 2025-10-01 08:11:07,680 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.679520 | fa163edc-743b-971c-e7d8-0000000034cd | CHANGED | Get or create LVM loopback device | np0005463867 2025-10-01 08:11:07,702 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.701739 | fa163edc-743b-971c-e7d8-0000000034ce | TASK | Create LVM volume group 2025-10-01 08:11:07,870 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.869370 | fa163edc-743b-971c-e7d8-000000003344 | OK | ensure LVM rpm dependencies are installed | np0005463866 2025-10-01 08:11:07,891 p=83200 u=zuul n=ansible | 2025-10-01 08:11:07.891338 | fa163edc-743b-971c-e7d8-000000003345 | TASK | cinder create LVM volume group dd 2025-10-01 08:11:08,173 p=83200 u=zuul n=ansible | 2025-10-01 08:11:08.173066 | fa163edc-743b-971c-e7d8-000000003347 | CHANGED | Create LVM volume group | np0005463865 2025-10-01 08:11:08,198 p=83200 u=zuul n=ansible | 2025-10-01 08:11:08.198476 | fa163edc-743b-971c-e7d8-00000000334a | TASK | cinder create service to run losetup for LVM on startup 2025-10-01 08:11:08,205 p=83200 u=zuul n=ansible | 2025-10-01 08:11:08.204657 | fa163edc-743b-971c-e7d8-000000003345 | CHANGED | cinder create LVM volume group dd | np0005463866 2025-10-01 08:11:08,227 p=83200 u=zuul n=ansible | 2025-10-01 08:11:08.227514 | fa163edc-743b-971c-e7d8-000000003346 | TASK | Get or create LVM loopback device 2025-10-01 08:11:08,240 p=83200 u=zuul n=ansible | 2025-10-01 08:11:08.239494 | fa163edc-743b-971c-e7d8-0000000034ce | CHANGED | Create LVM volume group | np0005463867 2025-10-01 08:11:08,257 p=83200 u=zuul n=ansible | 2025-10-01 08:11:08.257392 | fa163edc-743b-971c-e7d8-0000000034cf | TASK | cinder create service to run losetup for LVM on startup 2025-10-01 08:11:08,561 p=83200 u=zuul n=ansible | 2025-10-01 08:11:08.560872 | fa163edc-743b-971c-e7d8-000000003346 | CHANGED | Get or create LVM loopback device | np0005463866 2025-10-01 08:11:08,576 p=83200 u=zuul n=ansible | 2025-10-01 08:11:08.576390 | fa163edc-743b-971c-e7d8-000000003347 | TASK | Create LVM volume group 2025-10-01 08:11:09,087 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.085889 | fa163edc-743b-971c-e7d8-000000003347 | CHANGED | Create LVM volume group | np0005463866 2025-10-01 08:11:09,122 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.121905 | fa163edc-743b-971c-e7d8-00000000334a | TASK | cinder create service to run losetup for LVM on startup 2025-10-01 08:11:09,157 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.156275 | fa163edc-743b-971c-e7d8-00000000334a | CHANGED | cinder create service to run losetup for LVM on startup | np0005463865 2025-10-01 08:11:09,164 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.164031 | fa163edc-743b-971c-e7d8-0000000034cf | CHANGED | cinder create service to run losetup for LVM on startup | np0005463867 2025-10-01 08:11:09,196 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.195564 | fa163edc-743b-971c-e7d8-00000000334b | TASK | cinder enable the LVM losetup service 2025-10-01 08:11:09,221 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.220447 | fa163edc-743b-971c-e7d8-0000000034d0 | TASK | cinder enable the LVM losetup service 2025-10-01 08:11:09,544 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.543715 | fa163edc-743b-971c-e7d8-0000000043c6 | CHANGED | Remove dracut-config-generic | np0005463872 2025-10-01 08:11:09,561 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.561187 | fa163edc-743b-971c-e7d8-0000000043c7 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-01 08:11:09,740 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.739050 | fa163edc-743b-971c-e7d8-0000000043c6 | CHANGED | Remove dracut-config-generic | np0005463871 2025-10-01 08:11:09,761 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.761041 | fa163edc-743b-971c-e7d8-0000000043c7 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-01 08:11:09,819 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.817856 | fa163edc-743b-971c-e7d8-0000000043c7 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005463872 2025-10-01 08:11:09,841 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.840421 | fa163edc-743b-971c-e7d8-0000000043c8 | TASK | Write list of modules to load at boot 2025-10-01 08:11:09,960 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.959585 | fa163edc-743b-971c-e7d8-0000000043c6 | CHANGED | Remove dracut-config-generic | np0005463870 2025-10-01 08:11:09,975 p=83200 u=zuul n=ansible | 2025-10-01 08:11:09.975173 | fa163edc-743b-971c-e7d8-0000000043c7 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-01 08:11:10,075 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.074506 | fa163edc-743b-971c-e7d8-0000000043c7 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005463871 2025-10-01 08:11:10,077 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.077112 | fa163edc-743b-971c-e7d8-00000000334b | CHANGED | cinder enable the LVM losetup service | np0005463865 2025-10-01 08:11:10,078 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.078625 | fa163edc-743b-971c-e7d8-00000000334a | CHANGED | cinder create service to run losetup for LVM on startup | np0005463866 2025-10-01 08:11:10,091 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.091174 | fa163edc-743b-971c-e7d8-0000000043c8 | TASK | Write list of modules to load at boot 2025-10-01 08:11:10,115 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.115067 | fa163edc-743b-971c-e7d8-00000000334d | TASK | create persistent directories 2025-10-01 08:11:10,135 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.134852 | fa163edc-743b-971c-e7d8-00000000334b | TASK | cinder enable the LVM losetup service 2025-10-01 08:11:10,162 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.161886 | fa163edc-743b-971c-e7d8-0000000034d0 | CHANGED | cinder enable the LVM losetup service | np0005463867 2025-10-01 08:11:10,177 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.177483 | fa163edc-743b-971c-e7d8-0000000034d2 | TASK | create persistent directories 2025-10-01 08:11:10,287 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.286383 | fa163edc-743b-971c-e7d8-0000000043c7 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005463870 2025-10-01 08:11:10,297 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.297376 | fa163edc-743b-971c-e7d8-0000000043c8 | TASK | Write list of modules to load at boot 2025-10-01 08:11:10,464 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.463016 | fa163edc-743b-971c-e7d8-00000000334d | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-01 08:11:10,508 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.506187 | fa163edc-743b-971c-e7d8-0000000034d2 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-01 08:11:10,737 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.737238 | fa163edc-743b-971c-e7d8-00000000334d | CHANGED | create persistent directories | np0005463865 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-01 08:11:10,781 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.780468 | fa163edc-743b-971c-e7d8-00000000334e | TASK | import provision_mcelog 2025-10-01 08:11:10,809 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.807614 | fa163edc-743b-971c-e7d8-0000000034d2 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-01 08:11:10,821 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.811630 | fa163edc-743b-971c-e7d8-0000000043c8 | CHANGED | Write list of modules to load at boot | np0005463872 2025-10-01 08:11:10,824 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.823919 | fa163edc-743b-971c-e7d8-00000000334e | SKIPPED | import provision_mcelog | np0005463865 2025-10-01 08:11:10,838 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.837846 | fa163edc-743b-971c-e7d8-0000000043c9 | TASK | Modules reload 2025-10-01 08:11:10,864 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.864009 | fa163edc-743b-971c-e7d8-00000000334f | TASK | create persistent logs directory 2025-10-01 08:11:10,883 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.883419 | fa163edc-743b-971c-e7d8-0000000034d3 | TASK | import provision_mcelog 2025-10-01 08:11:10,914 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.913756 | fa163edc-743b-971c-e7d8-0000000034d3 | SKIPPED | import provision_mcelog | np0005463867 2025-10-01 08:11:10,929 p=83200 u=zuul n=ansible | 2025-10-01 08:11:10.928918 | fa163edc-743b-971c-e7d8-0000000034d4 | TASK | create persistent logs directory 2025-10-01 08:11:11,036 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.035627 | fa163edc-743b-971c-e7d8-00000000334b | CHANGED | cinder enable the LVM losetup service | np0005463866 2025-10-01 08:11:11,071 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.071085 | fa163edc-743b-971c-e7d8-00000000334d | TASK | create persistent directories 2025-10-01 08:11:11,076 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.076053 | fa163edc-743b-971c-e7d8-0000000043c8 | CHANGED | Write list of modules to load at boot | np0005463871 2025-10-01 08:11:11,090 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.090625 | fa163edc-743b-971c-e7d8-0000000043c9 | TASK | Modules reload 2025-10-01 08:11:11,197 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.195207 | fa163edc-743b-971c-e7d8-00000000334f | CHANGED | create persistent logs directory | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-01 08:11:11,265 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.263374 | fa163edc-743b-971c-e7d8-0000000034d4 | CHANGED | create persistent logs directory | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-01 08:11:11,287 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.286700 | fa163edc-743b-971c-e7d8-0000000043c8 | CHANGED | Write list of modules to load at boot | np0005463870 2025-10-01 08:11:11,308 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.308124 | fa163edc-743b-971c-e7d8-0000000043c9 | TASK | Modules reload 2025-10-01 08:11:11,399 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.396906 | fa163edc-743b-971c-e7d8-00000000334d | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-01 08:11:11,418 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.418328 | fa163edc-743b-971c-e7d8-0000000043c9 | CHANGED | Modules reload | np0005463872 2025-10-01 08:11:11,436 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.435719 | fa163edc-743b-971c-e7d8-0000000043ca | TASK | Set default sysctl options 2025-10-01 08:11:11,485 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.482721 | fa163edc-743b-971c-e7d8-00000000334f | CHANGED | create persistent logs directory | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-01 08:11:11,512 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.510121 | fa163edc-743b-971c-e7d8-0000000034d4 | CHANGED | create persistent logs directory | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-01 08:11:11,541 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.540867 | fa163edc-743b-971c-e7d8-000000003350 | TASK | Mount NFS on host 2025-10-01 08:11:11,579 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.579055 | fa163edc-743b-971c-e7d8-0000000034d5 | TASK | Mount NFS on host 2025-10-01 08:11:11,584 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.583878 | fa163edc-743b-971c-e7d8-000000003350 | SKIPPED | Mount NFS on host | np0005463865 2025-10-01 08:11:11,600 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.600099 | fa163edc-743b-971c-e7d8-000000003351 | TASK | Mount Node Staging Location 2025-10-01 08:11:11,619 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.618514 | fa163edc-743b-971c-e7d8-0000000034d5 | SKIPPED | Mount NFS on host | np0005463867 2025-10-01 08:11:11,642 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.641494 | fa163edc-743b-971c-e7d8-0000000034d6 | TASK | Mount Node Staging Location 2025-10-01 08:11:11,655 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.647308 | fa163edc-743b-971c-e7d8-000000003351 | SKIPPED | Mount Node Staging Location | np0005463865 2025-10-01 08:11:11,664 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.658447 | fa163edc-743b-971c-e7d8-0000000043c9 | CHANGED | Modules reload | np0005463871 2025-10-01 08:11:11,668 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.667929 | fa163edc-743b-971c-e7d8-0000000034d6 | SKIPPED | Mount Node Staging Location | np0005463867 2025-10-01 08:11:11,688 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.688385 | fa163edc-743b-971c-e7d8-0000000043ca | TASK | Set default sysctl options 2025-10-01 08:11:11,708 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.702140 | fa163edc-743b-971c-e7d8-00000000334d | CHANGED | create persistent directories | np0005463866 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-01 08:11:11,742 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.741407 | fa163edc-743b-971c-e7d8-000000003352 | TASK | ensure /var/lib/glance exists 2025-10-01 08:11:11,766 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.765416 | fa163edc-743b-971c-e7d8-0000000034d7 | TASK | ensure /var/lib/glance exists 2025-10-01 08:11:11,793 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.793469 | fa163edc-743b-971c-e7d8-00000000334e | TASK | import provision_mcelog 2025-10-01 08:11:11,818 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.817702 | fa163edc-743b-971c-e7d8-00000000334e | SKIPPED | import provision_mcelog | np0005463866 2025-10-01 08:11:11,838 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.837558 | fa163edc-743b-971c-e7d8-00000000334f | TASK | create persistent logs directory 2025-10-01 08:11:11,882 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.881254 | fa163edc-743b-971c-e7d8-0000000043c9 | CHANGED | Modules reload | np0005463870 2025-10-01 08:11:11,903 p=83200 u=zuul n=ansible | 2025-10-01 08:11:11.902993 | fa163edc-743b-971c-e7d8-0000000043ca | TASK | Set default sysctl options 2025-10-01 08:11:12,044 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.042793 | fa163edc-743b-971c-e7d8-0000000034d7 | CHANGED | ensure /var/lib/glance exists | np0005463867 2025-10-01 08:11:12,046 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.046131 | fa163edc-743b-971c-e7d8-000000003352 | CHANGED | ensure /var/lib/glance exists | np0005463865 2025-10-01 08:11:12,081 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.080613 | fa163edc-743b-971c-e7d8-000000003353 | TASK | create persistent directories 2025-10-01 08:11:12,106 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.105402 | fa163edc-743b-971c-e7d8-0000000034d8 | TASK | create persistent directories 2025-10-01 08:11:12,121 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.120077 | fa163edc-743b-971c-e7d8-00000000334f | CHANGED | create persistent logs directory | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-01 08:11:12,360 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.359862 | fa163edc-743b-971c-e7d8-00000000334f | CHANGED | create persistent logs directory | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-01 08:11:12,394 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.392151 | fa163edc-743b-971c-e7d8-000000003353 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-01 08:11:12,423 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.422526 | fa163edc-743b-971c-e7d8-000000003350 | TASK | Mount NFS on host 2025-10-01 08:11:12,432 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.431290 | fa163edc-743b-971c-e7d8-0000000043ca | CHANGED | Set default sysctl options | np0005463872 2025-10-01 08:11:12,455 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.453869 | fa163edc-743b-971c-e7d8-0000000034d8 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-01 08:11:12,474 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.473457 | fa163edc-743b-971c-e7d8-0000000043cb | TASK | Set extra sysctl options 2025-10-01 08:11:12,487 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.486230 | fa163edc-743b-971c-e7d8-000000003350 | SKIPPED | Mount NFS on host | np0005463866 2025-10-01 08:11:12,521 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.521204 | fa163edc-743b-971c-e7d8-000000003351 | TASK | Mount Node Staging Location 2025-10-01 08:11:12,554 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.553491 | fa163edc-743b-971c-e7d8-000000003351 | SKIPPED | Mount Node Staging Location | np0005463866 2025-10-01 08:11:12,579 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.579558 | fa163edc-743b-971c-e7d8-000000003352 | TASK | ensure /var/lib/glance exists 2025-10-01 08:11:12,620 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.619460 | fa163edc-743b-971c-e7d8-0000000043ca | CHANGED | Set default sysctl options | np0005463871 2025-10-01 08:11:12,634 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.633711 | fa163edc-743b-971c-e7d8-0000000043cb | TASK | Set extra sysctl options 2025-10-01 08:11:12,718 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.716439 | fa163edc-743b-971c-e7d8-000000003353 | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-01 08:11:12,742 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.742128 | fa163edc-743b-971c-e7d8-000000003354 | TASK | Run puppet on the host to apply IPtables rules 2025-10-01 08:11:12,779 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.777735 | fa163edc-743b-971c-e7d8-0000000034d8 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-01 08:11:12,803 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.803066 | fa163edc-743b-971c-e7d8-0000000034d9 | TASK | Run puppet on the host to apply IPtables rules 2025-10-01 08:11:12,886 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.886200 | fa163edc-743b-971c-e7d8-000000003352 | CHANGED | ensure /var/lib/glance exists | np0005463866 2025-10-01 08:11:12,908 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.907619 | fa163edc-743b-971c-e7d8-000000003353 | TASK | create persistent directories 2025-10-01 08:11:12,924 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.923483 | fa163edc-743b-971c-e7d8-0000000043ca | CHANGED | Set default sysctl options | np0005463870 2025-10-01 08:11:12,939 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.939084 | fa163edc-743b-971c-e7d8-0000000043cb | TASK | Set extra sysctl options 2025-10-01 08:11:13,007 p=83200 u=zuul n=ansible | 2025-10-01 08:11:12.999898 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=fs.aio-max-nr 2025-10-01 08:11:13,033 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.032204 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=fs.aio-max-nr 2025-10-01 08:11:13,255 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.253219 | fa163edc-743b-971c-e7d8-000000003353 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-01 08:11:13,314 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.313150 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=fs.aio-max-nr 2025-10-01 08:11:13,333 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.331821 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=fs.inotify.max_user_instances 2025-10-01 08:11:13,354 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.352194 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=fs.inotify.max_user_instances 2025-10-01 08:11:13,562 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.559239 | fa163edc-743b-971c-e7d8-000000003353 | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-01 08:11:13,599 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.599563 | fa163edc-743b-971c-e7d8-000000003354 | TASK | Run puppet on the host to apply IPtables rules 2025-10-01 08:11:13,642 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.639668 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=kernel.pid_max 2025-10-01 08:11:13,701 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.699530 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=kernel.pid_max 2025-10-01 08:11:13,960 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.958691 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.bridge.bridge-nf-call-arptables 2025-10-01 08:11:13,989 p=83200 u=zuul n=ansible | 2025-10-01 08:11:13.987465 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.bridge.bridge-nf-call-arptables 2025-10-01 08:11:14,279 p=83200 u=zuul n=ansible | 2025-10-01 08:11:14.276443 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-01 08:11:14,313 p=83200 u=zuul n=ansible | 2025-10-01 08:11:14.311098 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-01 08:11:14,587 p=83200 u=zuul n=ansible | 2025-10-01 08:11:14.585829 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.bridge.bridge-nf-call-iptables 2025-10-01 08:11:14,607 p=83200 u=zuul n=ansible | 2025-10-01 08:11:14.604983 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=fs.inotify.max_user_instances 2025-10-01 08:11:14,616 p=83200 u=zuul n=ansible | 2025-10-01 08:11:14.614737 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.bridge.bridge-nf-call-iptables 2025-10-01 08:11:14,867 p=83200 u=zuul n=ansible | 2025-10-01 08:11:14.864540 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv4.conf.all.rp_filter 2025-10-01 08:11:14,947 p=83200 u=zuul n=ansible | 2025-10-01 08:11:14.945395 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=kernel.pid_max 2025-10-01 08:11:15,175 p=83200 u=zuul n=ansible | 2025-10-01 08:11:15.172765 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv4.ip_forward 2025-10-01 08:11:15,243 p=83200 u=zuul n=ansible | 2025-10-01 08:11:15.240181 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.bridge.bridge-nf-call-arptables 2025-10-01 08:11:15,502 p=83200 u=zuul n=ansible | 2025-10-01 08:11:15.500877 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv4.ip_local_reserved_ports 2025-10-01 08:11:15,569 p=83200 u=zuul n=ansible | 2025-10-01 08:11:15.566041 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-01 08:11:15,802 p=83200 u=zuul n=ansible | 2025-10-01 08:11:15.800629 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv4.ip_nonlocal_bind 2025-10-01 08:11:15,888 p=83200 u=zuul n=ansible | 2025-10-01 08:11:15.886306 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.bridge.bridge-nf-call-iptables 2025-10-01 08:11:15,982 p=83200 u=zuul n=ansible | 2025-10-01 08:11:15.980087 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv4.conf.all.rp_filter 2025-10-01 08:11:16,116 p=83200 u=zuul n=ansible | 2025-10-01 08:11:16.114156 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-01 08:11:16,221 p=83200 u=zuul n=ansible | 2025-10-01 08:11:16.218698 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv4.conf.all.rp_filter 2025-10-01 08:11:16,297 p=83200 u=zuul n=ansible | 2025-10-01 08:11:16.294814 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv4.ip_forward 2025-10-01 08:11:16,414 p=83200 u=zuul n=ansible | 2025-10-01 08:11:16.411319 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-01 08:11:16,506 p=83200 u=zuul n=ansible | 2025-10-01 08:11:16.503840 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv4.ip_forward 2025-10-01 08:11:16,620 p=83200 u=zuul n=ansible | 2025-10-01 08:11:16.618207 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv4.ip_local_reserved_ports 2025-10-01 08:11:16,726 p=83200 u=zuul n=ansible | 2025-10-01 08:11:16.723742 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-01 08:11:16,788 p=83200 u=zuul n=ansible | 2025-10-01 08:11:16.785508 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv4.ip_local_reserved_ports 2025-10-01 08:11:17,043 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.041140 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv6.conf.all.disable_ipv6 2025-10-01 08:11:17,104 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.102841 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv4.ip_nonlocal_bind 2025-10-01 08:11:17,359 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.356848 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv6.conf.all.forwarding 2025-10-01 08:11:17,409 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.407279 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-01 08:11:17,641 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.640667 | fa163edc-743b-971c-e7d8-000000003354 | OK | Run puppet on the host to apply IPtables rules | np0005463865 2025-10-01 08:11:17,657 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.657240 | fa163edc-743b-971c-e7d8-000000003355 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-01 08:11:17,675 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.672647 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv6.conf.default.disable_ipv6 2025-10-01 08:11:17,734 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.733701 | fa163edc-743b-971c-e7d8-000000003355 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005463865 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005463865.ooo.test in environment production in 0.59 seconds", "Notice: Applied catalog in 0.21 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.21", " Catalog application: 0.21", " Config retrieval: 0.70", " Last run: 1759306277", " Total: 0.22", "Version:", " Config: 1759306276", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-01 08:11:17,751 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.750173 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-01 08:11:17,768 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.767307 | fa163edc-743b-971c-e7d8-000000003356 | TASK | create persistent directories 2025-10-01 08:11:17,856 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.855162 | fa163edc-743b-971c-e7d8-0000000034d9 | OK | Run puppet on the host to apply IPtables rules | np0005463867 2025-10-01 08:11:17,891 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.890388 | fa163edc-743b-971c-e7d8-0000000034da | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-01 08:11:17,929 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.927187 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv4.ip_nonlocal_bind 2025-10-01 08:11:17,970 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.970250 | fa163edc-743b-971c-e7d8-0000000034da | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005463867 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005463867.ooo.test in environment production in 0.62 seconds", "Notice: Applied catalog in 0.23 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.21", " Catalog application: 0.23", " Config retrieval: 0.73", " Last run: 1759306277", " Total: 0.23", "Version:", " Config: 1759306276", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-01 08:11:17,990 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.986474 | fa163edc-743b-971c-e7d8-0000000034db | TASK | create persistent directories 2025-10-01 08:11:17,992 p=83200 u=zuul n=ansible | 2025-10-01 08:11:17.991241 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-01 08:11:18,133 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.094417 | fa163edc-743b-971c-e7d8-000000003356 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:18,241 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.239511 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-01 08:11:18,292 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.290041 | fa163edc-743b-971c-e7d8-0000000034db | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:18,305 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.303723 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463871 | item=net.ipv6.ip_nonlocal_bind 2025-10-01 08:11:18,333 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.332552 | fa163edc-743b-971c-e7d8-0000000043cd | TASK | Sysctl reload 2025-10-01 08:11:18,402 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.400402 | fa163edc-743b-971c-e7d8-000000003356 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-01 08:11:18,415 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.415369 | fa163edc-743b-971c-e7d8-000000003354 | OK | Run puppet on the host to apply IPtables rules | np0005463866 2025-10-01 08:11:18,449 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.449047 | fa163edc-743b-971c-e7d8-000000003357 | TASK | create persistent directories 2025-10-01 08:11:18,484 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.483542 | fa163edc-743b-971c-e7d8-000000003355 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-01 08:11:18,562 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.559337 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-01 08:11:18,571 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.570421 | fa163edc-743b-971c-e7d8-000000003355 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005463866 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005463866.ooo.test in environment production in 0.69 seconds", "Notice: Applied catalog in 0.22 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.21", " Catalog application: 0.22", " Config retrieval: 0.82", " Last run: 1759306278", " Total: 0.23", "Version:", " Config: 1759306277", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-01 08:11:18,583 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.581054 | fa163edc-743b-971c-e7d8-0000000034db | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-01 08:11:18,606 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.605424 | fa163edc-743b-971c-e7d8-000000003356 | TASK | create persistent directories 2025-10-01 08:11:18,640 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.639705 | fa163edc-743b-971c-e7d8-0000000034dc | TASK | create persistent directories 2025-10-01 08:11:18,781 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.779254 | fa163edc-743b-971c-e7d8-000000003357 | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:18,791 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.790991 | fa163edc-743b-971c-e7d8-0000000043cd | CHANGED | Sysctl reload | np0005463871 2025-10-01 08:11:18,813 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.812874 | fa163edc-743b-971c-e7d8-0000000030d7 | TASK | create persistent logs directory 2025-10-01 08:11:18,888 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.886777 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-01 08:11:18,946 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.944527 | fa163edc-743b-971c-e7d8-000000003356 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:18,963 p=83200 u=zuul n=ansible | 2025-10-01 08:11:18.962082 | fa163edc-743b-971c-e7d8-0000000034dc | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:19,098 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.095883 | fa163edc-743b-971c-e7d8-000000003357 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-01 08:11:19,121 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.117227 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-01 08:11:19,142 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.142133 | fa163edc-743b-971c-e7d8-000000003358 | TASK | create persistent directories 2025-10-01 08:11:19,176 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.173022 | fa163edc-743b-971c-e7d8-0000000030d7 | CHANGED | create persistent logs directory | np0005463871 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:19,209 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.206785 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv6.conf.all.disable_ipv6 2025-10-01 08:11:19,217 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.215721 | fa163edc-743b-971c-e7d8-000000003356 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-01 08:11:19,235 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.233369 | fa163edc-743b-971c-e7d8-0000000034dc | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-01 08:11:19,257 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.257053 | fa163edc-743b-971c-e7d8-000000003357 | TASK | create persistent directories 2025-10-01 08:11:19,293 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.293029 | fa163edc-743b-971c-e7d8-0000000034dd | TASK | create persistent directories 2025-10-01 08:11:19,478 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.477081 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv6.conf.all.disable_ipv6 2025-10-01 08:11:19,483 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.482485 | fa163edc-743b-971c-e7d8-0000000030d7 | CHANGED | create persistent logs directory | np0005463871 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:19,490 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.488759 | fa163edc-743b-971c-e7d8-000000003358 | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:19,506 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.506432 | fa163edc-743b-971c-e7d8-0000000030d8 | TASK | create persistent directories 2025-10-01 08:11:19,520 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.519406 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv6.conf.all.forwarding 2025-10-01 08:11:19,536 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.535799 | fa163edc-743b-971c-e7d8-000000003359 | TASK | create persistent directories 2025-10-01 08:11:19,549 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.547151 | fa163edc-743b-971c-e7d8-000000003357 | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:19,643 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.640619 | fa163edc-743b-971c-e7d8-0000000034dd | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:19,684 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.683267 | fa163edc-743b-971c-e7d8-0000000034de | TASK | create persistent directories 2025-10-01 08:11:19,814 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.812330 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv6.conf.default.disable_ipv6 2025-10-01 08:11:19,838 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.836208 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv6.conf.all.forwarding 2025-10-01 08:11:19,846 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.846172 | fa163edc-743b-971c-e7d8-000000003357 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-01 08:11:19,865 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.862940 | fa163edc-743b-971c-e7d8-0000000030d8 | CHANGED | create persistent directories | np0005463871 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:19,883 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.878931 | fa163edc-743b-971c-e7d8-000000003359 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:19,909 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.909226 | fa163edc-743b-971c-e7d8-000000003358 | TASK | create persistent directories 2025-10-01 08:11:19,933 p=83200 u=zuul n=ansible | 2025-10-01 08:11:19.932728 | fa163edc-743b-971c-e7d8-0000000030d9 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-01 08:11:20,046 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.041764 | fa163edc-743b-971c-e7d8-0000000034de | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:20,126 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.125211 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv6.conf.default.disable_ipv6 2025-10-01 08:11:20,133 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.132274 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-01 08:11:20,143 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.141378 | fa163edc-743b-971c-e7d8-000000003359 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:20,243 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.241053 | fa163edc-743b-971c-e7d8-000000003358 | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-01 08:11:20,259 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.259030 | fa163edc-743b-971c-e7d8-0000000030d9 | OK | Check for /var/lib/nova/instances directory exitance | np0005463871 2025-10-01 08:11:20,278 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.278028 | fa163edc-743b-971c-e7d8-0000000030da | TASK | create persistent directories 2025-10-01 08:11:20,303 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.302901 | fa163edc-743b-971c-e7d8-000000003359 | TASK | create persistent directories 2025-10-01 08:11:20,367 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.365300 | fa163edc-743b-971c-e7d8-0000000034de | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:20,415 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.414080 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463872 | item=net.ipv6.ip_nonlocal_bind 2025-10-01 08:11:20,432 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.430542 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-01 08:11:20,447 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.446395 | fa163edc-743b-971c-e7d8-000000003359 | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-01 08:11:20,461 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.460701 | fa163edc-743b-971c-e7d8-0000000043cd | TASK | Sysctl reload 2025-10-01 08:11:20,627 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.625229 | fa163edc-743b-971c-e7d8-0000000030da | CHANGED | create persistent directories | np0005463871 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:20,655 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.653605 | fa163edc-743b-971c-e7d8-0000000034de | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-01 08:11:20,670 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.669033 | fa163edc-743b-971c-e7d8-000000003359 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:20,753 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.750620 | fa163edc-743b-971c-e7d8-000000003359 | CHANGED | create persistent directories | np0005463865 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:20,796 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.795509 | fa163edc-743b-971c-e7d8-00000000335a | TASK | ensure /var/tmp/horizon exists on boot 2025-10-01 08:11:20,915 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.912251 | fa163edc-743b-971c-e7d8-0000000034de | CHANGED | create persistent directories | np0005463867 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:20,945 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.945203 | fa163edc-743b-971c-e7d8-0000000030da | CHANGED | create persistent directories | np0005463871 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-01 08:11:20,953 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.953103 | fa163edc-743b-971c-e7d8-0000000043cd | CHANGED | Sysctl reload | np0005463872 2025-10-01 08:11:20,957 p=83200 u=zuul n=ansible | 2025-10-01 08:11:20.957161 | fa163edc-743b-971c-e7d8-000000003359 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:21,002 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.002246 | fa163edc-743b-971c-e7d8-0000000034df | TASK | ensure /var/tmp/horizon exists on boot 2025-10-01 08:11:21,026 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.025377 | fa163edc-743b-971c-e7d8-000000003194 | TASK | create persistent logs directory 2025-10-01 08:11:21,235 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.231896 | fa163edc-743b-971c-e7d8-0000000030da | CHANGED | create persistent directories | np0005463871 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-01 08:11:21,270 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.267873 | fa163edc-743b-971c-e7d8-000000003359 | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-01 08:11:21,364 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.362091 | fa163edc-743b-971c-e7d8-000000003194 | CHANGED | create persistent logs directory | np0005463872 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:21,536 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.534400 | fa163edc-743b-971c-e7d8-0000000030da | CHANGED | create persistent directories | np0005463871 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:21,573 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.571341 | fa163edc-743b-971c-e7d8-000000003359 | CHANGED | create persistent directories | np0005463866 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-01 08:11:21,612 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.612373 | fa163edc-743b-971c-e7d8-00000000335a | TASK | ensure /var/tmp/horizon exists on boot 2025-10-01 08:11:21,666 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.664674 | fa163edc-743b-971c-e7d8-000000003194 | CHANGED | create persistent logs directory | np0005463872 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:21,685 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.685115 | fa163edc-743b-971c-e7d8-000000003195 | TASK | create persistent directories 2025-10-01 08:11:21,732 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.730800 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463870 | item=net.ipv6.ip_nonlocal_bind 2025-10-01 08:11:21,759 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.759096 | fa163edc-743b-971c-e7d8-0000000043cd | TASK | Sysctl reload 2025-10-01 08:11:21,765 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.765313 | fa163edc-743b-971c-e7d8-00000000335a | CHANGED | ensure /var/tmp/horizon exists on boot | np0005463865 2025-10-01 08:11:21,796 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.796016 | fa163edc-743b-971c-e7d8-00000000335b | TASK | create fcontext entry for iscsi 2025-10-01 08:11:21,827 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.825740 | fa163edc-743b-971c-e7d8-0000000030da | OK | create persistent directories | np0005463871 | item={'path': '/etc/tmpfiles.d'} 2025-10-01 08:11:21,847 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.847102 | fa163edc-743b-971c-e7d8-0000000030db | TASK | ensure /run/nova is present upon reboot 2025-10-01 08:11:21,914 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.914120 | fa163edc-743b-971c-e7d8-0000000034df | CHANGED | ensure /var/tmp/horizon exists on boot | np0005463867 2025-10-01 08:11:21,930 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.930349 | fa163edc-743b-971c-e7d8-0000000034e0 | TASK | create fcontext entry for iscsi 2025-10-01 08:11:21,961 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.959923 | fa163edc-743b-971c-e7d8-000000003195 | CHANGED | create persistent directories | np0005463872 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:21,979 p=83200 u=zuul n=ansible | 2025-10-01 08:11:21.979110 | fa163edc-743b-971c-e7d8-000000003196 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-01 08:11:22,270 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.269083 | fa163edc-743b-971c-e7d8-000000003196 | OK | Check for /var/lib/nova/instances directory exitance | np0005463872 2025-10-01 08:11:22,298 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.297609 | fa163edc-743b-971c-e7d8-000000003197 | TASK | create persistent directories 2025-10-01 08:11:22,309 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.308337 | fa163edc-743b-971c-e7d8-0000000043cd | CHANGED | Sysctl reload | np0005463870 2025-10-01 08:11:22,340 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.339840 | fa163edc-743b-971c-e7d8-000000003194 | TASK | create persistent logs directory 2025-10-01 08:11:22,512 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.511942 | fa163edc-743b-971c-e7d8-00000000335a | CHANGED | ensure /var/tmp/horizon exists on boot | np0005463866 2025-10-01 08:11:22,533 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.533163 | fa163edc-743b-971c-e7d8-00000000335b | TASK | create fcontext entry for iscsi 2025-10-01 08:11:22,629 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.627829 | fa163edc-743b-971c-e7d8-000000003197 | CHANGED | create persistent directories | np0005463872 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:22,692 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.691950 | fa163edc-743b-971c-e7d8-000000003194 | CHANGED | create persistent logs directory | np0005463870 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:22,815 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.815016 | fa163edc-743b-971c-e7d8-0000000030db | CHANGED | ensure /run/nova is present upon reboot | np0005463871 2025-10-01 08:11:22,836 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.836084 | fa163edc-743b-971c-e7d8-0000000030dc | TASK | create tempfiles 2025-10-01 08:11:22,972 p=83200 u=zuul n=ansible | 2025-10-01 08:11:22.970197 | fa163edc-743b-971c-e7d8-000000003194 | CHANGED | create persistent logs directory | np0005463870 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:23,013 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.007710 | fa163edc-743b-971c-e7d8-000000003195 | TASK | create persistent directories 2025-10-01 08:11:23,015 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.014583 | fa163edc-743b-971c-e7d8-000000003197 | CHANGED | create persistent directories | np0005463872 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-01 08:11:23,145 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.143883 | fa163edc-743b-971c-e7d8-00000000335b | CHANGED | create fcontext entry for iscsi | np0005463865 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:23,181 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.177105 | fa163edc-743b-971c-e7d8-0000000034e0 | CHANGED | create fcontext entry for iscsi | np0005463867 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:23,215 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.214559 | fa163edc-743b-971c-e7d8-0000000030dc | CHANGED | create tempfiles | np0005463871 2025-10-01 08:11:23,229 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.229362 | fa163edc-743b-971c-e7d8-0000000030dd | TASK | Mount Nova NFS Share 2025-10-01 08:11:23,254 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.254202 | fa163edc-743b-971c-e7d8-0000000030dd | SKIPPED | Mount Nova NFS Share | np0005463871 2025-10-01 08:11:23,267 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.266879 | fa163edc-743b-971c-e7d8-0000000030df | TASK | check systemd-container package installed or not 2025-10-01 08:11:23,297 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.297119 | fa163edc-743b-971c-e7d8-0000000030df | SKIPPED | check systemd-container package installed or not | np0005463871 2025-10-01 08:11:23,307 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.307394 | fa163edc-743b-971c-e7d8-0000000030e0 | TASK | get latest package from downloaded package versions 2025-10-01 08:11:23,326 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.324103 | fa163edc-743b-971c-e7d8-000000003197 | CHANGED | create persistent directories | np0005463872 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-01 08:11:23,344 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.344062 | fa163edc-743b-971c-e7d8-000000003195 | CHANGED | create persistent directories | np0005463870 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:23,349 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.348671 | fa163edc-743b-971c-e7d8-0000000030e0 | SKIPPED | get latest package from downloaded package versions | np0005463871 2025-10-01 08:11:23,363 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.362792 | fa163edc-743b-971c-e7d8-000000003196 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-01 08:11:23,379 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.379301 | fa163edc-743b-971c-e7d8-0000000030e1 | TASK | Install systemd-container package on boot 2025-10-01 08:11:23,400 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.399652 | fa163edc-743b-971c-e7d8-0000000030e1 | SKIPPED | Install systemd-container package on boot | np0005463871 2025-10-01 08:11:23,411 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.410990 | fa163edc-743b-971c-e7d8-0000000030e2 | TASK | enable install-systemd-container on compute boot 2025-10-01 08:11:23,429 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.428916 | fa163edc-743b-971c-e7d8-0000000030e2 | SKIPPED | enable install-systemd-container on compute boot | np0005463871 2025-10-01 08:11:23,439 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.439084 | fa163edc-743b-971c-e7d8-0000000030e3 | TASK | check if install-systemd-container service exists 2025-10-01 08:11:23,461 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.460474 | fa163edc-743b-971c-e7d8-0000000030e3 | SKIPPED | check if install-systemd-container service exists | np0005463871 2025-10-01 08:11:23,473 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.473210 | fa163edc-743b-971c-e7d8-0000000030e4 | TASK | disable and mask install-systemd-container on compute boot 2025-10-01 08:11:23,497 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.496941 | fa163edc-743b-971c-e7d8-0000000030e4 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005463871 2025-10-01 08:11:23,507 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.506808 | fa163edc-743b-971c-e7d8-0000000030e6 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-01 08:11:23,534 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.534136 | fa163edc-743b-971c-e7d8-0000000030e6 | OK | is Nova Resume Guests State On Host Boot enabled | np0005463871 2025-10-01 08:11:23,544 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.544191 | fa163edc-743b-971c-e7d8-0000000030e8 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-01 08:11:23,568 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.568197 | fa163edc-743b-971c-e7d8-0000000030e8 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005463871 2025-10-01 08:11:23,578 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.578366 | fa163edc-743b-971c-e7d8-0000000030e9 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-01 08:11:23,593 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.591161 | fa163edc-743b-971c-e7d8-000000003197 | CHANGED | create persistent directories | np0005463872 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:23,607 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.607310 | fa163edc-743b-971c-e7d8-0000000030e9 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005463871 2025-10-01 08:11:23,621 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.620818 | fa163edc-743b-971c-e7d8-0000000030ea | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-01 08:11:23,653 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.652542 | fa163edc-743b-971c-e7d8-000000003196 | OK | Check for /var/lib/nova/instances directory exitance | np0005463870 2025-10-01 08:11:23,654 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.654042 | fa163edc-743b-971c-e7d8-0000000030ea | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005463871 2025-10-01 08:11:23,666 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.666289 | fa163edc-743b-971c-e7d8-000000003197 | TASK | create persistent directories 2025-10-01 08:11:23,683 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.683009 | fa163edc-743b-971c-e7d8-0000000030ec | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-01 08:11:23,713 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.713122 | fa163edc-743b-971c-e7d8-0000000030ec | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005463871 2025-10-01 08:11:23,730 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.730112 | fa163edc-743b-971c-e7d8-0000000030ed | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-01 08:11:23,764 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.763923 | fa163edc-743b-971c-e7d8-0000000030ed | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005463871 2025-10-01 08:11:23,773 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.773489 | fa163edc-743b-971c-e7d8-0000000030ee | TASK | Making sure virt-guest-shutdown.target is present 2025-10-01 08:11:23,805 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.804495 | fa163edc-743b-971c-e7d8-0000000030ee | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005463871 2025-10-01 08:11:23,818 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.818496 | fa163edc-743b-971c-e7d8-0000000030ef | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-01 08:11:23,848 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.846099 | fa163edc-743b-971c-e7d8-00000000335b | CHANGED | create fcontext entry for iscsi | np0005463866 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:23,861 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.859261 | fa163edc-743b-971c-e7d8-000000003197 | OK | create persistent directories | np0005463872 | item={'path': '/etc/tmpfiles.d'} 2025-10-01 08:11:23,868 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.867596 | fa163edc-743b-971c-e7d8-0000000030ef | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005463871 2025-10-01 08:11:23,884 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.884579 | fa163edc-743b-971c-e7d8-0000000030f1 | TASK | ensure ceph configurations exist 2025-10-01 08:11:23,905 p=83200 u=zuul n=ansible | 2025-10-01 08:11:23.905166 | fa163edc-743b-971c-e7d8-000000003198 | TASK | ensure /run/nova is present upon reboot 2025-10-01 08:11:24,020 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.018487 | fa163edc-743b-971c-e7d8-000000003197 | CHANGED | create persistent directories | np0005463870 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:24,209 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.208420 | fa163edc-743b-971c-e7d8-0000000030f1 | CHANGED | ensure ceph configurations exist | np0005463871 2025-10-01 08:11:24,230 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.229573 | fa163edc-743b-971c-e7d8-0000000030f2 | TASK | Do we prepend nova startup with a delay 2025-10-01 08:11:24,265 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.264317 | fa163edc-743b-971c-e7d8-0000000030f2 | OK | Do we prepend nova startup with a delay | np0005463871 2025-10-01 08:11:24,277 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.277580 | fa163edc-743b-971c-e7d8-0000000030f3 | TASK | install nova-compute delay wrapper script 2025-10-01 08:11:24,324 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.323682 | fa163edc-743b-971c-e7d8-0000000030f3 | SKIPPED | install nova-compute delay wrapper script | np0005463871 2025-10-01 08:11:24,341 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.340740 | fa163edc-743b-971c-e7d8-0000000030f4 | TASK | Is irqbalance enabled 2025-10-01 08:11:24,359 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.357137 | fa163edc-743b-971c-e7d8-000000003197 | CHANGED | create persistent directories | np0005463870 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-01 08:11:24,377 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.377045 | fa163edc-743b-971c-e7d8-0000000030f4 | OK | Is irqbalance enabled | np0005463871 2025-10-01 08:11:24,392 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.392367 | fa163edc-743b-971c-e7d8-0000000030f5 | TASK | disable irqbalance service on compute 2025-10-01 08:11:24,405 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.403892 | fa163edc-743b-971c-e7d8-00000000335b | CHANGED | create fcontext entry for iscsi | np0005463865 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:24,431 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.428983 | fa163edc-743b-971c-e7d8-0000000034e0 | CHANGED | create fcontext entry for iscsi | np0005463867 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:24,432 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.432445 | fa163edc-743b-971c-e7d8-0000000030f5 | SKIPPED | disable irqbalance service on compute | np0005463871 2025-10-01 08:11:24,443 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.443176 | fa163edc-743b-971c-e7d8-0000000030f6 | TASK | create persistent directories 2025-10-01 08:11:24,694 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.693234 | fa163edc-743b-971c-e7d8-000000003197 | CHANGED | create persistent directories | np0005463870 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-01 08:11:24,752 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.750940 | fa163edc-743b-971c-e7d8-0000000030f6 | CHANGED | create persistent directories | np0005463871 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:24,774 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.773692 | fa163edc-743b-971c-e7d8-0000000030f7 | TASK | create libvirt persistent data directories 2025-10-01 08:11:24,853 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.852647 | fa163edc-743b-971c-e7d8-000000003198 | CHANGED | ensure /run/nova is present upon reboot | np0005463872 2025-10-01 08:11:24,868 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.867476 | fa163edc-743b-971c-e7d8-000000003199 | TASK | create tempfiles 2025-10-01 08:11:24,987 p=83200 u=zuul n=ansible | 2025-10-01 08:11:24.986726 | fa163edc-743b-971c-e7d8-000000003197 | CHANGED | create persistent directories | np0005463870 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:25,092 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.090407 | fa163edc-743b-971c-e7d8-00000000335b | CHANGED | create fcontext entry for iscsi | np0005463866 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:25,112 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.110874 | fa163edc-743b-971c-e7d8-0000000030f7 | CHANGED | create libvirt persistent data directories | np0005463871 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:25,236 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.235682 | fa163edc-743b-971c-e7d8-000000003199 | CHANGED | create tempfiles | np0005463872 2025-10-01 08:11:25,249 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.249231 | fa163edc-743b-971c-e7d8-00000000319a | TASK | Mount Nova NFS Share 2025-10-01 08:11:25,276 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.275700 | fa163edc-743b-971c-e7d8-00000000319a | SKIPPED | Mount Nova NFS Share | np0005463872 2025-10-01 08:11:25,290 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.289728 | fa163edc-743b-971c-e7d8-00000000319c | TASK | check systemd-container package installed or not 2025-10-01 08:11:25,313 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.310464 | fa163edc-743b-971c-e7d8-000000003197 | OK | create persistent directories | np0005463870 | item={'path': '/etc/tmpfiles.d'} 2025-10-01 08:11:25,333 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.333462 | fa163edc-743b-971c-e7d8-00000000319c | SKIPPED | check systemd-container package installed or not | np0005463872 2025-10-01 08:11:25,352 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.352140 | fa163edc-743b-971c-e7d8-000000003198 | TASK | ensure /run/nova is present upon reboot 2025-10-01 08:11:25,370 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.369590 | fa163edc-743b-971c-e7d8-00000000319d | TASK | get latest package from downloaded package versions 2025-10-01 08:11:25,399 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.398718 | fa163edc-743b-971c-e7d8-00000000319d | SKIPPED | get latest package from downloaded package versions | np0005463872 2025-10-01 08:11:25,412 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.412267 | fa163edc-743b-971c-e7d8-00000000319e | TASK | Install systemd-container package on boot 2025-10-01 08:11:25,436 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.433857 | fa163edc-743b-971c-e7d8-0000000030f7 | CHANGED | create libvirt persistent data directories | np0005463871 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-01 08:11:25,450 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.450173 | fa163edc-743b-971c-e7d8-00000000319e | SKIPPED | Install systemd-container package on boot | np0005463872 2025-10-01 08:11:25,467 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.466526 | fa163edc-743b-971c-e7d8-00000000319f | TASK | enable install-systemd-container on compute boot 2025-10-01 08:11:25,495 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.494588 | fa163edc-743b-971c-e7d8-00000000319f | SKIPPED | enable install-systemd-container on compute boot | np0005463872 2025-10-01 08:11:25,508 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.508476 | fa163edc-743b-971c-e7d8-0000000031a0 | TASK | check if install-systemd-container service exists 2025-10-01 08:11:25,536 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.535669 | fa163edc-743b-971c-e7d8-0000000031a0 | SKIPPED | check if install-systemd-container service exists | np0005463872 2025-10-01 08:11:25,549 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.549607 | fa163edc-743b-971c-e7d8-0000000031a1 | TASK | disable and mask install-systemd-container on compute boot 2025-10-01 08:11:25,575 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.574407 | fa163edc-743b-971c-e7d8-0000000031a1 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005463872 2025-10-01 08:11:25,588 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.588294 | fa163edc-743b-971c-e7d8-0000000031a3 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-01 08:11:25,614 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.614171 | fa163edc-743b-971c-e7d8-0000000031a3 | OK | is Nova Resume Guests State On Host Boot enabled | np0005463872 2025-10-01 08:11:25,627 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.627149 | fa163edc-743b-971c-e7d8-0000000031a5 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-01 08:11:25,649 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.646567 | fa163edc-743b-971c-e7d8-0000000034e0 | CHANGED | create fcontext entry for iscsi | np0005463867 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:25,671 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.670504 | fa163edc-743b-971c-e7d8-0000000031a5 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005463872 2025-10-01 08:11:25,692 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.689873 | fa163edc-743b-971c-e7d8-00000000335b | CHANGED | create fcontext entry for iscsi | np0005463865 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:25,711 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.710615 | fa163edc-743b-971c-e7d8-0000000031a6 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-01 08:11:25,749 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.748299 | fa163edc-743b-971c-e7d8-0000000030f7 | CHANGED | create libvirt persistent data directories | np0005463871 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-01 08:11:25,757 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.756845 | fa163edc-743b-971c-e7d8-0000000034e1 | TASK | create persistent directories 2025-10-01 08:11:25,766 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.765842 | fa163edc-743b-971c-e7d8-0000000031a6 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005463872 2025-10-01 08:11:25,789 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.788456 | fa163edc-743b-971c-e7d8-0000000031a7 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-01 08:11:25,812 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.812353 | fa163edc-743b-971c-e7d8-00000000335c | TASK | create persistent directories 2025-10-01 08:11:25,824 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.823532 | fa163edc-743b-971c-e7d8-0000000031a7 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005463872 2025-10-01 08:11:25,834 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.834292 | fa163edc-743b-971c-e7d8-0000000031a9 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-01 08:11:25,863 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.863315 | fa163edc-743b-971c-e7d8-0000000031a9 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005463872 2025-10-01 08:11:25,874 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.873705 | fa163edc-743b-971c-e7d8-0000000031aa | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-01 08:11:25,902 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.902509 | fa163edc-743b-971c-e7d8-0000000031aa | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005463872 2025-10-01 08:11:25,912 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.912383 | fa163edc-743b-971c-e7d8-0000000031ab | TASK | Making sure virt-guest-shutdown.target is present 2025-10-01 08:11:25,942 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.942419 | fa163edc-743b-971c-e7d8-0000000031ab | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005463872 2025-10-01 08:11:25,953 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.953192 | fa163edc-743b-971c-e7d8-0000000031ac | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-01 08:11:25,975 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.975192 | fa163edc-743b-971c-e7d8-0000000031ac | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005463872 2025-10-01 08:11:25,985 p=83200 u=zuul n=ansible | 2025-10-01 08:11:25.985188 | fa163edc-743b-971c-e7d8-0000000031ae | TASK | ensure ceph configurations exist 2025-10-01 08:11:26,051 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.049232 | fa163edc-743b-971c-e7d8-0000000030f7 | OK | create libvirt persistent data directories | np0005463871 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:26,081 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.079950 | fa163edc-743b-971c-e7d8-0000000034e1 | CHANGED | create persistent directories | np0005463867 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:26,137 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.135184 | fa163edc-743b-971c-e7d8-00000000335c | CHANGED | create persistent directories | np0005463865 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:26,282 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.279320 | fa163edc-743b-971c-e7d8-00000000335b | CHANGED | create fcontext entry for iscsi | np0005463866 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:26,286 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.283588 | fa163edc-743b-971c-e7d8-000000003198 | CHANGED | ensure /run/nova is present upon reboot | np0005463870 2025-10-01 08:11:26,302 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.302382 | fa163edc-743b-971c-e7d8-000000003199 | TASK | create tempfiles 2025-10-01 08:11:26,326 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.325599 | fa163edc-743b-971c-e7d8-00000000335c | TASK | create persistent directories 2025-10-01 08:11:26,333 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.333016 | fa163edc-743b-971c-e7d8-0000000031ae | CHANGED | ensure ceph configurations exist | np0005463872 2025-10-01 08:11:26,344 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.342818 | fa163edc-743b-971c-e7d8-0000000030f7 | CHANGED | create libvirt persistent data directories | np0005463871 | item={'path': '/var/cache/libvirt'} 2025-10-01 08:11:26,354 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.354289 | fa163edc-743b-971c-e7d8-0000000031af | TASK | Do we prepend nova startup with a delay 2025-10-01 08:11:26,367 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.365568 | fa163edc-743b-971c-e7d8-0000000034e1 | CHANGED | create persistent directories | np0005463867 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:26,385 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.382757 | fa163edc-743b-971c-e7d8-0000000031af | OK | Do we prepend nova startup with a delay | np0005463872 2025-10-01 08:11:26,386 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.386191 | fa163edc-743b-971c-e7d8-00000000335c | CHANGED | create persistent directories | np0005463865 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:26,395 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.395509 | fa163edc-743b-971c-e7d8-0000000031b0 | TASK | install nova-compute delay wrapper script 2025-10-01 08:11:26,438 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.438057 | fa163edc-743b-971c-e7d8-0000000031b0 | SKIPPED | install nova-compute delay wrapper script | np0005463872 2025-10-01 08:11:26,448 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.447817 | fa163edc-743b-971c-e7d8-0000000031b1 | TASK | Is irqbalance enabled 2025-10-01 08:11:26,474 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.474108 | fa163edc-743b-971c-e7d8-0000000031b1 | OK | Is irqbalance enabled | np0005463872 2025-10-01 08:11:26,485 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.485216 | fa163edc-743b-971c-e7d8-0000000031b2 | TASK | disable irqbalance service on compute 2025-10-01 08:11:26,512 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.511833 | fa163edc-743b-971c-e7d8-0000000031b2 | SKIPPED | disable irqbalance service on compute | np0005463872 2025-10-01 08:11:26,522 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.522110 | fa163edc-743b-971c-e7d8-0000000031b3 | TASK | create persistent directories 2025-10-01 08:11:26,603 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.600802 | fa163edc-743b-971c-e7d8-0000000034e1 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:26,616 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.615031 | fa163edc-743b-971c-e7d8-00000000335c | CHANGED | create persistent directories | np0005463866 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:26,640 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.639684 | fa163edc-743b-971c-e7d8-0000000034e2 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-01 08:11:26,656 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.654511 | fa163edc-743b-971c-e7d8-00000000335c | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:26,687 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.686724 | fa163edc-743b-971c-e7d8-00000000335d | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-01 08:11:26,704 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.702351 | fa163edc-743b-971c-e7d8-0000000030f7 | OK | create libvirt persistent data directories | np0005463871 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:26,706 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.706251 | fa163edc-743b-971c-e7d8-000000003199 | CHANGED | create tempfiles | np0005463870 2025-10-01 08:11:26,720 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.719787 | fa163edc-743b-971c-e7d8-00000000319a | TASK | Mount Nova NFS Share 2025-10-01 08:11:26,749 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.748396 | fa163edc-743b-971c-e7d8-00000000319a | SKIPPED | Mount Nova NFS Share | np0005463870 2025-10-01 08:11:26,761 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.761380 | fa163edc-743b-971c-e7d8-00000000319c | TASK | check systemd-container package installed or not 2025-10-01 08:11:26,791 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.791139 | fa163edc-743b-971c-e7d8-00000000319c | SKIPPED | check systemd-container package installed or not | np0005463870 2025-10-01 08:11:26,803 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.803007 | fa163edc-743b-971c-e7d8-00000000319d | TASK | get latest package from downloaded package versions 2025-10-01 08:11:26,837 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.836769 | fa163edc-743b-971c-e7d8-00000000319d | SKIPPED | get latest package from downloaded package versions | np0005463870 2025-10-01 08:11:26,853 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.851630 | fa163edc-743b-971c-e7d8-0000000031b3 | CHANGED | create persistent directories | np0005463872 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:26,867 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.867467 | fa163edc-743b-971c-e7d8-00000000319e | TASK | Install systemd-container package on boot 2025-10-01 08:11:26,889 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.888912 | fa163edc-743b-971c-e7d8-0000000031b4 | TASK | create libvirt persistent data directories 2025-10-01 08:11:26,908 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.905801 | fa163edc-743b-971c-e7d8-00000000335c | CHANGED | create persistent directories | np0005463866 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-01 08:11:26,923 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.922926 | fa163edc-743b-971c-e7d8-00000000319e | SKIPPED | Install systemd-container package on boot | np0005463870 2025-10-01 08:11:26,926 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.924842 | fa163edc-743b-971c-e7d8-0000000034e2 | OK | stat /lib/systemd/system/iscsid.socket | np0005463867 2025-10-01 08:11:26,949 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.948789 | fa163edc-743b-971c-e7d8-00000000319f | TASK | enable install-systemd-container on compute boot 2025-10-01 08:11:26,988 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.987784 | fa163edc-743b-971c-e7d8-0000000034e3 | TASK | Stop and disable iscsid.socket service 2025-10-01 08:11:26,994 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.993761 | fa163edc-743b-971c-e7d8-00000000335d | OK | stat /lib/systemd/system/iscsid.socket | np0005463865 2025-10-01 08:11:26,995 p=83200 u=zuul n=ansible | 2025-10-01 08:11:26.995588 | fa163edc-743b-971c-e7d8-00000000319f | SKIPPED | enable install-systemd-container on compute boot | np0005463870 2025-10-01 08:11:27,022 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.021771 | fa163edc-743b-971c-e7d8-0000000031a0 | TASK | check if install-systemd-container service exists 2025-10-01 08:11:27,025 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.024640 | fa163edc-743b-971c-e7d8-0000000030f7 | CHANGED | create libvirt persistent data directories | np0005463871 | item={'path': '/run/libvirt'} 2025-10-01 08:11:27,074 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.073185 | fa163edc-743b-971c-e7d8-00000000335e | TASK | Stop and disable iscsid.socket service 2025-10-01 08:11:27,085 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.083658 | fa163edc-743b-971c-e7d8-0000000034e3 | SKIPPED | Stop and disable iscsid.socket service | np0005463867 2025-10-01 08:11:27,086 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.086316 | fa163edc-743b-971c-e7d8-0000000031a0 | SKIPPED | check if install-systemd-container service exists | np0005463870 2025-10-01 08:11:27,101 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.100921 | fa163edc-743b-971c-e7d8-0000000031a1 | TASK | disable and mask install-systemd-container on compute boot 2025-10-01 08:11:27,134 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.133654 | fa163edc-743b-971c-e7d8-0000000034e4 | TASK | Check if iscsi.service is enabled 2025-10-01 08:11:27,140 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.139563 | fa163edc-743b-971c-e7d8-00000000335e | SKIPPED | Stop and disable iscsid.socket service | np0005463865 2025-10-01 08:11:27,141 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.141169 | fa163edc-743b-971c-e7d8-0000000031a1 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005463870 2025-10-01 08:11:27,164 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.158852 | fa163edc-743b-971c-e7d8-0000000031a3 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-01 08:11:27,166 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.166173 | fa163edc-743b-971c-e7d8-00000000335c | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-01 08:11:27,225 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.225133 | fa163edc-743b-971c-e7d8-00000000335f | TASK | Check if iscsi.service is enabled 2025-10-01 08:11:27,245 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.244411 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463872 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:27,247 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.246919 | fa163edc-743b-971c-e7d8-0000000031a3 | OK | is Nova Resume Guests State On Host Boot enabled | np0005463870 2025-10-01 08:11:27,269 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.268651 | fa163edc-743b-971c-e7d8-0000000031a5 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-01 08:11:27,299 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.294630 | fa163edc-743b-971c-e7d8-00000000335d | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-01 08:11:27,306 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.305792 | fa163edc-743b-971c-e7d8-0000000031a5 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005463870 2025-10-01 08:11:27,320 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.319861 | fa163edc-743b-971c-e7d8-0000000031a6 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-01 08:11:27,355 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.352593 | fa163edc-743b-971c-e7d8-0000000030f7 | CHANGED | create libvirt persistent data directories | np0005463871 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-01 08:11:27,375 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.375288 | fa163edc-743b-971c-e7d8-0000000031a6 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005463870 2025-10-01 08:11:27,394 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.394314 | fa163edc-743b-971c-e7d8-0000000031a7 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-01 08:11:27,424 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.423832 | fa163edc-743b-971c-e7d8-0000000030f8 | TASK | ensure qemu group is present on the host 2025-10-01 08:11:27,433 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.432003 | fa163edc-743b-971c-e7d8-0000000031a7 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005463870 2025-10-01 08:11:27,460 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.459626 | fa163edc-743b-971c-e7d8-0000000031a9 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-01 08:11:27,468 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.467722 | fa163edc-743b-971c-e7d8-0000000034e4 | CHANGED | Check if iscsi.service is enabled | np0005463867 2025-10-01 08:11:27,494 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.488849 | fa163edc-743b-971c-e7d8-0000000034e5 | TASK | Stop iscsi.service 2025-10-01 08:11:27,501 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.500127 | fa163edc-743b-971c-e7d8-0000000031a9 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005463870 2025-10-01 08:11:27,516 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.515627 | fa163edc-743b-971c-e7d8-0000000031aa | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-01 08:11:27,542 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.541716 | fa163edc-743b-971c-e7d8-00000000335f | CHANGED | Check if iscsi.service is enabled | np0005463865 2025-10-01 08:11:27,549 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.544309 | fa163edc-743b-971c-e7d8-0000000034e5 | SKIPPED | Stop iscsi.service | np0005463867 2025-10-01 08:11:27,550 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.549886 | fa163edc-743b-971c-e7d8-0000000031aa | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005463870 2025-10-01 08:11:27,561 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.556383 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463872 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-01 08:11:27,583 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.583321 | fa163edc-743b-971c-e7d8-0000000031ab | TASK | Making sure virt-guest-shutdown.target is present 2025-10-01 08:11:27,618 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.617893 | fa163edc-743b-971c-e7d8-000000003360 | TASK | Stop iscsi.service 2025-10-01 08:11:27,647 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.646397 | fa163edc-743b-971c-e7d8-00000000335d | OK | stat /lib/systemd/system/iscsid.socket | np0005463866 2025-10-01 08:11:27,648 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.648170 | fa163edc-743b-971c-e7d8-0000000031ab | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005463870 2025-10-01 08:11:27,654 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.653923 | fa163edc-743b-971c-e7d8-000000003360 | SKIPPED | Stop iscsi.service | np0005463865 2025-10-01 08:11:27,673 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.673111 | fa163edc-743b-971c-e7d8-0000000031ac | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-01 08:11:27,725 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.724824 | fa163edc-743b-971c-e7d8-00000000335e | TASK | Stop and disable iscsid.socket service 2025-10-01 08:11:27,733 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.733112 | fa163edc-743b-971c-e7d8-0000000031ac | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005463870 2025-10-01 08:11:27,846 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.846077 | fa163edc-743b-971c-e7d8-0000000031ae | TASK | ensure ceph configurations exist 2025-10-01 08:11:27,866 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.865912 | fa163edc-743b-971c-e7d8-0000000043c5 | TASK | Install additional packages 2025-10-01 08:11:27,882 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.879764 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463872 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-01 08:11:27,899 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.899189 | fa163edc-743b-971c-e7d8-0000000043c5 | TASK | Install additional packages 2025-10-01 08:11:27,904 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.904292 | fa163edc-743b-971c-e7d8-00000000335e | SKIPPED | Stop and disable iscsid.socket service | np0005463866 2025-10-01 08:11:27,919 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.919573 | fa163edc-743b-971c-e7d8-0000000043c6 | TASK | Remove dracut-config-generic 2025-10-01 08:11:27,947 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.946674 | fa163edc-743b-971c-e7d8-00000000335f | TASK | Check if iscsi.service is enabled 2025-10-01 08:11:27,953 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.953439 | fa163edc-743b-971c-e7d8-0000000030f8 | CHANGED | ensure qemu group is present on the host | np0005463871 2025-10-01 08:11:27,964 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.963945 | fa163edc-743b-971c-e7d8-0000000030f9 | TASK | ensure qemu user is present on the host 2025-10-01 08:11:27,986 p=83200 u=zuul n=ansible | 2025-10-01 08:11:27.985691 | fa163edc-743b-971c-e7d8-0000000043c6 | TASK | Remove dracut-config-generic 2025-10-01 08:11:28,179 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.179094 | fa163edc-743b-971c-e7d8-0000000031ae | CHANGED | ensure ceph configurations exist | np0005463870 2025-10-01 08:11:28,191 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.190777 | fa163edc-743b-971c-e7d8-0000000031af | TASK | Do we prepend nova startup with a delay 2025-10-01 08:11:28,203 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.199782 | fa163edc-743b-971c-e7d8-0000000031b4 | OK | create libvirt persistent data directories | np0005463872 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:28,221 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.220945 | fa163edc-743b-971c-e7d8-0000000031af | OK | Do we prepend nova startup with a delay | np0005463870 2025-10-01 08:11:28,230 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.230320 | fa163edc-743b-971c-e7d8-0000000031b0 | TASK | install nova-compute delay wrapper script 2025-10-01 08:11:28,263 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.262497 | fa163edc-743b-971c-e7d8-00000000335f | CHANGED | Check if iscsi.service is enabled | np0005463866 2025-10-01 08:11:28,287 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.287270 | fa163edc-743b-971c-e7d8-000000003360 | TASK | Stop iscsi.service 2025-10-01 08:11:28,294 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.293472 | fa163edc-743b-971c-e7d8-0000000031b0 | SKIPPED | install nova-compute delay wrapper script | np0005463870 2025-10-01 08:11:28,308 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.307944 | fa163edc-743b-971c-e7d8-0000000031b1 | TASK | Is irqbalance enabled 2025-10-01 08:11:28,329 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.329003 | fa163edc-743b-971c-e7d8-000000003360 | SKIPPED | Stop iscsi.service | np0005463866 2025-10-01 08:11:28,366 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.365117 | fa163edc-743b-971c-e7d8-0000000031b1 | OK | Is irqbalance enabled | np0005463870 2025-10-01 08:11:28,387 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.387558 | fa163edc-743b-971c-e7d8-0000000031b2 | TASK | disable irqbalance service on compute 2025-10-01 08:11:28,465 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.464857 | fa163edc-743b-971c-e7d8-0000000043c5 | TASK | Install additional packages 2025-10-01 08:11:28,470 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.469871 | fa163edc-743b-971c-e7d8-0000000031b2 | SKIPPED | disable irqbalance service on compute | np0005463870 2025-10-01 08:11:28,482 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.481777 | fa163edc-743b-971c-e7d8-0000000031b3 | TASK | create persistent directories 2025-10-01 08:11:28,506 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.502850 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463872 | item={'path': '/var/cache/libvirt'} 2025-10-01 08:11:28,522 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.522402 | fa163edc-743b-971c-e7d8-0000000043c6 | TASK | Remove dracut-config-generic 2025-10-01 08:11:28,621 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.621019 | fa163edc-743b-971c-e7d8-0000000030f9 | CHANGED | ensure qemu user is present on the host | np0005463871 2025-10-01 08:11:28,632 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.632062 | fa163edc-743b-971c-e7d8-0000000030fa | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-01 08:11:28,796 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.795751 | fa163edc-743b-971c-e7d8-0000000031b4 | OK | create libvirt persistent data directories | np0005463872 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:28,813 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.811094 | fa163edc-743b-971c-e7d8-0000000031b3 | CHANGED | create persistent directories | np0005463870 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:28,844 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.844059 | fa163edc-743b-971c-e7d8-0000000031b4 | TASK | create libvirt persistent data directories 2025-10-01 08:11:28,939 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.938884 | fa163edc-743b-971c-e7d8-0000000030fa | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005463871 2025-10-01 08:11:28,960 p=83200 u=zuul n=ansible | 2025-10-01 08:11:28.960452 | fa163edc-743b-971c-e7d8-0000000030fb | TASK | check if libvirt is installed 2025-10-01 08:11:29,085 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.084532 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463872 | item={'path': '/run/libvirt'} 2025-10-01 08:11:29,209 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.207386 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463870 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:29,242 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.241531 | fa163edc-743b-971c-e7d8-0000000030fb | CHANGED | check if libvirt is installed | np0005463871 2025-10-01 08:11:29,258 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.258095 | fa163edc-743b-971c-e7d8-0000000030fc | TASK | make sure libvirt services are disabled and masked 2025-10-01 08:11:29,284 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.283934 | fa163edc-743b-971c-e7d8-0000000030fc | SKIPPED | make sure libvirt services are disabled and masked | np0005463871 | item=libvirtd.service 2025-10-01 08:11:29,290 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.289941 | fa163edc-743b-971c-e7d8-0000000030fc | SKIPPED | make sure libvirt services are disabled and masked | np0005463871 | item=virtlogd.socket 2025-10-01 08:11:29,321 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.320716 | fa163edc-743b-971c-e7d8-0000000030fd | TASK | ensure /run/libvirt is present upon reboot 2025-10-01 08:11:29,364 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.358626 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463872 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-01 08:11:29,389 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.388980 | fa163edc-743b-971c-e7d8-0000000031b5 | TASK | ensure qemu group is present on the host 2025-10-01 08:11:29,514 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.512419 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463870 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-01 08:11:29,699 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.698953 | fa163edc-743b-971c-e7d8-0000000031b5 | CHANGED | ensure qemu group is present on the host | np0005463872 2025-10-01 08:11:29,721 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.721020 | fa163edc-743b-971c-e7d8-0000000031b6 | TASK | ensure qemu user is present on the host 2025-10-01 08:11:29,834 p=83200 u=zuul n=ansible | 2025-10-01 08:11:29.831600 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463870 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-01 08:11:30,149 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.148871 | fa163edc-743b-971c-e7d8-0000000031b6 | CHANGED | ensure qemu user is present on the host | np0005463872 2025-10-01 08:11:30,170 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.169433 | fa163edc-743b-971c-e7d8-0000000031b4 | OK | create libvirt persistent data directories | np0005463870 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-01 08:11:30,178 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.177527 | fa163edc-743b-971c-e7d8-0000000031b7 | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-01 08:11:30,312 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.311798 | fa163edc-743b-971c-e7d8-0000000030fd | CHANGED | ensure /run/libvirt is present upon reboot | np0005463871 2025-10-01 08:11:30,332 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.332310 | fa163edc-743b-971c-e7d8-0000000030fe | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-01 08:11:30,494 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.493429 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463870 | item={'path': '/var/cache/libvirt'} 2025-10-01 08:11:30,497 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.496647 | fa163edc-743b-971c-e7d8-0000000031b7 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005463872 2025-10-01 08:11:30,518 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.517668 | fa163edc-743b-971c-e7d8-0000000031b8 | TASK | check if libvirt is installed 2025-10-01 08:11:30,789 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.786584 | fa163edc-743b-971c-e7d8-0000000031b4 | OK | create libvirt persistent data directories | np0005463870 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:30,828 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.828238 | fa163edc-743b-971c-e7d8-0000000031b8 | CHANGED | check if libvirt is installed | np0005463872 2025-10-01 08:11:30,839 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.839222 | fa163edc-743b-971c-e7d8-0000000031b9 | TASK | make sure libvirt services are disabled and masked 2025-10-01 08:11:30,883 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.881595 | fa163edc-743b-971c-e7d8-0000000031b9 | SKIPPED | make sure libvirt services are disabled and masked | np0005463872 | item=libvirtd.service 2025-10-01 08:11:30,890 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.888854 | fa163edc-743b-971c-e7d8-0000000031b9 | SKIPPED | make sure libvirt services are disabled and masked | np0005463872 | item=virtlogd.socket 2025-10-01 08:11:30,906 p=83200 u=zuul n=ansible | 2025-10-01 08:11:30.906252 | fa163edc-743b-971c-e7d8-0000000031ba | TASK | ensure /run/libvirt is present upon reboot 2025-10-01 08:11:31,093 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.089747 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463870 | item={'path': '/run/libvirt'} 2025-10-01 08:11:31,410 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.407614 | fa163edc-743b-971c-e7d8-0000000031b4 | CHANGED | create libvirt persistent data directories | np0005463870 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-01 08:11:31,433 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.432814 | fa163edc-743b-971c-e7d8-0000000030fe | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005463871 2025-10-01 08:11:31,453 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.453203 | fa163edc-743b-971c-e7d8-0000000031b5 | TASK | ensure qemu group is present on the host 2025-10-01 08:11:31,474 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.473895 | fa163edc-743b-971c-e7d8-0000000030ff | TASK | Create libvirt persistent data directories 2025-10-01 08:11:31,538 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.537771 | fa163edc-743b-971c-e7d8-0000000043c6 | CHANGED | Remove dracut-config-generic | np0005463865 2025-10-01 08:11:31,558 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.558146 | fa163edc-743b-971c-e7d8-0000000043c7 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-01 08:11:31,814 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.812079 | fa163edc-743b-971c-e7d8-0000000030ff | OK | Create libvirt persistent data directories | np0005463871 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-01 08:11:31,817 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.817009 | fa163edc-743b-971c-e7d8-0000000043c6 | CHANGED | Remove dracut-config-generic | np0005463867 2025-10-01 08:11:31,818 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.818519 | fa163edc-743b-971c-e7d8-0000000031b5 | CHANGED | ensure qemu group is present on the host | np0005463870 2025-10-01 08:11:31,840 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.839810 | fa163edc-743b-971c-e7d8-0000000031b6 | TASK | ensure qemu user is present on the host 2025-10-01 08:11:31,866 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.865434 | fa163edc-743b-971c-e7d8-000000003100 | TASK | allow logrotate to read inside containers 2025-10-01 08:11:31,893 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.888255 | fa163edc-743b-971c-e7d8-0000000043c7 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-01 08:11:31,900 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.899742 | fa163edc-743b-971c-e7d8-0000000043c7 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005463865 2025-10-01 08:11:31,901 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.901669 | fa163edc-743b-971c-e7d8-0000000031ba | CHANGED | ensure /run/libvirt is present upon reboot | np0005463872 2025-10-01 08:11:31,916 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.915791 | fa163edc-743b-971c-e7d8-0000000031bb | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-01 08:11:31,935 p=83200 u=zuul n=ansible | 2025-10-01 08:11:31.934756 | fa163edc-743b-971c-e7d8-0000000043c8 | TASK | Write list of modules to load at boot 2025-10-01 08:11:32,186 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.185893 | fa163edc-743b-971c-e7d8-0000000043c7 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005463867 2025-10-01 08:11:32,216 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.215746 | fa163edc-743b-971c-e7d8-0000000043c8 | TASK | Write list of modules to load at boot 2025-10-01 08:11:32,234 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.233279 | fa163edc-743b-971c-e7d8-0000000043c6 | CHANGED | Remove dracut-config-generic | np0005463866 2025-10-01 08:11:32,255 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.254806 | fa163edc-743b-971c-e7d8-0000000043c7 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-01 08:11:32,319 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.318559 | fa163edc-743b-971c-e7d8-0000000031b6 | CHANGED | ensure qemu user is present on the host | np0005463870 2025-10-01 08:11:32,342 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.341504 | fa163edc-743b-971c-e7d8-0000000031b7 | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-01 08:11:32,537 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.536091 | fa163edc-743b-971c-e7d8-0000000043c7 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005463866 2025-10-01 08:11:32,567 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.567197 | fa163edc-743b-971c-e7d8-0000000043c8 | TASK | Write list of modules to load at boot 2025-10-01 08:11:32,658 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.657235 | fa163edc-743b-971c-e7d8-0000000031b7 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005463870 2025-10-01 08:11:32,672 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.672371 | fa163edc-743b-971c-e7d8-0000000031b8 | TASK | check if libvirt is installed 2025-10-01 08:11:32,880 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.879300 | fa163edc-743b-971c-e7d8-0000000043c8 | CHANGED | Write list of modules to load at boot | np0005463865 2025-10-01 08:11:32,901 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.901077 | fa163edc-743b-971c-e7d8-0000000043c9 | TASK | Modules reload 2025-10-01 08:11:32,922 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.916724 | fa163edc-743b-971c-e7d8-000000003100 | CHANGED | allow logrotate to read inside containers | np0005463871 2025-10-01 08:11:32,924 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.923900 | fa163edc-743b-971c-e7d8-0000000031bb | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005463872 2025-10-01 08:11:32,947 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.947165 | fa163edc-743b-971c-e7d8-000000003102 | TASK | Set login facts 2025-10-01 08:11:32,977 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.976922 | fa163edc-743b-971c-e7d8-0000000031bc | TASK | Create libvirt persistent data directories 2025-10-01 08:11:32,989 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.984823 | fa163edc-743b-971c-e7d8-000000003102 | OK | Set login facts | np0005463871 2025-10-01 08:11:32,990 p=83200 u=zuul n=ansible | 2025-10-01 08:11:32.990488 | fa163edc-743b-971c-e7d8-0000000031b8 | CHANGED | check if libvirt is installed | np0005463870 2025-10-01 08:11:33,000 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.000576 | fa163edc-743b-971c-e7d8-0000000031b9 | TASK | make sure libvirt services are disabled and masked 2025-10-01 08:11:33,013 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.013401 | fa163edc-743b-971c-e7d8-000000003103 | TASK | Convert logins json to dict 2025-10-01 08:11:33,043 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.041622 | fa163edc-743b-971c-e7d8-0000000031b9 | SKIPPED | make sure libvirt services are disabled and masked | np0005463870 | item=libvirtd.service 2025-10-01 08:11:33,044 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.043708 | fa163edc-743b-971c-e7d8-000000003103 | SKIPPED | Convert logins json to dict | np0005463871 2025-10-01 08:11:33,052 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.050040 | fa163edc-743b-971c-e7d8-0000000031b9 | SKIPPED | make sure libvirt services are disabled and masked | np0005463870 | item=virtlogd.socket 2025-10-01 08:11:33,071 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.070269 | fa163edc-743b-971c-e7d8-000000003104 | TASK | Set registry logins 2025-10-01 08:11:33,091 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.091533 | fa163edc-743b-971c-e7d8-0000000031ba | TASK | ensure /run/libvirt is present upon reboot 2025-10-01 08:11:33,121 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.120269 | fa163edc-743b-971c-e7d8-000000003104 | SKIPPED | Set registry logins | np0005463871 2025-10-01 08:11:33,139 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.139257 | fa163edc-743b-971c-e7d8-000000003105 | TASK | Run podman install 2025-10-01 08:11:33,217 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.216887 | fa163edc-743b-971c-e7d8-0000000050c3 | TASK | Gather variables for each operating system 2025-10-01 08:11:33,224 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.223783 | fa163edc-743b-971c-e7d8-0000000043c8 | CHANGED | Write list of modules to load at boot | np0005463867 2025-10-01 08:11:33,241 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.240787 | fa163edc-743b-971c-e7d8-0000000043c9 | TASK | Modules reload 2025-10-01 08:11:33,307 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.307309 | fa163edc-743b-971c-e7d8-0000000031bc | OK | Create libvirt persistent data directories | np0005463872 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-01 08:11:33,323 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.323549 | fa163edc-743b-971c-e7d8-0000000031bd | TASK | allow logrotate to read inside containers 2025-10-01 08:11:33,341 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.341062 | fa163edc-743b-971c-e7d8-0000000050c3 | OK | Gather variables for each operating system | np0005463871 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-01 08:11:33,356 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.356372 | fa163edc-743b-971c-e7d8-0000000050c5 | TASK | ensure podman and deps are installed 2025-10-01 08:11:33,446 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.445179 | fa163edc-743b-971c-e7d8-0000000043c8 | CHANGED | Write list of modules to load at boot | np0005463866 2025-10-01 08:11:33,482 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.482226 | fa163edc-743b-971c-e7d8-0000000043c9 | TASK | Modules reload 2025-10-01 08:11:33,493 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.492767 | fa163edc-743b-971c-e7d8-0000000043c9 | CHANGED | Modules reload | np0005463865 2025-10-01 08:11:33,514 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.514477 | fa163edc-743b-971c-e7d8-0000000043ca | TASK | Set default sysctl options 2025-10-01 08:11:33,839 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.838384 | fa163edc-743b-971c-e7d8-0000000043c9 | CHANGED | Modules reload | np0005463867 2025-10-01 08:11:33,874 p=83200 u=zuul n=ansible | 2025-10-01 08:11:33.873857 | fa163edc-743b-971c-e7d8-0000000043ca | TASK | Set default sysctl options 2025-10-01 08:11:34,063 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.062705 | fa163edc-743b-971c-e7d8-0000000031ba | CHANGED | ensure /run/libvirt is present upon reboot | np0005463870 2025-10-01 08:11:34,066 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.066025 | fa163edc-743b-971c-e7d8-0000000043c9 | CHANGED | Modules reload | np0005463866 2025-10-01 08:11:34,087 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.087199 | fa163edc-743b-971c-e7d8-0000000031bb | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-01 08:11:34,113 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.112941 | fa163edc-743b-971c-e7d8-0000000043ca | TASK | Set default sysctl options 2025-10-01 08:11:34,241 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.241139 | fa163edc-743b-971c-e7d8-0000000031bd | CHANGED | allow logrotate to read inside containers | np0005463872 2025-10-01 08:11:34,255 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.255368 | fa163edc-743b-971c-e7d8-0000000031bf | TASK | Set login facts 2025-10-01 08:11:34,288 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.287732 | fa163edc-743b-971c-e7d8-0000000031bf | OK | Set login facts | np0005463872 2025-10-01 08:11:34,300 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.300337 | fa163edc-743b-971c-e7d8-0000000031c0 | TASK | Convert logins json to dict 2025-10-01 08:11:34,339 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.339162 | fa163edc-743b-971c-e7d8-0000000031c0 | SKIPPED | Convert logins json to dict | np0005463872 2025-10-01 08:11:34,352 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.351926 | fa163edc-743b-971c-e7d8-0000000031c1 | TASK | Set registry logins 2025-10-01 08:11:34,396 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.395902 | fa163edc-743b-971c-e7d8-0000000031c1 | SKIPPED | Set registry logins | np0005463872 2025-10-01 08:11:34,415 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.414272 | fa163edc-743b-971c-e7d8-0000000031c2 | TASK | Run podman install 2025-10-01 08:11:34,492 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.492403 | fa163edc-743b-971c-e7d8-0000000050c3 | TASK | Gather variables for each operating system 2025-10-01 08:11:34,499 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.498860 | fa163edc-743b-971c-e7d8-0000000043ca | CHANGED | Set default sysctl options | np0005463865 2025-10-01 08:11:34,520 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.520465 | fa163edc-743b-971c-e7d8-0000000043cb | TASK | Set extra sysctl options 2025-10-01 08:11:34,668 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.667462 | fa163edc-743b-971c-e7d8-0000000050c3 | OK | Gather variables for each operating system | np0005463872 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-01 08:11:34,695 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.694502 | fa163edc-743b-971c-e7d8-0000000050c5 | TASK | ensure podman and deps are installed 2025-10-01 08:11:34,852 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.851098 | fa163edc-743b-971c-e7d8-0000000043ca | CHANGED | Set default sysctl options | np0005463867 2025-10-01 08:11:34,866 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.866032 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=fs.inotify.max_user_instances 2025-10-01 08:11:34,894 p=83200 u=zuul n=ansible | 2025-10-01 08:11:34.893620 | fa163edc-743b-971c-e7d8-0000000043cb | TASK | Set extra sysctl options 2025-10-01 08:11:35,004 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.003190 | fa163edc-743b-971c-e7d8-0000000043ca | CHANGED | Set default sysctl options | np0005463866 2025-10-01 08:11:35,032 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.032456 | fa163edc-743b-971c-e7d8-0000000043cb | TASK | Set extra sysctl options 2025-10-01 08:11:35,123 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.122799 | fa163edc-743b-971c-e7d8-0000000031bb | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005463870 2025-10-01 08:11:35,141 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.141270 | fa163edc-743b-971c-e7d8-0000000031bc | TASK | Create libvirt persistent data directories 2025-10-01 08:11:35,189 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.186889 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=kernel.pid_max 2025-10-01 08:11:35,264 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.262384 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=fs.inotify.max_user_instances 2025-10-01 08:11:35,342 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.340477 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=fs.inotify.max_user_instances 2025-10-01 08:11:35,506 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.504949 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.bridge.bridge-nf-call-arptables 2025-10-01 08:11:35,515 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.513526 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=kernel.pid_max 2025-10-01 08:11:35,523 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.521672 | fa163edc-743b-971c-e7d8-0000000031bc | OK | Create libvirt persistent data directories | np0005463870 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-01 08:11:35,544 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.544092 | fa163edc-743b-971c-e7d8-0000000031bd | TASK | allow logrotate to read inside containers 2025-10-01 08:11:35,639 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.637425 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=kernel.pid_max 2025-10-01 08:11:35,839 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.836436 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-01 08:11:35,855 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.853295 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.bridge.bridge-nf-call-arptables 2025-10-01 08:11:35,938 p=83200 u=zuul n=ansible | 2025-10-01 08:11:35.936430 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.bridge.bridge-nf-call-arptables 2025-10-01 08:11:36,139 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.136483 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.bridge.bridge-nf-call-iptables 2025-10-01 08:11:36,165 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.163688 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-01 08:11:36,231 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.229113 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-01 08:11:36,354 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.353507 | fa163edc-743b-971c-e7d8-0000000050c5 | OK | ensure podman and deps are installed | np0005463871 2025-10-01 08:11:36,365 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.365259 | fa163edc-743b-971c-e7d8-0000000050c6 | TASK | Ensure we get the ansible interfaces facts 2025-10-01 08:11:36,454 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.452904 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv4.conf.all.rp_filter 2025-10-01 08:11:36,485 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.479362 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.bridge.bridge-nf-call-iptables 2025-10-01 08:11:36,486 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.485799 | fa163edc-743b-971c-e7d8-0000000031bd | CHANGED | allow logrotate to read inside containers | np0005463870 2025-10-01 08:11:36,517 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.511936 | fa163edc-743b-971c-e7d8-0000000031bf | TASK | Set login facts 2025-10-01 08:11:36,519 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.518790 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.bridge.bridge-nf-call-iptables 2025-10-01 08:11:36,558 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.557566 | fa163edc-743b-971c-e7d8-0000000031bf | OK | Set login facts | np0005463870 2025-10-01 08:11:36,581 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.580703 | fa163edc-743b-971c-e7d8-0000000031c0 | TASK | Convert logins json to dict 2025-10-01 08:11:36,628 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.627138 | fa163edc-743b-971c-e7d8-0000000031c0 | SKIPPED | Convert logins json to dict | np0005463870 2025-10-01 08:11:36,642 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.642367 | fa163edc-743b-971c-e7d8-0000000031c1 | TASK | Set registry logins 2025-10-01 08:11:36,690 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.688663 | fa163edc-743b-971c-e7d8-0000000031c1 | SKIPPED | Set registry logins | np0005463870 2025-10-01 08:11:36,705 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.705105 | fa163edc-743b-971c-e7d8-0000000031c2 | TASK | Run podman install 2025-10-01 08:11:36,763 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.763322 | fa163edc-743b-971c-e7d8-0000000050c3 | TASK | Gather variables for each operating system 2025-10-01 08:11:36,790 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.787869 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv4.ip_forward 2025-10-01 08:11:36,809 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.808413 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv4.conf.all.rp_filter 2025-10-01 08:11:36,897 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.895719 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv4.conf.all.rp_filter 2025-10-01 08:11:36,952 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.952050 | fa163edc-743b-971c-e7d8-0000000050c6 | OK | Ensure we get the ansible interfaces facts | np0005463871 2025-10-01 08:11:36,968 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.967064 | fa163edc-743b-971c-e7d8-0000000050c3 | OK | Gather variables for each operating system | np0005463870 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-01 08:11:36,980 p=83200 u=zuul n=ansible | 2025-10-01 08:11:36.980597 | fa163edc-743b-971c-e7d8-0000000050c7 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-01 08:11:37,002 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.001603 | fa163edc-743b-971c-e7d8-0000000050c5 | TASK | ensure podman and deps are installed 2025-10-01 08:11:37,015 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.014877 | fa163edc-743b-971c-e7d8-0000000050c7 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005463871 2025-10-01 08:11:37,035 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.034576 | fa163edc-743b-971c-e7d8-0000000050c9 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-01 08:11:37,071 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.070639 | fa163edc-743b-971c-e7d8-0000000050c9 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005463871 2025-10-01 08:11:37,093 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.092536 | fa163edc-743b-971c-e7d8-0000000050ca | TASK | Update default network configuration if possible 2025-10-01 08:11:37,127 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.123733 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv4.ip_local_reserved_ports 2025-10-01 08:11:37,138 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.135937 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv4.ip_forward 2025-10-01 08:11:37,147 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.146544 | fa163edc-743b-971c-e7d8-0000000050ca | SKIPPED | Update default network configuration if possible | np0005463871 2025-10-01 08:11:37,169 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.168819 | fa163edc-743b-971c-e7d8-0000000050cc | TASK | Make sure /etc/containers/networks exists 2025-10-01 08:11:37,431 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.431207 | fa163edc-743b-971c-e7d8-0000000050cc | OK | Make sure /etc/containers/networks exists | np0005463871 2025-10-01 08:11:37,444 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.443805 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv4.ip_nonlocal_bind 2025-10-01 08:11:37,452 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.451470 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv4.ip_local_reserved_ports 2025-10-01 08:11:37,462 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.462270 | fa163edc-743b-971c-e7d8-0000000050cf | TASK | Get current podman network 2025-10-01 08:11:37,644 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.643792 | fa163edc-743b-971c-e7d8-0000000050c5 | OK | ensure podman and deps are installed | np0005463872 2025-10-01 08:11:37,659 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.659316 | fa163edc-743b-971c-e7d8-0000000050c6 | TASK | Ensure we get the ansible interfaces facts 2025-10-01 08:11:37,752 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.749466 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv4.ip_nonlocal_bind 2025-10-01 08:11:37,760 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.759215 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-01 08:11:37,816 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.816030 | fa163edc-743b-971c-e7d8-0000000050cf | CHANGED | Get current podman network | np0005463871 2025-10-01 08:11:37,830 p=83200 u=zuul n=ansible | 2025-10-01 08:11:37.829874 | fa163edc-743b-971c-e7d8-0000000050d0 | TASK | Update the default network configuration 2025-10-01 08:11:38,042 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.040744 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-01 08:11:38,062 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.062117 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-01 08:11:38,225 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.222163 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv4.ip_forward 2025-10-01 08:11:38,233 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.232833 | fa163edc-743b-971c-e7d8-0000000050c6 | OK | Ensure we get the ansible interfaces facts | np0005463872 2025-10-01 08:11:38,245 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.245322 | fa163edc-743b-971c-e7d8-0000000050c7 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-01 08:11:38,267 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.266618 | fa163edc-743b-971c-e7d8-0000000050c7 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005463872 2025-10-01 08:11:38,278 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.278023 | fa163edc-743b-971c-e7d8-0000000050c9 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-01 08:11:38,316 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.315649 | fa163edc-743b-971c-e7d8-0000000050c9 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005463872 2025-10-01 08:11:38,336 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.336101 | fa163edc-743b-971c-e7d8-0000000050ca | TASK | Update default network configuration if possible 2025-10-01 08:11:38,373 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.372470 | fa163edc-743b-971c-e7d8-0000000050ca | SKIPPED | Update default network configuration if possible | np0005463872 2025-10-01 08:11:38,382 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.380810 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-01 08:11:38,392 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.392558 | fa163edc-743b-971c-e7d8-0000000050cc | TASK | Make sure /etc/containers/networks exists 2025-10-01 08:11:38,480 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.479767 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv4.ip_local_reserved_ports 2025-10-01 08:11:38,645 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.642802 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-01 08:11:38,673 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.673062 | fa163edc-743b-971c-e7d8-0000000050cc | OK | Make sure /etc/containers/networks exists | np0005463872 2025-10-01 08:11:38,693 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.693083 | fa163edc-743b-971c-e7d8-0000000050cf | TASK | Get current podman network 2025-10-01 08:11:38,777 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.774489 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv4.ip_nonlocal_bind 2025-10-01 08:11:38,941 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.939388 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv6.conf.all.disable_ipv6 2025-10-01 08:11:38,971 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.970922 | fa163edc-743b-971c-e7d8-0000000050d0 | CHANGED | Update the default network configuration | np0005463871 2025-10-01 08:11:38,986 p=83200 u=zuul n=ansible | 2025-10-01 08:11:38.985937 | fa163edc-743b-971c-e7d8-0000000050d1 | TASK | Write containers registries.conf 2025-10-01 08:11:39,071 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.071010 | fa163edc-743b-971c-e7d8-0000000050cf | CHANGED | Get current podman network | np0005463872 2025-10-01 08:11:39,086 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.085874 | fa163edc-743b-971c-e7d8-0000000050d0 | TASK | Update the default network configuration 2025-10-01 08:11:39,235 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.233273 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv6.conf.all.forwarding 2025-10-01 08:11:39,396 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.394845 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-01 08:11:39,603 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.601499 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv6.conf.default.disable_ipv6 2025-10-01 08:11:39,740 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.737888 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv6.conf.all.disable_ipv6 2025-10-01 08:11:39,822 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.821575 | fa163edc-743b-971c-e7d8-0000000050c5 | OK | ensure podman and deps are installed | np0005463870 2025-10-01 08:11:39,846 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.845352 | fa163edc-743b-971c-e7d8-0000000050c6 | TASK | Ensure we get the ansible interfaces facts 2025-10-01 08:11:39,941 p=83200 u=zuul n=ansible | 2025-10-01 08:11:39.939869 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-01 08:11:40,049 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.048445 | fa163edc-743b-971c-e7d8-0000000050d1 | CHANGED | Write containers registries.conf | np0005463871 2025-10-01 08:11:40,069 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.066915 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv6.conf.all.forwarding 2025-10-01 08:11:40,084 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.079099 | fa163edc-743b-971c-e7d8-0000000050d2 | TASK | Write containers.conf 2025-10-01 08:11:40,086 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.085770 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-01 08:11:40,147 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.146123 | fa163edc-743b-971c-e7d8-0000000050d0 | CHANGED | Update the default network configuration | np0005463872 2025-10-01 08:11:40,172 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.172044 | fa163edc-743b-971c-e7d8-0000000050d1 | TASK | Write containers registries.conf 2025-10-01 08:11:40,395 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.393064 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv6.conf.default.disable_ipv6 2025-10-01 08:11:40,400 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.398195 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-01 08:11:40,405 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.402870 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463871 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-01 08:11:40,427 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.426361 | fa163edc-743b-971c-e7d8-0000000050c6 | OK | Ensure we get the ansible interfaces facts | np0005463870 2025-10-01 08:11:40,449 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.448766 | fa163edc-743b-971c-e7d8-0000000050c7 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-01 08:11:40,479 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.478230 | fa163edc-743b-971c-e7d8-0000000050c7 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005463870 2025-10-01 08:11:40,495 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.495338 | fa163edc-743b-971c-e7d8-0000000050c9 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-01 08:11:40,527 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.526367 | fa163edc-743b-971c-e7d8-0000000050c9 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005463870 2025-10-01 08:11:40,537 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.536792 | fa163edc-743b-971c-e7d8-0000000050ca | TASK | Update default network configuration if possible 2025-10-01 08:11:40,571 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.571380 | fa163edc-743b-971c-e7d8-0000000050ca | SKIPPED | Update default network configuration if possible | np0005463870 2025-10-01 08:11:40,585 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.585257 | fa163edc-743b-971c-e7d8-0000000050cc | TASK | Make sure /etc/containers/networks exists 2025-10-01 08:11:40,681 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.678589 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-01 08:11:40,708 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.705896 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463871 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-01 08:11:40,723 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.721309 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-01 08:11:40,901 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.900238 | fa163edc-743b-971c-e7d8-0000000050cc | OK | Make sure /etc/containers/networks exists | np0005463870 2025-10-01 08:11:40,922 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.921872 | fa163edc-743b-971c-e7d8-0000000050cf | TASK | Get current podman network 2025-10-01 08:11:40,943 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.940613 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv6.conf.all.disable_ipv6 2025-10-01 08:11:40,994 p=83200 u=zuul n=ansible | 2025-10-01 08:11:40.993434 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463871 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-01 08:11:41,033 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.031495 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463865 | item=net.ipv6.ip_nonlocal_bind 2025-10-01 08:11:41,061 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.061149 | fa163edc-743b-971c-e7d8-0000000043cd | TASK | Sysctl reload 2025-10-01 08:11:41,204 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.200681 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv6.conf.all.forwarding 2025-10-01 08:11:41,216 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.215443 | fa163edc-743b-971c-e7d8-0000000050d1 | CHANGED | Write containers registries.conf | np0005463872 2025-10-01 08:11:41,239 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.239304 | fa163edc-743b-971c-e7d8-0000000050d2 | TASK | Write containers.conf 2025-10-01 08:11:41,256 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.253017 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463871 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-01 08:11:41,271 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.268739 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463867 | item=net.ipv6.ip_nonlocal_bind 2025-10-01 08:11:41,319 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.318517 | fa163edc-743b-971c-e7d8-0000000050d3 | TASK | Enable podman.socket service 2025-10-01 08:11:41,348 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.348189 | fa163edc-743b-971c-e7d8-0000000043cd | TASK | Sysctl reload 2025-10-01 08:11:41,354 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.353297 | fa163edc-743b-971c-e7d8-0000000050cf | CHANGED | Get current podman network | np0005463870 2025-10-01 08:11:41,355 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.355227 | fa163edc-743b-971c-e7d8-0000000050d3 | SKIPPED | Enable podman.socket service | np0005463871 2025-10-01 08:11:41,369 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.369322 | fa163edc-743b-971c-e7d8-0000000050d0 | TASK | Update the default network configuration 2025-10-01 08:11:41,395 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.395274 | fa163edc-743b-971c-e7d8-000000003106 | TASK | Run podman login 2025-10-01 08:11:41,468 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.467886 | fa163edc-743b-971c-e7d8-00000000534f | TASK | Perform container registry login(s) with podman 2025-10-01 08:11:41,520 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.519205 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv6.conf.default.disable_ipv6 2025-10-01 08:11:41,530 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.529250 | fa163edc-743b-971c-e7d8-000000003108 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-01 08:11:41,584 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.581535 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463872 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-01 08:11:41,600 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.600544 | fa163edc-743b-971c-e7d8-0000000043cd | CHANGED | Sysctl reload | np0005463865 2025-10-01 08:11:41,630 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.630342 | fa163edc-743b-971c-e7d8-000000003362 | TASK | create persistent directories 2025-10-01 08:11:41,812 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.808000 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-01 08:11:41,835 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.832632 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463872 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-01 08:11:41,857 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.856803 | fa163edc-743b-971c-e7d8-0000000043cd | CHANGED | Sysctl reload | np0005463867 2025-10-01 08:11:41,919 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.918924 | fa163edc-743b-971c-e7d8-0000000034e7 | TASK | create persistent directories 2025-10-01 08:11:41,972 p=83200 u=zuul n=ansible | 2025-10-01 08:11:41.968283 | fa163edc-743b-971c-e7d8-000000003362 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-01 08:11:42,127 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.124675 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463872 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-01 08:11:42,140 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.138391 | fa163edc-743b-971c-e7d8-0000000043cb | CHANGED | Set extra sysctl options | np0005463866 | item=net.ipv6.ip_nonlocal_bind 2025-10-01 08:11:42,181 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.181431 | fa163edc-743b-971c-e7d8-0000000043cd | TASK | Sysctl reload 2025-10-01 08:11:42,224 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.220382 | fa163edc-743b-971c-e7d8-000000003362 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-01 08:11:42,242 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.240011 | fa163edc-743b-971c-e7d8-0000000034e7 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-01 08:11:42,265 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.264991 | fa163edc-743b-971c-e7d8-000000003363 | TASK | Check if file certs_valid exist 2025-10-01 08:11:42,366 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.364319 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463872 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-01 08:11:42,390 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.390558 | fa163edc-743b-971c-e7d8-0000000050d3 | TASK | Enable podman.socket service 2025-10-01 08:11:42,434 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.428808 | fa163edc-743b-971c-e7d8-0000000050d3 | SKIPPED | Enable podman.socket service | np0005463872 2025-10-01 08:11:42,436 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.436060 | fa163edc-743b-971c-e7d8-000000003108 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005463871 2025-10-01 08:11:42,447 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.447426 | fa163edc-743b-971c-e7d8-000000003109 | TASK | create persistent logs directory for rsyslog 2025-10-01 08:11:42,476 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.475946 | fa163edc-743b-971c-e7d8-0000000031c3 | TASK | Run podman login 2025-10-01 08:11:42,495 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.493540 | fa163edc-743b-971c-e7d8-0000000034e7 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-01 08:11:42,502 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.497246 | fa163edc-743b-971c-e7d8-0000000050d0 | CHANGED | Update the default network configuration | np0005463870 2025-10-01 08:11:42,561 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.560485 | fa163edc-743b-971c-e7d8-0000000050d1 | TASK | Write containers registries.conf 2025-10-01 08:11:42,580 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.579398 | fa163edc-743b-971c-e7d8-00000000534f | TASK | Perform container registry login(s) with podman 2025-10-01 08:11:42,604 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.603812 | fa163edc-743b-971c-e7d8-0000000034e8 | TASK | Check if file certs_valid exist 2025-10-01 08:11:42,619 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.612884 | fa163edc-743b-971c-e7d8-000000003363 | OK | Check if file certs_valid exist | np0005463865 2025-10-01 08:11:42,656 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.655668 | fa163edc-743b-971c-e7d8-000000003364 | TASK | Check if file cert9.db exist 2025-10-01 08:11:42,665 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.664798 | fa163edc-743b-971c-e7d8-0000000043cd | CHANGED | Sysctl reload | np0005463866 2025-10-01 08:11:42,679 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.679214 | fa163edc-743b-971c-e7d8-0000000031c5 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-01 08:11:42,722 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.721642 | fa163edc-743b-971c-e7d8-000000003362 | TASK | create persistent directories 2025-10-01 08:11:42,779 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.778636 | fa163edc-743b-971c-e7d8-000000003109 | CHANGED | create persistent logs directory for rsyslog | np0005463871 2025-10-01 08:11:42,789 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.789702 | fa163edc-743b-971c-e7d8-00000000310a | TASK | create persistent state directory for rsyslog 2025-10-01 08:11:42,923 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.918606 | fa163edc-743b-971c-e7d8-0000000034e8 | OK | Check if file certs_valid exist | np0005463867 2025-10-01 08:11:42,925 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.925112 | fa163edc-743b-971c-e7d8-000000003364 | OK | Check if file cert9.db exist | np0005463865 2025-10-01 08:11:42,947 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.946652 | fa163edc-743b-971c-e7d8-000000003365 | TASK | Check if file key4.db exist 2025-10-01 08:11:42,971 p=83200 u=zuul n=ansible | 2025-10-01 08:11:42.971094 | fa163edc-743b-971c-e7d8-0000000034e9 | TASK | Check if file cert9.db exist 2025-10-01 08:11:43,054 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.052956 | fa163edc-743b-971c-e7d8-000000003362 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-01 08:11:43,101 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.101165 | fa163edc-743b-971c-e7d8-00000000310a | CHANGED | create persistent state directory for rsyslog | np0005463871 2025-10-01 08:11:43,222 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.221479 | fa163edc-743b-971c-e7d8-0000000055ae | TASK | Gather variables for each operating system 2025-10-01 08:11:43,235 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.234556 | fa163edc-743b-971c-e7d8-000000003365 | OK | Check if file key4.db exist | np0005463865 2025-10-01 08:11:43,276 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.275316 | fa163edc-743b-971c-e7d8-0000000034e9 | OK | Check if file cert9.db exist | np0005463867 2025-10-01 08:11:43,298 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.298163 | fa163edc-743b-971c-e7d8-0000000034ea | TASK | Check if file key4.db exist 2025-10-01 08:11:43,312 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.309065 | fa163edc-743b-971c-e7d8-000000003366 | SKIPPED | fail | np0005463865 2025-10-01 08:11:43,314 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.313790 | fa163edc-743b-971c-e7d8-000000003362 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-01 08:11:43,324 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.322705 | fa163edc-743b-971c-e7d8-0000000055ae | OK | Gather variables for each operating system | np0005463871 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-01 08:11:43,336 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.336612 | fa163edc-743b-971c-e7d8-000000003367 | TASK | Create persistent directories 2025-10-01 08:11:43,354 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.354109 | fa163edc-743b-971c-e7d8-0000000055b0 | TASK | Install the OpenSSH server 2025-10-01 08:11:43,372 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.371464 | fa163edc-743b-971c-e7d8-000000003363 | TASK | Check if file certs_valid exist 2025-10-01 08:11:43,568 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.567911 | fa163edc-743b-971c-e7d8-0000000050d1 | CHANGED | Write containers registries.conf | np0005463870 2025-10-01 08:11:43,583 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.582654 | fa163edc-743b-971c-e7d8-0000000050d2 | TASK | Write containers.conf 2025-10-01 08:11:43,599 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.598808 | fa163edc-743b-971c-e7d8-0000000034ea | OK | Check if file key4.db exist | np0005463867 2025-10-01 08:11:43,662 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.656607 | fa163edc-743b-971c-e7d8-0000000034eb | SKIPPED | fail | np0005463867 2025-10-01 08:11:43,663 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.663387 | fa163edc-743b-971c-e7d8-000000003363 | OK | Check if file certs_valid exist | np0005463866 2025-10-01 08:11:43,664 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.664520 | fa163edc-743b-971c-e7d8-0000000031c5 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005463872 2025-10-01 08:11:43,680 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.679214 | fa163edc-743b-971c-e7d8-000000003367 | CHANGED | Create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:43,687 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.687331 | fa163edc-743b-971c-e7d8-0000000031c6 | TASK | create persistent logs directory for rsyslog 2025-10-01 08:11:43,716 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.715822 | fa163edc-743b-971c-e7d8-000000003364 | TASK | Check if file cert9.db exist 2025-10-01 08:11:43,737 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.736824 | fa163edc-743b-971c-e7d8-0000000034ec | TASK | Create persistent directories 2025-10-01 08:11:43,919 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.917988 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463870 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-01 08:11:43,980 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.974673 | fa163edc-743b-971c-e7d8-000000003364 | OK | Check if file cert9.db exist | np0005463866 2025-10-01 08:11:43,982 p=83200 u=zuul n=ansible | 2025-10-01 08:11:43.982091 | fa163edc-743b-971c-e7d8-000000003367 | CHANGED | Create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-01 08:11:44,016 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.015513 | fa163edc-743b-971c-e7d8-000000003365 | TASK | Check if file key4.db exist 2025-10-01 08:11:44,031 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.030851 | fa163edc-743b-971c-e7d8-0000000034ec | CHANGED | Create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:44,033 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.033524 | fa163edc-743b-971c-e7d8-0000000031c6 | CHANGED | create persistent logs directory for rsyslog | np0005463872 2025-10-01 08:11:44,048 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.047912 | fa163edc-743b-971c-e7d8-0000000031c7 | TASK | create persistent state directory for rsyslog 2025-10-01 08:11:44,071 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.070464 | fa163edc-743b-971c-e7d8-000000003368 | TASK | create persistent directories 2025-10-01 08:11:44,212 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.209934 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463870 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-01 08:11:44,269 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.269242 | fa163edc-743b-971c-e7d8-000000003365 | OK | Check if file key4.db exist | np0005463866 2025-10-01 08:11:44,320 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.315217 | fa163edc-743b-971c-e7d8-000000003366 | SKIPPED | fail | np0005463866 2025-10-01 08:11:44,322 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.321562 | fa163edc-743b-971c-e7d8-0000000034ec | CHANGED | Create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-01 08:11:44,345 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.340713 | fa163edc-743b-971c-e7d8-000000003367 | TASK | Create persistent directories 2025-10-01 08:11:44,351 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.351361 | fa163edc-743b-971c-e7d8-0000000031c7 | CHANGED | create persistent state directory for rsyslog | np0005463872 2025-10-01 08:11:44,380 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.380168 | fa163edc-743b-971c-e7d8-0000000034ed | TASK | create persistent directories 2025-10-01 08:11:44,400 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.398325 | fa163edc-743b-971c-e7d8-000000003368 | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:44,445 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.445608 | fa163edc-743b-971c-e7d8-0000000055ae | TASK | Gather variables for each operating system 2025-10-01 08:11:44,463 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.463157 | fa163edc-743b-971c-e7d8-000000003369 | TASK | create persistent directories 2025-10-01 08:11:44,487 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.486352 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463870 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-01 08:11:44,580 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.578880 | fa163edc-743b-971c-e7d8-0000000055ae | OK | Gather variables for each operating system | np0005463872 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-01 08:11:44,601 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.600977 | fa163edc-743b-971c-e7d8-0000000055b0 | TASK | Install the OpenSSH server 2025-10-01 08:11:44,693 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.691707 | fa163edc-743b-971c-e7d8-000000003367 | CHANGED | Create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:44,707 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.705414 | fa163edc-743b-971c-e7d8-0000000034ed | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:44,736 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.735786 | fa163edc-743b-971c-e7d8-0000000034ee | TASK | create persistent directories 2025-10-01 08:11:44,786 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.782058 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463870 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-01 08:11:44,800 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.798705 | fa163edc-743b-971c-e7d8-000000003369 | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:44,823 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.822780 | fa163edc-743b-971c-e7d8-0000000050d3 | TASK | Enable podman.socket service 2025-10-01 08:11:44,851 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.851190 | fa163edc-743b-971c-e7d8-0000000050d3 | SKIPPED | Enable podman.socket service | np0005463870 2025-10-01 08:11:44,878 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.877879 | fa163edc-743b-971c-e7d8-0000000031c3 | TASK | Run podman login 2025-10-01 08:11:44,954 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.951948 | fa163edc-743b-971c-e7d8-000000003367 | CHANGED | Create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-01 08:11:44,966 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.966057 | fa163edc-743b-971c-e7d8-00000000534f | TASK | Perform container registry login(s) with podman 2025-10-01 08:11:44,992 p=83200 u=zuul n=ansible | 2025-10-01 08:11:44.987098 | fa163edc-743b-971c-e7d8-000000003368 | TASK | create persistent directories 2025-10-01 08:11:45,016 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.016408 | fa163edc-743b-971c-e7d8-0000000031c5 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-01 08:11:45,049 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.047597 | fa163edc-743b-971c-e7d8-000000003369 | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:45,072 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.072449 | fa163edc-743b-971c-e7d8-00000000336a | TASK | create persistent directories 2025-10-01 08:11:45,089 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.086395 | fa163edc-743b-971c-e7d8-0000000034ee | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:45,299 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.297553 | fa163edc-743b-971c-e7d8-000000003368 | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:45,323 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.323276 | fa163edc-743b-971c-e7d8-000000003369 | TASK | create persistent directories 2025-10-01 08:11:45,370 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.368192 | fa163edc-743b-971c-e7d8-0000000034ee | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:45,404 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.399826 | fa163edc-743b-971c-e7d8-0000000034ef | TASK | create persistent directories 2025-10-01 08:11:45,405 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.404935 | fa163edc-743b-971c-e7d8-00000000336a | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-01 08:11:45,435 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.435110 | fa163edc-743b-971c-e7d8-00000000336b | TASK | create persistent logs directory 2025-10-01 08:11:45,678 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.676213 | fa163edc-743b-971c-e7d8-000000003369 | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:45,745 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.743362 | fa163edc-743b-971c-e7d8-0000000034ef | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-01 08:11:45,773 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.773213 | fa163edc-743b-971c-e7d8-0000000034f0 | TASK | create persistent logs directory 2025-10-01 08:11:45,797 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.795058 | fa163edc-743b-971c-e7d8-00000000336b | CHANGED | create persistent logs directory | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:45,931 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.930823 | fa163edc-743b-971c-e7d8-0000000031c5 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005463870 2025-10-01 08:11:45,935 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.935324 | fa163edc-743b-971c-e7d8-000000003369 | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-01 08:11:45,956 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.956238 | fa163edc-743b-971c-e7d8-0000000031c6 | TASK | create persistent logs directory for rsyslog 2025-10-01 08:11:45,986 p=83200 u=zuul n=ansible | 2025-10-01 08:11:45.985915 | fa163edc-743b-971c-e7d8-00000000336a | TASK | create persistent directories 2025-10-01 08:11:46,054 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.052421 | fa163edc-743b-971c-e7d8-00000000336b | CHANGED | create persistent logs directory | np0005463865 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:46,083 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.083014 | fa163edc-743b-971c-e7d8-00000000336c | TASK | create persistent directories 2025-10-01 08:11:46,111 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.108756 | fa163edc-743b-971c-e7d8-0000000034f0 | CHANGED | create persistent logs directory | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:46,262 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.262020 | fa163edc-743b-971c-e7d8-0000000031c6 | CHANGED | create persistent logs directory for rsyslog | np0005463870 2025-10-01 08:11:46,272 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.272131 | fa163edc-743b-971c-e7d8-0000000031c7 | TASK | create persistent state directory for rsyslog 2025-10-01 08:11:46,313 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.310806 | fa163edc-743b-971c-e7d8-00000000336a | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-01 08:11:46,340 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.340390 | fa163edc-743b-971c-e7d8-0000000055b0 | OK | Install the OpenSSH server | np0005463871 2025-10-01 08:11:46,351 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.351395 | fa163edc-743b-971c-e7d8-0000000055b1 | TASK | Start sshd 2025-10-01 08:11:46,369 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.368713 | fa163edc-743b-971c-e7d8-00000000336b | TASK | create persistent logs directory 2025-10-01 08:11:46,381 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.380847 | fa163edc-743b-971c-e7d8-0000000055b1 | SKIPPED | Start sshd | np0005463871 2025-10-01 08:11:46,392 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.392134 | fa163edc-743b-971c-e7d8-0000000055b2 | TASK | PasswordAuthentication notice 2025-10-01 08:11:46,422 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.420094 | fa163edc-743b-971c-e7d8-0000000034f0 | CHANGED | create persistent logs directory | np0005463867 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:46,438 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.436503 | fa163edc-743b-971c-e7d8-00000000336c | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-01 08:11:46,447 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.447191 | fa163edc-743b-971c-e7d8-0000000055b2 | OK | PasswordAuthentication notice | np0005463871 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-01 08:11:46,457 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.457421 | fa163edc-743b-971c-e7d8-0000000055b3 | TASK | PasswordAuthentication duplication notice 2025-10-01 08:11:46,476 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.475724 | fa163edc-743b-971c-e7d8-0000000034f1 | TASK | create persistent directories 2025-10-01 08:11:46,488 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.487473 | fa163edc-743b-971c-e7d8-0000000055b3 | SKIPPED | PasswordAuthentication duplication notice | np0005463871 2025-10-01 08:11:46,498 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.498357 | fa163edc-743b-971c-e7d8-0000000055b4 | TASK | Motd duplication notice 2025-10-01 08:11:46,536 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.536443 | fa163edc-743b-971c-e7d8-0000000055b4 | OK | Motd duplication notice | np0005463871 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-01 08:11:46,546 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.545978 | fa163edc-743b-971c-e7d8-0000000055b5 | TASK | Configure the banner text 2025-10-01 08:11:46,571 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.570846 | fa163edc-743b-971c-e7d8-0000000055b5 | SKIPPED | Configure the banner text | np0005463871 2025-10-01 08:11:46,581 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.581124 | fa163edc-743b-971c-e7d8-0000000055b6 | TASK | Configure the motd banner 2025-10-01 08:11:46,593 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.593138 | fa163edc-743b-971c-e7d8-0000000031c7 | CHANGED | create persistent state directory for rsyslog | np0005463870 2025-10-01 08:11:46,616 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.616105 | fa163edc-743b-971c-e7d8-0000000055b6 | SKIPPED | Configure the motd banner | np0005463871 2025-10-01 08:11:46,632 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.632356 | fa163edc-743b-971c-e7d8-0000000055b7 | TASK | Update sshd configuration options from vars 2025-10-01 08:11:46,679 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.679158 | fa163edc-743b-971c-e7d8-0000000055ae | TASK | Gather variables for each operating system 2025-10-01 08:11:46,684 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.684087 | fa163edc-743b-971c-e7d8-0000000055b7 | OK | Update sshd configuration options from vars | np0005463871 2025-10-01 08:11:46,695 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.695284 | fa163edc-743b-971c-e7d8-0000000055b8 | TASK | Adjust ssh server configuration 2025-10-01 08:11:46,710 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.708125 | fa163edc-743b-971c-e7d8-00000000336b | CHANGED | create persistent logs directory | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:46,733 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.732004 | fa163edc-743b-971c-e7d8-00000000336c | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-01 08:11:46,782 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.780757 | fa163edc-743b-971c-e7d8-0000000055ae | OK | Gather variables for each operating system | np0005463870 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-01 08:11:46,797 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.797154 | fa163edc-743b-971c-e7d8-0000000055b0 | TASK | Install the OpenSSH server 2025-10-01 08:11:46,819 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.812520 | fa163edc-743b-971c-e7d8-0000000034f1 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-01 08:11:46,987 p=83200 u=zuul n=ansible | 2025-10-01 08:11:46.985987 | fa163edc-743b-971c-e7d8-00000000336b | CHANGED | create persistent logs directory | np0005463866 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-01 08:11:47,003 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.002721 | fa163edc-743b-971c-e7d8-00000000336c | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-01 08:11:47,029 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.028869 | fa163edc-743b-971c-e7d8-00000000336c | TASK | create persistent directories 2025-10-01 08:11:47,077 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.077225 | fa163edc-743b-971c-e7d8-00000000336d | TASK | create persistent directories 2025-10-01 08:11:47,104 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.102273 | fa163edc-743b-971c-e7d8-0000000034f1 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-01 08:11:47,385 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.383220 | fa163edc-743b-971c-e7d8-0000000034f1 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-01 08:11:47,397 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.395761 | fa163edc-743b-971c-e7d8-00000000336d | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-01 08:11:47,407 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.406853 | fa163edc-743b-971c-e7d8-00000000336c | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-01 08:11:47,432 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.431542 | fa163edc-743b-971c-e7d8-0000000034f2 | TASK | create persistent directories 2025-10-01 08:11:47,449 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.449004 | fa163edc-743b-971c-e7d8-0000000055b0 | OK | Install the OpenSSH server | np0005463872 2025-10-01 08:11:47,465 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.464879 | fa163edc-743b-971c-e7d8-0000000055b1 | TASK | Start sshd 2025-10-01 08:11:47,491 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.491214 | fa163edc-743b-971c-e7d8-0000000055b1 | SKIPPED | Start sshd | np0005463872 2025-10-01 08:11:47,505 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.504768 | fa163edc-743b-971c-e7d8-0000000055b2 | TASK | PasswordAuthentication notice 2025-10-01 08:11:47,547 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.547158 | fa163edc-743b-971c-e7d8-0000000055b2 | OK | PasswordAuthentication notice | np0005463872 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-01 08:11:47,563 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.562938 | fa163edc-743b-971c-e7d8-0000000055b3 | TASK | PasswordAuthentication duplication notice 2025-10-01 08:11:47,587 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.586944 | fa163edc-743b-971c-e7d8-0000000055b3 | SKIPPED | PasswordAuthentication duplication notice | np0005463872 2025-10-01 08:11:47,601 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.600902 | fa163edc-743b-971c-e7d8-0000000055b4 | TASK | Motd duplication notice 2025-10-01 08:11:47,642 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.641947 | fa163edc-743b-971c-e7d8-0000000055b4 | OK | Motd duplication notice | np0005463872 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-01 08:11:47,655 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.655588 | fa163edc-743b-971c-e7d8-0000000055b5 | TASK | Configure the banner text 2025-10-01 08:11:47,671 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.669118 | fa163edc-743b-971c-e7d8-00000000336c | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-01 08:11:47,677 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.676097 | fa163edc-743b-971c-e7d8-00000000336d | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-01 08:11:47,686 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.686442 | fa163edc-743b-971c-e7d8-0000000055b5 | SKIPPED | Configure the banner text | np0005463872 2025-10-01 08:11:47,702 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.702176 | fa163edc-743b-971c-e7d8-0000000055b6 | TASK | Configure the motd banner 2025-10-01 08:11:47,726 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.725607 | fa163edc-743b-971c-e7d8-00000000336e | TASK | create persistent directories 2025-10-01 08:11:47,736 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.733187 | fa163edc-743b-971c-e7d8-0000000055b8 | CHANGED | Adjust ssh server configuration | np0005463871 2025-10-01 08:11:47,737 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.737205 | fa163edc-743b-971c-e7d8-0000000055b6 | SKIPPED | Configure the motd banner | np0005463872 2025-10-01 08:11:47,749 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.748877 | fa163edc-743b-971c-e7d8-0000000055b9 | TASK | Restart sshd 2025-10-01 08:11:47,766 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.765568 | fa163edc-743b-971c-e7d8-0000000055b7 | TASK | Update sshd configuration options from vars 2025-10-01 08:11:47,777 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.775864 | fa163edc-743b-971c-e7d8-0000000034f2 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-01 08:11:47,807 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.806979 | fa163edc-743b-971c-e7d8-0000000055b7 | OK | Update sshd configuration options from vars | np0005463872 2025-10-01 08:11:47,818 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.818310 | fa163edc-743b-971c-e7d8-0000000055b8 | TASK | Adjust ssh server configuration 2025-10-01 08:11:47,936 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.934531 | fa163edc-743b-971c-e7d8-00000000336c | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-01 08:11:47,960 p=83200 u=zuul n=ansible | 2025-10-01 08:11:47.960631 | fa163edc-743b-971c-e7d8-00000000336d | TASK | create persistent directories 2025-10-01 08:11:48,048 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.045589 | fa163edc-743b-971c-e7d8-0000000034f2 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-01 08:11:48,063 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.061372 | fa163edc-743b-971c-e7d8-00000000336e | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:48,088 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.088066 | fa163edc-743b-971c-e7d8-0000000034f3 | TASK | create persistent directories 2025-10-01 08:11:48,243 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.242766 | fa163edc-743b-971c-e7d8-0000000055b9 | CHANGED | Restart sshd | np0005463871 2025-10-01 08:11:48,258 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.257086 | fa163edc-743b-971c-e7d8-00000000336d | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-01 08:11:48,278 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.278105 | fa163edc-743b-971c-e7d8-00000000310c | TASK | Check for NTP service 2025-10-01 08:11:48,332 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.330232 | fa163edc-743b-971c-e7d8-00000000336e | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-01 08:11:48,362 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.362488 | fa163edc-743b-971c-e7d8-00000000336f | TASK | create persistent directories 2025-10-01 08:11:48,411 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.409437 | fa163edc-743b-971c-e7d8-0000000034f3 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:48,525 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.522847 | fa163edc-743b-971c-e7d8-00000000336d | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-01 08:11:48,552 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.552216 | fa163edc-743b-971c-e7d8-00000000336e | TASK | create persistent directories 2025-10-01 08:11:48,616 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.615490 | fa163edc-743b-971c-e7d8-00000000310c | CHANGED | Check for NTP service | np0005463871 2025-10-01 08:11:48,629 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.628903 | fa163edc-743b-971c-e7d8-00000000310d | TASK | Disable NTP before configuring Chrony 2025-10-01 08:11:48,674 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.672486 | fa163edc-743b-971c-e7d8-0000000034f3 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-01 08:11:48,687 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.686610 | fa163edc-743b-971c-e7d8-00000000336f | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:48,711 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.711567 | fa163edc-743b-971c-e7d8-0000000034f4 | TASK | create persistent directories 2025-10-01 08:11:48,719 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.718735 | fa163edc-743b-971c-e7d8-00000000310d | SKIPPED | Disable NTP before configuring Chrony | np0005463871 2025-10-01 08:11:48,733 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.733606 | fa163edc-743b-971c-e7d8-00000000310e | TASK | Install, Configure and Run Chrony 2025-10-01 08:11:48,755 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.754524 | fa163edc-743b-971c-e7d8-000000003370 | TASK | create persistent directories 2025-10-01 08:11:48,837 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.836679 | fa163edc-743b-971c-e7d8-000000005aca | TASK | Load distro-specific variables 2025-10-01 08:11:48,866 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.866365 | 05ae5166-aa54-49de-8d63-e56d1d1020bf | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463871 2025-10-01 08:11:48,879 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.879385 | fa163edc-743b-971c-e7d8-000000005ba3 | TASK | Load distro-specific variables 2025-10-01 08:11:48,895 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.893586 | fa163edc-743b-971c-e7d8-00000000336e | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:48,897 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.896822 | fa163edc-743b-971c-e7d8-0000000055b8 | CHANGED | Adjust ssh server configuration | np0005463872 2025-10-01 08:11:48,908 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.907939 | fa163edc-743b-971c-e7d8-0000000055b9 | TASK | Restart sshd 2025-10-01 08:11:48,939 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.937002 | fa163edc-743b-971c-e7d8-000000005ba3 | OK | Load distro-specific variables | np0005463871 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:48,957 p=83200 u=zuul n=ansible | 2025-10-01 08:11:48.957533 | fa163edc-743b-971c-e7d8-000000005acb | TASK | Install chronyd 2025-10-01 08:11:49,002 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.001615 | fa163edc-743b-971c-e7d8-0000000034f4 | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:49,017 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.017611 | 39256c3f-1caf-44b0-ba4e-21878a30ac78 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005463871 2025-10-01 08:11:49,033 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.033347 | fa163edc-743b-971c-e7d8-000000005be4 | TASK | Load distro-specific variables 2025-10-01 08:11:49,061 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.055897 | fa163edc-743b-971c-e7d8-0000000034f5 | TASK | create persistent directories 2025-10-01 08:11:49,077 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.076924 | ef72cfb5-3a3c-4960-a60b-dc027522637c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463871 2025-10-01 08:11:49,090 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.089055 | fa163edc-743b-971c-e7d8-000000003370 | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:49,101 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.100743 | fa163edc-743b-971c-e7d8-000000005c2b | TASK | Load distro-specific variables 2025-10-01 08:11:49,121 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.118720 | fa163edc-743b-971c-e7d8-00000000336e | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-01 08:11:49,148 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.147257 | fa163edc-743b-971c-e7d8-000000005c2b | OK | Load distro-specific variables | np0005463871 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:49,160 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.160041 | fa163edc-743b-971c-e7d8-00000000336f | TASK | create persistent directories 2025-10-01 08:11:49,176 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.176257 | fa163edc-743b-971c-e7d8-000000005be5 | TASK | Check for NTP service 2025-10-01 08:11:49,348 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.346494 | fa163edc-743b-971c-e7d8-000000003370 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-01 08:11:49,388 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.378097 | fa163edc-743b-971c-e7d8-000000003371 | TASK | ensure qemu group is present on the host 2025-10-01 08:11:49,390 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.389351 | fa163edc-743b-971c-e7d8-0000000034f5 | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:49,397 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.396816 | fa163edc-743b-971c-e7d8-0000000055b9 | CHANGED | Restart sshd | np0005463872 2025-10-01 08:11:49,425 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.424711 | fa163edc-743b-971c-e7d8-0000000031c9 | TASK | Check for NTP service 2025-10-01 08:11:49,463 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.460604 | fa163edc-743b-971c-e7d8-00000000336f | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:49,494 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.494423 | fa163edc-743b-971c-e7d8-000000003370 | TASK | create persistent directories 2025-10-01 08:11:49,512 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.511247 | fa163edc-743b-971c-e7d8-000000005be5 | CHANGED | Check for NTP service | np0005463871 2025-10-01 08:11:49,526 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.526444 | fa163edc-743b-971c-e7d8-000000005be6 | TASK | Disable NTP before configuring Chrony 2025-10-01 08:11:49,579 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.578497 | fa163edc-743b-971c-e7d8-000000005be6 | SKIPPED | Disable NTP before configuring Chrony | np0005463871 2025-10-01 08:11:49,599 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.598698 | fa163edc-743b-971c-e7d8-000000005be7 | TASK | Install chronyd package 2025-10-01 08:11:49,689 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.686275 | fa163edc-743b-971c-e7d8-0000000034f5 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-01 08:11:49,746 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.745664 | fa163edc-743b-971c-e7d8-0000000034f6 | TASK | ensure qemu group is present on the host 2025-10-01 08:11:49,755 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.754488 | fa163edc-743b-971c-e7d8-0000000055b0 | OK | Install the OpenSSH server | np0005463870 2025-10-01 08:11:49,757 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.757539 | fa163edc-743b-971c-e7d8-0000000031c9 | CHANGED | Check for NTP service | np0005463872 2025-10-01 08:11:49,783 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.783109 | fa163edc-743b-971c-e7d8-0000000055b1 | TASK | Start sshd 2025-10-01 08:11:49,805 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.804705 | fa163edc-743b-971c-e7d8-0000000031ca | TASK | Disable NTP before configuring Chrony 2025-10-01 08:11:49,819 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.812774 | fa163edc-743b-971c-e7d8-000000003371 | CHANGED | ensure qemu group is present on the host | np0005463865 2025-10-01 08:11:49,820 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.820701 | fa163edc-743b-971c-e7d8-0000000055b1 | SKIPPED | Start sshd | np0005463870 2025-10-01 08:11:49,833 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.830355 | fa163edc-743b-971c-e7d8-000000003370 | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-01 08:11:49,844 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.844303 | fa163edc-743b-971c-e7d8-0000000055b2 | TASK | PasswordAuthentication notice 2025-10-01 08:11:49,873 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.872509 | fa163edc-743b-971c-e7d8-000000003372 | TASK | ensure qemu user is present on the host 2025-10-01 08:11:49,880 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.879271 | fa163edc-743b-971c-e7d8-0000000031ca | SKIPPED | Disable NTP before configuring Chrony | np0005463872 2025-10-01 08:11:49,899 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.898799 | fa163edc-743b-971c-e7d8-0000000031cb | TASK | Install, Configure and Run Chrony 2025-10-01 08:11:49,908 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.907945 | fa163edc-743b-971c-e7d8-0000000055b2 | OK | PasswordAuthentication notice | np0005463870 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-01 08:11:49,919 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.919255 | fa163edc-743b-971c-e7d8-0000000055b3 | TASK | PasswordAuthentication duplication notice 2025-10-01 08:11:49,991 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.991125 | fa163edc-743b-971c-e7d8-000000005aca | TASK | Load distro-specific variables 2025-10-01 08:11:49,997 p=83200 u=zuul n=ansible | 2025-10-01 08:11:49.997101 | fa163edc-743b-971c-e7d8-0000000055b3 | SKIPPED | PasswordAuthentication duplication notice | np0005463870 2025-10-01 08:11:50,008 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.008237 | fa163edc-743b-971c-e7d8-0000000055b4 | TASK | Motd duplication notice 2025-10-01 08:11:50,031 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.031391 | 6b0765e5-344e-4416-9616-a667c8d70835 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463872 2025-10-01 08:11:50,049 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.045174 | fa163edc-743b-971c-e7d8-000000005e0a | TASK | Load distro-specific variables 2025-10-01 08:11:50,056 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.056309 | fa163edc-743b-971c-e7d8-0000000055b4 | OK | Motd duplication notice | np0005463870 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-01 08:11:50,068 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.068145 | fa163edc-743b-971c-e7d8-0000000055b5 | TASK | Configure the banner text 2025-10-01 08:11:50,107 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.106259 | fa163edc-743b-971c-e7d8-000000003370 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-01 08:11:50,118 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.109366 | fa163edc-743b-971c-e7d8-0000000055b5 | SKIPPED | Configure the banner text | np0005463870 2025-10-01 08:11:50,120 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.119474 | fa163edc-743b-971c-e7d8-000000005e0a | OK | Load distro-specific variables | np0005463872 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:50,126 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.126092 | fa163edc-743b-971c-e7d8-0000000034f6 | CHANGED | ensure qemu group is present on the host | np0005463867 2025-10-01 08:11:50,141 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.141286 | fa163edc-743b-971c-e7d8-0000000055b6 | TASK | Configure the motd banner 2025-10-01 08:11:50,160 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.159955 | fa163edc-743b-971c-e7d8-000000005acb | TASK | Install chronyd 2025-10-01 08:11:50,187 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.187265 | fa163edc-743b-971c-e7d8-000000003371 | TASK | ensure qemu group is present on the host 2025-10-01 08:11:50,207 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.206747 | fa163edc-743b-971c-e7d8-0000000034f7 | TASK | ensure qemu user is present on the host 2025-10-01 08:11:50,213 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.213090 | fa163edc-743b-971c-e7d8-0000000055b6 | SKIPPED | Configure the motd banner | np0005463870 2025-10-01 08:11:50,228 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.227908 | 5edcc4c7-8124-4b96-b30f-6ff59d77c58a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005463872 2025-10-01 08:11:50,243 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.243404 | fa163edc-743b-971c-e7d8-0000000055b7 | TASK | Update sshd configuration options from vars 2025-10-01 08:11:50,258 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.257493 | fa163edc-743b-971c-e7d8-000000005e4f | TASK | Load distro-specific variables 2025-10-01 08:11:50,268 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.267937 | fa163edc-743b-971c-e7d8-000000003372 | CHANGED | ensure qemu user is present on the host | np0005463865 2025-10-01 08:11:50,290 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.289755 | fa163edc-743b-971c-e7d8-000000003373 | TASK | allow logrotate to read inside containers 2025-10-01 08:11:50,296 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.296137 | fa163edc-743b-971c-e7d8-0000000055b7 | OK | Update sshd configuration options from vars | np0005463870 2025-10-01 08:11:50,306 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.306654 | 40fdad66-ad8a-42a6-adb6-105c894461f3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463872 2025-10-01 08:11:50,319 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.319609 | fa163edc-743b-971c-e7d8-0000000055b8 | TASK | Adjust ssh server configuration 2025-10-01 08:11:50,334 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.333812 | fa163edc-743b-971c-e7d8-000000005e9a | TASK | Load distro-specific variables 2025-10-01 08:11:50,387 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.385354 | fa163edc-743b-971c-e7d8-000000005e9a | OK | Load distro-specific variables | np0005463872 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:50,402 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.402153 | fa163edc-743b-971c-e7d8-000000005e50 | TASK | Check for NTP service 2025-10-01 08:11:50,517 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.517068 | fa163edc-743b-971c-e7d8-000000003371 | CHANGED | ensure qemu group is present on the host | np0005463866 2025-10-01 08:11:50,531 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.531664 | fa163edc-743b-971c-e7d8-000000003372 | TASK | ensure qemu user is present on the host 2025-10-01 08:11:50,617 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.617100 | fa163edc-743b-971c-e7d8-0000000034f7 | CHANGED | ensure qemu user is present on the host | np0005463867 2025-10-01 08:11:50,632 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.632091 | fa163edc-743b-971c-e7d8-0000000034f8 | TASK | allow logrotate to read inside containers 2025-10-01 08:11:50,722 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.721512 | fa163edc-743b-971c-e7d8-000000005e50 | CHANGED | Check for NTP service | np0005463872 2025-10-01 08:11:50,732 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.732454 | fa163edc-743b-971c-e7d8-000000005e51 | TASK | Disable NTP before configuring Chrony 2025-10-01 08:11:50,783 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.783079 | fa163edc-743b-971c-e7d8-000000005e51 | SKIPPED | Disable NTP before configuring Chrony | np0005463872 2025-10-01 08:11:50,793 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.793462 | fa163edc-743b-971c-e7d8-000000005e52 | TASK | Install chronyd package 2025-10-01 08:11:50,958 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.956817 | fa163edc-743b-971c-e7d8-000000003372 | CHANGED | ensure qemu user is present on the host | np0005463866 2025-10-01 08:11:50,990 p=83200 u=zuul n=ansible | 2025-10-01 08:11:50.990194 | fa163edc-743b-971c-e7d8-000000003373 | TASK | allow logrotate to read inside containers 2025-10-01 08:11:51,327 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.326769 | fa163edc-743b-971c-e7d8-000000003373 | CHANGED | allow logrotate to read inside containers | np0005463865 2025-10-01 08:11:51,367 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.367096 | fa163edc-743b-971c-e7d8-000000003374 | TASK | create persistent directories 2025-10-01 08:11:51,376 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.375684 | fa163edc-743b-971c-e7d8-0000000055b8 | CHANGED | Adjust ssh server configuration | np0005463870 2025-10-01 08:11:51,396 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.396554 | fa163edc-743b-971c-e7d8-0000000055b9 | TASK | Restart sshd 2025-10-01 08:11:51,599 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.598598 | fa163edc-743b-971c-e7d8-0000000034f8 | CHANGED | allow logrotate to read inside containers | np0005463867 2025-10-01 08:11:51,614 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.613776 | fa163edc-743b-971c-e7d8-0000000034f9 | TASK | create persistent directories 2025-10-01 08:11:51,731 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.728622 | fa163edc-743b-971c-e7d8-000000003374 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:11:51,886 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.886028 | fa163edc-743b-971c-e7d8-0000000055b9 | CHANGED | Restart sshd | np0005463870 2025-10-01 08:11:51,907 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.907237 | fa163edc-743b-971c-e7d8-0000000031c9 | TASK | Check for NTP service 2025-10-01 08:11:51,926 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.925432 | fa163edc-743b-971c-e7d8-000000003373 | CHANGED | allow logrotate to read inside containers | np0005463866 2025-10-01 08:11:51,951 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.950195 | fa163edc-743b-971c-e7d8-0000000034f9 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:11:51,968 p=83200 u=zuul n=ansible | 2025-10-01 08:11:51.968017 | fa163edc-743b-971c-e7d8-000000003374 | TASK | create persistent directories 2025-10-01 08:11:52,040 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.037839 | fa163edc-743b-971c-e7d8-000000003374 | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:11:52,072 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.072211 | fa163edc-743b-971c-e7d8-000000003375 | TASK | create persistent directories 2025-10-01 08:11:52,242 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.239403 | fa163edc-743b-971c-e7d8-0000000034f9 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:11:52,249 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.248542 | fa163edc-743b-971c-e7d8-0000000031c9 | CHANGED | Check for NTP service | np0005463870 2025-10-01 08:11:52,272 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.272140 | fa163edc-743b-971c-e7d8-0000000031ca | TASK | Disable NTP before configuring Chrony 2025-10-01 08:11:52,299 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.299283 | fa163edc-743b-971c-e7d8-0000000034fa | TASK | create persistent directories 2025-10-01 08:11:52,327 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.325282 | fa163edc-743b-971c-e7d8-000000003374 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:11:52,331 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.330793 | fa163edc-743b-971c-e7d8-0000000031ca | SKIPPED | Disable NTP before configuring Chrony | np0005463870 2025-10-01 08:11:52,344 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.344124 | fa163edc-743b-971c-e7d8-0000000031cb | TASK | Install, Configure and Run Chrony 2025-10-01 08:11:52,448 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.426872 | fa163edc-743b-971c-e7d8-000000003375 | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:11:52,469 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.469098 | fa163edc-743b-971c-e7d8-000000005aca | TASK | Load distro-specific variables 2025-10-01 08:11:52,479 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.478725 | fa163edc-743b-971c-e7d8-000000005be7 | OK | Install chronyd package | np0005463871 2025-10-01 08:11:52,501 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.501233 | fa163edc-743b-971c-e7d8-000000005acc | TASK | Upgrade chronyd 2025-10-01 08:11:52,523 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.522766 | ce060c3f-96e3-4f4c-b876-42bd51cd805e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463870 2025-10-01 08:11:52,547 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.547368 | fa163edc-743b-971c-e7d8-000000006079 | TASK | Load distro-specific variables 2025-10-01 08:11:52,555 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.554641 | fa163edc-743b-971c-e7d8-000000005acc | SKIPPED | Upgrade chronyd | np0005463871 2025-10-01 08:11:52,570 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.569947 | fa163edc-743b-971c-e7d8-000000005acd | TASK | Configure chronyd 2025-10-01 08:11:52,586 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.583928 | fa163edc-743b-971c-e7d8-000000006079 | OK | Load distro-specific variables | np0005463870 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:52,604 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.601238 | fa163edc-743b-971c-e7d8-000000003374 | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:11:52,621 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.621070 | fa163edc-743b-971c-e7d8-000000005acb | TASK | Install chronyd 2025-10-01 08:11:52,654 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.649159 | fa163edc-743b-971c-e7d8-0000000034fa | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:11:52,660 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.655868 | 58217fb2-dc29-40ff-92fa-06c0ee41aed8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005463871 2025-10-01 08:11:52,679 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.679018 | fa163edc-743b-971c-e7d8-0000000060ba | TASK | Load distro-specific variables 2025-10-01 08:11:52,707 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.702768 | fa163edc-743b-971c-e7d8-000000003375 | TASK | create persistent directories 2025-10-01 08:11:52,709 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.709269 | fa163edc-743b-971c-e7d8-000000003375 | OK | create persistent directories | np0005463865 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:11:52,743 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.742764 | 2a35e10e-b757-4429-b89d-35f40a074ba2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005463870 2025-10-01 08:11:52,746 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.746537 | 4682c314-7f1d-4864-a85c-1d66655b9ce8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463871 2025-10-01 08:11:52,763 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.763082 | fa163edc-743b-971c-e7d8-00000000612c | TASK | Load distro-specific variables 2025-10-01 08:11:52,778 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.778178 | fa163edc-743b-971c-e7d8-000000006133 | TASK | Load distro-specific variables 2025-10-01 08:11:52,803 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.802689 | fa163edc-743b-971c-e7d8-000000003376 | TASK | Copy in cleanup script 2025-10-01 08:11:52,820 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.819861 | 08a6e2ef-c888-4fd4-9d32-1386fd399b94 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463870 2025-10-01 08:11:52,833 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.832938 | fa163edc-743b-971c-e7d8-00000000618e | TASK | Load distro-specific variables 2025-10-01 08:11:52,845 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.839003 | fa163edc-743b-971c-e7d8-000000006133 | OK | Load distro-specific variables | np0005463871 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:52,870 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.870024 | fa163edc-743b-971c-e7d8-0000000060bb | TASK | Install chrony configuration file 2025-10-01 08:11:52,912 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.908701 | fa163edc-743b-971c-e7d8-00000000618e | OK | Load distro-specific variables | np0005463870 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:52,929 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.925905 | fa163edc-743b-971c-e7d8-0000000034fa | OK | create persistent directories | np0005463867 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:11:52,965 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.964308 | fa163edc-743b-971c-e7d8-00000000612d | TASK | Check for NTP service 2025-10-01 08:11:52,997 p=83200 u=zuul n=ansible | 2025-10-01 08:11:52.996483 | fa163edc-743b-971c-e7d8-0000000034fb | TASK | Copy in cleanup script 2025-10-01 08:11:53,054 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.051870 | fa163edc-743b-971c-e7d8-000000003375 | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:11:53,310 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.309795 | fa163edc-743b-971c-e7d8-00000000612d | CHANGED | Check for NTP service | np0005463870 2025-10-01 08:11:53,332 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.332068 | fa163edc-743b-971c-e7d8-00000000612e | TASK | Disable NTP before configuring Chrony 2025-10-01 08:11:53,361 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.359499 | fa163edc-743b-971c-e7d8-000000003375 | OK | create persistent directories | np0005463866 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:11:53,396 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.396213 | fa163edc-743b-971c-e7d8-000000003376 | TASK | Copy in cleanup script 2025-10-01 08:11:53,403 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.402726 | fa163edc-743b-971c-e7d8-00000000612e | SKIPPED | Disable NTP before configuring Chrony | np0005463870 2025-10-01 08:11:53,418 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.417818 | fa163edc-743b-971c-e7d8-00000000612f | TASK | Install chronyd package 2025-10-01 08:11:53,589 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.588401 | fa163edc-743b-971c-e7d8-000000005e52 | OK | Install chronyd package | np0005463872 2025-10-01 08:11:53,606 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.606308 | fa163edc-743b-971c-e7d8-000000005acc | TASK | Upgrade chronyd 2025-10-01 08:11:53,641 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.640068 | fa163edc-743b-971c-e7d8-000000005acc | SKIPPED | Upgrade chronyd | np0005463872 2025-10-01 08:11:53,652 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.652636 | fa163edc-743b-971c-e7d8-000000005acd | TASK | Configure chronyd 2025-10-01 08:11:53,707 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.706300 | 7003a1b6-2955-4405-9074-1ee0f437c886 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005463872 2025-10-01 08:11:53,747 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.747313 | fa163edc-743b-971c-e7d8-0000000061d5 | TASK | Load distro-specific variables 2025-10-01 08:11:53,777 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.771009 | fa163edc-743b-971c-e7d8-000000003376 | CHANGED | Copy in cleanup script | np0005463865 2025-10-01 08:11:53,791 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.790843 | cc855778-1d5f-4751-a9fd-6d34dd826f43 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463872 2025-10-01 08:11:53,806 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.806574 | fa163edc-743b-971c-e7d8-000000006243 | TASK | Load distro-specific variables 2025-10-01 08:11:53,831 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.831135 | fa163edc-743b-971c-e7d8-000000003377 | TASK | Copy in cleanup service 2025-10-01 08:11:53,871 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.868681 | fa163edc-743b-971c-e7d8-000000006243 | OK | Load distro-specific variables | np0005463872 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:53,904 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.904218 | fa163edc-743b-971c-e7d8-0000000061d6 | TASK | Install chrony configuration file 2025-10-01 08:11:53,978 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.977784 | fa163edc-743b-971c-e7d8-0000000034fb | CHANGED | Copy in cleanup script | np0005463867 2025-10-01 08:11:53,993 p=83200 u=zuul n=ansible | 2025-10-01 08:11:53.993202 | fa163edc-743b-971c-e7d8-0000000034fc | TASK | Copy in cleanup service 2025-10-01 08:11:54,006 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.006173 | fa163edc-743b-971c-e7d8-0000000060bb | CHANGED | Install chrony configuration file | np0005463871 2025-10-01 08:11:54,018 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.018519 | fa163edc-743b-971c-e7d8-000000005ace | TASK | Run chronyd 2025-10-01 08:11:54,057 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.057245 | 5de49887-0f23-4b00-aaef-1c9dd31020bf | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005463871 2025-10-01 08:11:54,078 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.077932 | fa163edc-743b-971c-e7d8-000000006268 | TASK | Load distro-specific variables 2025-10-01 08:11:54,121 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.120982 | 8c038f75-c88a-45e0-b5e9-cc2b929bfd96 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463871 2025-10-01 08:11:54,142 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.142428 | fa163edc-743b-971c-e7d8-0000000062ec | TASK | Load distro-specific variables 2025-10-01 08:11:54,191 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.188838 | fa163edc-743b-971c-e7d8-0000000062ec | OK | Load distro-specific variables | np0005463871 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:54,211 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.211309 | fa163edc-743b-971c-e7d8-000000006269 | TASK | Ensure chronyd is running 2025-10-01 08:11:54,336 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.335703 | fa163edc-743b-971c-e7d8-000000003376 | CHANGED | Copy in cleanup script | np0005463866 2025-10-01 08:11:54,364 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.364228 | fa163edc-743b-971c-e7d8-000000003377 | TASK | Copy in cleanup service 2025-10-01 08:11:54,670 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.669529 | fa163edc-743b-971c-e7d8-000000006269 | OK | Ensure chronyd is running | np0005463871 2025-10-01 08:11:54,685 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.685540 | fa163edc-743b-971c-e7d8-00000000626a | TASK | Force chronyd restart 2025-10-01 08:11:54,791 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.790040 | fa163edc-743b-971c-e7d8-000000003377 | CHANGED | Copy in cleanup service | np0005463865 2025-10-01 08:11:54,824 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.824325 | fa163edc-743b-971c-e7d8-000000003378 | TASK | Enabling the cleanup service 2025-10-01 08:11:54,882 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.881726 | fa163edc-743b-971c-e7d8-0000000034fc | CHANGED | Copy in cleanup service | np0005463867 2025-10-01 08:11:54,903 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.903310 | fa163edc-743b-971c-e7d8-0000000034fd | TASK | Enabling the cleanup service 2025-10-01 08:11:54,971 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.970036 | fa163edc-743b-971c-e7d8-0000000061d6 | CHANGED | Install chrony configuration file | np0005463872 2025-10-01 08:11:54,985 p=83200 u=zuul n=ansible | 2025-10-01 08:11:54.985435 | fa163edc-743b-971c-e7d8-000000005ace | TASK | Run chronyd 2025-10-01 08:11:55,030 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.030189 | 9e3c75ab-e24f-4c1d-a8db-7fcc87b5bd13 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005463872 2025-10-01 08:11:55,057 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.056486 | fa163edc-743b-971c-e7d8-00000000631f | TASK | Load distro-specific variables 2025-10-01 08:11:55,105 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.104497 | aa7f83af-2325-4663-a6d4-6ed997db88f6 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463872 2025-10-01 08:11:55,141 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.141070 | fa163edc-743b-971c-e7d8-0000000063a3 | TASK | Load distro-specific variables 2025-10-01 08:11:55,195 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.193629 | fa163edc-743b-971c-e7d8-000000003377 | CHANGED | Copy in cleanup service | np0005463866 2025-10-01 08:11:55,207 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.202047 | fa163edc-743b-971c-e7d8-0000000063a3 | OK | Load distro-specific variables | np0005463872 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:55,238 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.237945 | fa163edc-743b-971c-e7d8-000000003378 | TASK | Enabling the cleanup service 2025-10-01 08:11:55,250 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.249826 | fa163edc-743b-971c-e7d8-00000000626a | CHANGED | Force chronyd restart | np0005463871 2025-10-01 08:11:55,270 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.269509 | fa163edc-743b-971c-e7d8-000000005acf | TASK | Enable online service 2025-10-01 08:11:55,296 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.289012 | fa163edc-743b-971c-e7d8-000000006320 | TASK | Ensure chronyd is running 2025-10-01 08:11:55,319 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.318691 | 3c6d01a0-96c7-4d6c-acde-4b7082059313 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005463871 2025-10-01 08:11:55,349 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.348997 | fa163edc-743b-971c-e7d8-0000000063d0 | TASK | Create chrony-online.service unit file 2025-10-01 08:11:55,536 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.534975 | fa163edc-743b-971c-e7d8-0000000034fd | CHANGED | Enabling the cleanup service | np0005463867 2025-10-01 08:11:55,540 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.540119 | fa163edc-743b-971c-e7d8-000000003378 | CHANGED | Enabling the cleanup service | np0005463865 2025-10-01 08:11:55,569 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.569078 | fa163edc-743b-971c-e7d8-000000003379 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-01 08:11:55,598 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.598123 | fa163edc-743b-971c-e7d8-0000000034fe | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-01 08:11:55,605 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.604463 | fa163edc-743b-971c-e7d8-000000003379 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005463865 2025-10-01 08:11:55,630 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.630165 | fa163edc-743b-971c-e7d8-00000000337a | TASK | Remove existing entries from logind conf 2025-10-01 08:11:55,638 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.637252 | fa163edc-743b-971c-e7d8-0000000034fe | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005463867 2025-10-01 08:11:55,658 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.658283 | fa163edc-743b-971c-e7d8-0000000034ff | TASK | Remove existing entries from logind conf 2025-10-01 08:11:55,720 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.719662 | fa163edc-743b-971c-e7d8-000000006320 | OK | Ensure chronyd is running | np0005463872 2025-10-01 08:11:55,731 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.731629 | fa163edc-743b-971c-e7d8-000000006321 | TASK | Force chronyd restart 2025-10-01 08:11:55,946 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.945550 | fa163edc-743b-971c-e7d8-000000003378 | CHANGED | Enabling the cleanup service | np0005463866 2025-10-01 08:11:55,970 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.969750 | fa163edc-743b-971c-e7d8-000000003379 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-01 08:11:56,000 p=83200 u=zuul n=ansible | 2025-10-01 08:11:55.999544 | fa163edc-743b-971c-e7d8-000000003379 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005463866 2025-10-01 08:11:56,024 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.023303 | fa163edc-743b-971c-e7d8-00000000337a | TASK | Remove existing entries from logind conf 2025-10-01 08:11:56,087 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.086031 | fa163edc-743b-971c-e7d8-00000000337a | CHANGED | Remove existing entries from logind conf | np0005463865 2025-10-01 08:11:56,124 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.119034 | fa163edc-743b-971c-e7d8-00000000337b | TASK | Make sure systemd-logind ignores power off 2025-10-01 08:11:56,134 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.133448 | fa163edc-743b-971c-e7d8-0000000034ff | CHANGED | Remove existing entries from logind conf | np0005463867 2025-10-01 08:11:56,168 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.167759 | fa163edc-743b-971c-e7d8-000000003500 | TASK | Make sure systemd-logind ignores power off 2025-10-01 08:11:56,280 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.279846 | fa163edc-743b-971c-e7d8-000000006321 | CHANGED | Force chronyd restart | np0005463872 2025-10-01 08:11:56,316 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.315124 | fa163edc-743b-971c-e7d8-000000005acf | TASK | Enable online service 2025-10-01 08:11:56,325 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.324447 | fa163edc-743b-971c-e7d8-0000000063d0 | CHANGED | Create chrony-online.service unit file | np0005463871 2025-10-01 08:11:56,367 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.366520 | fa163edc-743b-971c-e7d8-0000000063d1 | TASK | Enable chrony-online.service 2025-10-01 08:11:56,377 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.377383 | fa163edc-743b-971c-e7d8-00000000337a | CHANGED | Remove existing entries from logind conf | np0005463866 2025-10-01 08:11:56,379 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.379509 | fa163edc-743b-971c-e7d8-00000000612f | OK | Install chronyd package | np0005463870 2025-10-01 08:11:56,398 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.398267 | b7f12b82-9a5a-439e-8b77-a5fdb2a4492a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005463872 2025-10-01 08:11:56,433 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.432806 | fa163edc-743b-971c-e7d8-000000005acc | TASK | Upgrade chronyd 2025-10-01 08:11:56,453 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.452395 | fa163edc-743b-971c-e7d8-00000000648c | TASK | Create chrony-online.service unit file 2025-10-01 08:11:56,480 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.479476 | fa163edc-743b-971c-e7d8-00000000337b | TASK | Make sure systemd-logind ignores power off 2025-10-01 08:11:56,485 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.485377 | fa163edc-743b-971c-e7d8-00000000337b | CHANGED | Make sure systemd-logind ignores power off | np0005463865 2025-10-01 08:11:56,486 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.486614 | fa163edc-743b-971c-e7d8-000000005acc | SKIPPED | Upgrade chronyd | np0005463870 2025-10-01 08:11:56,503 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.502842 | fa163edc-743b-971c-e7d8-000000005acd | TASK | Configure chronyd 2025-10-01 08:11:56,521 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.521150 | fa163edc-743b-971c-e7d8-00000000337c | TASK | Restart systemd-logind 2025-10-01 08:11:56,528 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.527542 | fa163edc-743b-971c-e7d8-000000003500 | CHANGED | Make sure systemd-logind ignores power off | np0005463867 2025-10-01 08:11:56,549 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.548832 | fa163edc-743b-971c-e7d8-000000003501 | TASK | Restart systemd-logind 2025-10-01 08:11:56,566 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.566263 | 001930b1-f384-4d06-94e1-450fbcc6237e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005463870 2025-10-01 08:11:56,589 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.589130 | fa163edc-743b-971c-e7d8-000000006534 | TASK | Load distro-specific variables 2025-10-01 08:11:56,630 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.630199 | d14f4f7b-4900-4bb0-9838-9f8c60eb71af | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463870 2025-10-01 08:11:56,641 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.641678 | fa163edc-743b-971c-e7d8-0000000065a0 | TASK | Load distro-specific variables 2025-10-01 08:11:56,708 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.706829 | fa163edc-743b-971c-e7d8-0000000065a0 | OK | Load distro-specific variables | np0005463870 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:56,727 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.726843 | fa163edc-743b-971c-e7d8-000000006535 | TASK | Install chrony configuration file 2025-10-01 08:11:56,781 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.780398 | fa163edc-743b-971c-e7d8-00000000337b | CHANGED | Make sure systemd-logind ignores power off | np0005463866 2025-10-01 08:11:56,796 p=83200 u=zuul n=ansible | 2025-10-01 08:11:56.796466 | fa163edc-743b-971c-e7d8-00000000337c | TASK | Restart systemd-logind 2025-10-01 08:11:57,087 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.086688 | fa163edc-743b-971c-e7d8-00000000337c | CHANGED | Restart systemd-logind | np0005463865 2025-10-01 08:11:57,121 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.120853 | fa163edc-743b-971c-e7d8-00000000337d | TASK | Gather service_facts on pacemaker_bootstrap_node 2025-10-01 08:11:57,146 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-01 08:11:57,199 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.198768 | fa163edc-743b-971c-e7d8-00000000337d | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005463865 2025-10-01 08:11:57,218 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.218140 | fa163edc-743b-971c-e7d8-00000000337e | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2025-10-01 08:11:57,239 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-01 08:11:57,281 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.280653 | fa163edc-743b-971c-e7d8-00000000337e | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005463865 2025-10-01 08:11:57,300 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.300120 | fa163edc-743b-971c-e7d8-00000000337f | TASK | create persistent logs directory 2025-10-01 08:11:57,340 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.339147 | fa163edc-743b-971c-e7d8-00000000337c | CHANGED | Restart systemd-logind | np0005463866 2025-10-01 08:11:57,380 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.379424 | fa163edc-743b-971c-e7d8-00000000337d | TASK | Gather service_facts on pacemaker_bootstrap_node 2025-10-01 08:11:57,387 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.387029 | fa163edc-743b-971c-e7d8-0000000063d1 | CHANGED | Enable chrony-online.service | np0005463871 2025-10-01 08:11:57,404 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.403744 | fa163edc-743b-971c-e7d8-000000005ad0 | TASK | Sync chronyc 2025-10-01 08:11:57,414 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-01 08:11:57,451 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.450865 | c8df5049-0496-4498-86c5-6bf43a2d8915 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005463871 2025-10-01 08:11:57,499 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.499429 | fa163edc-743b-971c-e7d8-0000000065cd | TASK | Force NTP sync 2025-10-01 08:11:57,506 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.506235 | fa163edc-743b-971c-e7d8-00000000337d | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005463866 2025-10-01 08:11:57,508 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.507949 | fa163edc-743b-971c-e7d8-00000000648c | CHANGED | Create chrony-online.service unit file | np0005463872 2025-10-01 08:11:57,523 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.523479 | fa163edc-743b-971c-e7d8-00000000648d | TASK | Enable chrony-online.service 2025-10-01 08:11:57,542 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.541517 | fa163edc-743b-971c-e7d8-00000000337e | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2025-10-01 08:11:57,562 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-01 08:11:57,611 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.611039 | fa163edc-743b-971c-e7d8-00000000337e | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005463866 2025-10-01 08:11:57,631 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.631339 | fa163edc-743b-971c-e7d8-00000000337f | TASK | create persistent logs directory 2025-10-01 08:11:57,677 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.676085 | fa163edc-743b-971c-e7d8-00000000337f | CHANGED | create persistent logs directory | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-01 08:11:57,833 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.832413 | fa163edc-743b-971c-e7d8-0000000065cd | CHANGED | Force NTP sync | np0005463871 2025-10-01 08:11:57,835 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.835029 | fa163edc-743b-971c-e7d8-000000006535 | CHANGED | Install chrony configuration file | np0005463870 2025-10-01 08:11:57,851 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.851162 | fa163edc-743b-971c-e7d8-000000005ace | TASK | Run chronyd 2025-10-01 08:11:57,874 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.873347 | fa163edc-743b-971c-e7d8-0000000065ce | TASK | Ensure system is NTP time synced 2025-10-01 08:11:57,911 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.910121 | 6f58a4cf-745e-4b70-bad4-6805012fd311 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005463870 2025-10-01 08:11:57,965 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.960235 | fa163edc-743b-971c-e7d8-000000006692 | TASK | Load distro-specific variables 2025-10-01 08:11:57,967 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.966598 | fa163edc-743b-971c-e7d8-00000000337f | CHANGED | create persistent logs directory | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-01 08:11:57,975 p=83200 u=zuul n=ansible | 2025-10-01 08:11:57.974416 | fa163edc-743b-971c-e7d8-00000000337f | CHANGED | create persistent logs directory | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-01 08:11:58,027 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.026735 | fa163edc-743b-971c-e7d8-000000003380 | TASK | create fcontext for rabbitmq data 2025-10-01 08:11:58,048 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.048555 | de1705b7-f3c9-437f-93e1-fcea9cd58fd4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463870 2025-10-01 08:11:58,065 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.065316 | fa163edc-743b-971c-e7d8-00000000671c | TASK | Load distro-specific variables 2025-10-01 08:11:58,092 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.091706 | fa163edc-743b-971c-e7d8-000000003501 | CHANGED | Restart systemd-logind | np0005463867 2025-10-01 08:11:58,110 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.107273 | fa163edc-743b-971c-e7d8-00000000671c | OK | Load distro-specific variables | np0005463870 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:11:58,139 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.138471 | fa163edc-743b-971c-e7d8-000000003502 | TASK | Gather service_facts on pacemaker_bootstrap_node 2025-10-01 08:11:58,161 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-01 08:11:58,171 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.171146 | fa163edc-743b-971c-e7d8-000000006693 | TASK | Ensure chronyd is running 2025-10-01 08:11:58,198 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.197752 | fa163edc-743b-971c-e7d8-000000003502 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005463867 2025-10-01 08:11:58,221 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.220788 | fa163edc-743b-971c-e7d8-00000000337f | CHANGED | create persistent logs directory | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-01 08:11:58,239 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.239145 | fa163edc-743b-971c-e7d8-000000003503 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2025-10-01 08:11:58,291 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-01 08:11:58,292 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.290790 | fa163edc-743b-971c-e7d8-000000003380 | TASK | create fcontext for rabbitmq data 2025-10-01 08:11:58,327 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.326076 | fa163edc-743b-971c-e7d8-000000003503 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005463867 2025-10-01 08:11:58,360 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.359489 | fa163edc-743b-971c-e7d8-000000003504 | TASK | create persistent logs directory 2025-10-01 08:11:58,474 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.474043 | fa163edc-743b-971c-e7d8-00000000648d | CHANGED | Enable chrony-online.service | np0005463872 2025-10-01 08:11:58,489 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.489049 | fa163edc-743b-971c-e7d8-000000005ad0 | TASK | Sync chronyc 2025-10-01 08:11:58,530 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.530506 | 0fd156d5-771d-4e2d-92e8-a032ad85491c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005463872 2025-10-01 08:11:58,559 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.559141 | fa163edc-743b-971c-e7d8-000000006751 | TASK | Force NTP sync 2025-10-01 08:11:58,648 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.647618 | fa163edc-743b-971c-e7d8-000000006693 | OK | Ensure chronyd is running | np0005463870 2025-10-01 08:11:58,663 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.662873 | fa163edc-743b-971c-e7d8-000000006694 | TASK | Force chronyd restart 2025-10-01 08:11:58,700 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.697509 | fa163edc-743b-971c-e7d8-000000003504 | CHANGED | create persistent logs directory | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-01 08:11:58,882 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.882019 | fa163edc-743b-971c-e7d8-000000006751 | CHANGED | Force NTP sync | np0005463872 2025-10-01 08:11:58,896 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.896091 | fa163edc-743b-971c-e7d8-000000006752 | TASK | Ensure system is NTP time synced 2025-10-01 08:11:58,968 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.965803 | fa163edc-743b-971c-e7d8-000000003504 | CHANGED | create persistent logs directory | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-01 08:11:58,997 p=83200 u=zuul n=ansible | 2025-10-01 08:11:58.996837 | fa163edc-743b-971c-e7d8-000000003505 | TASK | create fcontext for rabbitmq data 2025-10-01 08:11:59,209 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.209030 | fa163edc-743b-971c-e7d8-000000006694 | CHANGED | Force chronyd restart | np0005463870 2025-10-01 08:11:59,233 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.233315 | fa163edc-743b-971c-e7d8-000000005acf | TASK | Enable online service 2025-10-01 08:11:59,242 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.241655 | fa163edc-743b-971c-e7d8-000000003380 | CHANGED | create fcontext for rabbitmq data | np0005463865 2025-10-01 08:11:59,267 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.267103 | fa163edc-743b-971c-e7d8-000000003381 | TASK | create persistent directories 2025-10-01 08:11:59,287 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.286944 | 158c6451-f47c-47c3-919c-ef22c18c700e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005463870 2025-10-01 08:11:59,309 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.308826 | fa163edc-743b-971c-e7d8-000000006818 | TASK | Create chrony-online.service unit file 2025-10-01 08:11:59,477 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.476296 | fa163edc-743b-971c-e7d8-000000003380 | CHANGED | create fcontext for rabbitmq data | np0005463866 2025-10-01 08:11:59,497 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.496836 | fa163edc-743b-971c-e7d8-000000003381 | TASK | create persistent directories 2025-10-01 08:11:59,634 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.631390 | fa163edc-743b-971c-e7d8-000000003381 | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-01 08:11:59,825 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.823299 | fa163edc-743b-971c-e7d8-000000003381 | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-01 08:11:59,923 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.921146 | fa163edc-743b-971c-e7d8-000000003381 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-01 08:11:59,949 p=83200 u=zuul n=ansible | 2025-10-01 08:11:59.949093 | fa163edc-743b-971c-e7d8-000000003382 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-01 08:12:00,109 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.106411 | fa163edc-743b-971c-e7d8-000000003381 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-01 08:12:00,142 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.142227 | fa163edc-743b-971c-e7d8-000000003382 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-01 08:12:00,225 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.224244 | fa163edc-743b-971c-e7d8-000000003505 | CHANGED | create fcontext for rabbitmq data | np0005463867 2025-10-01 08:12:00,251 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.250810 | fa163edc-743b-971c-e7d8-000000003506 | TASK | create persistent directories 2025-10-01 08:12:00,298 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.297768 | fa163edc-743b-971c-e7d8-000000003382 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005463865 2025-10-01 08:12:00,317 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.317105 | fa163edc-743b-971c-e7d8-000000003384 | TASK | Set login facts 2025-10-01 08:12:00,332 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.331731 | fa163edc-743b-971c-e7d8-000000006818 | CHANGED | Create chrony-online.service unit file | np0005463870 2025-10-01 08:12:00,346 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.342899 | fa163edc-743b-971c-e7d8-000000006819 | TASK | Enable chrony-online.service 2025-10-01 08:12:00,355 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.354352 | fa163edc-743b-971c-e7d8-000000003384 | OK | Set login facts | np0005463865 2025-10-01 08:12:00,375 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.375516 | fa163edc-743b-971c-e7d8-000000003385 | TASK | Convert logins json to dict 2025-10-01 08:12:00,407 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.406461 | fa163edc-743b-971c-e7d8-000000003385 | SKIPPED | Convert logins json to dict | np0005463865 2025-10-01 08:12:00,425 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.425562 | fa163edc-743b-971c-e7d8-000000003386 | TASK | Set registry logins 2025-10-01 08:12:00,513 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.513060 | fa163edc-743b-971c-e7d8-000000003382 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005463866 2025-10-01 08:12:00,531 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.529180 | fa163edc-743b-971c-e7d8-000000003384 | TASK | Set login facts 2025-10-01 08:12:00,536 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.535512 | fa163edc-743b-971c-e7d8-000000003386 | SKIPPED | Set registry logins | np0005463865 2025-10-01 08:12:00,551 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.550864 | fa163edc-743b-971c-e7d8-000000003387 | TASK | Run podman install 2025-10-01 08:12:00,562 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.561538 | fa163edc-743b-971c-e7d8-000000003384 | OK | Set login facts | np0005463866 2025-10-01 08:12:00,579 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.579307 | fa163edc-743b-971c-e7d8-000000003385 | TASK | Convert logins json to dict 2025-10-01 08:12:00,596 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.595439 | fa163edc-743b-971c-e7d8-000000003506 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-01 08:12:00,630 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.629712 | fa163edc-743b-971c-e7d8-0000000050c3 | TASK | Gather variables for each operating system 2025-10-01 08:12:00,635 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.635254 | fa163edc-743b-971c-e7d8-000000003385 | SKIPPED | Convert logins json to dict | np0005463866 2025-10-01 08:12:00,651 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.650909 | fa163edc-743b-971c-e7d8-000000003386 | TASK | Set registry logins 2025-10-01 08:12:00,697 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.696843 | fa163edc-743b-971c-e7d8-000000003386 | SKIPPED | Set registry logins | np0005463866 2025-10-01 08:12:00,713 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.713749 | fa163edc-743b-971c-e7d8-000000003387 | TASK | Run podman install 2025-10-01 08:12:00,772 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.770612 | fa163edc-743b-971c-e7d8-0000000050c3 | OK | Gather variables for each operating system | np0005463865 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-01 08:12:00,788 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.788043 | fa163edc-743b-971c-e7d8-0000000050c3 | TASK | Gather variables for each operating system 2025-10-01 08:12:00,807 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.807567 | fa163edc-743b-971c-e7d8-0000000050c5 | TASK | ensure podman and deps are installed 2025-10-01 08:12:00,863 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.860607 | fa163edc-743b-971c-e7d8-000000003506 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-01 08:12:00,887 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.887265 | fa163edc-743b-971c-e7d8-000000003507 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-01 08:12:00,901 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.899089 | fa163edc-743b-971c-e7d8-0000000050c3 | OK | Gather variables for each operating system | np0005463866 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-01 08:12:00,937 p=83200 u=zuul n=ansible | 2025-10-01 08:12:00.936757 | fa163edc-743b-971c-e7d8-0000000050c5 | TASK | ensure podman and deps are installed 2025-10-01 08:12:01,227 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.226718 | fa163edc-743b-971c-e7d8-000000003507 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005463867 2025-10-01 08:12:01,259 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.258670 | fa163edc-743b-971c-e7d8-000000003509 | TASK | Set login facts 2025-10-01 08:12:01,298 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.296986 | fa163edc-743b-971c-e7d8-000000003509 | OK | Set login facts | np0005463867 2025-10-01 08:12:01,326 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.326295 | fa163edc-743b-971c-e7d8-00000000350a | TASK | Convert logins json to dict 2025-10-01 08:12:01,376 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.370158 | fa163edc-743b-971c-e7d8-00000000350a | SKIPPED | Convert logins json to dict | np0005463867 2025-10-01 08:12:01,377 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.377462 | fa163edc-743b-971c-e7d8-000000006819 | CHANGED | Enable chrony-online.service | np0005463870 2025-10-01 08:12:01,392 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.391813 | fa163edc-743b-971c-e7d8-000000005ad0 | TASK | Sync chronyc 2025-10-01 08:12:01,421 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.416144 | fa163edc-743b-971c-e7d8-00000000350b | TASK | Set registry logins 2025-10-01 08:12:01,438 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.437718 | 44a312e8-416d-46f1-9d09-54a15fc0c27b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005463870 2025-10-01 08:12:01,487 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.487128 | fa163edc-743b-971c-e7d8-0000000069b8 | TASK | Force NTP sync 2025-10-01 08:12:01,498 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.497295 | fa163edc-743b-971c-e7d8-00000000350b | SKIPPED | Set registry logins | np0005463867 2025-10-01 08:12:01,526 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.526306 | fa163edc-743b-971c-e7d8-00000000350c | TASK | Run podman install 2025-10-01 08:12:01,609 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.609047 | fa163edc-743b-971c-e7d8-0000000050c3 | TASK | Gather variables for each operating system 2025-10-01 08:12:01,744 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.741485 | fa163edc-743b-971c-e7d8-0000000050c3 | OK | Gather variables for each operating system | np0005463867 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-01 08:12:01,766 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.766042 | fa163edc-743b-971c-e7d8-0000000050c5 | TASK | ensure podman and deps are installed 2025-10-01 08:12:01,836 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.835982 | fa163edc-743b-971c-e7d8-0000000069b8 | CHANGED | Force NTP sync | np0005463870 2025-10-01 08:12:01,848 p=83200 u=zuul n=ansible | 2025-10-01 08:12:01.847913 | fa163edc-743b-971c-e7d8-0000000069b9 | TASK | Ensure system is NTP time synced 2025-10-01 08:12:03,718 p=83200 u=zuul n=ansible | 2025-10-01 08:12:03.718112 | fa163edc-743b-971c-e7d8-0000000050c5 | OK | ensure podman and deps are installed | np0005463865 2025-10-01 08:12:03,742 p=83200 u=zuul n=ansible | 2025-10-01 08:12:03.742108 | fa163edc-743b-971c-e7d8-0000000050c6 | TASK | Ensure we get the ansible interfaces facts 2025-10-01 08:12:03,936 p=83200 u=zuul n=ansible | 2025-10-01 08:12:03.935678 | fa163edc-743b-971c-e7d8-0000000050c5 | OK | ensure podman and deps are installed | np0005463866 2025-10-01 08:12:03,969 p=83200 u=zuul n=ansible | 2025-10-01 08:12:03.968680 | fa163edc-743b-971c-e7d8-0000000050c6 | TASK | Ensure we get the ansible interfaces facts 2025-10-01 08:12:04,372 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.372001 | fa163edc-743b-971c-e7d8-0000000050c6 | OK | Ensure we get the ansible interfaces facts | np0005463865 2025-10-01 08:12:04,403 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.402820 | fa163edc-743b-971c-e7d8-0000000050c7 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-01 08:12:04,438 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.437655 | fa163edc-743b-971c-e7d8-0000000050c7 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005463865 2025-10-01 08:12:04,466 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.465907 | fa163edc-743b-971c-e7d8-0000000050c9 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-01 08:12:04,501 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.500428 | fa163edc-743b-971c-e7d8-0000000050c9 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005463865 2025-10-01 08:12:04,526 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.519947 | fa163edc-743b-971c-e7d8-0000000050ca | TASK | Update default network configuration if possible 2025-10-01 08:12:04,534 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.534413 | fa163edc-743b-971c-e7d8-0000000050c6 | OK | Ensure we get the ansible interfaces facts | np0005463866 2025-10-01 08:12:04,560 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.555305 | fa163edc-743b-971c-e7d8-0000000050c7 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-01 08:12:04,566 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.565996 | fa163edc-743b-971c-e7d8-0000000050ca | SKIPPED | Update default network configuration if possible | np0005463865 2025-10-01 08:12:04,593 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.586984 | fa163edc-743b-971c-e7d8-0000000050cc | TASK | Make sure /etc/containers/networks exists 2025-10-01 08:12:04,601 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.601040 | fa163edc-743b-971c-e7d8-0000000050c7 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005463866 2025-10-01 08:12:04,619 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.618683 | fa163edc-743b-971c-e7d8-0000000050c9 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-01 08:12:04,653 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.652794 | fa163edc-743b-971c-e7d8-0000000050c9 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005463866 2025-10-01 08:12:04,678 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.677839 | fa163edc-743b-971c-e7d8-0000000050ca | TASK | Update default network configuration if possible 2025-10-01 08:12:04,719 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.718445 | fa163edc-743b-971c-e7d8-0000000050ca | SKIPPED | Update default network configuration if possible | np0005463866 2025-10-01 08:12:04,751 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.750475 | fa163edc-743b-971c-e7d8-0000000050cc | TASK | Make sure /etc/containers/networks exists 2025-10-01 08:12:04,814 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.814007 | fa163edc-743b-971c-e7d8-0000000050c5 | OK | ensure podman and deps are installed | np0005463867 2025-10-01 08:12:04,837 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.836608 | fa163edc-743b-971c-e7d8-0000000050c6 | TASK | Ensure we get the ansible interfaces facts 2025-10-01 08:12:04,911 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.910925 | fa163edc-743b-971c-e7d8-0000000050cc | OK | Make sure /etc/containers/networks exists | np0005463865 2025-10-01 08:12:04,935 p=83200 u=zuul n=ansible | 2025-10-01 08:12:04.935370 | fa163edc-743b-971c-e7d8-0000000050cf | TASK | Get current podman network 2025-10-01 08:12:05,062 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.061138 | fa163edc-743b-971c-e7d8-0000000050cc | OK | Make sure /etc/containers/networks exists | np0005463866 2025-10-01 08:12:05,090 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.090173 | fa163edc-743b-971c-e7d8-0000000050cf | TASK | Get current podman network 2025-10-01 08:12:05,337 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.336281 | fa163edc-743b-971c-e7d8-0000000050cf | CHANGED | Get current podman network | np0005463865 2025-10-01 08:12:05,360 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.360235 | fa163edc-743b-971c-e7d8-0000000050d0 | TASK | Update the default network configuration 2025-10-01 08:12:05,415 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.414469 | fa163edc-743b-971c-e7d8-0000000050c6 | OK | Ensure we get the ansible interfaces facts | np0005463867 2025-10-01 08:12:05,438 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.437463 | fa163edc-743b-971c-e7d8-0000000050c7 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-01 08:12:05,463 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.458516 | fa163edc-743b-971c-e7d8-0000000050cf | CHANGED | Get current podman network | np0005463866 2025-10-01 08:12:05,465 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.465531 | fa163edc-743b-971c-e7d8-0000000050c7 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005463867 2025-10-01 08:12:05,487 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.487353 | fa163edc-743b-971c-e7d8-0000000050d0 | TASK | Update the default network configuration 2025-10-01 08:12:05,508 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.508076 | fa163edc-743b-971c-e7d8-0000000050c9 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-01 08:12:05,535 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.534516 | fa163edc-743b-971c-e7d8-0000000050c9 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005463867 2025-10-01 08:12:05,549 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.549712 | fa163edc-743b-971c-e7d8-0000000050ca | TASK | Update default network configuration if possible 2025-10-01 08:12:05,581 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.580843 | fa163edc-743b-971c-e7d8-0000000050ca | SKIPPED | Update default network configuration if possible | np0005463867 2025-10-01 08:12:05,596 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.596714 | fa163edc-743b-971c-e7d8-0000000050cc | TASK | Make sure /etc/containers/networks exists 2025-10-01 08:12:05,910 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.909704 | fa163edc-743b-971c-e7d8-0000000050cc | OK | Make sure /etc/containers/networks exists | np0005463867 2025-10-01 08:12:05,945 p=83200 u=zuul n=ansible | 2025-10-01 08:12:05.944285 | fa163edc-743b-971c-e7d8-0000000050cf | TASK | Get current podman network 2025-10-01 08:12:06,322 p=83200 u=zuul n=ansible | 2025-10-01 08:12:06.321890 | fa163edc-743b-971c-e7d8-0000000050cf | CHANGED | Get current podman network | np0005463867 2025-10-01 08:12:06,344 p=83200 u=zuul n=ansible | 2025-10-01 08:12:06.343568 | fa163edc-743b-971c-e7d8-0000000050d0 | TASK | Update the default network configuration 2025-10-01 08:12:06,427 p=83200 u=zuul n=ansible | 2025-10-01 08:12:06.427076 | fa163edc-743b-971c-e7d8-0000000050d0 | CHANGED | Update the default network configuration | np0005463865 2025-10-01 08:12:06,443 p=83200 u=zuul n=ansible | 2025-10-01 08:12:06.443073 | fa163edc-743b-971c-e7d8-0000000050d1 | TASK | Write containers registries.conf 2025-10-01 08:12:06,562 p=83200 u=zuul n=ansible | 2025-10-01 08:12:06.560897 | fa163edc-743b-971c-e7d8-0000000050d0 | CHANGED | Update the default network configuration | np0005463866 2025-10-01 08:12:06,594 p=83200 u=zuul n=ansible | 2025-10-01 08:12:06.593585 | fa163edc-743b-971c-e7d8-0000000050d1 | TASK | Write containers registries.conf 2025-10-01 08:12:07,428 p=83200 u=zuul n=ansible | 2025-10-01 08:12:07.428254 | fa163edc-743b-971c-e7d8-0000000050d0 | CHANGED | Update the default network configuration | np0005463867 2025-10-01 08:12:07,444 p=83200 u=zuul n=ansible | 2025-10-01 08:12:07.444130 | fa163edc-743b-971c-e7d8-0000000050d1 | TASK | Write containers registries.conf 2025-10-01 08:12:07,489 p=83200 u=zuul n=ansible | 2025-10-01 08:12:07.489013 | fa163edc-743b-971c-e7d8-0000000050d1 | CHANGED | Write containers registries.conf | np0005463865 2025-10-01 08:12:07,505 p=83200 u=zuul n=ansible | 2025-10-01 08:12:07.504791 | fa163edc-743b-971c-e7d8-0000000050d2 | TASK | Write containers.conf 2025-10-01 08:12:07,631 p=83200 u=zuul n=ansible | 2025-10-01 08:12:07.631108 | fa163edc-743b-971c-e7d8-0000000050d1 | CHANGED | Write containers registries.conf | np0005463866 2025-10-01 08:12:07,646 p=83200 u=zuul n=ansible | 2025-10-01 08:12:07.646710 | fa163edc-743b-971c-e7d8-0000000050d2 | TASK | Write containers.conf 2025-10-01 08:12:07,833 p=83200 u=zuul n=ansible | 2025-10-01 08:12:07.830328 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463865 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-01 08:12:07,988 p=83200 u=zuul n=ansible | 2025-10-01 08:12:07.985842 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463866 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-01 08:12:08,113 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.108560 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463865 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-01 08:12:08,219 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.218365 | fa163edc-743b-971c-e7d8-0000000065ce | CHANGED | Ensure system is NTP time synced | np0005463871 2025-10-01 08:12:08,250 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.247671 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463866 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-01 08:12:08,262 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.262272 | fa163edc-743b-971c-e7d8-00000000310f | TASK | Force NTP sync 2025-10-01 08:12:08,361 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.358999 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463865 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-01 08:12:08,498 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.497631 | fa163edc-743b-971c-e7d8-0000000050d1 | CHANGED | Write containers registries.conf | np0005463867 2025-10-01 08:12:08,528 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.528374 | fa163edc-743b-971c-e7d8-0000000050d2 | TASK | Write containers.conf 2025-10-01 08:12:08,574 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.570607 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463866 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-01 08:12:08,584 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.583103 | fa163edc-743b-971c-e7d8-00000000310f | CHANGED | Force NTP sync | np0005463871 2025-10-01 08:12:08,609 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.606126 | fa163edc-743b-971c-e7d8-000000003110 | TASK | Ensure system is NTP time synced 2025-10-01 08:12:08,611 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.610708 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463865 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-01 08:12:08,650 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.649833 | fa163edc-743b-971c-e7d8-0000000050d3 | TASK | Enable podman.socket service 2025-10-01 08:12:08,683 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.682598 | fa163edc-743b-971c-e7d8-0000000050d3 | SKIPPED | Enable podman.socket service | np0005463865 2025-10-01 08:12:08,722 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.721768 | fa163edc-743b-971c-e7d8-000000003388 | TASK | Run podman login 2025-10-01 08:12:08,787 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.786720 | fa163edc-743b-971c-e7d8-00000000534f | TASK | Perform container registry login(s) with podman 2025-10-01 08:12:08,841 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.841304 | fa163edc-743b-971c-e7d8-00000000338a | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-01 08:12:08,851 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.849460 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463867 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-01 08:12:08,901 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.899763 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463866 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-01 08:12:08,925 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.925017 | fa163edc-743b-971c-e7d8-0000000050d3 | TASK | Enable podman.socket service 2025-10-01 08:12:08,959 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.954462 | fa163edc-743b-971c-e7d8-000000003110 | CHANGED | Ensure system is NTP time synced | np0005463871 2025-10-01 08:12:08,960 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.959988 | fa163edc-743b-971c-e7d8-0000000050d3 | SKIPPED | Enable podman.socket service | np0005463866 2025-10-01 08:12:08,970 p=83200 u=zuul n=ansible | 2025-10-01 08:12:08.970009 | fa163edc-743b-971c-e7d8-000000003111 | TASK | Run timezone role 2025-10-01 08:12:09,004 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.004125 | fa163edc-743b-971c-e7d8-000000003388 | TASK | Run podman login 2025-10-01 08:12:09,083 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.082714 | fa163edc-743b-971c-e7d8-000000006d52 | TASK | Set timezone 2025-10-01 08:12:09,135 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.121093 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463867 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-01 08:12:09,149 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.149434 | fa163edc-743b-971c-e7d8-00000000534f | TASK | Perform container registry login(s) with podman 2025-10-01 08:12:09,215 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.214785 | fa163edc-743b-971c-e7d8-00000000338a | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-01 08:12:09,221 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.220707 | fa163edc-743b-971c-e7d8-000000006752 | CHANGED | Ensure system is NTP time synced | np0005463872 2025-10-01 08:12:09,240 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.240391 | fa163edc-743b-971c-e7d8-0000000031cc | TASK | Force NTP sync 2025-10-01 08:12:09,445 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.443797 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463867 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-01 08:12:09,567 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.566817 | fa163edc-743b-971c-e7d8-0000000031cc | CHANGED | Force NTP sync | np0005463872 2025-10-01 08:12:09,580 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.579676 | fa163edc-743b-971c-e7d8-0000000031cd | TASK | Ensure system is NTP time synced 2025-10-01 08:12:09,696 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.695022 | fa163edc-743b-971c-e7d8-000000006d52 | OK | Set timezone | np0005463871 2025-10-01 08:12:09,710 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.710486 | fa163edc-743b-971c-e7d8-000000006d53 | TASK | Restart time services 2025-10-01 08:12:09,738 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.734578 | fa163edc-743b-971c-e7d8-0000000050d2 | CHANGED | Write containers.conf | np0005463867 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-01 08:12:09,758 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.757697 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463871 | item=rsyslog 2025-10-01 08:12:09,768 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.763376 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463871 | item=crond 2025-10-01 08:12:09,801 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.796629 | fa163edc-743b-971c-e7d8-0000000050d3 | TASK | Enable podman.socket service 2025-10-01 08:12:09,811 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.810513 | fa163edc-743b-971c-e7d8-00000000338a | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005463865 2025-10-01 08:12:09,854 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.853865 | fa163edc-743b-971c-e7d8-00000000338b | TASK | create persistent directories 2025-10-01 08:12:09,861 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.860547 | fa163edc-743b-971c-e7d8-0000000050d3 | SKIPPED | Enable podman.socket service | np0005463867 2025-10-01 08:12:09,875 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.875292 | fa163edc-743b-971c-e7d8-000000003112 | TASK | Notice - ctlplane subnet is set 2025-10-01 08:12:09,941 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.940743 | fa163edc-743b-971c-e7d8-00000000350d | TASK | Run podman login 2025-10-01 08:12:09,950 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.949418 | fa163edc-743b-971c-e7d8-0000000031cd | CHANGED | Ensure system is NTP time synced | np0005463872 2025-10-01 08:12:09,953 p=83200 u=zuul n=ansible | 2025-10-01 08:12:09.952811 | fa163edc-743b-971c-e7d8-000000003112 | OK | Notice - ctlplane subnet is set | np0005463871 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-01 08:12:10,009 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.003141 | fa163edc-743b-971c-e7d8-0000000031ce | TASK | Run timezone role 2025-10-01 08:12:10,149 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.148816 | fa163edc-743b-971c-e7d8-000000007142 | TASK | Gather variables for each operating system 2025-10-01 08:12:10,169 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.168358 | fa163edc-743b-971c-e7d8-00000000534f | TASK | Perform container registry login(s) with podman 2025-10-01 08:12:10,221 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.213903 | fa163edc-743b-971c-e7d8-00000000338b | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:10,261 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.258235 | fa163edc-743b-971c-e7d8-000000007142 | OK | Gather variables for each operating system | np0005463871 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:12:10,270 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.270282 | fa163edc-743b-971c-e7d8-000000006d52 | TASK | Set timezone 2025-10-01 08:12:10,277 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.276560 | fa163edc-743b-971c-e7d8-00000000338a | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005463866 2025-10-01 08:12:10,306 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.306022 | fa163edc-743b-971c-e7d8-00000000338b | TASK | create persistent directories 2025-10-01 08:12:10,341 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.337453 | fa163edc-743b-971c-e7d8-00000000350f | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-01 08:12:10,363 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.362606 | 71426335-15bc-486e-b3b2-79560f7c65f8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463871 2025-10-01 08:12:10,378 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.378623 | fa163edc-743b-971c-e7d8-0000000074e7 | TASK | Check tuned package is installed 2025-10-01 08:12:10,526 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.524900 | fa163edc-743b-971c-e7d8-00000000338b | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:10,624 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.622534 | fa163edc-743b-971c-e7d8-00000000338b | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:10,740 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.735563 | fa163edc-743b-971c-e7d8-0000000074e7 | CHANGED | Check tuned package is installed | np0005463871 2025-10-01 08:12:10,741 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.741046 | fa163edc-743b-971c-e7d8-000000006d52 | OK | Set timezone | np0005463872 2025-10-01 08:12:10,751 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.751168 | fa163edc-743b-971c-e7d8-0000000074e8 | TASK | Install tuned 2025-10-01 08:12:10,767 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.766630 | fa163edc-743b-971c-e7d8-000000006d53 | TASK | Restart time services 2025-10-01 08:12:10,787 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.786768 | fa163edc-743b-971c-e7d8-0000000074e8 | SKIPPED | Install tuned | np0005463871 2025-10-01 08:12:10,798 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.797969 | fa163edc-743b-971c-e7d8-0000000074e9 | TASK | Restart tuned 2025-10-01 08:12:10,816 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.814277 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463872 | item=rsyslog 2025-10-01 08:12:10,836 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.834241 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463872 | item=crond 2025-10-01 08:12:10,846 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.845211 | fa163edc-743b-971c-e7d8-00000000338b | CHANGED | create persistent directories | np0005463865 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:10,851 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.850942 | fa163edc-743b-971c-e7d8-0000000074e9 | SKIPPED | Restart tuned | np0005463871 2025-10-01 08:12:10,866 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.866202 | fa163edc-743b-971c-e7d8-000000007144 | TASK | Check for tuned-adm 2025-10-01 08:12:10,895 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.894524 | fa163edc-743b-971c-e7d8-00000000338c | TASK | ensure /run/redis is present upon reboot 2025-10-01 08:12:10,911 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.910081 | fa163edc-743b-971c-e7d8-00000000338b | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:10,920 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.920093 | fa163edc-743b-971c-e7d8-0000000031cf | TASK | Notice - ctlplane subnet is set 2025-10-01 08:12:10,947 p=83200 u=zuul n=ansible | 2025-10-01 08:12:10.947093 | fa163edc-743b-971c-e7d8-0000000031cf | OK | Notice - ctlplane subnet is set | np0005463872 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-01 08:12:11,049 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.048939 | fa163edc-743b-971c-e7d8-000000007142 | TASK | Gather variables for each operating system 2025-10-01 08:12:11,186 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.182322 | fa163edc-743b-971c-e7d8-000000007142 | OK | Gather variables for each operating system | np0005463872 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:12:11,196 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.195755 | fa163edc-743b-971c-e7d8-000000007144 | OK | Check for tuned-adm | np0005463871 2025-10-01 08:12:11,197 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.197353 | fa163edc-743b-971c-e7d8-00000000338b | CHANGED | create persistent directories | np0005463866 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:11,257 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.257203 | fa163edc-743b-971c-e7d8-00000000338c | TASK | ensure /run/redis is present upon reboot 2025-10-01 08:12:11,264 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.263765 | fa163edc-743b-971c-e7d8-00000000350f | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005463867 2025-10-01 08:12:11,280 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.279649 | f3a29771-26c2-4d65-9fd2-aaa665880a7e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463871 2025-10-01 08:12:11,303 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.302665 | fa163edc-743b-971c-e7d8-00000000775c | TASK | Ensure profile directory exists 2025-10-01 08:12:11,321 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.321317 | fa163edc-743b-971c-e7d8-000000003510 | TASK | create persistent directories 2025-10-01 08:12:11,340 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.340514 | 112ee71d-3d9c-40aa-b8e5-6f7452cbfa71 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463872 2025-10-01 08:12:11,361 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.360458 | fa163edc-743b-971c-e7d8-0000000077a4 | TASK | Check tuned package is installed 2025-10-01 08:12:11,369 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.368946 | fa163edc-743b-971c-e7d8-00000000775c | SKIPPED | Ensure profile directory exists | np0005463871 2025-10-01 08:12:11,383 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.382817 | fa163edc-743b-971c-e7d8-00000000775d | TASK | Create custom tuned profile 2025-10-01 08:12:11,446 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.445612 | fa163edc-743b-971c-e7d8-00000000775d | SKIPPED | Create custom tuned profile | np0005463871 2025-10-01 08:12:11,456 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.456281 | fa163edc-743b-971c-e7d8-00000000775e | TASK | Check tuned active profile 2025-10-01 08:12:11,672 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.669809 | fa163edc-743b-971c-e7d8-000000003510 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:11,745 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.744640 | fa163edc-743b-971c-e7d8-0000000077a4 | CHANGED | Check tuned package is installed | np0005463872 2025-10-01 08:12:11,746 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.746171 | fa163edc-743b-971c-e7d8-00000000775e | OK | Check tuned active profile | np0005463871 2025-10-01 08:12:11,759 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.758632 | fa163edc-743b-971c-e7d8-00000000775f | TASK | Check Tuned Configuration file exists 2025-10-01 08:12:11,778 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.777575 | fa163edc-743b-971c-e7d8-0000000077a5 | TASK | Install tuned 2025-10-01 08:12:11,815 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.815413 | fa163edc-743b-971c-e7d8-0000000077a5 | SKIPPED | Install tuned | np0005463872 2025-10-01 08:12:11,828 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.827867 | fa163edc-743b-971c-e7d8-0000000077a6 | TASK | Restart tuned 2025-10-01 08:12:11,862 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.861797 | fa163edc-743b-971c-e7d8-00000000338c | CHANGED | ensure /run/redis is present upon reboot | np0005463865 2025-10-01 08:12:11,863 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.863464 | fa163edc-743b-971c-e7d8-0000000077a6 | SKIPPED | Restart tuned | np0005463872 2025-10-01 08:12:11,875 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.874743 | fa163edc-743b-971c-e7d8-000000007144 | TASK | Check for tuned-adm 2025-10-01 08:12:11,894 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.893623 | fa163edc-743b-971c-e7d8-00000000338d | TASK | create persistent logs directory for rsyslog 2025-10-01 08:12:11,969 p=83200 u=zuul n=ansible | 2025-10-01 08:12:11.967189 | fa163edc-743b-971c-e7d8-000000003510 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:12,061 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.061167 | fa163edc-743b-971c-e7d8-00000000775f | OK | Check Tuned Configuration file exists | np0005463871 2025-10-01 08:12:12,074 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.073587 | fa163edc-743b-971c-e7d8-000000007760 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:12:12,141 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.141167 | fa163edc-743b-971c-e7d8-000000007760 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463871 2025-10-01 08:12:12,153 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.152824 | fa163edc-743b-971c-e7d8-000000007761 | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:12:12,166 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.166108 | fa163edc-743b-971c-e7d8-00000000338c | CHANGED | ensure /run/redis is present upon reboot | np0005463866 2025-10-01 08:12:12,213 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.208415 | fa163edc-743b-971c-e7d8-00000000338d | TASK | create persistent logs directory for rsyslog 2025-10-01 08:12:12,222 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.221659 | fa163edc-743b-971c-e7d8-0000000069b9 | CHANGED | Ensure system is NTP time synced | np0005463870 2025-10-01 08:12:12,225 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.224696 | fa163edc-743b-971c-e7d8-000000007144 | OK | Check for tuned-adm | np0005463872 2025-10-01 08:12:12,227 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.226647 | fa163edc-743b-971c-e7d8-00000000338d | CHANGED | create persistent logs directory for rsyslog | np0005463865 2025-10-01 08:12:12,228 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.228387 | fa163edc-743b-971c-e7d8-000000007761 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463871 2025-10-01 08:12:12,265 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.265044 | fa163edc-743b-971c-e7d8-000000007762 | TASK | Enable tuned profile 2025-10-01 08:12:12,284 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.282278 | fa163edc-743b-971c-e7d8-000000003510 | CHANGED | create persistent directories | np0005463867 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-01 08:12:12,330 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.329699 | fa163edc-743b-971c-e7d8-00000000338e | TASK | create persistent state directory for rsyslog 2025-10-01 08:12:12,346 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.345923 | fa163edc-743b-971c-e7d8-000000007762 | SKIPPED | Enable tuned profile | np0005463871 2025-10-01 08:12:12,362 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.362117 | 2c75c33e-e2d0-47ce-886d-363a79ec18d4 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463872 2025-10-01 08:12:12,380 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.380010 | fa163edc-743b-971c-e7d8-0000000031cc | TASK | Force NTP sync 2025-10-01 08:12:12,403 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.403006 | fa163edc-743b-971c-e7d8-0000000077ef | TASK | Ensure profile directory exists 2025-10-01 08:12:12,422 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.422317 | fa163edc-743b-971c-e7d8-000000003511 | TASK | ensure /run/redis is present upon reboot 2025-10-01 08:12:12,440 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.439443 | fa163edc-743b-971c-e7d8-000000003114 | TASK | create persistent directories 2025-10-01 08:12:12,474 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.473918 | fa163edc-743b-971c-e7d8-0000000077ef | SKIPPED | Ensure profile directory exists | np0005463872 2025-10-01 08:12:12,485 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.485403 | fa163edc-743b-971c-e7d8-0000000077f0 | TASK | Create custom tuned profile 2025-10-01 08:12:12,524 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.523410 | fa163edc-743b-971c-e7d8-00000000338d | CHANGED | create persistent logs directory for rsyslog | np0005463866 2025-10-01 08:12:12,539 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.539462 | fa163edc-743b-971c-e7d8-00000000338e | TASK | create persistent state directory for rsyslog 2025-10-01 08:12:12,555 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.554952 | fa163edc-743b-971c-e7d8-0000000077f0 | SKIPPED | Create custom tuned profile | np0005463872 2025-10-01 08:12:12,567 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.566714 | fa163edc-743b-971c-e7d8-0000000077f1 | TASK | Check tuned active profile 2025-10-01 08:12:12,636 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.635489 | fa163edc-743b-971c-e7d8-00000000338e | CHANGED | create persistent state directory for rsyslog | np0005463865 2025-10-01 08:12:12,763 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.763092 | fa163edc-743b-971c-e7d8-0000000055ae | TASK | Gather variables for each operating system 2025-10-01 08:12:12,770 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.769769 | fa163edc-743b-971c-e7d8-0000000031cc | CHANGED | Force NTP sync | np0005463870 2025-10-01 08:12:12,784 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.783877 | fa163edc-743b-971c-e7d8-0000000031cd | TASK | Ensure system is NTP time synced 2025-10-01 08:12:12,801 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.798908 | fa163edc-743b-971c-e7d8-000000003114 | CHANGED | create persistent directories | np0005463871 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:12:12,846 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.845522 | fa163edc-743b-971c-e7d8-00000000338e | CHANGED | create persistent state directory for rsyslog | np0005463866 2025-10-01 08:12:12,863 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.862332 | fa163edc-743b-971c-e7d8-0000000055ae | OK | Gather variables for each operating system | np0005463865 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-01 08:12:12,895 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.895081 | fa163edc-743b-971c-e7d8-0000000077f1 | OK | Check tuned active profile | np0005463872 2025-10-01 08:12:12,922 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.921697 | fa163edc-743b-971c-e7d8-0000000077f2 | TASK | Check Tuned Configuration file exists 2025-10-01 08:12:12,950 p=83200 u=zuul n=ansible | 2025-10-01 08:12:12.949467 | fa163edc-743b-971c-e7d8-0000000055b0 | TASK | Install the OpenSSH server 2025-10-01 08:12:13,017 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.017486 | fa163edc-743b-971c-e7d8-0000000055ae | TASK | Gather variables for each operating system 2025-10-01 08:12:13,080 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.078631 | fa163edc-743b-971c-e7d8-000000003114 | CHANGED | create persistent directories | np0005463871 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:12:13,106 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.106282 | fa163edc-743b-971c-e7d8-000000003115 | TASK | Copy in cleanup script 2025-10-01 08:12:13,114 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.113984 | fa163edc-743b-971c-e7d8-0000000031cd | CHANGED | Ensure system is NTP time synced | np0005463870 2025-10-01 08:12:13,132 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.127695 | fa163edc-743b-971c-e7d8-0000000031ce | TASK | Run timezone role 2025-10-01 08:12:13,134 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.133191 | fa163edc-743b-971c-e7d8-0000000055ae | OK | Gather variables for each operating system | np0005463866 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-01 08:12:13,167 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.166771 | fa163edc-743b-971c-e7d8-0000000055b0 | TASK | Install the OpenSSH server 2025-10-01 08:12:13,243 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.243125 | fa163edc-743b-971c-e7d8-000000006d52 | TASK | Set timezone 2025-10-01 08:12:13,250 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.250289 | fa163edc-743b-971c-e7d8-0000000077f2 | OK | Check Tuned Configuration file exists | np0005463872 2025-10-01 08:12:13,263 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.262759 | fa163edc-743b-971c-e7d8-0000000077f3 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:12:13,352 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.351374 | fa163edc-743b-971c-e7d8-0000000077f3 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463872 2025-10-01 08:12:13,367 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.367065 | fa163edc-743b-971c-e7d8-0000000077f4 | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:12:13,400 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.399522 | fa163edc-743b-971c-e7d8-0000000077f4 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463872 2025-10-01 08:12:13,409 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.409718 | fa163edc-743b-971c-e7d8-0000000077f5 | TASK | Enable tuned profile 2025-10-01 08:12:13,423 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.422900 | fa163edc-743b-971c-e7d8-000000003511 | CHANGED | ensure /run/redis is present upon reboot | np0005463867 2025-10-01 08:12:13,441 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.441466 | fa163edc-743b-971c-e7d8-000000003512 | TASK | create persistent logs directory for rsyslog 2025-10-01 08:12:13,447 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.446955 | fa163edc-743b-971c-e7d8-0000000077f5 | SKIPPED | Enable tuned profile | np0005463872 2025-10-01 08:12:13,467 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.467566 | fa163edc-743b-971c-e7d8-0000000031d1 | TASK | create persistent directories 2025-10-01 08:12:13,719 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.718555 | fa163edc-743b-971c-e7d8-000000006d52 | OK | Set timezone | np0005463870 2025-10-01 08:12:13,745 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.745317 | fa163edc-743b-971c-e7d8-000000006d53 | TASK | Restart time services 2025-10-01 08:12:13,756 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.755344 | fa163edc-743b-971c-e7d8-000000003512 | CHANGED | create persistent logs directory for rsyslog | np0005463867 2025-10-01 08:12:13,791 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.788625 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463870 | item=rsyslog 2025-10-01 08:12:13,796 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.795489 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463870 | item=crond 2025-10-01 08:12:13,808 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.805856 | fa163edc-743b-971c-e7d8-0000000031d1 | CHANGED | create persistent directories | np0005463872 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:12:13,826 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.825746 | fa163edc-743b-971c-e7d8-000000003513 | TASK | create persistent state directory for rsyslog 2025-10-01 08:12:13,874 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.873983 | fa163edc-743b-971c-e7d8-0000000031cf | TASK | Notice - ctlplane subnet is set 2025-10-01 08:12:13,917 p=83200 u=zuul n=ansible | 2025-10-01 08:12:13.916791 | fa163edc-743b-971c-e7d8-0000000031cf | OK | Notice - ctlplane subnet is set | np0005463870 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-01 08:12:14,019 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.018650 | fa163edc-743b-971c-e7d8-000000007142 | TASK | Gather variables for each operating system 2025-10-01 08:12:14,107 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.105151 | fa163edc-743b-971c-e7d8-0000000031d1 | CHANGED | create persistent directories | np0005463872 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:12:14,127 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.126739 | fa163edc-743b-971c-e7d8-0000000031d2 | TASK | Copy in cleanup script 2025-10-01 08:12:14,149 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.144746 | fa163edc-743b-971c-e7d8-000000003513 | CHANGED | create persistent state directory for rsyslog | np0005463867 2025-10-01 08:12:14,151 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.151131 | fa163edc-743b-971c-e7d8-000000003115 | CHANGED | Copy in cleanup script | np0005463871 2025-10-01 08:12:14,161 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.159272 | fa163edc-743b-971c-e7d8-000000007142 | OK | Gather variables for each operating system | np0005463870 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:12:14,173 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.173302 | fa163edc-743b-971c-e7d8-000000003116 | TASK | Copy in cleanup service 2025-10-01 08:12:14,278 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.278530 | fa163edc-743b-971c-e7d8-0000000055ae | TASK | Gather variables for each operating system 2025-10-01 08:12:14,297 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.296741 | fa1e504c-77c3-4238-a505-5df191fd3cdb | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463870 2025-10-01 08:12:14,310 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.309941 | fa163edc-743b-971c-e7d8-000000007f61 | TASK | Check tuned package is installed 2025-10-01 08:12:14,379 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.378089 | fa163edc-743b-971c-e7d8-0000000055ae | OK | Gather variables for each operating system | np0005463867 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-01 08:12:14,404 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.404064 | fa163edc-743b-971c-e7d8-0000000055b0 | TASK | Install the OpenSSH server 2025-10-01 08:12:14,677 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.676045 | fa163edc-743b-971c-e7d8-000000007f61 | CHANGED | Check tuned package is installed | np0005463870 2025-10-01 08:12:14,690 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.690330 | fa163edc-743b-971c-e7d8-000000007f62 | TASK | Install tuned 2025-10-01 08:12:14,725 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.724895 | fa163edc-743b-971c-e7d8-000000007f62 | SKIPPED | Install tuned | np0005463870 2025-10-01 08:12:14,744 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.743701 | fa163edc-743b-971c-e7d8-000000007f63 | TASK | Restart tuned 2025-10-01 08:12:14,777 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.776523 | fa163edc-743b-971c-e7d8-000000007f63 | SKIPPED | Restart tuned | np0005463870 2025-10-01 08:12:14,789 p=83200 u=zuul n=ansible | 2025-10-01 08:12:14.789443 | fa163edc-743b-971c-e7d8-000000007144 | TASK | Check for tuned-adm 2025-10-01 08:12:15,095 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.094244 | fa163edc-743b-971c-e7d8-0000000031d2 | CHANGED | Copy in cleanup script | np0005463872 2025-10-01 08:12:15,122 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.121755 | fa163edc-743b-971c-e7d8-0000000031d3 | TASK | Copy in cleanup service 2025-10-01 08:12:15,131 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.130779 | fa163edc-743b-971c-e7d8-000000007144 | OK | Check for tuned-adm | np0005463870 2025-10-01 08:12:15,160 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.159985 | fa163edc-743b-971c-e7d8-000000003116 | CHANGED | Copy in cleanup service | np0005463871 2025-10-01 08:12:15,174 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.174153 | fa163edc-743b-971c-e7d8-000000003117 | TASK | Enabling the cleanup service 2025-10-01 08:12:15,208 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.208064 | aa205045-0f41-4ad0-9b35-5c5479f70b3a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463870 2025-10-01 08:12:15,226 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.226097 | fa163edc-743b-971c-e7d8-000000007f96 | TASK | Ensure profile directory exists 2025-10-01 08:12:15,294 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.294035 | fa163edc-743b-971c-e7d8-000000007f96 | SKIPPED | Ensure profile directory exists | np0005463870 2025-10-01 08:12:15,304 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.304207 | fa163edc-743b-971c-e7d8-000000007f97 | TASK | Create custom tuned profile 2025-10-01 08:12:15,385 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.384611 | fa163edc-743b-971c-e7d8-000000007f97 | SKIPPED | Create custom tuned profile | np0005463870 2025-10-01 08:12:15,395 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.394860 | fa163edc-743b-971c-e7d8-000000007f98 | TASK | Check tuned active profile 2025-10-01 08:12:15,662 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.661246 | fa163edc-743b-971c-e7d8-000000007f98 | OK | Check tuned active profile | np0005463870 2025-10-01 08:12:15,675 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.675478 | fa163edc-743b-971c-e7d8-000000007f99 | TASK | Check Tuned Configuration file exists 2025-10-01 08:12:15,813 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.812241 | fa163edc-743b-971c-e7d8-0000000055b0 | OK | Install the OpenSSH server | np0005463865 2025-10-01 08:12:15,845 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.845233 | fa163edc-743b-971c-e7d8-0000000055b1 | TASK | Start sshd 2025-10-01 08:12:15,887 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.886465 | fa163edc-743b-971c-e7d8-0000000055b1 | SKIPPED | Start sshd | np0005463865 2025-10-01 08:12:15,889 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.888918 | fa163edc-743b-971c-e7d8-000000003117 | CHANGED | Enabling the cleanup service | np0005463871 2025-10-01 08:12:15,910 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.909787 | fa163edc-743b-971c-e7d8-000000003118 | TASK | create persistent directories 2025-10-01 08:12:15,946 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.945695 | fa163edc-743b-971c-e7d8-0000000055b2 | TASK | PasswordAuthentication notice 2025-10-01 08:12:15,994 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.993332 | fa163edc-743b-971c-e7d8-000000007f99 | OK | Check Tuned Configuration file exists | np0005463870 2025-10-01 08:12:15,996 p=83200 u=zuul n=ansible | 2025-10-01 08:12:15.995874 | fa163edc-743b-971c-e7d8-0000000055b2 | OK | PasswordAuthentication notice | np0005463865 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-01 08:12:16,021 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.021255 | fa163edc-743b-971c-e7d8-000000007f9a | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:12:16,054 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.053876 | fa163edc-743b-971c-e7d8-0000000055b3 | TASK | PasswordAuthentication duplication notice 2025-10-01 08:12:16,061 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.060526 | fa163edc-743b-971c-e7d8-0000000031d3 | CHANGED | Copy in cleanup service | np0005463872 2025-10-01 08:12:16,075 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.074774 | fa163edc-743b-971c-e7d8-0000000031d4 | TASK | Enabling the cleanup service 2025-10-01 08:12:16,093 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.092325 | fa163edc-743b-971c-e7d8-000000007f9a | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463870 2025-10-01 08:12:16,094 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.093796 | fa163edc-743b-971c-e7d8-0000000055b3 | SKIPPED | PasswordAuthentication duplication notice | np0005463865 2025-10-01 08:12:16,109 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.108729 | fa163edc-743b-971c-e7d8-000000007f9b | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:12:16,133 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.132825 | fa163edc-743b-971c-e7d8-0000000055b4 | TASK | Motd duplication notice 2025-10-01 08:12:16,169 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.166042 | fa163edc-743b-971c-e7d8-000000007f9b | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463870 2025-10-01 08:12:16,170 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.170467 | fa163edc-743b-971c-e7d8-0000000055b4 | OK | Motd duplication notice | np0005463865 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-01 08:12:16,186 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.183906 | fa163edc-743b-971c-e7d8-000000003118 | CHANGED | create persistent directories | np0005463871 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-01 08:12:16,195 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.189815 | fa163edc-743b-971c-e7d8-000000007f9c | TASK | Enable tuned profile 2025-10-01 08:12:16,222 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.221580 | fa163edc-743b-971c-e7d8-0000000055b5 | TASK | Configure the banner text 2025-10-01 08:12:16,235 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.234825 | fa163edc-743b-971c-e7d8-000000007f9c | SKIPPED | Enable tuned profile | np0005463870 2025-10-01 08:12:16,257 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.252674 | fa163edc-743b-971c-e7d8-000000003119 | TASK | create /run/netns with temp namespace 2025-10-01 08:12:16,263 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.263236 | fa163edc-743b-971c-e7d8-0000000055b5 | SKIPPED | Configure the banner text | np0005463865 2025-10-01 08:12:16,274 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.273818 | fa163edc-743b-971c-e7d8-0000000031d1 | TASK | create persistent directories 2025-10-01 08:12:16,293 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.293228 | fa163edc-743b-971c-e7d8-0000000055b6 | TASK | Configure the motd banner 2025-10-01 08:12:16,327 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.327102 | fa163edc-743b-971c-e7d8-0000000055b6 | SKIPPED | Configure the motd banner | np0005463865 2025-10-01 08:12:16,341 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.341387 | fa163edc-743b-971c-e7d8-0000000055b7 | TASK | Update sshd configuration options from vars 2025-10-01 08:12:16,380 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.379717 | fa163edc-743b-971c-e7d8-0000000055b7 | OK | Update sshd configuration options from vars | np0005463865 2025-10-01 08:12:16,398 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.397948 | fa163edc-743b-971c-e7d8-0000000055b8 | TASK | Adjust ssh server configuration 2025-10-01 08:12:16,475 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.474681 | fa163edc-743b-971c-e7d8-0000000055b0 | OK | Install the OpenSSH server | np0005463866 2025-10-01 08:12:16,512 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.511588 | fa163edc-743b-971c-e7d8-0000000055b1 | TASK | Start sshd 2025-10-01 08:12:16,521 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.520510 | fa163edc-743b-971c-e7d8-000000003119 | CHANGED | create /run/netns with temp namespace | np0005463871 2025-10-01 08:12:16,542 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.536854 | fa163edc-743b-971c-e7d8-00000000311a | TASK | remove temp namespace 2025-10-01 08:12:16,549 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.549190 | fa163edc-743b-971c-e7d8-0000000055b1 | SKIPPED | Start sshd | np0005463866 2025-10-01 08:12:16,571 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.570845 | fa163edc-743b-971c-e7d8-0000000055b2 | TASK | PasswordAuthentication notice 2025-10-01 08:12:16,619 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.613577 | fa163edc-743b-971c-e7d8-0000000055b2 | OK | PasswordAuthentication notice | np0005463866 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-01 08:12:16,624 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.620738 | fa163edc-743b-971c-e7d8-0000000031d1 | CHANGED | create persistent directories | np0005463870 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-01 08:12:16,641 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.641456 | fa163edc-743b-971c-e7d8-0000000055b3 | TASK | PasswordAuthentication duplication notice 2025-10-01 08:12:16,676 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.675615 | fa163edc-743b-971c-e7d8-0000000055b3 | SKIPPED | PasswordAuthentication duplication notice | np0005463866 2025-10-01 08:12:16,694 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.694328 | fa163edc-743b-971c-e7d8-0000000055b4 | TASK | Motd duplication notice 2025-10-01 08:12:16,737 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.736881 | fa163edc-743b-971c-e7d8-0000000055b4 | OK | Motd duplication notice | np0005463866 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-01 08:12:16,756 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.755778 | fa163edc-743b-971c-e7d8-0000000055b5 | TASK | Configure the banner text 2025-10-01 08:12:16,789 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.785909 | fa163edc-743b-971c-e7d8-0000000055b5 | SKIPPED | Configure the banner text | np0005463866 2025-10-01 08:12:16,790 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.790512 | fa163edc-743b-971c-e7d8-0000000031d4 | CHANGED | Enabling the cleanup service | np0005463872 2025-10-01 08:12:16,804 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.803724 | fa163edc-743b-971c-e7d8-0000000031d5 | TASK | create persistent directories 2025-10-01 08:12:16,830 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.830280 | fa163edc-743b-971c-e7d8-0000000055b6 | TASK | Configure the motd banner 2025-10-01 08:12:16,836 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.836403 | fa163edc-743b-971c-e7d8-00000000311a | CHANGED | remove temp namespace | np0005463871 2025-10-01 08:12:16,852 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.849693 | fa163edc-743b-971c-e7d8-00000000311b | TASK | create /var/lib/neutron 2025-10-01 08:12:16,861 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.860389 | fa163edc-743b-971c-e7d8-0000000055b6 | SKIPPED | Configure the motd banner | np0005463866 2025-10-01 08:12:16,880 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.880023 | fa163edc-743b-971c-e7d8-0000000055b7 | TASK | Update sshd configuration options from vars 2025-10-01 08:12:16,890 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.888952 | fa163edc-743b-971c-e7d8-0000000031d1 | CHANGED | create persistent directories | np0005463870 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-01 08:12:16,908 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.907761 | fa163edc-743b-971c-e7d8-0000000031d2 | TASK | Copy in cleanup script 2025-10-01 08:12:16,921 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.920586 | fa163edc-743b-971c-e7d8-0000000055b7 | OK | Update sshd configuration options from vars | np0005463866 2025-10-01 08:12:16,936 p=83200 u=zuul n=ansible | 2025-10-01 08:12:16.935801 | fa163edc-743b-971c-e7d8-0000000055b8 | TASK | Adjust ssh server configuration 2025-10-01 08:12:17,143 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.141373 | fa163edc-743b-971c-e7d8-0000000031d5 | CHANGED | create persistent directories | np0005463872 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-01 08:12:17,161 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.160917 | fa163edc-743b-971c-e7d8-00000000311b | CHANGED | create /var/lib/neutron | np0005463871 2025-10-01 08:12:17,176 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.175781 | fa163edc-743b-971c-e7d8-00000000311c | TASK | set conditions 2025-10-01 08:12:17,198 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.197457 | fa163edc-743b-971c-e7d8-0000000031d6 | TASK | create /run/netns with temp namespace 2025-10-01 08:12:17,210 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.209621 | fa163edc-743b-971c-e7d8-00000000311c | OK | set conditions | np0005463871 2025-10-01 08:12:17,225 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.225600 | fa163edc-743b-971c-e7d8-00000000311d | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-01 08:12:17,402 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.401921 | fa163edc-743b-971c-e7d8-0000000055b0 | OK | Install the OpenSSH server | np0005463867 2025-10-01 08:12:17,423 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.422675 | fa163edc-743b-971c-e7d8-0000000055b1 | TASK | Start sshd 2025-10-01 08:12:17,451 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.444419 | fa163edc-743b-971c-e7d8-0000000055b1 | SKIPPED | Start sshd | np0005463867 2025-10-01 08:12:17,452 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.452070 | fa163edc-743b-971c-e7d8-0000000055b8 | CHANGED | Adjust ssh server configuration | np0005463865 2025-10-01 08:12:17,474 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.473932 | fa163edc-743b-971c-e7d8-0000000055b9 | TASK | Restart sshd 2025-10-01 08:12:17,507 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.507286 | fa163edc-743b-971c-e7d8-0000000055b2 | TASK | PasswordAuthentication notice 2025-10-01 08:12:17,513 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.512433 | fa163edc-743b-971c-e7d8-00000000311d | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005463871 2025-10-01 08:12:17,514 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.514242 | fa163edc-743b-971c-e7d8-0000000031d6 | CHANGED | create /run/netns with temp namespace | np0005463872 2025-10-01 08:12:17,525 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.524967 | fa163edc-743b-971c-e7d8-00000000311e | TASK | create haproxy kill script 2025-10-01 08:12:17,549 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.549068 | fa163edc-743b-971c-e7d8-0000000031d7 | TASK | remove temp namespace 2025-10-01 08:12:17,558 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.557560 | fa163edc-743b-971c-e7d8-0000000055b2 | OK | PasswordAuthentication notice | np0005463867 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-01 08:12:17,575 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.574749 | fa163edc-743b-971c-e7d8-0000000055b3 | TASK | PasswordAuthentication duplication notice 2025-10-01 08:12:17,609 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.608935 | fa163edc-743b-971c-e7d8-0000000055b3 | SKIPPED | PasswordAuthentication duplication notice | np0005463867 2025-10-01 08:12:17,628 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.627695 | fa163edc-743b-971c-e7d8-0000000055b4 | TASK | Motd duplication notice 2025-10-01 08:12:17,664 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.664202 | fa163edc-743b-971c-e7d8-0000000055b4 | OK | Motd duplication notice | np0005463867 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-01 08:12:17,679 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.678992 | fa163edc-743b-971c-e7d8-0000000055b5 | TASK | Configure the banner text 2025-10-01 08:12:17,700 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.700066 | fa163edc-743b-971c-e7d8-0000000055b5 | SKIPPED | Configure the banner text | np0005463867 2025-10-01 08:12:17,715 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.714909 | fa163edc-743b-971c-e7d8-0000000055b6 | TASK | Configure the motd banner 2025-10-01 08:12:17,737 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.736547 | fa163edc-743b-971c-e7d8-0000000055b6 | SKIPPED | Configure the motd banner | np0005463867 2025-10-01 08:12:17,751 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.751064 | fa163edc-743b-971c-e7d8-0000000055b7 | TASK | Update sshd configuration options from vars 2025-10-01 08:12:17,792 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.791808 | fa163edc-743b-971c-e7d8-0000000055b7 | OK | Update sshd configuration options from vars | np0005463867 2025-10-01 08:12:17,807 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.807241 | fa163edc-743b-971c-e7d8-0000000055b8 | TASK | Adjust ssh server configuration 2025-10-01 08:12:17,851 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.850715 | fa163edc-743b-971c-e7d8-0000000031d2 | CHANGED | Copy in cleanup script | np0005463870 2025-10-01 08:12:17,861 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.861290 | fa163edc-743b-971c-e7d8-0000000031d3 | TASK | Copy in cleanup service 2025-10-01 08:12:17,886 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.885450 | fa163edc-743b-971c-e7d8-0000000031d7 | CHANGED | remove temp namespace | np0005463872 2025-10-01 08:12:17,898 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.898465 | fa163edc-743b-971c-e7d8-0000000031d8 | TASK | create /var/lib/neutron 2025-10-01 08:12:17,983 p=83200 u=zuul n=ansible | 2025-10-01 08:12:17.982930 | fa163edc-743b-971c-e7d8-0000000055b9 | CHANGED | Restart sshd | np0005463865 2025-10-01 08:12:18,012 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.012152 | fa163edc-743b-971c-e7d8-000000003390 | TASK | create persistent directories 2025-10-01 08:12:18,098 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.098267 | fa163edc-743b-971c-e7d8-0000000055b8 | CHANGED | Adjust ssh server configuration | np0005463866 2025-10-01 08:12:18,113 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.113597 | fa163edc-743b-971c-e7d8-0000000055b9 | TASK | Restart sshd 2025-10-01 08:12:18,213 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.212460 | fa163edc-743b-971c-e7d8-0000000031d8 | CHANGED | create /var/lib/neutron | np0005463872 2025-10-01 08:12:18,223 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.223161 | fa163edc-743b-971c-e7d8-0000000031d9 | TASK | set conditions 2025-10-01 08:12:18,254 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.254426 | fa163edc-743b-971c-e7d8-0000000031d9 | OK | set conditions | np0005463872 2025-10-01 08:12:18,264 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.264523 | fa163edc-743b-971c-e7d8-0000000031da | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-01 08:12:18,353 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.351398 | fa163edc-743b-971c-e7d8-000000003390 | CHANGED | create persistent directories | np0005463865 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-01 08:12:18,443 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.443296 | fa163edc-743b-971c-e7d8-00000000311e | CHANGED | create haproxy kill script | np0005463871 2025-10-01 08:12:18,587 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.587150 | fa163edc-743b-971c-e7d8-0000000031da | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005463872 2025-10-01 08:12:18,601 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.601404 | fa163edc-743b-971c-e7d8-0000000031db | TASK | create haproxy kill script 2025-10-01 08:12:18,643 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.640142 | fa163edc-743b-971c-e7d8-000000003390 | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:18,658 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.657842 | fa163edc-743b-971c-e7d8-0000000055b9 | CHANGED | Restart sshd | np0005463866 2025-10-01 08:12:18,717 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.717484 | fa163edc-743b-971c-e7d8-000000003390 | TASK | create persistent directories 2025-10-01 08:12:18,762 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.761255 | fa163edc-743b-971c-e7d8-0000000031d3 | CHANGED | Copy in cleanup service | np0005463870 2025-10-01 08:12:18,779 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.778953 | fa163edc-743b-971c-e7d8-0000000031d4 | TASK | Enabling the cleanup service 2025-10-01 08:12:18,806 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.805671 | fa163edc-743b-971c-e7d8-0000000055b8 | CHANGED | Adjust ssh server configuration | np0005463867 2025-10-01 08:12:18,827 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.826591 | fa163edc-743b-971c-e7d8-0000000055b9 | TASK | Restart sshd 2025-10-01 08:12:18,942 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.940230 | fa163edc-743b-971c-e7d8-000000003390 | CHANGED | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:18,982 p=83200 u=zuul n=ansible | 2025-10-01 08:12:18.982097 | fa163edc-743b-971c-e7d8-000000003391 | TASK | create persistent directories 2025-10-01 08:12:19,090 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.087530 | fa163edc-743b-971c-e7d8-000000003390 | CHANGED | create persistent directories | np0005463866 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-01 08:12:19,335 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.332604 | fa163edc-743b-971c-e7d8-000000003391 | OK | create persistent directories | np0005463865 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-01 08:12:19,351 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.350576 | fa163edc-743b-971c-e7d8-0000000055b9 | CHANGED | Restart sshd | np0005463867 2025-10-01 08:12:19,383 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.381363 | fa163edc-743b-971c-e7d8-000000003390 | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:19,421 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.420497 | fa163edc-743b-971c-e7d8-000000003515 | TASK | create persistent directories 2025-10-01 08:12:19,446 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.445042 | fa163edc-743b-971c-e7d8-0000000031d4 | CHANGED | Enabling the cleanup service | np0005463870 2025-10-01 08:12:19,467 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.467405 | fa163edc-743b-971c-e7d8-0000000031d5 | TASK | create persistent directories 2025-10-01 08:12:19,642 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.637027 | fa163edc-743b-971c-e7d8-0000000031db | CHANGED | create haproxy kill script | np0005463872 2025-10-01 08:12:19,645 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.644829 | fa163edc-743b-971c-e7d8-000000003391 | CHANGED | create persistent directories | np0005463865 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:19,716 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.715484 | fa163edc-743b-971c-e7d8-000000003390 | CHANGED | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:19,743 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.743195 | fa163edc-743b-971c-e7d8-000000003391 | TASK | create persistent directories 2025-10-01 08:12:19,783 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.780779 | fa163edc-743b-971c-e7d8-000000003515 | CHANGED | create persistent directories | np0005463867 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-01 08:12:19,791 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.789626 | fa163edc-743b-971c-e7d8-0000000031d5 | CHANGED | create persistent directories | np0005463870 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-01 08:12:19,819 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.818387 | fa163edc-743b-971c-e7d8-0000000031d6 | TASK | create /run/netns with temp namespace 2025-10-01 08:12:19,944 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.942051 | fa163edc-743b-971c-e7d8-000000003391 | OK | create persistent directories | np0005463865 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:19,987 p=83200 u=zuul n=ansible | 2025-10-01 08:12:19.987030 | fa163edc-743b-971c-e7d8-000000003392 | TASK | Set swift_use_local_disks fact 2025-10-01 08:12:20,027 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.026868 | fa163edc-743b-971c-e7d8-000000003392 | OK | Set swift_use_local_disks fact | np0005463865 2025-10-01 08:12:20,056 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.055762 | fa163edc-743b-971c-e7d8-000000003393 | TASK | Set use_node_data_lookup fact 2025-10-01 08:12:20,095 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.092317 | fa163edc-743b-971c-e7d8-000000003515 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:20,112 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.112222 | fa163edc-743b-971c-e7d8-000000003391 | OK | create persistent directories | np0005463866 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-01 08:12:20,119 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.114337 | fa163edc-743b-971c-e7d8-000000003393 | OK | Set use_node_data_lookup fact | np0005463865 2025-10-01 08:12:20,121 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.120593 | fa163edc-743b-971c-e7d8-0000000031d6 | CHANGED | create /run/netns with temp namespace | np0005463870 2025-10-01 08:12:20,142 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.141691 | fa163edc-743b-971c-e7d8-0000000031d7 | TASK | remove temp namespace 2025-10-01 08:12:20,163 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.162175 | fa163edc-743b-971c-e7d8-000000003394 | TASK | Create Swift d1 directory if needed 2025-10-01 08:12:20,368 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.367893 | fa163edc-743b-971c-e7d8-000000003391 | CHANGED | create persistent directories | np0005463866 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:20,377 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.376181 | fa163edc-743b-971c-e7d8-000000003515 | CHANGED | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:20,401 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.400825 | fa163edc-743b-971c-e7d8-000000003516 | TASK | create persistent directories 2025-10-01 08:12:20,419 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.418456 | fa163edc-743b-971c-e7d8-0000000031d7 | CHANGED | remove temp namespace | np0005463870 2025-10-01 08:12:20,432 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.431691 | fa163edc-743b-971c-e7d8-0000000031d8 | TASK | create /var/lib/neutron 2025-10-01 08:12:20,450 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.449399 | fa163edc-743b-971c-e7d8-000000003394 | CHANGED | Create Swift d1 directory if needed | np0005463865 2025-10-01 08:12:20,469 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.469266 | fa163edc-743b-971c-e7d8-000000003395 | TASK | Set fact for SwiftRawDisks 2025-10-01 08:12:20,509 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.508364 | fa163edc-743b-971c-e7d8-000000003395 | OK | Set fact for SwiftRawDisks | np0005463865 2025-10-01 08:12:20,527 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.527018 | fa163edc-743b-971c-e7d8-000000003396 | TASK | Get hiera swift::storage::disks::args 2025-10-01 08:12:20,558 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.558061 | fa163edc-743b-971c-e7d8-000000003396 | SKIPPED | Get hiera swift::storage::disks::args | np0005463865 2025-10-01 08:12:20,573 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.572866 | fa163edc-743b-971c-e7d8-000000003397 | TASK | Set fact for swift_raw_disks 2025-10-01 08:12:20,600 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.600274 | fa163edc-743b-971c-e7d8-000000003397 | SKIPPED | Set fact for swift_raw_disks | np0005463865 2025-10-01 08:12:20,617 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.616694 | fa163edc-743b-971c-e7d8-000000003398 | TASK | Format SwiftRawDisks 2025-10-01 08:12:20,656 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.655614 | fa163edc-743b-971c-e7d8-000000003399 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-01 08:12:20,676 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.674616 | fa163edc-743b-971c-e7d8-000000003391 | OK | create persistent directories | np0005463866 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:20,721 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.720784 | fa163edc-743b-971c-e7d8-000000003392 | TASK | Set swift_use_local_disks fact 2025-10-01 08:12:20,730 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.729622 | fa163edc-743b-971c-e7d8-000000003399 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005463865 2025-10-01 08:12:20,754 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.752071 | fa163edc-743b-971c-e7d8-000000003516 | OK | create persistent directories | np0005463867 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-01 08:12:20,774 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.773571 | fa163edc-743b-971c-e7d8-00000000339a | TASK | Mount devices defined in SwiftRawDisks 2025-10-01 08:12:20,785 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.784643 | fa163edc-743b-971c-e7d8-0000000031d8 | CHANGED | create /var/lib/neutron | np0005463870 2025-10-01 08:12:20,788 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.788050 | fa163edc-743b-971c-e7d8-000000003392 | OK | Set swift_use_local_disks fact | np0005463866 2025-10-01 08:12:20,815 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.815278 | fa163edc-743b-971c-e7d8-0000000031d9 | TASK | set conditions 2025-10-01 08:12:20,850 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.849819 | fa163edc-743b-971c-e7d8-000000003393 | TASK | Set use_node_data_lookup fact 2025-10-01 08:12:20,856 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.855758 | fa163edc-743b-971c-e7d8-0000000031d9 | OK | set conditions | np0005463870 2025-10-01 08:12:20,869 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.869534 | fa163edc-743b-971c-e7d8-0000000031da | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-01 08:12:20,899 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.898846 | fa163edc-743b-971c-e7d8-00000000339b | TASK | Check for NTP service 2025-10-01 08:12:20,905 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.904657 | fa163edc-743b-971c-e7d8-000000003393 | OK | Set use_node_data_lookup fact | np0005463866 2025-10-01 08:12:20,924 p=83200 u=zuul n=ansible | 2025-10-01 08:12:20.924138 | fa163edc-743b-971c-e7d8-000000003394 | TASK | Create Swift d1 directory if needed 2025-10-01 08:12:21,089 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.087067 | fa163edc-743b-971c-e7d8-000000003516 | CHANGED | create persistent directories | np0005463867 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:21,173 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.173067 | fa163edc-743b-971c-e7d8-0000000031da | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005463870 2025-10-01 08:12:21,195 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.195029 | fa163edc-743b-971c-e7d8-0000000031db | TASK | create haproxy kill script 2025-10-01 08:12:21,212 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.211691 | fa163edc-743b-971c-e7d8-000000003394 | CHANGED | Create Swift d1 directory if needed | np0005463866 2025-10-01 08:12:21,245 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.245000 | fa163edc-743b-971c-e7d8-000000003395 | TASK | Set fact for SwiftRawDisks 2025-10-01 08:12:21,253 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.252337 | fa163edc-743b-971c-e7d8-00000000339b | CHANGED | Check for NTP service | np0005463865 2025-10-01 08:12:21,273 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.272845 | fa163edc-743b-971c-e7d8-00000000339c | TASK | Disable NTP before configuring Chrony 2025-10-01 08:12:21,288 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.287158 | fa163edc-743b-971c-e7d8-000000003395 | OK | Set fact for SwiftRawDisks | np0005463866 2025-10-01 08:12:21,308 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.307612 | fa163edc-743b-971c-e7d8-000000003396 | TASK | Get hiera swift::storage::disks::args 2025-10-01 08:12:21,322 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.321721 | fa163edc-743b-971c-e7d8-00000000339c | SKIPPED | Disable NTP before configuring Chrony | np0005463865 2025-10-01 08:12:21,346 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.346452 | fa163edc-743b-971c-e7d8-00000000339d | TASK | Install, Configure and Run Chrony 2025-10-01 08:12:21,360 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.353628 | fa163edc-743b-971c-e7d8-000000003396 | SKIPPED | Get hiera swift::storage::disks::args | np0005463866 2025-10-01 08:12:21,364 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.361680 | fa163edc-743b-971c-e7d8-000000003516 | OK | create persistent directories | np0005463867 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-01 08:12:21,388 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.388100 | fa163edc-743b-971c-e7d8-000000003397 | TASK | Set fact for swift_raw_disks 2025-10-01 08:12:21,463 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.462727 | fa163edc-743b-971c-e7d8-000000005aca | TASK | Load distro-specific variables 2025-10-01 08:12:21,488 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.482087 | fa163edc-743b-971c-e7d8-000000003517 | TASK | Set swift_use_local_disks fact 2025-10-01 08:12:21,494 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.493682 | fa163edc-743b-971c-e7d8-000000003397 | SKIPPED | Set fact for swift_raw_disks | np0005463866 2025-10-01 08:12:21,509 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.509086 | 7cab8a22-0bac-4db5-a93b-d4745839fa76 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463865 2025-10-01 08:12:21,531 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.530795 | fa163edc-743b-971c-e7d8-00000000824e | TASK | Load distro-specific variables 2025-10-01 08:12:21,549 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.548863 | fa163edc-743b-971c-e7d8-000000003398 | TASK | Format SwiftRawDisks 2025-10-01 08:12:21,555 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.554588 | fa163edc-743b-971c-e7d8-000000003517 | OK | Set swift_use_local_disks fact | np0005463867 2025-10-01 08:12:21,575 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.569759 | fa163edc-743b-971c-e7d8-000000003518 | TASK | Set use_node_data_lookup fact 2025-10-01 08:12:21,591 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.587656 | fa163edc-743b-971c-e7d8-00000000824e | OK | Load distro-specific variables | np0005463865 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:21,612 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.611768 | fa163edc-743b-971c-e7d8-000000003399 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-01 08:12:21,618 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.618535 | fa163edc-743b-971c-e7d8-000000003518 | OK | Set use_node_data_lookup fact | np0005463867 2025-10-01 08:12:21,634 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.633980 | fa163edc-743b-971c-e7d8-000000005acb | TASK | Install chronyd 2025-10-01 08:12:21,658 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.657710 | fa163edc-743b-971c-e7d8-000000003519 | TASK | Create Swift d1 directory if needed 2025-10-01 08:12:21,667 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.667058 | fa163edc-743b-971c-e7d8-000000003399 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005463866 2025-10-01 08:12:21,686 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.685944 | 80789669-99cd-407e-ad67-4177cf22e2d9 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005463865 2025-10-01 08:12:21,710 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.709853 | fa163edc-743b-971c-e7d8-00000000828f | TASK | Load distro-specific variables 2025-10-01 08:12:21,730 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.730340 | fa163edc-743b-971c-e7d8-00000000339a | TASK | Mount devices defined in SwiftRawDisks 2025-10-01 08:12:21,768 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.768364 | b5b381a6-8637-4ede-8b8f-dc27c7ee6c02 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463865 2025-10-01 08:12:21,787 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.787257 | fa163edc-743b-971c-e7d8-0000000082d8 | TASK | Load distro-specific variables 2025-10-01 08:12:21,811 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.810712 | fa163edc-743b-971c-e7d8-00000000339b | TASK | Check for NTP service 2025-10-01 08:12:21,852 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.848571 | fa163edc-743b-971c-e7d8-0000000082d8 | OK | Load distro-specific variables | np0005463865 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:21,881 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.881401 | fa163edc-743b-971c-e7d8-000000008290 | TASK | Check for NTP service 2025-10-01 08:12:21,988 p=83200 u=zuul n=ansible | 2025-10-01 08:12:21.987656 | fa163edc-743b-971c-e7d8-000000003519 | CHANGED | Create Swift d1 directory if needed | np0005463867 2025-10-01 08:12:22,004 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.004008 | fa163edc-743b-971c-e7d8-00000000351a | TASK | Set fact for SwiftRawDisks 2025-10-01 08:12:22,044 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.043585 | fa163edc-743b-971c-e7d8-00000000351a | OK | Set fact for SwiftRawDisks | np0005463867 2025-10-01 08:12:22,059 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.059379 | fa163edc-743b-971c-e7d8-00000000351b | TASK | Get hiera swift::storage::disks::args 2025-10-01 08:12:22,089 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.088699 | fa163edc-743b-971c-e7d8-00000000351b | SKIPPED | Get hiera swift::storage::disks::args | np0005463867 2025-10-01 08:12:22,103 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.103499 | fa163edc-743b-971c-e7d8-00000000351c | TASK | Set fact for swift_raw_disks 2025-10-01 08:12:22,127 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.126937 | fa163edc-743b-971c-e7d8-0000000031db | CHANGED | create haproxy kill script | np0005463870 2025-10-01 08:12:22,150 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.150020 | fa163edc-743b-971c-e7d8-00000000351c | SKIPPED | Set fact for swift_raw_disks | np0005463867 2025-10-01 08:12:22,154 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.153833 | fa163edc-743b-971c-e7d8-00000000339b | CHANGED | Check for NTP service | np0005463866 2025-10-01 08:12:22,181 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.181576 | fa163edc-743b-971c-e7d8-00000000339c | TASK | Disable NTP before configuring Chrony 2025-10-01 08:12:22,200 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.199850 | fa163edc-743b-971c-e7d8-00000000351d | TASK | Format SwiftRawDisks 2025-10-01 08:12:22,226 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.225793 | fa163edc-743b-971c-e7d8-000000008290 | CHANGED | Check for NTP service | np0005463865 2025-10-01 08:12:22,227 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.227121 | fa163edc-743b-971c-e7d8-00000000339c | SKIPPED | Disable NTP before configuring Chrony | np0005463866 2025-10-01 08:12:22,242 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.241774 | fa163edc-743b-971c-e7d8-000000008291 | TASK | Disable NTP before configuring Chrony 2025-10-01 08:12:22,261 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.260582 | fa163edc-743b-971c-e7d8-00000000339d | TASK | Install, Configure and Run Chrony 2025-10-01 08:12:22,290 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.280519 | fa163edc-743b-971c-e7d8-00000000351e | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-01 08:12:22,297 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.297006 | fa163edc-743b-971c-e7d8-000000008291 | SKIPPED | Disable NTP before configuring Chrony | np0005463865 2025-10-01 08:12:22,363 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.363299 | fa163edc-743b-971c-e7d8-000000008292 | TASK | Install chronyd package 2025-10-01 08:12:22,381 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.380671 | fa163edc-743b-971c-e7d8-000000005aca | TASK | Load distro-specific variables 2025-10-01 08:12:22,385 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.385402 | fa163edc-743b-971c-e7d8-00000000351e | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005463867 2025-10-01 08:12:22,405 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.400456 | fa163edc-743b-971c-e7d8-00000000351f | TASK | Mount devices defined in SwiftRawDisks 2025-10-01 08:12:22,430 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.425400 | ad748262-a8d4-441d-84bd-baa735fd0969 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463866 2025-10-01 08:12:22,447 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.447514 | fa163edc-743b-971c-e7d8-0000000084b3 | TASK | Load distro-specific variables 2025-10-01 08:12:22,467 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.467623 | fa163edc-743b-971c-e7d8-000000003520 | TASK | Check for NTP service 2025-10-01 08:12:22,505 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.503291 | fa163edc-743b-971c-e7d8-0000000084b3 | OK | Load distro-specific variables | np0005463866 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:22,527 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.527416 | fa163edc-743b-971c-e7d8-000000005acb | TASK | Install chronyd 2025-10-01 08:12:22,573 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.573535 | 0761a0b1-df22-4ea8-922a-0345e9d502fa | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005463866 2025-10-01 08:12:22,593 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.593578 | fa163edc-743b-971c-e7d8-0000000084ee | TASK | Load distro-specific variables 2025-10-01 08:12:22,634 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.634366 | 024cee9c-5aa5-490a-903e-f4142a20a035 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463866 2025-10-01 08:12:22,650 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.650744 | fa163edc-743b-971c-e7d8-000000008535 | TASK | Load distro-specific variables 2025-10-01 08:12:22,707 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.706161 | fa163edc-743b-971c-e7d8-000000008535 | OK | Load distro-specific variables | np0005463866 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:22,730 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.729688 | fa163edc-743b-971c-e7d8-0000000084ef | TASK | Check for NTP service 2025-10-01 08:12:22,821 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.820841 | fa163edc-743b-971c-e7d8-000000003520 | CHANGED | Check for NTP service | np0005463867 2025-10-01 08:12:22,836 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.836445 | fa163edc-743b-971c-e7d8-000000003521 | TASK | Disable NTP before configuring Chrony 2025-10-01 08:12:22,886 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.886199 | fa163edc-743b-971c-e7d8-000000003521 | SKIPPED | Disable NTP before configuring Chrony | np0005463867 2025-10-01 08:12:22,901 p=83200 u=zuul n=ansible | 2025-10-01 08:12:22.900878 | fa163edc-743b-971c-e7d8-000000003522 | TASK | Install, Configure and Run Chrony 2025-10-01 08:12:23,010 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.010149 | fa163edc-743b-971c-e7d8-000000005aca | TASK | Load distro-specific variables 2025-10-01 08:12:23,075 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.075227 | 6af45af2-df23-4d7a-a2d2-6cf2293183ae | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463867 2025-10-01 08:12:23,117 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.117289 | fa163edc-743b-971c-e7d8-000000008700 | TASK | Load distro-specific variables 2025-10-01 08:12:23,124 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.123717 | fa163edc-743b-971c-e7d8-0000000084ef | CHANGED | Check for NTP service | np0005463866 2025-10-01 08:12:23,145 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.144883 | fa163edc-743b-971c-e7d8-0000000084f0 | TASK | Disable NTP before configuring Chrony 2025-10-01 08:12:23,177 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.175390 | fa163edc-743b-971c-e7d8-000000008700 | OK | Load distro-specific variables | np0005463867 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:23,224 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.223918 | fa163edc-743b-971c-e7d8-000000005acb | TASK | Install chronyd 2025-10-01 08:12:23,234 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.233422 | fa163edc-743b-971c-e7d8-0000000084f0 | SKIPPED | Disable NTP before configuring Chrony | np0005463866 2025-10-01 08:12:23,259 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.259320 | fa163edc-743b-971c-e7d8-0000000084f1 | TASK | Install chronyd package 2025-10-01 08:12:23,291 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.291533 | 4f9dcc42-e48a-4556-9f13-a5f573b11b06 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005463867 2025-10-01 08:12:23,312 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.311985 | fa163edc-743b-971c-e7d8-00000000873b | TASK | Load distro-specific variables 2025-10-01 08:12:23,350 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.350335 | e3e2ca7d-4a0a-40f9-bcb7-27af4c9d2a2a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463867 2025-10-01 08:12:23,367 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.366800 | fa163edc-743b-971c-e7d8-000000008782 | TASK | Load distro-specific variables 2025-10-01 08:12:23,426 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.424787 | fa163edc-743b-971c-e7d8-000000008782 | OK | Load distro-specific variables | np0005463867 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:23,447 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.447654 | fa163edc-743b-971c-e7d8-00000000873c | TASK | Check for NTP service 2025-10-01 08:12:23,769 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.768354 | fa163edc-743b-971c-e7d8-00000000873c | CHANGED | Check for NTP service | np0005463867 2025-10-01 08:12:23,798 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.798405 | fa163edc-743b-971c-e7d8-00000000873d | TASK | Disable NTP before configuring Chrony 2025-10-01 08:12:23,851 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.851027 | fa163edc-743b-971c-e7d8-00000000873d | SKIPPED | Disable NTP before configuring Chrony | np0005463867 2025-10-01 08:12:23,870 p=83200 u=zuul n=ansible | 2025-10-01 08:12:23.870066 | fa163edc-743b-971c-e7d8-00000000873e | TASK | Install chronyd package 2025-10-01 08:12:25,219 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.217933 | fa163edc-743b-971c-e7d8-000000008292 | OK | Install chronyd package | np0005463865 2025-10-01 08:12:25,250 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.249787 | fa163edc-743b-971c-e7d8-000000005acc | TASK | Upgrade chronyd 2025-10-01 08:12:25,278 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.277428 | fa163edc-743b-971c-e7d8-000000005acc | SKIPPED | Upgrade chronyd | np0005463865 2025-10-01 08:12:25,307 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.306807 | fa163edc-743b-971c-e7d8-000000005acd | TASK | Configure chronyd 2025-10-01 08:12:25,359 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.359377 | 63e4484b-130d-405c-b2fb-066c7314895a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005463865 2025-10-01 08:12:25,393 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.393501 | fa163edc-743b-971c-e7d8-0000000087bb | TASK | Load distro-specific variables 2025-10-01 08:12:25,429 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.429009 | 9b7e1c2a-ed4a-4cfd-86f4-7fb47b6c342e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463865 2025-10-01 08:12:25,444 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.444688 | fa163edc-743b-971c-e7d8-000000008827 | TASK | Load distro-specific variables 2025-10-01 08:12:25,498 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.496582 | fa163edc-743b-971c-e7d8-000000008827 | OK | Load distro-specific variables | np0005463865 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:25,517 p=83200 u=zuul n=ansible | 2025-10-01 08:12:25.517530 | fa163edc-743b-971c-e7d8-0000000087bc | TASK | Install chrony configuration file 2025-10-01 08:12:26,248 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.247699 | fa163edc-743b-971c-e7d8-0000000084f1 | OK | Install chronyd package | np0005463866 2025-10-01 08:12:26,269 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.268834 | fa163edc-743b-971c-e7d8-000000005acc | TASK | Upgrade chronyd 2025-10-01 08:12:26,294 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.294303 | fa163edc-743b-971c-e7d8-000000005acc | SKIPPED | Upgrade chronyd | np0005463866 2025-10-01 08:12:26,314 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.313632 | fa163edc-743b-971c-e7d8-000000005acd | TASK | Configure chronyd 2025-10-01 08:12:26,368 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.368475 | ce8fd0f3-0fc2-4db7-b44e-a2a121af9acc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005463866 2025-10-01 08:12:26,393 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.393611 | fa163edc-743b-971c-e7d8-00000000884c | TASK | Load distro-specific variables 2025-10-01 08:12:26,432 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.431817 | 7e8e1cc6-756a-41e9-bc04-0308bfd6b150 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463866 2025-10-01 08:12:26,447 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.447629 | fa163edc-743b-971c-e7d8-0000000088b8 | TASK | Load distro-specific variables 2025-10-01 08:12:26,514 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.512919 | fa163edc-743b-971c-e7d8-0000000088b8 | OK | Load distro-specific variables | np0005463866 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:26,537 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.536905 | fa163edc-743b-971c-e7d8-00000000884d | TASK | Install chrony configuration file 2025-10-01 08:12:26,600 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.599799 | fa163edc-743b-971c-e7d8-0000000087bc | CHANGED | Install chrony configuration file | np0005463865 2025-10-01 08:12:26,616 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.615947 | fa163edc-743b-971c-e7d8-000000005ace | TASK | Run chronyd 2025-10-01 08:12:26,667 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.666872 | 05fc70de-6830-4202-a354-e242e7850de8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005463865 2025-10-01 08:12:26,691 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.691661 | fa163edc-743b-971c-e7d8-0000000088db | TASK | Load distro-specific variables 2025-10-01 08:12:26,734 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.734437 | 21b005b6-1399-48ca-af92-1cb1483b2b9e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463865 2025-10-01 08:12:26,752 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.752352 | fa163edc-743b-971c-e7d8-00000000895f | TASK | Load distro-specific variables 2025-10-01 08:12:26,813 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.811657 | fa163edc-743b-971c-e7d8-00000000895f | OK | Load distro-specific variables | np0005463865 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:26,834 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.833824 | fa163edc-743b-971c-e7d8-0000000088dc | TASK | Ensure chronyd is running 2025-10-01 08:12:26,930 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.930267 | fa163edc-743b-971c-e7d8-00000000873e | OK | Install chronyd package | np0005463867 2025-10-01 08:12:26,945 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.945421 | fa163edc-743b-971c-e7d8-000000005acc | TASK | Upgrade chronyd 2025-10-01 08:12:26,972 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.972350 | fa163edc-743b-971c-e7d8-000000005acc | SKIPPED | Upgrade chronyd | np0005463867 2025-10-01 08:12:26,990 p=83200 u=zuul n=ansible | 2025-10-01 08:12:26.989757 | fa163edc-743b-971c-e7d8-000000005acd | TASK | Configure chronyd 2025-10-01 08:12:27,039 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.039472 | c89667ad-7345-4c07-843e-a528cc38a8c7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005463867 2025-10-01 08:12:27,061 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.061448 | fa163edc-743b-971c-e7d8-00000000898c | TASK | Load distro-specific variables 2025-10-01 08:12:27,104 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.104158 | 768634b2-c347-41b2-8682-da3e16de64ad | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463867 2025-10-01 08:12:27,120 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.119929 | fa163edc-743b-971c-e7d8-0000000089f8 | TASK | Load distro-specific variables 2025-10-01 08:12:27,159 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.157641 | fa163edc-743b-971c-e7d8-0000000089f8 | OK | Load distro-specific variables | np0005463867 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:27,187 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.187038 | fa163edc-743b-971c-e7d8-00000000898d | TASK | Install chrony configuration file 2025-10-01 08:12:27,437 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.436286 | fa163edc-743b-971c-e7d8-0000000088dc | OK | Ensure chronyd is running | np0005463865 2025-10-01 08:12:27,458 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.458132 | fa163edc-743b-971c-e7d8-0000000088dd | TASK | Force chronyd restart 2025-10-01 08:12:27,675 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.674417 | fa163edc-743b-971c-e7d8-00000000884d | CHANGED | Install chrony configuration file | np0005463866 2025-10-01 08:12:27,696 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.696247 | fa163edc-743b-971c-e7d8-000000005ace | TASK | Run chronyd 2025-10-01 08:12:27,755 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.755213 | cac3ec4e-3cca-48ad-a30f-52b36ec2af48 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005463866 2025-10-01 08:12:27,782 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.782416 | fa163edc-743b-971c-e7d8-000000008a1d | TASK | Load distro-specific variables 2025-10-01 08:12:27,823 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.823415 | 1a3b9bd0-6a47-442a-b27d-661ff25f3130 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463866 2025-10-01 08:12:27,840 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.839793 | fa163edc-743b-971c-e7d8-000000008aa1 | TASK | Load distro-specific variables 2025-10-01 08:12:27,883 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.881548 | fa163edc-743b-971c-e7d8-000000008aa1 | OK | Load distro-specific variables | np0005463866 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:27,912 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.911568 | fa163edc-743b-971c-e7d8-000000008a1e | TASK | Ensure chronyd is running 2025-10-01 08:12:27,982 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.981819 | fa163edc-743b-971c-e7d8-0000000088dd | CHANGED | Force chronyd restart | np0005463865 2025-10-01 08:12:27,998 p=83200 u=zuul n=ansible | 2025-10-01 08:12:27.997973 | fa163edc-743b-971c-e7d8-000000005acf | TASK | Enable online service 2025-10-01 08:12:28,044 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.044008 | 5343fe54-08a9-4e98-b09e-52dd435adb98 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005463865 2025-10-01 08:12:28,070 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.070605 | fa163edc-743b-971c-e7d8-000000008acc | TASK | Create chrony-online.service unit file 2025-10-01 08:12:28,264 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.263591 | fa163edc-743b-971c-e7d8-00000000898d | CHANGED | Install chrony configuration file | np0005463867 2025-10-01 08:12:28,279 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.279253 | fa163edc-743b-971c-e7d8-000000005ace | TASK | Run chronyd 2025-10-01 08:12:28,322 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.322006 | cdd745e6-601d-4cb4-a1fa-45e14b18b17d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005463867 2025-10-01 08:12:28,348 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.347619 | fa163edc-743b-971c-e7d8-000000008b70 | TASK | Load distro-specific variables 2025-10-01 08:12:28,365 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.364794 | fa163edc-743b-971c-e7d8-000000008a1e | OK | Ensure chronyd is running | np0005463866 2025-10-01 08:12:28,383 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.383004 | fa163edc-743b-971c-e7d8-000000008a1f | TASK | Force chronyd restart 2025-10-01 08:12:28,405 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.405269 | 752f5c97-f124-4192-96de-96f0112d17a5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005463867 2025-10-01 08:12:28,423 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.423000 | fa163edc-743b-971c-e7d8-000000008bf6 | TASK | Load distro-specific variables 2025-10-01 08:12:28,492 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.489830 | fa163edc-743b-971c-e7d8-000000008bf6 | OK | Load distro-specific variables | np0005463867 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-01 08:12:28,521 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.521071 | fa163edc-743b-971c-e7d8-000000008b71 | TASK | Ensure chronyd is running 2025-10-01 08:12:28,902 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.901558 | fa163edc-743b-971c-e7d8-000000008a1f | CHANGED | Force chronyd restart | np0005463866 2025-10-01 08:12:28,936 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.935716 | fa163edc-743b-971c-e7d8-000000005acf | TASK | Enable online service 2025-10-01 08:12:28,976 p=83200 u=zuul n=ansible | 2025-10-01 08:12:28.976121 | fa163edc-743b-971c-e7d8-000000008acc | CHANGED | Create chrony-online.service unit file | np0005463865 2025-10-01 08:12:29,011 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.010931 | cc4eeb51-5928-4725-8d4e-378b0e0a7545 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005463866 2025-10-01 08:12:29,062 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.061576 | fa163edc-743b-971c-e7d8-000000008acd | TASK | Enable chrony-online.service 2025-10-01 08:12:29,086 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.086075 | fa163edc-743b-971c-e7d8-000000008c23 | TASK | Create chrony-online.service unit file 2025-10-01 08:12:29,093 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.092871 | fa163edc-743b-971c-e7d8-000000008b71 | OK | Ensure chronyd is running | np0005463867 2025-10-01 08:12:29,110 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.109985 | fa163edc-743b-971c-e7d8-000000008b72 | TASK | Force chronyd restart 2025-10-01 08:12:29,645 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.645060 | fa163edc-743b-971c-e7d8-000000008b72 | CHANGED | Force chronyd restart | np0005463867 2025-10-01 08:12:29,677 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.677425 | fa163edc-743b-971c-e7d8-000000005acf | TASK | Enable online service 2025-10-01 08:12:29,740 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.739897 | e02cffff-6001-4f64-971b-79daa6669e0a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005463867 2025-10-01 08:12:29,776 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.776426 | fa163edc-743b-971c-e7d8-000000008cc9 | TASK | Create chrony-online.service unit file 2025-10-01 08:12:29,951 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.950467 | fa163edc-743b-971c-e7d8-000000008acd | CHANGED | Enable chrony-online.service | np0005463865 2025-10-01 08:12:29,971 p=83200 u=zuul n=ansible | 2025-10-01 08:12:29.971113 | fa163edc-743b-971c-e7d8-000000005ad0 | TASK | Sync chronyc 2025-10-01 08:12:30,023 p=83200 u=zuul n=ansible | 2025-10-01 08:12:30.023033 | 5996bdd1-aa8f-4808-94c8-4d9634327e5d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005463865 2025-10-01 08:12:30,055 p=83200 u=zuul n=ansible | 2025-10-01 08:12:30.055624 | fa163edc-743b-971c-e7d8-000000008d6d | TASK | Force NTP sync 2025-10-01 08:12:30,104 p=83200 u=zuul n=ansible | 2025-10-01 08:12:30.104069 | fa163edc-743b-971c-e7d8-000000008c23 | CHANGED | Create chrony-online.service unit file | np0005463866 2025-10-01 08:12:30,119 p=83200 u=zuul n=ansible | 2025-10-01 08:12:30.119626 | fa163edc-743b-971c-e7d8-000000008c24 | TASK | Enable chrony-online.service 2025-10-01 08:12:30,367 p=83200 u=zuul n=ansible | 2025-10-01 08:12:30.366621 | fa163edc-743b-971c-e7d8-000000008d6d | CHANGED | Force NTP sync | np0005463865 2025-10-01 08:12:30,401 p=83200 u=zuul n=ansible | 2025-10-01 08:12:30.400573 | fa163edc-743b-971c-e7d8-000000008d6e | TASK | Ensure system is NTP time synced 2025-10-01 08:12:30,716 p=83200 u=zuul n=ansible | 2025-10-01 08:12:30.715875 | fa163edc-743b-971c-e7d8-000000008cc9 | CHANGED | Create chrony-online.service unit file | np0005463867 2025-10-01 08:12:30,731 p=83200 u=zuul n=ansible | 2025-10-01 08:12:30.731380 | fa163edc-743b-971c-e7d8-000000008cca | TASK | Enable chrony-online.service 2025-10-01 08:12:31,100 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.099536 | fa163edc-743b-971c-e7d8-000000008c24 | CHANGED | Enable chrony-online.service | np0005463866 2025-10-01 08:12:31,132 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.132011 | fa163edc-743b-971c-e7d8-000000005ad0 | TASK | Sync chronyc 2025-10-01 08:12:31,187 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.186762 | 5cdec55f-b274-4620-9999-89dc22193598 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005463866 2025-10-01 08:12:31,229 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.228501 | fa163edc-743b-971c-e7d8-000000008e2e | TASK | Force NTP sync 2025-10-01 08:12:31,542 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.541452 | fa163edc-743b-971c-e7d8-000000008e2e | CHANGED | Force NTP sync | np0005463866 2025-10-01 08:12:31,556 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.556134 | fa163edc-743b-971c-e7d8-000000008e2f | TASK | Ensure system is NTP time synced 2025-10-01 08:12:31,589 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.589224 | fa163edc-743b-971c-e7d8-000000008cca | CHANGED | Enable chrony-online.service | np0005463867 2025-10-01 08:12:31,605 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.605700 | fa163edc-743b-971c-e7d8-000000005ad0 | TASK | Sync chronyc 2025-10-01 08:12:31,647 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.647483 | ab357966-7b84-41da-867d-6325ef12a5b1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005463867 2025-10-01 08:12:31,676 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.676545 | fa163edc-743b-971c-e7d8-000000008eeb | TASK | Force NTP sync 2025-10-01 08:12:31,993 p=83200 u=zuul n=ansible | 2025-10-01 08:12:31.993081 | fa163edc-743b-971c-e7d8-000000008eeb | CHANGED | Force NTP sync | np0005463867 2025-10-01 08:12:32,009 p=83200 u=zuul n=ansible | 2025-10-01 08:12:32.009609 | fa163edc-743b-971c-e7d8-000000008eec | TASK | Ensure system is NTP time synced 2025-10-01 08:12:40,735 p=83200 u=zuul n=ansible | 2025-10-01 08:12:40.734639 | fa163edc-743b-971c-e7d8-000000008d6e | CHANGED | Ensure system is NTP time synced | np0005463865 2025-10-01 08:12:40,774 p=83200 u=zuul n=ansible | 2025-10-01 08:12:40.774252 | fa163edc-743b-971c-e7d8-00000000339e | TASK | Force NTP sync 2025-10-01 08:12:41,128 p=83200 u=zuul n=ansible | 2025-10-01 08:12:41.127202 | fa163edc-743b-971c-e7d8-00000000339e | CHANGED | Force NTP sync | np0005463865 2025-10-01 08:12:41,154 p=83200 u=zuul n=ansible | 2025-10-01 08:12:41.154421 | fa163edc-743b-971c-e7d8-00000000339f | TASK | Ensure system is NTP time synced 2025-10-01 08:12:41,469 p=83200 u=zuul n=ansible | 2025-10-01 08:12:41.468446 | fa163edc-743b-971c-e7d8-00000000339f | CHANGED | Ensure system is NTP time synced | np0005463865 2025-10-01 08:12:41,488 p=83200 u=zuul n=ansible | 2025-10-01 08:12:41.487739 | fa163edc-743b-971c-e7d8-0000000033a0 | TASK | Run timezone role 2025-10-01 08:12:41,585 p=83200 u=zuul n=ansible | 2025-10-01 08:12:41.585289 | fa163edc-743b-971c-e7d8-000000006d52 | TASK | Set timezone 2025-10-01 08:12:41,892 p=83200 u=zuul n=ansible | 2025-10-01 08:12:41.891571 | fa163edc-743b-971c-e7d8-000000008e2f | CHANGED | Ensure system is NTP time synced | np0005463866 2025-10-01 08:12:41,950 p=83200 u=zuul n=ansible | 2025-10-01 08:12:41.950190 | fa163edc-743b-971c-e7d8-00000000339e | TASK | Force NTP sync 2025-10-01 08:12:42,058 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.057026 | fa163edc-743b-971c-e7d8-000000006d52 | OK | Set timezone | np0005463865 2025-10-01 08:12:42,089 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.088638 | fa163edc-743b-971c-e7d8-000000006d53 | TASK | Restart time services 2025-10-01 08:12:42,133 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.130228 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463865 | item=rsyslog 2025-10-01 08:12:42,140 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.138239 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463865 | item=crond 2025-10-01 08:12:42,193 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.192813 | fa163edc-743b-971c-e7d8-0000000033a1 | TASK | Notice - ctlplane subnet is set 2025-10-01 08:12:42,227 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.226354 | fa163edc-743b-971c-e7d8-0000000033a1 | OK | Notice - ctlplane subnet is set | np0005463865 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-01 08:12:42,274 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.274085 | fa163edc-743b-971c-e7d8-00000000339e | CHANGED | Force NTP sync | np0005463866 2025-10-01 08:12:42,299 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.298803 | fa163edc-743b-971c-e7d8-00000000339f | TASK | Ensure system is NTP time synced 2025-10-01 08:12:42,394 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.394015 | fa163edc-743b-971c-e7d8-000000007142 | TASK | Gather variables for each operating system 2025-10-01 08:12:42,399 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.399091 | fa163edc-743b-971c-e7d8-000000008eec | CHANGED | Ensure system is NTP time synced | np0005463867 2025-10-01 08:12:42,427 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.426720 | fa163edc-743b-971c-e7d8-000000003523 | TASK | Force NTP sync 2025-10-01 08:12:42,514 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.512089 | fa163edc-743b-971c-e7d8-000000007142 | OK | Gather variables for each operating system | np0005463865 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:12:42,593 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.588274 | fa163edc-743b-971c-e7d8-00000000339f | CHANGED | Ensure system is NTP time synced | np0005463866 2025-10-01 08:12:42,614 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.614340 | 29f9134e-15ab-4ad0-b5a5-180ce52cdcfb | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463865 2025-10-01 08:12:42,636 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.636222 | fa163edc-743b-971c-e7d8-0000000093fa | TASK | Check tuned package is installed 2025-10-01 08:12:42,654 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.654108 | fa163edc-743b-971c-e7d8-0000000033a0 | TASK | Run timezone role 2025-10-01 08:12:42,752 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.752027 | fa163edc-743b-971c-e7d8-000000006d52 | TASK | Set timezone 2025-10-01 08:12:42,758 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.757519 | fa163edc-743b-971c-e7d8-000000003523 | CHANGED | Force NTP sync | np0005463867 2025-10-01 08:12:42,772 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.772654 | fa163edc-743b-971c-e7d8-000000003524 | TASK | Ensure system is NTP time synced 2025-10-01 08:12:42,989 p=83200 u=zuul n=ansible | 2025-10-01 08:12:42.988388 | fa163edc-743b-971c-e7d8-0000000093fa | CHANGED | Check tuned package is installed | np0005463865 2025-10-01 08:12:43,003 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.003373 | fa163edc-743b-971c-e7d8-0000000093fb | TASK | Install tuned 2025-10-01 08:12:43,036 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.035361 | fa163edc-743b-971c-e7d8-0000000093fb | SKIPPED | Install tuned | np0005463865 2025-10-01 08:12:43,066 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.066244 | fa163edc-743b-971c-e7d8-0000000093fc | TASK | Restart tuned 2025-10-01 08:12:43,089 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.088635 | fa163edc-743b-971c-e7d8-000000003524 | CHANGED | Ensure system is NTP time synced | np0005463867 2025-10-01 08:12:43,125 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.124850 | fa163edc-743b-971c-e7d8-000000003525 | TASK | Run timezone role 2025-10-01 08:12:43,132 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.131531 | fa163edc-743b-971c-e7d8-0000000093fc | SKIPPED | Restart tuned | np0005463865 2025-10-01 08:12:43,169 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.168467 | fa163edc-743b-971c-e7d8-000000007144 | TASK | Check for tuned-adm 2025-10-01 08:12:43,258 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.258045 | fa163edc-743b-971c-e7d8-000000006d52 | TASK | Set timezone 2025-10-01 08:12:43,264 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.263749 | fa163edc-743b-971c-e7d8-000000006d52 | OK | Set timezone | np0005463866 2025-10-01 08:12:43,280 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.280322 | fa163edc-743b-971c-e7d8-000000006d53 | TASK | Restart time services 2025-10-01 08:12:43,323 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.321612 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463866 | item=rsyslog 2025-10-01 08:12:43,329 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.328331 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463866 | item=crond 2025-10-01 08:12:43,361 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.361246 | fa163edc-743b-971c-e7d8-0000000033a1 | TASK | Notice - ctlplane subnet is set 2025-10-01 08:12:43,397 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.397167 | fa163edc-743b-971c-e7d8-0000000033a1 | OK | Notice - ctlplane subnet is set | np0005463866 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-01 08:12:43,551 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.550878 | fa163edc-743b-971c-e7d8-000000007142 | TASK | Gather variables for each operating system 2025-10-01 08:12:43,557 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.556624 | fa163edc-743b-971c-e7d8-000000007144 | OK | Check for tuned-adm | np0005463865 2025-10-01 08:12:43,616 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.616470 | e76af807-263a-48b6-96b3-8ae6297e394f | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463865 2025-10-01 08:12:43,640 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.639784 | fa163edc-743b-971c-e7d8-000000009a6b | TASK | Ensure profile directory exists 2025-10-01 08:12:43,678 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.675894 | fa163edc-743b-971c-e7d8-000000007142 | OK | Gather variables for each operating system | np0005463866 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:12:43,694 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.694386 | fa163edc-743b-971c-e7d8-000000009a6b | SKIPPED | Ensure profile directory exists | np0005463865 2025-10-01 08:12:43,695 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.695221 | fa163edc-743b-971c-e7d8-000000006d52 | OK | Set timezone | np0005463867 2025-10-01 08:12:43,709 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.709402 | fa163edc-743b-971c-e7d8-000000009a6c | TASK | Create custom tuned profile 2025-10-01 08:12:43,747 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.747322 | fa163edc-743b-971c-e7d8-000000006d53 | TASK | Restart time services 2025-10-01 08:12:43,762 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.761579 | fa163edc-743b-971c-e7d8-000000009a6c | SKIPPED | Create custom tuned profile | np0005463865 2025-10-01 08:12:43,782 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.781406 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463867 | item=rsyslog 2025-10-01 08:12:43,787 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.787102 | fa163edc-743b-971c-e7d8-000000006d53 | SKIPPED | Restart time services | np0005463867 | item=crond 2025-10-01 08:12:43,797 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.797352 | fa163edc-743b-971c-e7d8-000000009a6d | TASK | Check tuned active profile 2025-10-01 08:12:43,820 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.819804 | dbe3dd2b-6f5c-4b78-90c3-e4fc4c227a14 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463866 2025-10-01 08:12:43,836 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.836616 | fa163edc-743b-971c-e7d8-000000009ac3 | TASK | Check tuned package is installed 2025-10-01 08:12:43,869 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.868435 | fa163edc-743b-971c-e7d8-000000003526 | TASK | Notice - ctlplane subnet is set 2025-10-01 08:12:43,901 p=83200 u=zuul n=ansible | 2025-10-01 08:12:43.900708 | fa163edc-743b-971c-e7d8-000000003526 | OK | Notice - ctlplane subnet is set | np0005463867 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-01 08:12:44,007 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.007346 | fa163edc-743b-971c-e7d8-000000007142 | TASK | Gather variables for each operating system 2025-10-01 08:12:44,090 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.090116 | fa163edc-743b-971c-e7d8-000000009a6d | OK | Check tuned active profile | np0005463865 2025-10-01 08:12:44,105 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.105097 | fa163edc-743b-971c-e7d8-000000009a6e | TASK | Check Tuned Configuration file exists 2025-10-01 08:12:44,129 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.127771 | fa163edc-743b-971c-e7d8-000000007142 | OK | Gather variables for each operating system | np0005463867 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-01 08:12:44,192 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.192212 | fa163edc-743b-971c-e7d8-000000009ac3 | CHANGED | Check tuned package is installed | np0005463866 2025-10-01 08:12:44,208 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.207881 | fa163edc-743b-971c-e7d8-000000009ac4 | TASK | Install tuned 2025-10-01 08:12:44,243 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.243073 | 442b8c31-03bf-4c6f-974c-00a3eeea4623 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005463867 2025-10-01 08:12:44,260 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.260250 | fa163edc-743b-971c-e7d8-000000009d2e | TASK | Check tuned package is installed 2025-10-01 08:12:44,265 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.264771 | fa163edc-743b-971c-e7d8-000000009ac4 | SKIPPED | Install tuned | np0005463866 2025-10-01 08:12:44,280 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.280671 | fa163edc-743b-971c-e7d8-000000009ac5 | TASK | Restart tuned 2025-10-01 08:12:44,315 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.315106 | fa163edc-743b-971c-e7d8-000000009ac5 | SKIPPED | Restart tuned | np0005463866 2025-10-01 08:12:44,330 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.330378 | fa163edc-743b-971c-e7d8-000000007144 | TASK | Check for tuned-adm 2025-10-01 08:12:44,424 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.423615 | fa163edc-743b-971c-e7d8-000000009a6e | OK | Check Tuned Configuration file exists | np0005463865 2025-10-01 08:12:44,438 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.438472 | fa163edc-743b-971c-e7d8-000000009a6f | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:12:44,499 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.499089 | fa163edc-743b-971c-e7d8-000000009a6f | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463865 2025-10-01 08:12:44,521 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.520676 | fa163edc-743b-971c-e7d8-000000009a70 | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:12:44,563 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.563051 | fa163edc-743b-971c-e7d8-000000009a70 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463865 2025-10-01 08:12:44,582 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.582383 | fa163edc-743b-971c-e7d8-000000009a71 | TASK | Enable tuned profile 2025-10-01 08:12:44,617 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.616679 | fa163edc-743b-971c-e7d8-000000009d2e | CHANGED | Check tuned package is installed | np0005463867 2025-10-01 08:12:44,645 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.645238 | fa163edc-743b-971c-e7d8-000000009d2f | TASK | Install tuned 2025-10-01 08:12:44,652 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.651374 | fa163edc-743b-971c-e7d8-000000009a71 | SKIPPED | Enable tuned profile | np0005463865 2025-10-01 08:12:44,653 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.653187 | fa163edc-743b-971c-e7d8-000000007144 | OK | Check for tuned-adm | np0005463866 2025-10-01 08:12:44,695 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.694889 | fa163edc-743b-971c-e7d8-000000009d2f | SKIPPED | Install tuned | np0005463867 2025-10-01 08:12:44,740 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.739785 | fa163edc-743b-971c-e7d8-000000009d30 | TASK | Restart tuned 2025-10-01 08:12:44,771 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.765719 | b9e7ef17-0e25-41bb-9ffd-3ebeb0da68af | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463866 2025-10-01 08:12:44,812 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.812221 | fa163edc-743b-971c-e7d8-000000009d63 | TASK | Ensure profile directory exists 2025-10-01 08:12:44,818 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.817827 | fa163edc-743b-971c-e7d8-000000009d30 | SKIPPED | Restart tuned | np0005463867 2025-10-01 08:12:44,833 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.833113 | fa163edc-743b-971c-e7d8-000000007144 | TASK | Check for tuned-adm 2025-10-01 08:12:44,876 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.875762 | fa163edc-743b-971c-e7d8-000000009d63 | SKIPPED | Ensure profile directory exists | np0005463866 2025-10-01 08:12:44,895 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.894618 | fa163edc-743b-971c-e7d8-000000009d64 | TASK | Create custom tuned profile 2025-10-01 08:12:44,965 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.964826 | fa163edc-743b-971c-e7d8-000000009d64 | SKIPPED | Create custom tuned profile | np0005463866 2025-10-01 08:12:44,979 p=83200 u=zuul n=ansible | 2025-10-01 08:12:44.979699 | fa163edc-743b-971c-e7d8-000000009d65 | TASK | Check tuned active profile 2025-10-01 08:12:45,150 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.149542 | fa163edc-743b-971c-e7d8-000000007144 | OK | Check for tuned-adm | np0005463867 2025-10-01 08:12:45,217 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.217152 | 9daccf40-1601-4288-bffb-bdbd4dbcaeb9 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005463867 2025-10-01 08:12:45,238 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.237849 | fa163edc-743b-971c-e7d8-000000009db3 | TASK | Ensure profile directory exists 2025-10-01 08:12:45,300 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.299436 | fa163edc-743b-971c-e7d8-000000009d65 | OK | Check tuned active profile | np0005463866 2025-10-01 08:12:45,318 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.318636 | fa163edc-743b-971c-e7d8-000000009d66 | TASK | Check Tuned Configuration file exists 2025-10-01 08:12:45,322 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.322343 | fa163edc-743b-971c-e7d8-000000009db3 | SKIPPED | Ensure profile directory exists | np0005463867 2025-10-01 08:12:45,337 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.337385 | fa163edc-743b-971c-e7d8-000000009db4 | TASK | Create custom tuned profile 2025-10-01 08:12:45,410 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.410079 | fa163edc-743b-971c-e7d8-000000009db4 | SKIPPED | Create custom tuned profile | np0005463867 2025-10-01 08:12:45,425 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.424871 | fa163edc-743b-971c-e7d8-000000009db5 | TASK | Check tuned active profile 2025-10-01 08:12:45,603 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.602878 | fa163edc-743b-971c-e7d8-000000009d66 | OK | Check Tuned Configuration file exists | np0005463866 2025-10-01 08:12:45,626 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.625914 | fa163edc-743b-971c-e7d8-000000009d67 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:12:45,678 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.677699 | fa163edc-743b-971c-e7d8-000000009d67 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463866 2025-10-01 08:12:45,698 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.698198 | fa163edc-743b-971c-e7d8-000000009d68 | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:12:45,716 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.715432 | fa163edc-743b-971c-e7d8-000000009db5 | OK | Check tuned active profile | np0005463867 2025-10-01 08:12:45,737 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.737448 | fa163edc-743b-971c-e7d8-000000009db6 | TASK | Check Tuned Configuration file exists 2025-10-01 08:12:45,762 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.761423 | fa163edc-743b-971c-e7d8-000000009d68 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463866 2025-10-01 08:12:45,782 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.781914 | fa163edc-743b-971c-e7d8-000000009d69 | TASK | Enable tuned profile 2025-10-01 08:12:45,805 p=83200 u=zuul n=ansible | 2025-10-01 08:12:45.804927 | fa163edc-743b-971c-e7d8-000000009d69 | SKIPPED | Enable tuned profile | np0005463866 2025-10-01 08:12:46,052 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.052109 | fa163edc-743b-971c-e7d8-000000009db6 | OK | Check Tuned Configuration file exists | np0005463867 2025-10-01 08:12:46,072 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.072164 | fa163edc-743b-971c-e7d8-000000009db7 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-01 08:12:46,137 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.136405 | fa163edc-743b-971c-e7d8-000000009db7 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005463867 2025-10-01 08:12:46,152 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.151910 | fa163edc-743b-971c-e7d8-000000009db8 | TASK | Configure isolated cores for profile throughput-performance 2025-10-01 08:12:46,216 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.215787 | fa163edc-743b-971c-e7d8-000000009db8 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005463867 2025-10-01 08:12:46,230 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.230296 | fa163edc-743b-971c-e7d8-000000009db9 | TASK | Enable tuned profile 2025-10-01 08:12:46,263 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.262831 | fa163edc-743b-971c-e7d8-000000009db9 | SKIPPED | Enable tuned profile | np0005463867 2025-10-01 08:12:46,334 p=83200 u=zuul n=ansible | PLAY [Overcloud container setup tasks] ***************************************** 2025-10-01 08:12:46,448 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.447747 | fa163edc-743b-971c-e7d8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-01 08:12:46,464 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.463698 | fa163edc-743b-971c-e7d8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-01 08:12:46,485 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.484531 | fa163edc-743b-971c-e7d8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-01 08:12:46,518 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.518365 | fa163edc-743b-971c-e7d8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-01 08:12:46,537 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.536572 | fa163edc-743b-971c-e7d8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-01 08:12:46,561 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.558571 | fa163edc-743b-971c-e7d8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-01 08:12:46,568 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.568214 | fa163edc-743b-971c-e7d8-0000000000b1 | OK | Overcloud container setup tasks | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2025-10-01 08:12:46,569 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b1') missing from stats 2025-10-01 08:12:46,570 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.569771 | fa163edc-743b-971c-e7d8-0000000000b1 | OK | Overcloud container setup tasks | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2025-10-01 08:12:46,570 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b1') missing from stats 2025-10-01 08:12:46,570 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.570591 | fa163edc-743b-971c-e7d8-0000000000b1 | OK | Overcloud container setup tasks | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2025-10-01 08:12:46,571 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b1') missing from stats 2025-10-01 08:12:46,571 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.571434 | fa163edc-743b-971c-e7d8-0000000000b1 | OK | Overcloud container setup tasks | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2025-10-01 08:12:46,571 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b1') missing from stats 2025-10-01 08:12:46,572 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.572156 | fa163edc-743b-971c-e7d8-0000000000b1 | OK | Overcloud container setup tasks | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2025-10-01 08:12:46,572 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b1') missing from stats 2025-10-01 08:12:46,583 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.582887 | fa163edc-743b-971c-e7d8-0000000000b2 | TASK | Write config data 2025-10-01 08:12:46,602 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.601473 | fa163edc-743b-971c-e7d8-0000000000b2 | TASK | Write config data 2025-10-01 08:12:46,615 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.615193 | fa163edc-743b-971c-e7d8-0000000000b2 | TASK | Write config data 2025-10-01 08:12:46,634 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.633784 | fa163edc-743b-971c-e7d8-0000000000b2 | TASK | Write config data 2025-10-01 08:12:46,658 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.655578 | fa163edc-743b-971c-e7d8-0000000000b2 | TASK | Write config data 2025-10-01 08:12:46,663 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.662826 | fa163edc-743b-971c-e7d8-0000000000b1 | OK | Overcloud container setup tasks | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2025-10-01 08:12:46,664 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b1') missing from stats 2025-10-01 08:12:46,710 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.699846 | cd8ddfa1-469c-4a6c-946e-9f1ea9fc222e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005463870 2025-10-01 08:12:46,710 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.710156 | cd8ddfa1-469c-4a6c-946e-9f1ea9fc222e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005463871 2025-10-01 08:12:46,723 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.723521 | fa163edc-743b-971c-e7d8-000000009e2f | TASK | Create and ensure setype for /var/log/containers directory 2025-10-01 08:12:46,737 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.736819 | fa163edc-743b-971c-e7d8-000000009e2f | TASK | Create and ensure setype for /var/log/containers directory 2025-10-01 08:12:46,756 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.756220 | fa163edc-743b-971c-e7d8-0000000000b2 | TASK | Write config data 2025-10-01 08:12:46,813 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.813278 | 664bac14-435a-4ff6-b77b-c556806613d5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005463872 2025-10-01 08:12:46,814 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.813826 | 664bac14-435a-4ff6-b77b-c556806613d5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005463865 2025-10-01 08:12:46,814 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.814105 | 664bac14-435a-4ff6-b77b-c556806613d5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005463866 2025-10-01 08:12:46,827 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.827439 | fa163edc-743b-971c-e7d8-000000009e53 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-01 08:12:46,845 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.844827 | fa163edc-743b-971c-e7d8-000000009e53 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-01 08:12:46,867 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.866745 | fa163edc-743b-971c-e7d8-000000009e53 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-01 08:12:46,903 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.902486 | fb9c65f1-d3c9-4c11-9b49-c012c5370146 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005463867 2025-10-01 08:12:46,923 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.923040 | fa163edc-743b-971c-e7d8-000000009e76 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-01 08:12:46,963 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.962495 | fa163edc-743b-971c-e7d8-000000009e2f | OK | Create and ensure setype for /var/log/containers directory | np0005463870 2025-10-01 08:12:46,973 p=83200 u=zuul n=ansible | 2025-10-01 08:12:46.973634 | fa163edc-743b-971c-e7d8-000000009e30 | TASK | Create ContainerLogStdoutPath directory 2025-10-01 08:12:47,006 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.005764 | fa163edc-743b-971c-e7d8-000000009e2f | OK | Create and ensure setype for /var/log/containers directory | np0005463871 2025-10-01 08:12:47,017 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.017258 | fa163edc-743b-971c-e7d8-000000009e30 | TASK | Create ContainerLogStdoutPath directory 2025-10-01 08:12:47,156 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.155801 | fa163edc-743b-971c-e7d8-000000009e53 | OK | Create and ensure setype for /var/log/containers directory | np0005463872 2025-10-01 08:12:47,183 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.183123 | fa163edc-743b-971c-e7d8-000000009e54 | TASK | Create ContainerLogStdoutPath directory 2025-10-01 08:12:47,200 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.193613 | fa163edc-743b-971c-e7d8-000000009e53 | OK | Create and ensure setype for /var/log/containers directory | np0005463865 2025-10-01 08:12:47,202 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.201800 | fa163edc-743b-971c-e7d8-000000009e53 | OK | Create and ensure setype for /var/log/containers directory | np0005463866 2025-10-01 08:12:47,231 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.230775 | fa163edc-743b-971c-e7d8-000000009e54 | TASK | Create ContainerLogStdoutPath directory 2025-10-01 08:12:47,279 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.278338 | fa163edc-743b-971c-e7d8-000000009e54 | TASK | Create ContainerLogStdoutPath directory 2025-10-01 08:12:47,289 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.287683 | fa163edc-743b-971c-e7d8-000000009e76 | OK | Create and ensure setype for /var/log/containers directory | np0005463867 2025-10-01 08:12:47,291 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.291108 | fa163edc-743b-971c-e7d8-000000009e30 | CHANGED | Create ContainerLogStdoutPath directory | np0005463870 2025-10-01 08:12:47,319 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.319261 | fa163edc-743b-971c-e7d8-000000009e31 | TASK | Create /var/lib/tripleo-config directory 2025-10-01 08:12:47,347 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.347214 | fa163edc-743b-971c-e7d8-000000009e77 | TASK | Create ContainerLogStdoutPath directory 2025-10-01 08:12:47,355 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.354488 | fa163edc-743b-971c-e7d8-000000009e30 | CHANGED | Create ContainerLogStdoutPath directory | np0005463871 2025-10-01 08:12:47,369 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.369070 | fa163edc-743b-971c-e7d8-000000009e31 | TASK | Create /var/lib/tripleo-config directory 2025-10-01 08:12:47,464 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.463994 | fa163edc-743b-971c-e7d8-000000009e54 | CHANGED | Create ContainerLogStdoutPath directory | np0005463872 2025-10-01 08:12:47,479 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.479176 | fa163edc-743b-971c-e7d8-000000009e55 | TASK | Create /var/lib/tripleo-config directory 2025-10-01 08:12:47,527 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.526718 | fa163edc-743b-971c-e7d8-000000009e54 | CHANGED | Create ContainerLogStdoutPath directory | np0005463865 2025-10-01 08:12:47,547 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.546743 | fa163edc-743b-971c-e7d8-000000009e55 | TASK | Create /var/lib/tripleo-config directory 2025-10-01 08:12:47,611 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.610991 | fa163edc-743b-971c-e7d8-000000009e54 | CHANGED | Create ContainerLogStdoutPath directory | np0005463866 2025-10-01 08:12:47,638 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.633304 | fa163edc-743b-971c-e7d8-000000009e55 | TASK | Create /var/lib/tripleo-config directory 2025-10-01 08:12:47,646 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.645646 | fa163edc-743b-971c-e7d8-000000009e31 | CHANGED | Create /var/lib/tripleo-config directory | np0005463870 2025-10-01 08:12:47,667 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.661651 | fa163edc-743b-971c-e7d8-000000009e32 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-01 08:12:47,676 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.675697 | fa163edc-743b-971c-e7d8-000000009e31 | CHANGED | Create /var/lib/tripleo-config directory | np0005463871 2025-10-01 08:12:47,700 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.700176 | fa163edc-743b-971c-e7d8-000000009e32 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-01 08:12:47,709 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.708515 | fa163edc-743b-971c-e7d8-000000009e77 | CHANGED | Create ContainerLogStdoutPath directory | np0005463867 2025-10-01 08:12:47,728 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.728212 | fa163edc-743b-971c-e7d8-000000009e78 | TASK | Create /var/lib/tripleo-config directory 2025-10-01 08:12:47,798 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.798171 | fa163edc-743b-971c-e7d8-000000009e55 | CHANGED | Create /var/lib/tripleo-config directory | np0005463872 2025-10-01 08:12:47,809 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.809192 | fa163edc-743b-971c-e7d8-000000009e56 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-01 08:12:47,886 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.885802 | fa163edc-743b-971c-e7d8-000000009e55 | CHANGED | Create /var/lib/tripleo-config directory | np0005463865 2025-10-01 08:12:47,901 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.901282 | fa163edc-743b-971c-e7d8-000000009e56 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-01 08:12:47,964 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.963470 | fa163edc-743b-971c-e7d8-000000009e32 | OK | Clean old /var/lib/container-startup-configs.json file | np0005463871 2025-10-01 08:12:47,983 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.983000 | fa163edc-743b-971c-e7d8-000000009e33 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-01 08:12:47,989 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.989126 | fa163edc-743b-971c-e7d8-000000009e32 | OK | Clean old /var/lib/container-startup-configs.json file | np0005463870 2025-10-01 08:12:47,990 p=83200 u=zuul n=ansible | 2025-10-01 08:12:47.990671 | fa163edc-743b-971c-e7d8-000000009e55 | CHANGED | Create /var/lib/tripleo-config directory | np0005463866 2025-10-01 08:12:48,002 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.001809 | fa163edc-743b-971c-e7d8-000000009e33 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-01 08:12:48,020 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.019719 | fa163edc-743b-971c-e7d8-000000009e56 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-01 08:12:48,041 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.041205 | fa163edc-743b-971c-e7d8-000000009e78 | CHANGED | Create /var/lib/tripleo-config directory | np0005463867 2025-10-01 08:12:48,072 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.071808 | fa163edc-743b-971c-e7d8-000000009e79 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-01 08:12:48,123 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.122255 | fa163edc-743b-971c-e7d8-000000009e56 | OK | Clean old /var/lib/container-startup-configs.json file | np0005463872 2025-10-01 08:12:48,145 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.145228 | fa163edc-743b-971c-e7d8-000000009e57 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-01 08:12:48,224 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.223118 | fa163edc-743b-971c-e7d8-000000009e56 | OK | Clean old /var/lib/container-startup-configs.json file | np0005463865 2025-10-01 08:12:48,261 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.260768 | fa163edc-743b-971c-e7d8-000000009e57 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-01 08:12:48,271 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.270448 | fa163edc-743b-971c-e7d8-000000009e33 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005463871 2025-10-01 08:12:48,283 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.282747 | fa163edc-743b-971c-e7d8-000000009e37 | TASK | Create fcontext entry for container-config-scripts 2025-10-01 08:12:48,308 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.307802 | fa163edc-743b-971c-e7d8-000000009e33 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005463870 2025-10-01 08:12:48,319 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.319494 | fa163edc-743b-971c-e7d8-000000009e37 | TASK | Create fcontext entry for container-config-scripts 2025-10-01 08:12:48,370 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.370199 | fa163edc-743b-971c-e7d8-000000009e56 | OK | Clean old /var/lib/container-startup-configs.json file | np0005463866 2025-10-01 08:12:48,371 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.371531 | fa163edc-743b-971c-e7d8-000000009e79 | OK | Clean old /var/lib/container-startup-configs.json file | np0005463867 2025-10-01 08:12:48,386 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.386012 | fa163edc-743b-971c-e7d8-000000009e57 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-01 08:12:48,403 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.403026 | fa163edc-743b-971c-e7d8-000000009e7a | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-01 08:12:48,464 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.464126 | fa163edc-743b-971c-e7d8-000000009e57 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005463872 2025-10-01 08:12:48,478 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.478360 | fa163edc-743b-971c-e7d8-000000009e5b | TASK | Create fcontext entry for container-config-scripts 2025-10-01 08:12:48,582 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.582293 | fa163edc-743b-971c-e7d8-000000009e57 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005463865 2025-10-01 08:12:48,597 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.597434 | fa163edc-743b-971c-e7d8-000000009e5b | TASK | Create fcontext entry for container-config-scripts 2025-10-01 08:12:48,677 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.676861 | fa163edc-743b-971c-e7d8-000000009e57 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005463866 2025-10-01 08:12:48,691 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.691748 | fa163edc-743b-971c-e7d8-000000009e5b | TASK | Create fcontext entry for container-config-scripts 2025-10-01 08:12:48,728 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.727817 | fa163edc-743b-971c-e7d8-000000009e7a | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005463867 2025-10-01 08:12:48,742 p=83200 u=zuul n=ansible | 2025-10-01 08:12:48.742523 | fa163edc-743b-971c-e7d8-000000009e7e | TASK | Create fcontext entry for container-config-scripts 2025-10-01 08:12:49,586 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.585450 | fa163edc-743b-971c-e7d8-000000009e37 | CHANGED | Create fcontext entry for container-config-scripts | np0005463871 2025-10-01 08:12:49,606 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.606214 | fa163edc-743b-971c-e7d8-000000009e38 | TASK | Create /var/lib/container-config-scripts 2025-10-01 08:12:49,616 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.615556 | fa163edc-743b-971c-e7d8-000000009e37 | CHANGED | Create fcontext entry for container-config-scripts | np0005463870 2025-10-01 08:12:49,636 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.636139 | fa163edc-743b-971c-e7d8-000000009e38 | TASK | Create /var/lib/container-config-scripts 2025-10-01 08:12:49,709 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.708680 | fa163edc-743b-971c-e7d8-000000009e5b | CHANGED | Create fcontext entry for container-config-scripts | np0005463872 2025-10-01 08:12:49,732 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.731407 | fa163edc-743b-971c-e7d8-000000009e5c | TASK | Create /var/lib/container-config-scripts 2025-10-01 08:12:49,867 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.866284 | fa163edc-743b-971c-e7d8-000000009e5b | CHANGED | Create fcontext entry for container-config-scripts | np0005463865 2025-10-01 08:12:49,900 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.900226 | fa163edc-743b-971c-e7d8-000000009e5c | TASK | Create /var/lib/container-config-scripts 2025-10-01 08:12:49,922 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.921123 | fa163edc-743b-971c-e7d8-000000009e38 | CHANGED | Create /var/lib/container-config-scripts | np0005463871 2025-10-01 08:12:49,946 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.945814 | fa163edc-743b-971c-e7d8-000000009e39 | TASK | Write container config scripts 2025-10-01 08:12:49,965 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.965246 | fa163edc-743b-971c-e7d8-000000009e38 | CHANGED | Create /var/lib/container-config-scripts | np0005463870 2025-10-01 08:12:49,976 p=83200 u=zuul n=ansible | 2025-10-01 08:12:49.976667 | fa163edc-743b-971c-e7d8-000000009e39 | TASK | Write container config scripts 2025-10-01 08:12:50,053 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.052896 | fa163edc-743b-971c-e7d8-000000009e5c | CHANGED | Create /var/lib/container-config-scripts | np0005463872 2025-10-01 08:12:50,067 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.066761 | fa163edc-743b-971c-e7d8-000000009e5d | TASK | Write container config scripts 2025-10-01 08:12:50,073 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.072663 | fa163edc-743b-971c-e7d8-000000009e5b | CHANGED | Create fcontext entry for container-config-scripts | np0005463866 2025-10-01 08:12:50,089 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.088802 | fa163edc-743b-971c-e7d8-000000009e5c | TASK | Create /var/lib/container-config-scripts 2025-10-01 08:12:50,123 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.122997 | fa163edc-743b-971c-e7d8-000000009e7e | CHANGED | Create fcontext entry for container-config-scripts | np0005463867 2025-10-01 08:12:50,139 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.139525 | fa163edc-743b-971c-e7d8-000000009e7f | TASK | Create /var/lib/container-config-scripts 2025-10-01 08:12:50,246 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.245550 | fa163edc-743b-971c-e7d8-000000009e5c | CHANGED | Create /var/lib/container-config-scripts | np0005463865 2025-10-01 08:12:50,262 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.261779 | fa163edc-743b-971c-e7d8-000000009e5d | TASK | Write container config scripts 2025-10-01 08:12:50,398 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.397764 | fa163edc-743b-971c-e7d8-000000009e5c | CHANGED | Create /var/lib/container-config-scripts | np0005463866 2025-10-01 08:12:50,413 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.413567 | fa163edc-743b-971c-e7d8-000000009e5d | TASK | Write container config scripts 2025-10-01 08:12:50,448 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.448070 | fa163edc-743b-971c-e7d8-000000009e39 | CHANGED | Write container config scripts | np0005463870 2025-10-01 08:12:50,461 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.461162 | fa163edc-743b-971c-e7d8-000000009e3a | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-01 08:12:50,470 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.467334 | fa163edc-743b-971c-e7d8-000000009e7f | CHANGED | Create /var/lib/container-config-scripts | np0005463867 2025-10-01 08:12:50,471 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.471438 | fa163edc-743b-971c-e7d8-000000009e39 | CHANGED | Write container config scripts | np0005463871 2025-10-01 08:12:50,482 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.482396 | fa163edc-743b-971c-e7d8-000000009e3a | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-01 08:12:50,505 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.504768 | fa163edc-743b-971c-e7d8-000000009e80 | TASK | Write container config scripts 2025-10-01 08:12:50,510 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.510283 | fa163edc-743b-971c-e7d8-000000009e5d | CHANGED | Write container config scripts | np0005463872 2025-10-01 08:12:50,524 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.523876 | fa163edc-743b-971c-e7d8-000000009e5e | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-01 08:12:50,643 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.642395 | fa163edc-743b-971c-e7d8-000000009e5d | CHANGED | Write container config scripts | np0005463865 2025-10-01 08:12:50,664 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.663571 | fa163edc-743b-971c-e7d8-000000009e5e | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-01 08:12:50,788 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.787125 | fa163edc-743b-971c-e7d8-000000009e5d | CHANGED | Write container config scripts | np0005463866 2025-10-01 08:12:50,808 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.808108 | fa163edc-743b-971c-e7d8-000000009e5e | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-01 08:12:50,853 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.853022 | fa163edc-743b-971c-e7d8-000000009e80 | CHANGED | Write container config scripts | np0005463867 2025-10-01 08:12:50,874 p=83200 u=zuul n=ansible | 2025-10-01 08:12:50.874402 | fa163edc-743b-971c-e7d8-000000009e81 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-01 08:12:51,406 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.405527 | fa163edc-743b-971c-e7d8-000000009e3a | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005463871 2025-10-01 08:12:51,423 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.422700 | fa163edc-743b-971c-e7d8-000000009e3b | TASK | Generate startup configs files per step and per container 2025-10-01 08:12:51,428 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.428137 | fa163edc-743b-971c-e7d8-000000009e3a | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005463870 2025-10-01 08:12:51,444 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.444075 | fa163edc-743b-971c-e7d8-000000009e3b | TASK | Generate startup configs files per step and per container 2025-10-01 08:12:51,483 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.482681 | fa163edc-743b-971c-e7d8-000000009e5e | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005463872 2025-10-01 08:12:51,493 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.493183 | fa163edc-743b-971c-e7d8-000000009e5f | TASK | Generate startup configs files per step and per container 2025-10-01 08:12:51,577 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.577034 | fa163edc-743b-971c-e7d8-000000009e5e | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005463865 2025-10-01 08:12:51,593 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.593375 | fa163edc-743b-971c-e7d8-000000009e5f | TASK | Generate startup configs files per step and per container 2025-10-01 08:12:51,699 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.698848 | fa163edc-743b-971c-e7d8-000000009e5e | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005463866 2025-10-01 08:12:51,718 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.718269 | fa163edc-743b-971c-e7d8-000000009e5f | TASK | Generate startup configs files per step and per container 2025-10-01 08:12:51,788 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.787784 | fa163edc-743b-971c-e7d8-000000009e81 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005463867 2025-10-01 08:12:51,808 p=83200 u=zuul n=ansible | 2025-10-01 08:12:51.808468 | fa163edc-743b-971c-e7d8-000000009e82 | TASK | Generate startup configs files per step and per container 2025-10-01 08:12:52,007 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.007047 | fa163edc-743b-971c-e7d8-000000009e3b | CHANGED | Generate startup configs files per step and per container | np0005463870 2025-10-01 08:12:52,038 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.038083 | fa163edc-743b-971c-e7d8-000000009e3c | TASK | Create /var/lib/kolla/config_files directory 2025-10-01 08:12:52,047 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.046949 | fa163edc-743b-971c-e7d8-000000009e5f | CHANGED | Generate startup configs files per step and per container | np0005463872 2025-10-01 08:12:52,054 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.054521 | fa163edc-743b-971c-e7d8-000000009e3b | CHANGED | Generate startup configs files per step and per container | np0005463871 2025-10-01 08:12:52,072 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.072561 | fa163edc-743b-971c-e7d8-000000009e3c | TASK | Create /var/lib/kolla/config_files directory 2025-10-01 08:12:52,102 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.101067 | fa163edc-743b-971c-e7d8-000000009e60 | TASK | Create /var/lib/kolla/config_files directory 2025-10-01 08:12:52,216 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.216153 | fa163edc-743b-971c-e7d8-000000009e5f | CHANGED | Generate startup configs files per step and per container | np0005463865 2025-10-01 08:12:52,246 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.246221 | fa163edc-743b-971c-e7d8-000000009e60 | TASK | Create /var/lib/kolla/config_files directory 2025-10-01 08:12:52,301 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.300806 | fa163edc-743b-971c-e7d8-000000009e5f | CHANGED | Generate startup configs files per step and per container | np0005463866 2025-10-01 08:12:52,344 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.343772 | fa163edc-743b-971c-e7d8-000000009e60 | TASK | Create /var/lib/kolla/config_files directory 2025-10-01 08:12:52,353 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.351808 | fa163edc-743b-971c-e7d8-000000009e3c | CHANGED | Create /var/lib/kolla/config_files directory | np0005463870 2025-10-01 08:12:52,398 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.397494 | fa163edc-743b-971c-e7d8-000000009e3d | TASK | Create /var/lib/config-data directory 2025-10-01 08:12:52,423 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.422335 | fa163edc-743b-971c-e7d8-000000009e82 | CHANGED | Generate startup configs files per step and per container | np0005463867 2025-10-01 08:12:52,442 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.442315 | fa163edc-743b-971c-e7d8-000000009e3c | CHANGED | Create /var/lib/kolla/config_files directory | np0005463871 2025-10-01 08:12:52,443 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.443523 | fa163edc-743b-971c-e7d8-000000009e60 | CHANGED | Create /var/lib/kolla/config_files directory | np0005463872 2025-10-01 08:12:52,459 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.459353 | fa163edc-743b-971c-e7d8-000000009e3d | TASK | Create /var/lib/config-data directory 2025-10-01 08:12:52,478 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.477788 | fa163edc-743b-971c-e7d8-000000009e61 | TASK | Create /var/lib/config-data directory 2025-10-01 08:12:52,499 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.499008 | fa163edc-743b-971c-e7d8-000000009e83 | TASK | Create /var/lib/kolla/config_files directory 2025-10-01 08:12:52,578 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.577838 | fa163edc-743b-971c-e7d8-000000009e60 | CHANGED | Create /var/lib/kolla/config_files directory | np0005463865 2025-10-01 08:12:52,598 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.597734 | fa163edc-743b-971c-e7d8-000000009e61 | TASK | Create /var/lib/config-data directory 2025-10-01 08:12:52,651 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.651097 | fa163edc-743b-971c-e7d8-000000009e60 | CHANGED | Create /var/lib/kolla/config_files directory | np0005463866 2025-10-01 08:12:52,666 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.666628 | fa163edc-743b-971c-e7d8-000000009e61 | TASK | Create /var/lib/config-data directory 2025-10-01 08:12:52,721 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.721128 | fa163edc-743b-971c-e7d8-000000009e3d | CHANGED | Create /var/lib/config-data directory | np0005463870 2025-10-01 08:12:52,732 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.731849 | fa163edc-743b-971c-e7d8-000000009e3e | TASK | Write container config json files 2025-10-01 08:12:52,767 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.767090 | fa163edc-743b-971c-e7d8-000000009e3d | CHANGED | Create /var/lib/config-data directory | np0005463871 2025-10-01 08:12:52,778 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.778589 | fa163edc-743b-971c-e7d8-000000009e3e | TASK | Write container config json files 2025-10-01 08:12:52,797 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.795853 | fa163edc-743b-971c-e7d8-000000009e61 | CHANGED | Create /var/lib/config-data directory | np0005463872 2025-10-01 08:12:52,825 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.825109 | fa163edc-743b-971c-e7d8-000000009e62 | TASK | Write container config json files 2025-10-01 08:12:52,835 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.834586 | fa163edc-743b-971c-e7d8-000000009e83 | CHANGED | Create /var/lib/kolla/config_files directory | np0005463867 2025-10-01 08:12:52,871 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.866445 | fa163edc-743b-971c-e7d8-000000009e84 | TASK | Create /var/lib/config-data directory 2025-10-01 08:12:52,878 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.877408 | fa163edc-743b-971c-e7d8-000000009e61 | CHANGED | Create /var/lib/config-data directory | np0005463865 2025-10-01 08:12:52,898 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.898383 | fa163edc-743b-971c-e7d8-000000009e62 | TASK | Write container config json files 2025-10-01 08:12:52,994 p=83200 u=zuul n=ansible | 2025-10-01 08:12:52.992796 | fa163edc-743b-971c-e7d8-000000009e61 | CHANGED | Create /var/lib/config-data directory | np0005463866 2025-10-01 08:12:53,027 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.027113 | fa163edc-743b-971c-e7d8-000000009e62 | TASK | Write container config json files 2025-10-01 08:12:53,125 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.125140 | fa163edc-743b-971c-e7d8-000000009e84 | CHANGED | Create /var/lib/config-data directory | np0005463867 2025-10-01 08:12:53,154 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.154549 | fa163edc-743b-971c-e7d8-000000009e85 | TASK | Write container config json files 2025-10-01 08:12:53,166 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.164215 | fa163edc-743b-971c-e7d8-000000009e3e | CHANGED | Write container config json files | np0005463871 2025-10-01 08:12:53,221 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.220698 | fa163edc-743b-971c-e7d8-000000009e3e | CHANGED | Write container config json files | np0005463870 2025-10-01 08:12:53,227 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.226681 | fa163edc-743b-971c-e7d8-000000009e62 | CHANGED | Write container config json files | np0005463872 2025-10-01 08:12:53,365 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.365032 | fa163edc-743b-971c-e7d8-000000009e62 | CHANGED | Write container config json files | np0005463865 2025-10-01 08:12:53,466 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.465637 | fa163edc-743b-971c-e7d8-000000009e62 | CHANGED | Write container config json files | np0005463866 2025-10-01 08:12:53,608 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.608273 | fa163edc-743b-971c-e7d8-000000009e85 | CHANGED | Write container config json files | np0005463867 2025-10-01 08:12:53,682 p=83200 u=zuul n=ansible | PLAY [Pre Deployment Step Tasks] *********************************************** 2025-10-01 08:12:53,793 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.793278 | fa163edc-743b-971c-e7d8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-01 08:12:53,809 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.808848 | fa163edc-743b-971c-e7d8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-01 08:12:53,831 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.830576 | fa163edc-743b-971c-e7d8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-01 08:12:53,862 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.862022 | fa163edc-743b-971c-e7d8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-01 08:12:53,881 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.881175 | fa163edc-743b-971c-e7d8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-01 08:12:53,910 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.910304 | fa163edc-743b-971c-e7d8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-01 08:12:53,916 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.916221 | fa163edc-743b-971c-e7d8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2025-10-01 08:12:53,918 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b6') missing from stats 2025-10-01 08:12:53,919 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.918743 | fa163edc-743b-971c-e7d8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2025-10-01 08:12:53,919 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b6') missing from stats 2025-10-01 08:12:53,920 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.920391 | fa163edc-743b-971c-e7d8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2025-10-01 08:12:53,921 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b6') missing from stats 2025-10-01 08:12:53,922 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.921996 | fa163edc-743b-971c-e7d8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2025-10-01 08:12:53,922 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b6') missing from stats 2025-10-01 08:12:53,923 p=83200 u=zuul n=ansible | 2025-10-01 08:12:53.923548 | fa163edc-743b-971c-e7d8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2025-10-01 08:12:53,924 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b6') missing from stats 2025-10-01 08:12:53,962 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:12:53,967 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:12:54,001 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:12:54,021 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:12:54,039 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.038756 | fa163edc-743b-971c-e7d8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2025-10-01 08:12:54,040 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000b6') missing from stats 2025-10-01 08:12:54,053 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:12:54,123 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.122626 | 3254d8b9-9b0f-495f-90a5-358cea5b4307 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005463870 2025-10-01 08:12:54,123 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.123283 | 3254d8b9-9b0f-495f-90a5-358cea5b4307 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005463871 2025-10-01 08:12:54,123 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.123607 | 3254d8b9-9b0f-495f-90a5-358cea5b4307 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005463872 2025-10-01 08:12:54,136 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.136535 | aaa16cc0-8aa0-4818-b077-1337b4c6c45e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005463865 2025-10-01 08:12:54,167 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.166985 | fa163edc-743b-971c-e7d8-000000009f4d | TASK | Get undercloud FQDN 2025-10-01 08:12:54,195 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.195188 | fa163edc-743b-971c-e7d8-000000009f4d | TASK | Get undercloud FQDN 2025-10-01 08:12:54,237 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.236542 | fa163edc-743b-971c-e7d8-000000009f4d | TASK | Get undercloud FQDN 2025-10-01 08:12:54,272 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.272347 | fa163edc-743b-971c-e7d8-000000009f59 | TASK | Get undercloud FQDN 2025-10-01 08:12:54,315 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.315505 | fa163edc-743b-971c-e7d8-000000009f4d | OK | Get undercloud FQDN | np0005463870 -> localhost 2025-10-01 08:12:54,316 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000009f4d') missing from stats 2025-10-01 08:12:54,318 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.316623 | fa163edc-743b-971c-e7d8-000000009f4d | OK | Get undercloud FQDN | np0005463871 -> localhost 2025-10-01 08:12:54,318 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000009f4d') missing from stats 2025-10-01 08:12:54,319 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.318934 | fa163edc-743b-971c-e7d8-000000009f4d | OK | Get undercloud FQDN | np0005463872 -> localhost 2025-10-01 08:12:54,319 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000009f4d') missing from stats 2025-10-01 08:12:54,319 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.319638 | fa163edc-743b-971c-e7d8-000000009f59 | OK | Get undercloud FQDN | np0005463865 -> localhost 2025-10-01 08:12:54,320 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000009f59') missing from stats 2025-10-01 08:12:54,324 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:12:54,344 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.340015 | 42b4d136-cf88-4553-a7fc-e59537c83dda | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005463866 2025-10-01 08:12:54,450 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.449815 | fa163edc-743b-971c-e7d8-000000009f83 | TASK | Get undercloud FQDN 2025-10-01 08:12:54,510 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.509917 | 570def14-40f0-4fea-881b-a5098ab773be | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005463867 2025-10-01 08:12:54,556 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.556368 | fa163edc-743b-971c-e7d8-000000009fe0 | TASK | set main facts 2025-10-01 08:12:54,581 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.581211 | fa163edc-743b-971c-e7d8-000000009fe0 | TASK | set main facts 2025-10-01 08:12:54,608 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.607622 | fa163edc-743b-971c-e7d8-000000009fe0 | TASK | set main facts 2025-10-01 08:12:54,642 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.641848 | fa163edc-743b-971c-e7d8-000000009fe0 | TASK | set main facts 2025-10-01 08:12:54,676 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.675920 | fa163edc-743b-971c-e7d8-000000009fcf | TASK | Get undercloud FQDN 2025-10-01 08:12:54,680 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.679930 | fa163edc-743b-971c-e7d8-000000009f83 | OK | Get undercloud FQDN | np0005463866 -> localhost 2025-10-01 08:12:54,681 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000009f83') missing from stats 2025-10-01 08:12:54,682 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.681979 | fa163edc-743b-971c-e7d8-000000009fe0 | OK | set main facts | np0005463870 -> localhost 2025-10-01 08:12:54,682 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe0') missing from stats 2025-10-01 08:12:54,685 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.682832 | fa163edc-743b-971c-e7d8-000000009fe0 | OK | set main facts | np0005463871 -> localhost 2025-10-01 08:12:54,686 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe0') missing from stats 2025-10-01 08:12:54,686 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.686497 | fa163edc-743b-971c-e7d8-000000009fe0 | OK | set main facts | np0005463872 -> localhost 2025-10-01 08:12:54,687 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe0') missing from stats 2025-10-01 08:12:54,687 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.687225 | fa163edc-743b-971c-e7d8-000000009fe0 | OK | set main facts | np0005463865 -> localhost 2025-10-01 08:12:54,687 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe0') missing from stats 2025-10-01 08:12:54,709 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.709080 | fa163edc-743b-971c-e7d8-000000009fe1 | TASK | get the default.conf file 2025-10-01 08:12:54,740 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.739718 | fa163edc-743b-971c-e7d8-000000009fe1 | TASK | get the default.conf file 2025-10-01 08:12:54,767 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.767210 | fa163edc-743b-971c-e7d8-000000009fe1 | TASK | get the default.conf file 2025-10-01 08:12:54,797 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.796861 | fa163edc-743b-971c-e7d8-000000009fe1 | TASK | get the default.conf file 2025-10-01 08:12:54,825 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.824320 | fa163edc-743b-971c-e7d8-000000009fcf | OK | Get undercloud FQDN | np0005463867 -> localhost 2025-10-01 08:12:54,825 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fcf') missing from stats 2025-10-01 08:12:54,965 p=83200 u=zuul n=ansible | 2025-10-01 08:12:54.965095 | fa163edc-743b-971c-e7d8-000000009fe0 | TASK | set main facts 2025-10-01 08:12:55,031 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.031174 | fa163edc-743b-971c-e7d8-000000009fe0 | TASK | set main facts 2025-10-01 08:12:55,037 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.037009 | fa163edc-743b-971c-e7d8-000000009fe0 | OK | set main facts | np0005463866 -> localhost 2025-10-01 08:12:55,038 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe0') missing from stats 2025-10-01 08:12:55,038 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.038643 | fa163edc-743b-971c-e7d8-000000009fe1 | OK | get the default.conf file | np0005463871 -> localhost 2025-10-01 08:12:55,039 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe1') missing from stats 2025-10-01 08:12:55,070 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.070168 | fa163edc-743b-971c-e7d8-000000009fe2 | TASK | set the principal 2025-10-01 08:12:55,131 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.131027 | fa163edc-743b-971c-e7d8-000000009fe1 | TASK | get the default.conf file 2025-10-01 08:12:55,139 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.138604 | fa163edc-743b-971c-e7d8-000000009fe1 | OK | get the default.conf file | np0005463872 -> localhost 2025-10-01 08:12:55,139 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe1') missing from stats 2025-10-01 08:12:55,140 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.140607 | fa163edc-743b-971c-e7d8-000000009fe1 | OK | get the default.conf file | np0005463870 -> localhost 2025-10-01 08:12:55,141 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe1') missing from stats 2025-10-01 08:12:55,141 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.141515 | fa163edc-743b-971c-e7d8-000000009fe0 | OK | set main facts | np0005463867 -> localhost 2025-10-01 08:12:55,144 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe0') missing from stats 2025-10-01 08:12:55,145 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.144892 | fa163edc-743b-971c-e7d8-000000009fe1 | OK | get the default.conf file | np0005463865 -> localhost 2025-10-01 08:12:55,145 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe1') missing from stats 2025-10-01 08:12:55,145 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.145708 | fa163edc-743b-971c-e7d8-000000009fe2 | OK | set the principal | np0005463871 -> localhost 2025-10-01 08:12:55,146 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe2') missing from stats 2025-10-01 08:12:55,170 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.170330 | fa163edc-743b-971c-e7d8-000000009fe2 | TASK | set the principal 2025-10-01 08:12:55,199 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.199161 | fa163edc-743b-971c-e7d8-000000009fe4 | TASK | add new host with one-time password 2025-10-01 08:12:55,242 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.241423 | fa163edc-743b-971c-e7d8-000000009fe2 | TASK | set the principal 2025-10-01 08:12:55,276 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.276390 | fa163edc-743b-971c-e7d8-000000009fe2 | TASK | set the principal 2025-10-01 08:12:55,312 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.311900 | fa163edc-743b-971c-e7d8-000000009fe1 | TASK | get the default.conf file 2025-10-01 08:12:55,318 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.318199 | fa163edc-743b-971c-e7d8-000000009fe2 | OK | set the principal | np0005463870 -> localhost 2025-10-01 08:12:55,322 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe2') missing from stats 2025-10-01 08:12:55,322 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.322533 | fa163edc-743b-971c-e7d8-000000009fe2 | OK | set the principal | np0005463872 -> localhost 2025-10-01 08:12:55,323 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe2') missing from stats 2025-10-01 08:12:55,323 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.323356 | fa163edc-743b-971c-e7d8-000000009fe2 | OK | set the principal | np0005463865 -> localhost 2025-10-01 08:12:55,323 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe2') missing from stats 2025-10-01 08:12:55,346 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.346000 | fa163edc-743b-971c-e7d8-000000009fe4 | TASK | add new host with one-time password 2025-10-01 08:12:55,371 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.371252 | fa163edc-743b-971c-e7d8-000000009fe4 | TASK | add new host with one-time password 2025-10-01 08:12:55,407 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.406847 | fa163edc-743b-971c-e7d8-000000009fe4 | TASK | add new host with one-time password 2025-10-01 08:12:55,413 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.412903 | fa163edc-743b-971c-e7d8-000000009fe1 | OK | get the default.conf file | np0005463866 -> localhost 2025-10-01 08:12:55,414 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe1') missing from stats 2025-10-01 08:12:55,441 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.441339 | fa163edc-743b-971c-e7d8-000000009fe2 | TASK | set the principal 2025-10-01 08:12:55,503 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.503004 | fa163edc-743b-971c-e7d8-000000009fe2 | OK | set the principal | np0005463866 -> localhost 2025-10-01 08:12:55,503 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe2') missing from stats 2025-10-01 08:12:55,527 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.527607 | fa163edc-743b-971c-e7d8-000000009fe4 | TASK | add new host with one-time password 2025-10-01 08:12:55,546 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.546042 | fa163edc-743b-971c-e7d8-000000009fe1 | OK | get the default.conf file | np0005463867 -> localhost 2025-10-01 08:12:55,547 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe1') missing from stats 2025-10-01 08:12:55,572 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.571818 | fa163edc-743b-971c-e7d8-000000009fe2 | TASK | set the principal 2025-10-01 08:12:55,636 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.636416 | fa163edc-743b-971c-e7d8-000000009fe2 | OK | set the principal | np0005463867 -> localhost 2025-10-01 08:12:55,637 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe2') missing from stats 2025-10-01 08:12:55,661 p=83200 u=zuul n=ansible | 2025-10-01 08:12:55.661361 | fa163edc-743b-971c-e7d8-000000009fe4 | TASK | add new host with one-time password 2025-10-01 08:12:56,443 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.442218 | fa163edc-743b-971c-e7d8-000000009fe4 | CHANGED | add new host with one-time password | np0005463872 -> localhost 2025-10-01 08:12:56,446 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe4') missing from stats 2025-10-01 08:12:56,447 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.446898 | fa163edc-743b-971c-e7d8-000000009fe4 | CHANGED | add new host with one-time password | np0005463870 -> localhost 2025-10-01 08:12:56,447 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe4') missing from stats 2025-10-01 08:12:56,478 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.478358 | fa163edc-743b-971c-e7d8-000000009fe5 | TASK | set otp as a host fact 2025-10-01 08:12:56,503 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.502666 | fa163edc-743b-971c-e7d8-000000009fe5 | TASK | set otp as a host fact 2025-10-01 08:12:56,512 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.509137 | fa163edc-743b-971c-e7d8-000000009fe4 | CHANGED | add new host with one-time password | np0005463871 -> localhost 2025-10-01 08:12:56,513 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe4') missing from stats 2025-10-01 08:12:56,514 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.514105 | fa163edc-743b-971c-e7d8-000000009fe5 | OK | set otp as a host fact | np0005463870 -> 192.168.122.106 2025-10-01 08:12:56,514 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> 192.168.122.106', 'fa163edc-743b-971c-e7d8-000000009fe5') missing from stats 2025-10-01 08:12:56,551 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.551162 | fa163edc-743b-971c-e7d8-000000009fe7 | TASK | add required services using custom module 2025-10-01 08:12:56,586 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.585423 | fa163edc-743b-971c-e7d8-000000009fe5 | TASK | set otp as a host fact 2025-10-01 08:12:56,592 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.592142 | fa163edc-743b-971c-e7d8-000000009fe5 | OK | set otp as a host fact | np0005463872 -> 192.168.122.108 2025-10-01 08:12:56,593 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> 192.168.122.108', 'fa163edc-743b-971c-e7d8-000000009fe5') missing from stats 2025-10-01 08:12:56,594 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.594074 | fa163edc-743b-971c-e7d8-000000009fe4 | CHANGED | add new host with one-time password | np0005463865 -> localhost 2025-10-01 08:12:56,594 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe4') missing from stats 2025-10-01 08:12:56,632 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.631398 | fa163edc-743b-971c-e7d8-000000009fe7 | TASK | add required services using custom module 2025-10-01 08:12:56,661 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.660886 | fa163edc-743b-971c-e7d8-000000009fe5 | TASK | set otp as a host fact 2025-10-01 08:12:56,667 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.666558 | fa163edc-743b-971c-e7d8-000000009fe4 | CHANGED | add new host with one-time password | np0005463866 -> localhost 2025-10-01 08:12:56,667 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe4') missing from stats 2025-10-01 08:12:56,668 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.668166 | fa163edc-743b-971c-e7d8-000000009fe5 | OK | set otp as a host fact | np0005463871 -> 192.168.122.107 2025-10-01 08:12:56,668 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> 192.168.122.107', 'fa163edc-743b-971c-e7d8-000000009fe5') missing from stats 2025-10-01 08:12:56,690 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.690159 | fa163edc-743b-971c-e7d8-000000009fe7 | TASK | add required services using custom module 2025-10-01 08:12:56,724 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.724503 | fa163edc-743b-971c-e7d8-000000009fe5 | TASK | set otp as a host fact 2025-10-01 08:12:56,730 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.729866 | fa163edc-743b-971c-e7d8-000000009fe5 | OK | set otp as a host fact | np0005463865 -> 192.168.122.103 2025-10-01 08:12:56,730 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> 192.168.122.103', 'fa163edc-743b-971c-e7d8-000000009fe5') missing from stats 2025-10-01 08:12:56,757 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.757181 | fa163edc-743b-971c-e7d8-000000009fe7 | TASK | add required services using custom module 2025-10-01 08:12:56,774 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.774000 | fa163edc-743b-971c-e7d8-000000009fe5 | OK | set otp as a host fact | np0005463866 -> 192.168.122.104 2025-10-01 08:12:56,776 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> 192.168.122.104', 'fa163edc-743b-971c-e7d8-000000009fe5') missing from stats 2025-10-01 08:12:56,804 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.804229 | fa163edc-743b-971c-e7d8-000000009fe7 | TASK | add required services using custom module 2025-10-01 08:12:56,971 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.970864 | fa163edc-743b-971c-e7d8-000000009fe4 | CHANGED | add new host with one-time password | np0005463867 -> localhost 2025-10-01 08:12:56,972 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe4') missing from stats 2025-10-01 08:12:57,000 p=83200 u=zuul n=ansible | 2025-10-01 08:12:56.999849 | fa163edc-743b-971c-e7d8-000000009fe5 | TASK | set otp as a host fact 2025-10-01 08:12:57,038 p=83200 u=zuul n=ansible | 2025-10-01 08:12:57.038524 | fa163edc-743b-971c-e7d8-000000009fe5 | OK | set otp as a host fact | np0005463867 -> 192.168.122.105 2025-10-01 08:12:57,039 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> 192.168.122.105', 'fa163edc-743b-971c-e7d8-000000009fe5') missing from stats 2025-10-01 08:12:57,062 p=83200 u=zuul n=ansible | 2025-10-01 08:12:57.062682 | fa163edc-743b-971c-e7d8-000000009fe7 | TASK | add required services using custom module 2025-10-01 08:12:58,339 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.337907 | fa163edc-743b-971c-e7d8-000000009fe7 | CHANGED | add required services using custom module | np0005463872 -> localhost 2025-10-01 08:12:58,340 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe7') missing from stats 2025-10-01 08:12:58,381 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.380858 | fa163edc-743b-971c-e7d8-000000009f50 | TASK | check if default.conf exists 2025-10-01 08:12:58,428 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.425434 | fa163edc-743b-971c-e7d8-000000009fe7 | CHANGED | add required services using custom module | np0005463871 -> localhost 2025-10-01 08:12:58,429 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe7') missing from stats 2025-10-01 08:12:58,430 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.430090 | fa163edc-743b-971c-e7d8-000000009fe7 | CHANGED | add required services using custom module | np0005463870 -> localhost 2025-10-01 08:12:58,430 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe7') missing from stats 2025-10-01 08:12:58,485 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.485278 | fa163edc-743b-971c-e7d8-000000009f50 | TASK | check if default.conf exists 2025-10-01 08:12:58,502 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.502185 | fa163edc-743b-971c-e7d8-000000009f50 | TASK | check if default.conf exists 2025-10-01 08:12:58,699 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.698927 | fa163edc-743b-971c-e7d8-000000009f50 | OK | check if default.conf exists | np0005463872 2025-10-01 08:12:58,720 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.719806 | fa163edc-743b-971c-e7d8-000000009f51 | TASK | install openssl-perl 2025-10-01 08:12:58,756 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.755384 | fa163edc-743b-971c-e7d8-000000009f51 | SKIPPED | install openssl-perl | np0005463872 2025-10-01 08:12:58,787 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.781245 | fa163edc-743b-971c-e7d8-000000009f52 | TASK | register as an ipa client 2025-10-01 08:12:58,803 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.801586 | fa163edc-743b-971c-e7d8-000000009f50 | OK | check if default.conf exists | np0005463870 2025-10-01 08:12:58,844 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.843949 | fa163edc-743b-971c-e7d8-000000009f51 | TASK | install openssl-perl 2025-10-01 08:12:58,858 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.856830 | fa163edc-743b-971c-e7d8-000000009f50 | OK | check if default.conf exists | np0005463871 2025-10-01 08:12:58,920 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.919677 | fa163edc-743b-971c-e7d8-000000009f51 | TASK | install openssl-perl 2025-10-01 08:12:58,945 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.944461 | fa163edc-743b-971c-e7d8-00000000a130 | TASK | Import variables specific to distribution 2025-10-01 08:12:58,961 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.954749 | fa163edc-743b-971c-e7d8-000000009f51 | SKIPPED | install openssl-perl | np0005463870 2025-10-01 08:12:58,963 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.962841 | fa163edc-743b-971c-e7d8-000000009f51 | SKIPPED | install openssl-perl | np0005463871 2025-10-01 08:12:58,977 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.976900 | fa163edc-743b-971c-e7d8-000000009f52 | TASK | register as an ipa client 2025-10-01 08:12:58,997 p=83200 u=zuul n=ansible | 2025-10-01 08:12:58.996764 | fa163edc-743b-971c-e7d8-000000009f52 | TASK | register as an ipa client 2025-10-01 08:12:59,025 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.021603 | fa163edc-743b-971c-e7d8-00000000a130 | OK | Import variables specific to distribution | np0005463872 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-01 08:12:59,089 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.089028 | fa163edc-743b-971c-e7d8-00000000a130 | TASK | Import variables specific to distribution 2025-10-01 08:12:59,108 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.107686 | fa163edc-743b-971c-e7d8-00000000a130 | TASK | Import variables specific to distribution 2025-10-01 08:12:59,129 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.128560 | fa163edc-743b-971c-e7d8-00000000a131 | TASK | Install IPA client 2025-10-01 08:12:59,168 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.166225 | fa163edc-743b-971c-e7d8-00000000a130 | OK | Import variables specific to distribution | np0005463871 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-01 08:12:59,183 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.182274 | fa163edc-743b-971c-e7d8-00000000a130 | OK | Import variables specific to distribution | np0005463870 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-01 08:12:59,204 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.204017 | fa163edc-743b-971c-e7d8-00000000a131 | TASK | Install IPA client 2025-10-01 08:12:59,291 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.291130 | 6aa6201f-8803-455a-bb77-9a7472234b25 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005463872 2025-10-01 08:12:59,332 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.332007 | fa163edc-743b-971c-e7d8-00000000a131 | TASK | Install IPA client 2025-10-01 08:12:59,369 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.368297 | fa163edc-743b-971c-e7d8-00000000a1d8 | TASK | Install - Ensure that IPA client packages are installed 2025-10-01 08:12:59,387 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.386887 | fa163edc-743b-971c-e7d8-000000009fe7 | CHANGED | add required services using custom module | np0005463865 -> localhost 2025-10-01 08:12:59,388 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe7') missing from stats 2025-10-01 08:12:59,462 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.461871 | 982e97bc-1d55-420d-906a-d44e02f395ab | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005463871 2025-10-01 08:12:59,495 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.495182 | fa163edc-743b-971c-e7d8-00000000a238 | TASK | Install - Ensure that IPA client packages are installed 2025-10-01 08:12:59,526 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.526530 | fa163edc-743b-971c-e7d8-00000000a1d8 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005463872 2025-10-01 08:12:59,583 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.583117 | f4902af3-6e1d-4197-a8b6-725fa1f30817 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005463870 2025-10-01 08:12:59,617 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.617156 | fa163edc-743b-971c-e7d8-00000000a29d | TASK | Install - Ensure that IPA client packages are installed 2025-10-01 08:12:59,633 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.632454 | fa163edc-743b-971c-e7d8-00000000a1d9 | TASK | Install - Set ipaclient_servers 2025-10-01 08:12:59,655 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.655064 | fa163edc-743b-971c-e7d8-000000009f5c | TASK | check if default.conf exists 2025-10-01 08:12:59,662 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.662138 | fa163edc-743b-971c-e7d8-00000000a238 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005463871 2025-10-01 08:12:59,664 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.664473 | fa163edc-743b-971c-e7d8-000000009fe7 | CHANGED | add required services using custom module | np0005463867 -> localhost 2025-10-01 08:12:59,665 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe7') missing from stats 2025-10-01 08:12:59,666 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.666430 | fa163edc-743b-971c-e7d8-00000000a29d | SKIPPED | Install - Ensure that IPA client packages are installed | np0005463870 2025-10-01 08:12:59,678 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.678245 | fa163edc-743b-971c-e7d8-00000000a29e | TASK | Install - Set ipaclient_servers 2025-10-01 08:12:59,706 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.705402 | fa163edc-743b-971c-e7d8-00000000a239 | TASK | Install - Set ipaclient_servers 2025-10-01 08:12:59,823 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.816443 | fa163edc-743b-971c-e7d8-000000009fe7 | CHANGED | add required services using custom module | np0005463866 -> localhost 2025-10-01 08:12:59,824 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-000000009fe7') missing from stats 2025-10-01 08:12:59,825 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.824952 | fa163edc-743b-971c-e7d8-00000000a1d9 | SKIPPED | Install - Set ipaclient_servers | np0005463872 2025-10-01 08:12:59,826 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.825599 | fa163edc-743b-971c-e7d8-00000000a239 | SKIPPED | Install - Set ipaclient_servers | np0005463871 2025-10-01 08:12:59,835 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.835418 | fa163edc-743b-971c-e7d8-00000000a23a | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-01 08:12:59,852 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.851535 | fa163edc-743b-971c-e7d8-00000000a1da | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-01 08:12:59,907 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.906479 | fa163edc-743b-971c-e7d8-000000009fd2 | TASK | check if default.conf exists 2025-10-01 08:12:59,924 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.913614 | fa163edc-743b-971c-e7d8-00000000a29e | SKIPPED | Install - Set ipaclient_servers | np0005463870 2025-10-01 08:12:59,925 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.925006 | fa163edc-743b-971c-e7d8-00000000a23a | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005463871 2025-10-01 08:12:59,925 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.925657 | fa163edc-743b-971c-e7d8-00000000a1da | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005463872 2025-10-01 08:12:59,937 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.937038 | fa163edc-743b-971c-e7d8-00000000a29f | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-01 08:12:59,954 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.953881 | fa163edc-743b-971c-e7d8-00000000a23b | TASK | Install - Check that either password or keytab is set 2025-10-01 08:12:59,971 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.970790 | fa163edc-743b-971c-e7d8-00000000a1db | TASK | Install - Check that either password or keytab is set 2025-10-01 08:12:59,992 p=83200 u=zuul n=ansible | 2025-10-01 08:12:59.991796 | fa163edc-743b-971c-e7d8-000000009f86 | TASK | check if default.conf exists 2025-10-01 08:13:00,006 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.005787 | fa163edc-743b-971c-e7d8-00000000a29f | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005463870 2025-10-01 08:13:00,035 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.030264 | fa163edc-743b-971c-e7d8-00000000a2a0 | TASK | Install - Check that either password or keytab is set 2025-10-01 08:13:00,042 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.041948 | fa163edc-743b-971c-e7d8-00000000a23b | SKIPPED | Install - Check that either password or keytab is set | np0005463871 2025-10-01 08:13:00,043 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.043274 | fa163edc-743b-971c-e7d8-000000009f5c | OK | check if default.conf exists | np0005463865 2025-10-01 08:13:00,044 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.044019 | fa163edc-743b-971c-e7d8-00000000a1db | SKIPPED | Install - Check that either password or keytab is set | np0005463872 2025-10-01 08:13:00,056 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.056506 | fa163edc-743b-971c-e7d8-00000000a23c | TASK | Install - Set default principal if no keytab is given 2025-10-01 08:13:00,088 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.087268 | fa163edc-743b-971c-e7d8-00000000a1dc | TASK | Install - Set default principal if no keytab is given 2025-10-01 08:13:00,112 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.112215 | fa163edc-743b-971c-e7d8-000000009f5d | TASK | install openssl-perl 2025-10-01 08:13:00,120 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.120210 | fa163edc-743b-971c-e7d8-00000000a2a0 | SKIPPED | Install - Check that either password or keytab is set | np0005463870 2025-10-01 08:13:00,145 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.145210 | fa163edc-743b-971c-e7d8-00000000a2a1 | TASK | Install - Set default principal if no keytab is given 2025-10-01 08:13:00,152 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.151951 | fa163edc-743b-971c-e7d8-00000000a23c | OK | Install - Set default principal if no keytab is given | np0005463871 2025-10-01 08:13:00,153 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.153165 | fa163edc-743b-971c-e7d8-00000000a1dc | OK | Install - Set default principal if no keytab is given | np0005463872 2025-10-01 08:13:00,153 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.153794 | fa163edc-743b-971c-e7d8-000000009f5d | SKIPPED | install openssl-perl | np0005463865 2025-10-01 08:13:00,164 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.164668 | fa163edc-743b-971c-e7d8-00000000a23e | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-01 08:13:00,179 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.179360 | fa163edc-743b-971c-e7d8-00000000a1de | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-01 08:13:00,217 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.210854 | fa163edc-743b-971c-e7d8-000000009f5e | TASK | register as an ipa client 2025-10-01 08:13:00,228 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.223423 | fa163edc-743b-971c-e7d8-00000000a2a1 | OK | Install - Set default principal if no keytab is given | np0005463870 2025-10-01 08:13:00,230 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.229835 | fa163edc-743b-971c-e7d8-00000000a23e | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005463871 2025-10-01 08:13:00,230 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.230450 | fa163edc-743b-971c-e7d8-000000009fd2 | OK | check if default.conf exists | np0005463867 2025-10-01 08:13:00,231 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.231145 | fa163edc-743b-971c-e7d8-00000000a1de | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005463872 2025-10-01 08:13:00,249 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.249196 | fa163edc-743b-971c-e7d8-00000000a2a3 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-01 08:13:00,264 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.264003 | fa163edc-743b-971c-e7d8-00000000a23f | TASK | Install - Fail on missing ipaclient_servers 2025-10-01 08:13:00,284 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.284333 | fa163edc-743b-971c-e7d8-00000000a1df | TASK | Install - Fail on missing ipaclient_servers 2025-10-01 08:13:00,340 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.339249 | fa163edc-743b-971c-e7d8-000000009fd3 | TASK | install openssl-perl 2025-10-01 08:13:00,349 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.349395 | fa163edc-743b-971c-e7d8-00000000a2a3 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005463870 2025-10-01 08:13:00,351 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.351069 | fa163edc-743b-971c-e7d8-00000000a23f | SKIPPED | Install - Fail on missing ipaclient_servers | np0005463871 2025-10-01 08:13:00,352 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.352523 | fa163edc-743b-971c-e7d8-000000009f86 | OK | check if default.conf exists | np0005463866 2025-10-01 08:13:00,354 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.354044 | fa163edc-743b-971c-e7d8-00000000a1df | SKIPPED | Install - Fail on missing ipaclient_servers | np0005463872 2025-10-01 08:13:00,416 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.415770 | fa163edc-743b-971c-e7d8-00000000a2a4 | TASK | Install - Fail on missing ipaclient_servers 2025-10-01 08:13:00,436 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.435583 | fa163edc-743b-971c-e7d8-00000000a240 | TASK | Install - Configure DNS resolver 2025-10-01 08:13:00,464 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.459596 | fa163edc-743b-971c-e7d8-00000000a1e0 | TASK | Install - Configure DNS resolver 2025-10-01 08:13:00,493 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.487248 | fa163edc-743b-971c-e7d8-00000000a130 | TASK | Import variables specific to distribution 2025-10-01 08:13:00,511 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.510462 | fa163edc-743b-971c-e7d8-000000009f87 | TASK | install openssl-perl 2025-10-01 08:13:00,517 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.516809 | fa163edc-743b-971c-e7d8-000000009fd3 | SKIPPED | install openssl-perl | np0005463867 2025-10-01 08:13:00,518 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.518004 | fa163edc-743b-971c-e7d8-00000000a2a4 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005463870 2025-10-01 08:13:00,518 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.518621 | fa163edc-743b-971c-e7d8-00000000a240 | SKIPPED | Install - Configure DNS resolver | np0005463871 2025-10-01 08:13:00,519 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.519346 | fa163edc-743b-971c-e7d8-00000000a1e0 | SKIPPED | Install - Configure DNS resolver | np0005463872 2025-10-01 08:13:00,530 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.530375 | fa163edc-743b-971c-e7d8-00000000a2a5 | TASK | Install - Configure DNS resolver 2025-10-01 08:13:00,543 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.540881 | fa163edc-743b-971c-e7d8-00000000a130 | OK | Import variables specific to distribution | np0005463865 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-01 08:13:00,559 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.559069 | fa163edc-743b-971c-e7d8-00000000a242 | TASK | Install - IPA client test 2025-10-01 08:13:00,581 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.580660 | fa163edc-743b-971c-e7d8-00000000a1e4 | TASK | Install - IPA client test 2025-10-01 08:13:00,600 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.600140 | fa163edc-743b-971c-e7d8-000000009fd4 | TASK | register as an ipa client 2025-10-01 08:13:00,607 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.607627 | fa163edc-743b-971c-e7d8-000000009f87 | SKIPPED | install openssl-perl | np0005463866 2025-10-01 08:13:00,608 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.608393 | fa163edc-743b-971c-e7d8-00000000a2a5 | SKIPPED | Install - Configure DNS resolver | np0005463870 2025-10-01 08:13:00,620 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.619768 | fa163edc-743b-971c-e7d8-00000000a2a7 | TASK | Install - IPA client test 2025-10-01 08:13:00,646 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.646282 | fa163edc-743b-971c-e7d8-00000000a131 | TASK | Install IPA client 2025-10-01 08:13:00,666 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.665923 | fa163edc-743b-971c-e7d8-000000009f88 | TASK | register as an ipa client 2025-10-01 08:13:00,719 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.719258 | fa163edc-743b-971c-e7d8-00000000a130 | TASK | Import variables specific to distribution 2025-10-01 08:13:00,800 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.794351 | fa163edc-743b-971c-e7d8-00000000a130 | OK | Import variables specific to distribution | np0005463867 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-01 08:13:00,807 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.806904 | 913be9eb-ceeb-4e9b-a442-b4912c78492e | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005463865 2025-10-01 08:13:00,849 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.849091 | fa163edc-743b-971c-e7d8-00000000a3d3 | TASK | Install - Ensure that IPA client packages are installed 2025-10-01 08:13:00,869 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.868728 | fa163edc-743b-971c-e7d8-00000000a130 | TASK | Import variables specific to distribution 2025-10-01 08:13:00,897 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.897386 | fa163edc-743b-971c-e7d8-00000000a131 | TASK | Install IPA client 2025-10-01 08:13:00,903 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.903253 | fa163edc-743b-971c-e7d8-00000000a3d3 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005463865 2025-10-01 08:13:00,920 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.919882 | fa163edc-743b-971c-e7d8-00000000a3d4 | TASK | Install - Set ipaclient_servers 2025-10-01 08:13:00,939 p=83200 u=zuul n=ansible | 2025-10-01 08:13:00.937114 | fa163edc-743b-971c-e7d8-00000000a130 | OK | Import variables specific to distribution | np0005463866 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-01 08:13:01,011 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.010736 | 02ba92dc-6c8e-416a-95e8-a0ba9039ddeb | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005463867 2025-10-01 08:13:01,047 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.047392 | fa163edc-743b-971c-e7d8-00000000a131 | TASK | Install IPA client 2025-10-01 08:13:01,067 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.066932 | fa163edc-743b-971c-e7d8-00000000a462 | TASK | Install - Ensure that IPA client packages are installed 2025-10-01 08:13:01,073 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.073333 | fa163edc-743b-971c-e7d8-00000000a3d4 | SKIPPED | Install - Set ipaclient_servers | np0005463865 2025-10-01 08:13:01,090 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.090139 | fa163edc-743b-971c-e7d8-00000000a3d5 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-01 08:13:01,110 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.110046 | fa163edc-743b-971c-e7d8-00000000a462 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005463867 2025-10-01 08:13:01,169 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.169336 | 56bbc7db-aaf1-430d-a4b6-dfe6f5ee7d98 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005463866 2025-10-01 08:13:01,206 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.206012 | fa163edc-743b-971c-e7d8-00000000a4c2 | TASK | Install - Ensure that IPA client packages are installed 2025-10-01 08:13:01,225 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.225167 | fa163edc-743b-971c-e7d8-00000000a463 | TASK | Install - Set ipaclient_servers 2025-10-01 08:13:01,231 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.231032 | fa163edc-743b-971c-e7d8-00000000a3d5 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005463865 2025-10-01 08:13:01,252 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.252593 | fa163edc-743b-971c-e7d8-00000000a3d6 | TASK | Install - Check that either password or keytab is set 2025-10-01 08:13:01,260 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.259335 | fa163edc-743b-971c-e7d8-00000000a4c2 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005463866 2025-10-01 08:13:01,276 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.275835 | fa163edc-743b-971c-e7d8-00000000a4c3 | TASK | Install - Set ipaclient_servers 2025-10-01 08:13:01,295 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.294209 | fa163edc-743b-971c-e7d8-00000000a463 | SKIPPED | Install - Set ipaclient_servers | np0005463867 2025-10-01 08:13:01,301 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.301017 | fa163edc-743b-971c-e7d8-00000000a3d6 | SKIPPED | Install - Check that either password or keytab is set | np0005463865 2025-10-01 08:13:01,332 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.332348 | fa163edc-743b-971c-e7d8-00000000a3d7 | TASK | Install - Set default principal if no keytab is given 2025-10-01 08:13:01,374 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.373433 | fa163edc-743b-971c-e7d8-00000000a464 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-01 08:13:01,380 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.380142 | fa163edc-743b-971c-e7d8-00000000a4c3 | SKIPPED | Install - Set ipaclient_servers | np0005463866 2025-10-01 08:13:01,409 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.408866 | fa163edc-743b-971c-e7d8-00000000a4c4 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-01 08:13:01,416 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.415686 | fa163edc-743b-971c-e7d8-00000000a3d7 | OK | Install - Set default principal if no keytab is given | np0005463865 2025-10-01 08:13:01,442 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.442358 | fa163edc-743b-971c-e7d8-00000000a3d9 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-01 08:13:01,449 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.449177 | fa163edc-743b-971c-e7d8-00000000a464 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005463867 2025-10-01 08:13:01,497 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.496694 | fa163edc-743b-971c-e7d8-00000000a465 | TASK | Install - Check that either password or keytab is set 2025-10-01 08:13:01,505 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.504708 | fa163edc-743b-971c-e7d8-00000000a3d9 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005463865 2025-10-01 08:13:01,507 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.506870 | fa163edc-743b-971c-e7d8-00000000a4c4 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005463866 2025-10-01 08:13:01,539 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.538807 | fa163edc-743b-971c-e7d8-00000000a3da | TASK | Install - Fail on missing ipaclient_servers 2025-10-01 08:13:01,573 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.568443 | fa163edc-743b-971c-e7d8-00000000a4c5 | TASK | Install - Check that either password or keytab is set 2025-10-01 08:13:01,586 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.585422 | fa163edc-743b-971c-e7d8-00000000a465 | SKIPPED | Install - Check that either password or keytab is set | np0005463867 2025-10-01 08:13:01,587 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.587400 | fa163edc-743b-971c-e7d8-00000000a2a7 | OK | Install - IPA client test | np0005463870 2025-10-01 08:13:01,588 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.588679 | fa163edc-743b-971c-e7d8-00000000a3da | SKIPPED | Install - Fail on missing ipaclient_servers | np0005463865 2025-10-01 08:13:01,603 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.603146 | fa163edc-743b-971c-e7d8-00000000a2a9 | TASK | Install - Cleanup leftover ccache 2025-10-01 08:13:01,634 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.633615 | fa163edc-743b-971c-e7d8-00000000a3db | TASK | Install - Configure DNS resolver 2025-10-01 08:13:01,653 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.653281 | fa163edc-743b-971c-e7d8-00000000a466 | TASK | Install - Set default principal if no keytab is given 2025-10-01 08:13:01,659 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.658687 | fa163edc-743b-971c-e7d8-00000000a1e4 | OK | Install - IPA client test | np0005463872 2025-10-01 08:13:01,660 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.660274 | fa163edc-743b-971c-e7d8-00000000a4c5 | SKIPPED | Install - Check that either password or keytab is set | np0005463866 2025-10-01 08:13:01,674 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.674153 | fa163edc-743b-971c-e7d8-00000000a1e6 | TASK | Install - Cleanup leftover ccache 2025-10-01 08:13:01,693 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.693341 | fa163edc-743b-971c-e7d8-00000000a4c6 | TASK | Install - Set default principal if no keytab is given 2025-10-01 08:13:01,699 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.699315 | fa163edc-743b-971c-e7d8-00000000a3db | SKIPPED | Install - Configure DNS resolver | np0005463865 2025-10-01 08:13:01,719 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.718620 | fa163edc-743b-971c-e7d8-00000000a3dd | TASK | Install - IPA client test 2025-10-01 08:13:01,725 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.725084 | fa163edc-743b-971c-e7d8-00000000a466 | OK | Install - Set default principal if no keytab is given | np0005463867 2025-10-01 08:13:01,741 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.741430 | fa163edc-743b-971c-e7d8-00000000a468 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-01 08:13:01,754 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.754329 | fa163edc-743b-971c-e7d8-00000000a4c6 | OK | Install - Set default principal if no keytab is given | np0005463866 2025-10-01 08:13:01,771 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.771571 | fa163edc-743b-971c-e7d8-00000000a4c8 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-01 08:13:01,780 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.779515 | fa163edc-743b-971c-e7d8-00000000a468 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005463867 2025-10-01 08:13:01,796 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.795704 | fa163edc-743b-971c-e7d8-00000000a469 | TASK | Install - Fail on missing ipaclient_servers 2025-10-01 08:13:01,808 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.808276 | fa163edc-743b-971c-e7d8-00000000a4c8 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005463866 2025-10-01 08:13:01,825 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.825139 | fa163edc-743b-971c-e7d8-00000000a4c9 | TASK | Install - Fail on missing ipaclient_servers 2025-10-01 08:13:01,837 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.835619 | fa163edc-743b-971c-e7d8-00000000a469 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005463867 2025-10-01 08:13:01,875 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.875010 | fa163edc-743b-971c-e7d8-00000000a46a | TASK | Install - Configure DNS resolver 2025-10-01 08:13:01,884 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.883473 | fa163edc-743b-971c-e7d8-00000000a4c9 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005463866 2025-10-01 08:13:01,890 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.886731 | fa163edc-743b-971c-e7d8-00000000a242 | OK | Install - IPA client test | np0005463871 2025-10-01 08:13:01,892 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.892333 | fa163edc-743b-971c-e7d8-00000000a2a9 | OK | Install - Cleanup leftover ccache | np0005463870 2025-10-01 08:13:01,919 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.918772 | fa163edc-743b-971c-e7d8-00000000a2aa | TASK | Install - Configure NTP 2025-10-01 08:13:01,942 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.941351 | fa163edc-743b-971c-e7d8-00000000a244 | TASK | Install - Cleanup leftover ccache 2025-10-01 08:13:01,972 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.972119 | fa163edc-743b-971c-e7d8-00000000a4ca | TASK | Install - Configure DNS resolver 2025-10-01 08:13:01,978 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.977988 | fa163edc-743b-971c-e7d8-00000000a46a | SKIPPED | Install - Configure DNS resolver | np0005463867 2025-10-01 08:13:01,994 p=83200 u=zuul n=ansible | 2025-10-01 08:13:01.993833 | fa163edc-743b-971c-e7d8-00000000a46c | TASK | Install - IPA client test 2025-10-01 08:13:02,013 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.012530 | fa163edc-743b-971c-e7d8-00000000a4ca | SKIPPED | Install - Configure DNS resolver | np0005463866 2025-10-01 08:13:02,027 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.027508 | fa163edc-743b-971c-e7d8-00000000a4cc | TASK | Install - IPA client test 2025-10-01 08:13:02,054 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.053072 | fa163edc-743b-971c-e7d8-00000000a1e6 | OK | Install - Cleanup leftover ccache | np0005463872 2025-10-01 08:13:02,078 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.078341 | fa163edc-743b-971c-e7d8-00000000a1e7 | TASK | Install - Configure NTP 2025-10-01 08:13:02,250 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.249564 | fa163edc-743b-971c-e7d8-00000000a244 | OK | Install - Cleanup leftover ccache | np0005463871 2025-10-01 08:13:02,263 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.263147 | fa163edc-743b-971c-e7d8-00000000a249 | TASK | Install - Configure NTP 2025-10-01 08:13:02,855 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.854731 | fa163edc-743b-971c-e7d8-00000000a3dd | OK | Install - IPA client test | np0005463865 2025-10-01 08:13:02,878 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.878149 | fa163edc-743b-971c-e7d8-00000000a3df | TASK | Install - Cleanup leftover ccache 2025-10-01 08:13:02,992 p=83200 u=zuul n=ansible | 2025-10-01 08:13:02.991406 | fa163edc-743b-971c-e7d8-00000000a46c | OK | Install - IPA client test | np0005463867 2025-10-01 08:13:03,019 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.018608 | fa163edc-743b-971c-e7d8-00000000a46e | TASK | Install - Cleanup leftover ccache 2025-10-01 08:13:03,025 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.025054 | fa163edc-743b-971c-e7d8-00000000a4cc | OK | Install - IPA client test | np0005463866 2025-10-01 08:13:03,049 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.049218 | fa163edc-743b-971c-e7d8-00000000a4ce | TASK | Install - Cleanup leftover ccache 2025-10-01 08:13:03,205 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.204863 | fa163edc-743b-971c-e7d8-00000000a3df | OK | Install - Cleanup leftover ccache | np0005463865 2025-10-01 08:13:03,220 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.220188 | fa163edc-743b-971c-e7d8-00000000a3e0 | TASK | Install - Configure NTP 2025-10-01 08:13:03,297 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.296854 | fa163edc-743b-971c-e7d8-00000000a46e | OK | Install - Cleanup leftover ccache | np0005463867 2025-10-01 08:13:03,312 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.312184 | fa163edc-743b-971c-e7d8-00000000a46f | TASK | Install - Configure NTP 2025-10-01 08:13:03,385 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.385015 | fa163edc-743b-971c-e7d8-00000000a4ce | OK | Install - Cleanup leftover ccache | np0005463866 2025-10-01 08:13:03,400 p=83200 u=zuul n=ansible | 2025-10-01 08:13:03.400618 | fa163edc-743b-971c-e7d8-00000000a4cf | TASK | Install - Configure NTP 2025-10-01 08:13:09,347 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.346834 | fa163edc-743b-971c-e7d8-00000000a1e7 | CHANGED | Install - Configure NTP | np0005463872 2025-10-01 08:13:09,369 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.369008 | fa163edc-743b-971c-e7d8-00000000a1e8 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-01 08:13:09,433 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.427941 | fa163edc-743b-971c-e7d8-00000000a249 | CHANGED | Install - Configure NTP | np0005463871 2025-10-01 08:13:09,435 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.434780 | fa163edc-743b-971c-e7d8-00000000a1e8 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005463872 2025-10-01 08:13:09,456 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.455860 | fa163edc-743b-971c-e7d8-00000000a24a | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-01 08:13:09,481 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.480492 | fa163edc-743b-971c-e7d8-00000000a1e9 | TASK | Install - Disable One-Time Password for on_master 2025-10-01 08:13:09,520 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.519246 | fa163edc-743b-971c-e7d8-00000000a24a | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005463871 2025-10-01 08:13:09,526 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.526264 | fa163edc-743b-971c-e7d8-00000000a1e9 | SKIPPED | Install - Disable One-Time Password for on_master | np0005463872 2025-10-01 08:13:09,545 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.544844 | fa163edc-743b-971c-e7d8-00000000a24b | TASK | Install - Disable One-Time Password for on_master 2025-10-01 08:13:09,569 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.569170 | fa163edc-743b-971c-e7d8-00000000a1ea | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-01 08:13:09,590 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.589445 | fa163edc-743b-971c-e7d8-00000000a24b | SKIPPED | Install - Disable One-Time Password for on_master | np0005463871 2025-10-01 08:13:09,601 p=83200 u=zuul n=ansible | 2025-10-01 08:13:09.600766 | fa163edc-743b-971c-e7d8-00000000a24c | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-01 08:13:10,439 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.438864 | fa163edc-743b-971c-e7d8-00000000a1ea | OK | Install - Test if IPA client has working krb5.keytab | np0005463872 2025-10-01 08:13:10,441 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.440713 | fa163edc-743b-971c-e7d8-00000000a46f | CHANGED | Install - Configure NTP | np0005463867 2025-10-01 08:13:10,454 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.454657 | fa163edc-743b-971c-e7d8-00000000a1eb | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-01 08:13:10,481 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.480445 | fa163edc-743b-971c-e7d8-00000000a470 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-01 08:13:10,497 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.496365 | fa163edc-743b-971c-e7d8-00000000a24c | OK | Install - Test if IPA client has working krb5.keytab | np0005463871 2025-10-01 08:13:10,512 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.511802 | fa163edc-743b-971c-e7d8-00000000a24d | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-01 08:13:10,518 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.517948 | fa163edc-743b-971c-e7d8-00000000a1eb | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005463872 2025-10-01 08:13:10,529 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.529373 | fa163edc-743b-971c-e7d8-00000000a1ed | TASK | Install - Keytab or password is required for getting otp 2025-10-01 08:13:10,554 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.549160 | fa163edc-743b-971c-e7d8-00000000a470 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005463867 2025-10-01 08:13:10,555 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.554842 | fa163edc-743b-971c-e7d8-00000000a24d | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005463871 2025-10-01 08:13:10,566 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.565858 | fa163edc-743b-971c-e7d8-00000000a24f | TASK | Install - Keytab or password is required for getting otp 2025-10-01 08:13:10,587 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.586418 | fa163edc-743b-971c-e7d8-00000000a471 | TASK | Install - Disable One-Time Password for on_master 2025-10-01 08:13:10,602 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.601813 | fa163edc-743b-971c-e7d8-00000000a1ed | SKIPPED | Install - Keytab or password is required for getting otp | np0005463872 2025-10-01 08:13:10,621 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.621414 | fa163edc-743b-971c-e7d8-00000000a1ee | TASK | Install - Create temporary file for keytab 2025-10-01 08:13:10,634 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.627949 | fa163edc-743b-971c-e7d8-00000000a24f | SKIPPED | Install - Keytab or password is required for getting otp | np0005463871 2025-10-01 08:13:10,634 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.634674 | fa163edc-743b-971c-e7d8-00000000a471 | SKIPPED | Install - Disable One-Time Password for on_master | np0005463867 2025-10-01 08:13:10,652 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.651916 | fa163edc-743b-971c-e7d8-00000000a250 | TASK | Install - Create temporary file for keytab 2025-10-01 08:13:10,677 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.676732 | fa163edc-743b-971c-e7d8-00000000a472 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-01 08:13:10,683 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.682470 | fa163edc-743b-971c-e7d8-00000000a1ee | SKIPPED | Install - Create temporary file for keytab | np0005463872 2025-10-01 08:13:10,699 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.699221 | fa163edc-743b-971c-e7d8-00000000a1ef | TASK | Install - Copy keytab to server temporary file 2025-10-01 08:13:10,724 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.723676 | fa163edc-743b-971c-e7d8-00000000a250 | SKIPPED | Install - Create temporary file for keytab | np0005463871 2025-10-01 08:13:10,738 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.738667 | fa163edc-743b-971c-e7d8-00000000a251 | TASK | Install - Copy keytab to server temporary file 2025-10-01 08:13:10,769 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.768462 | fa163edc-743b-971c-e7d8-00000000a1ef | SKIPPED | Install - Copy keytab to server temporary file | np0005463872 2025-10-01 08:13:10,787 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.783108 | fa163edc-743b-971c-e7d8-00000000a1f0 | TASK | Install - Get One-Time Password for client enrollment 2025-10-01 08:13:10,794 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.794179 | fa163edc-743b-971c-e7d8-00000000a251 | SKIPPED | Install - Copy keytab to server temporary file | np0005463871 2025-10-01 08:13:10,809 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.809159 | fa163edc-743b-971c-e7d8-00000000a252 | TASK | Install - Get One-Time Password for client enrollment 2025-10-01 08:13:10,840 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.839643 | fa163edc-743b-971c-e7d8-00000000a1f0 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005463872 2025-10-01 08:13:10,850 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.850624 | fa163edc-743b-971c-e7d8-00000000a1f1 | TASK | Install - Report error for OTP generation 2025-10-01 08:13:10,864 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.863625 | fa163edc-743b-971c-e7d8-00000000a252 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005463871 2025-10-01 08:13:10,875 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.875403 | fa163edc-743b-971c-e7d8-00000000a253 | TASK | Install - Report error for OTP generation 2025-10-01 08:13:10,917 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.916351 | fa163edc-743b-971c-e7d8-00000000a1f1 | SKIPPED | Install - Report error for OTP generation | np0005463872 2025-10-01 08:13:10,932 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.927838 | fa163edc-743b-971c-e7d8-00000000a1f2 | TASK | Install - Store the previously obtained OTP 2025-10-01 08:13:10,939 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.938532 | fa163edc-743b-971c-e7d8-00000000a253 | SKIPPED | Install - Report error for OTP generation | np0005463871 2025-10-01 08:13:10,950 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.950580 | fa163edc-743b-971c-e7d8-00000000a254 | TASK | Install - Store the previously obtained OTP 2025-10-01 08:13:10,992 p=83200 u=zuul n=ansible | 2025-10-01 08:13:10.992136 | fa163edc-743b-971c-e7d8-00000000a1f2 | SKIPPED | Install - Store the previously obtained OTP | np0005463872 2025-10-01 08:13:11,015 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.014813 | fa163edc-743b-971c-e7d8-00000000a1f3 | TASK | Install - Remove keytab temporary file 2025-10-01 08:13:11,022 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.022065 | fa163edc-743b-971c-e7d8-00000000a254 | SKIPPED | Install - Store the previously obtained OTP | np0005463871 2025-10-01 08:13:11,044 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.044215 | fa163edc-743b-971c-e7d8-00000000a255 | TASK | Install - Remove keytab temporary file 2025-10-01 08:13:11,077 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.074577 | fa163edc-743b-971c-e7d8-00000000a1f3 | SKIPPED | Install - Remove keytab temporary file | np0005463872 2025-10-01 08:13:11,117 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.116983 | fa163edc-743b-971c-e7d8-00000000a1f4 | TASK | Store predefined OTP in admin_password 2025-10-01 08:13:11,130 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.129609 | fa163edc-743b-971c-e7d8-00000000a255 | SKIPPED | Install - Remove keytab temporary file | np0005463871 2025-10-01 08:13:11,150 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.150218 | fa163edc-743b-971c-e7d8-00000000a256 | TASK | Store predefined OTP in admin_password 2025-10-01 08:13:11,189 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.188763 | fa163edc-743b-971c-e7d8-00000000a1f4 | OK | Store predefined OTP in admin_password | np0005463872 2025-10-01 08:13:11,204 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.204350 | fa163edc-743b-971c-e7d8-00000000a1f6 | TASK | Install - Check if principal and keytab are set 2025-10-01 08:13:11,230 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.229745 | fa163edc-743b-971c-e7d8-00000000a256 | OK | Store predefined OTP in admin_password | np0005463871 2025-10-01 08:13:11,244 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.244549 | fa163edc-743b-971c-e7d8-00000000a258 | TASK | Install - Check if principal and keytab are set 2025-10-01 08:13:11,260 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.259682 | fa163edc-743b-971c-e7d8-00000000a1f6 | SKIPPED | Install - Check if principal and keytab are set | np0005463872 2025-10-01 08:13:11,275 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.275368 | fa163edc-743b-971c-e7d8-00000000a1f7 | TASK | Install - Check if one of password or keytabs are set 2025-10-01 08:13:11,304 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.303507 | fa163edc-743b-971c-e7d8-00000000a258 | SKIPPED | Install - Check if principal and keytab are set | np0005463871 2025-10-01 08:13:11,318 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.317750 | fa163edc-743b-971c-e7d8-00000000a259 | TASK | Install - Check if one of password or keytabs are set 2025-10-01 08:13:11,333 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.332143 | fa163edc-743b-971c-e7d8-00000000a1f7 | SKIPPED | Install - Check if one of password or keytabs are set | np0005463872 2025-10-01 08:13:11,350 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.350097 | fa163edc-743b-971c-e7d8-00000000a1f8 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-01 08:13:11,390 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.389652 | fa163edc-743b-971c-e7d8-00000000a472 | OK | Install - Test if IPA client has working krb5.keytab | np0005463867 2025-10-01 08:13:11,408 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.408382 | fa163edc-743b-971c-e7d8-00000000a473 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-01 08:13:11,414 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.413870 | fa163edc-743b-971c-e7d8-00000000a259 | SKIPPED | Install - Check if one of password or keytabs are set | np0005463871 2025-10-01 08:13:11,427 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.427198 | fa163edc-743b-971c-e7d8-00000000a25a | TASK | Install - From host keytab, purge OOO.TEST 2025-10-01 08:13:11,455 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.455264 | fa163edc-743b-971c-e7d8-00000000a473 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005463867 2025-10-01 08:13:11,471 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.471151 | fa163edc-743b-971c-e7d8-00000000a475 | TASK | Install - Keytab or password is required for getting otp 2025-10-01 08:13:11,528 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.528496 | fa163edc-743b-971c-e7d8-00000000a475 | SKIPPED | Install - Keytab or password is required for getting otp | np0005463867 2025-10-01 08:13:11,547 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.546852 | fa163edc-743b-971c-e7d8-00000000a476 | TASK | Install - Create temporary file for keytab 2025-10-01 08:13:11,602 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.602204 | fa163edc-743b-971c-e7d8-00000000a476 | SKIPPED | Install - Create temporary file for keytab | np0005463867 2025-10-01 08:13:11,627 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.626857 | fa163edc-743b-971c-e7d8-00000000a477 | TASK | Install - Copy keytab to server temporary file 2025-10-01 08:13:11,695 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.695291 | fa163edc-743b-971c-e7d8-00000000a477 | SKIPPED | Install - Copy keytab to server temporary file | np0005463867 2025-10-01 08:13:11,719 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.718760 | fa163edc-743b-971c-e7d8-00000000a478 | TASK | Install - Get One-Time Password for client enrollment 2025-10-01 08:13:11,725 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.724591 | fa163edc-743b-971c-e7d8-00000000a25a | CHANGED | Install - From host keytab, purge OOO.TEST | np0005463871 2025-10-01 08:13:11,737 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.736903 | fa163edc-743b-971c-e7d8-00000000a25b | TASK | Install - Backup and set hostname 2025-10-01 08:13:11,789 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.788582 | fa163edc-743b-971c-e7d8-00000000a478 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005463867 2025-10-01 08:13:11,814 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.813551 | fa163edc-743b-971c-e7d8-00000000a479 | TASK | Install - Report error for OTP generation 2025-10-01 08:13:11,878 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.877593 | fa163edc-743b-971c-e7d8-00000000a479 | SKIPPED | Install - Report error for OTP generation | np0005463867 2025-10-01 08:13:11,893 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.893056 | fa163edc-743b-971c-e7d8-00000000a47a | TASK | Install - Store the previously obtained OTP 2025-10-01 08:13:11,940 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.940388 | fa163edc-743b-971c-e7d8-00000000a47a | SKIPPED | Install - Store the previously obtained OTP | np0005463867 2025-10-01 08:13:11,958 p=83200 u=zuul n=ansible | 2025-10-01 08:13:11.958676 | fa163edc-743b-971c-e7d8-00000000a47b | TASK | Install - Remove keytab temporary file 2025-10-01 08:13:12,007 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.006611 | fa163edc-743b-971c-e7d8-00000000a47b | SKIPPED | Install - Remove keytab temporary file | np0005463867 2025-10-01 08:13:12,025 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.025046 | fa163edc-743b-971c-e7d8-00000000a47c | TASK | Store predefined OTP in admin_password 2025-10-01 08:13:12,087 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.086412 | fa163edc-743b-971c-e7d8-00000000a47c | OK | Store predefined OTP in admin_password | np0005463867 2025-10-01 08:13:12,102 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.102507 | fa163edc-743b-971c-e7d8-00000000a47e | TASK | Install - Check if principal and keytab are set 2025-10-01 08:13:12,164 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.164282 | fa163edc-743b-971c-e7d8-00000000a47e | SKIPPED | Install - Check if principal and keytab are set | np0005463867 2025-10-01 08:13:12,180 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.180609 | fa163edc-743b-971c-e7d8-00000000a47f | TASK | Install - Check if one of password or keytabs are set 2025-10-01 08:13:12,245 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.244408 | fa163edc-743b-971c-e7d8-00000000a47f | SKIPPED | Install - Check if one of password or keytabs are set | np0005463867 2025-10-01 08:13:12,264 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.263769 | fa163edc-743b-971c-e7d8-00000000a480 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-01 08:13:12,300 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.299827 | fa163edc-743b-971c-e7d8-00000000a2aa | CHANGED | Install - Configure NTP | np0005463870 2025-10-01 08:13:12,320 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.320267 | fa163edc-743b-971c-e7d8-00000000a2ab | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-01 08:13:12,365 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.364954 | fa163edc-743b-971c-e7d8-00000000a2ab | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005463870 2025-10-01 08:13:12,376 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.376140 | fa163edc-743b-971c-e7d8-00000000a2ac | TASK | Install - Disable One-Time Password for on_master 2025-10-01 08:13:12,408 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.407458 | fa163edc-743b-971c-e7d8-00000000a2ac | SKIPPED | Install - Disable One-Time Password for on_master | np0005463870 2025-10-01 08:13:12,418 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.418102 | fa163edc-743b-971c-e7d8-00000000a2ad | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-01 08:13:12,605 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.604265 | fa163edc-743b-971c-e7d8-00000000a480 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005463867 2025-10-01 08:13:12,643 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.642282 | fa163edc-743b-971c-e7d8-00000000a481 | TASK | Install - Backup and set hostname 2025-10-01 08:13:12,665 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.663903 | fa163edc-743b-971c-e7d8-00000000a25b | CHANGED | Install - Backup and set hostname | np0005463871 2025-10-01 08:13:12,687 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.686754 | fa163edc-743b-971c-e7d8-00000000a25c | TASK | Install - Create temporary krb5 configuration 2025-10-01 08:13:12,699 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.697954 | fa163edc-743b-971c-e7d8-00000000a1f8 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005463872 2025-10-01 08:13:12,716 p=83200 u=zuul n=ansible | 2025-10-01 08:13:12.715658 | fa163edc-743b-971c-e7d8-00000000a1f9 | TASK | Install - Backup and set hostname 2025-10-01 08:13:13,116 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.115514 | fa163edc-743b-971c-e7d8-00000000a2ad | OK | Install - Test if IPA client has working krb5.keytab | np0005463870 2025-10-01 08:13:13,137 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.137479 | fa163edc-743b-971c-e7d8-00000000a2ae | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-01 08:13:13,172 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.172206 | fa163edc-743b-971c-e7d8-00000000a2ae | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005463870 2025-10-01 08:13:13,193 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.192708 | fa163edc-743b-971c-e7d8-00000000a2b0 | TASK | Install - Keytab or password is required for getting otp 2025-10-01 08:13:13,262 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.261916 | fa163edc-743b-971c-e7d8-00000000a2b0 | SKIPPED | Install - Keytab or password is required for getting otp | np0005463870 2025-10-01 08:13:13,289 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.288743 | fa163edc-743b-971c-e7d8-00000000a2b1 | TASK | Install - Create temporary file for keytab 2025-10-01 08:13:13,349 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.348245 | fa163edc-743b-971c-e7d8-00000000a2b1 | SKIPPED | Install - Create temporary file for keytab | np0005463870 2025-10-01 08:13:13,375 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.374732 | fa163edc-743b-971c-e7d8-00000000a2b2 | TASK | Install - Copy keytab to server temporary file 2025-10-01 08:13:13,421 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.419944 | fa163edc-743b-971c-e7d8-00000000a481 | CHANGED | Install - Backup and set hostname | np0005463867 2025-10-01 08:13:13,466 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.465331 | fa163edc-743b-971c-e7d8-00000000a482 | TASK | Install - Create temporary krb5 configuration 2025-10-01 08:13:13,476 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.474917 | fa163edc-743b-971c-e7d8-00000000a2b2 | SKIPPED | Install - Copy keytab to server temporary file | np0005463870 2025-10-01 08:13:13,478 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.477919 | fa163edc-743b-971c-e7d8-00000000a3e0 | CHANGED | Install - Configure NTP | np0005463865 2025-10-01 08:13:13,501 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.501154 | fa163edc-743b-971c-e7d8-00000000a2b3 | TASK | Install - Get One-Time Password for client enrollment 2025-10-01 08:13:13,536 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.535993 | fa163edc-743b-971c-e7d8-00000000a3e1 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-01 08:13:13,562 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.554450 | fa163edc-743b-971c-e7d8-00000000a1f9 | CHANGED | Install - Backup and set hostname | np0005463872 2025-10-01 08:13:13,565 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.564528 | fa163edc-743b-971c-e7d8-00000000a25c | OK | Install - Create temporary krb5 configuration | np0005463871 2025-10-01 08:13:13,596 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.595659 | fa163edc-743b-971c-e7d8-00000000a25d | TASK | Install - Join IPA 2025-10-01 08:13:13,624 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.623606 | fa163edc-743b-971c-e7d8-00000000a1fa | TASK | Install - Create temporary krb5 configuration 2025-10-01 08:13:13,632 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.632338 | fa163edc-743b-971c-e7d8-00000000a2b3 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005463870 2025-10-01 08:13:13,634 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.633773 | fa163edc-743b-971c-e7d8-00000000a3e1 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005463865 2025-10-01 08:13:13,645 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.645241 | fa163edc-743b-971c-e7d8-00000000a2b4 | TASK | Install - Report error for OTP generation 2025-10-01 08:13:13,665 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.664703 | fa163edc-743b-971c-e7d8-00000000a3e2 | TASK | Install - Disable One-Time Password for on_master 2025-10-01 08:13:13,698 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.697461 | fa163edc-743b-971c-e7d8-00000000a3e2 | SKIPPED | Install - Disable One-Time Password for on_master | np0005463865 2025-10-01 08:13:13,725 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.724556 | fa163edc-743b-971c-e7d8-00000000a3e3 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-01 08:13:13,738 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.732203 | fa163edc-743b-971c-e7d8-00000000a2b4 | SKIPPED | Install - Report error for OTP generation | np0005463870 2025-10-01 08:13:13,739 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.738868 | fa163edc-743b-971c-e7d8-00000000a4cf | CHANGED | Install - Configure NTP | np0005463866 2025-10-01 08:13:13,750 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.750491 | fa163edc-743b-971c-e7d8-00000000a2b5 | TASK | Install - Store the previously obtained OTP 2025-10-01 08:13:13,770 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.770114 | fa163edc-743b-971c-e7d8-00000000a4d0 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-01 08:13:13,807 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.807381 | fa163edc-743b-971c-e7d8-00000000a2b5 | SKIPPED | Install - Store the previously obtained OTP | np0005463870 2025-10-01 08:13:13,822 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.821807 | fa163edc-743b-971c-e7d8-00000000a2b6 | TASK | Install - Remove keytab temporary file 2025-10-01 08:13:13,839 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.838868 | fa163edc-743b-971c-e7d8-00000000a4d0 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005463866 2025-10-01 08:13:13,855 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.855463 | fa163edc-743b-971c-e7d8-00000000a4d1 | TASK | Install - Disable One-Time Password for on_master 2025-10-01 08:13:13,874 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.873713 | fa163edc-743b-971c-e7d8-00000000a2b6 | SKIPPED | Install - Remove keytab temporary file | np0005463870 2025-10-01 08:13:13,889 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.889216 | fa163edc-743b-971c-e7d8-00000000a2b7 | TASK | Store predefined OTP in admin_password 2025-10-01 08:13:13,896 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.895473 | fa163edc-743b-971c-e7d8-00000000a4d1 | SKIPPED | Install - Disable One-Time Password for on_master | np0005463866 2025-10-01 08:13:13,911 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.911310 | fa163edc-743b-971c-e7d8-00000000a4d2 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-01 08:13:13,951 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.951162 | fa163edc-743b-971c-e7d8-00000000a2b7 | OK | Store predefined OTP in admin_password | np0005463870 2025-10-01 08:13:13,962 p=83200 u=zuul n=ansible | 2025-10-01 08:13:13.961912 | fa163edc-743b-971c-e7d8-00000000a2b9 | TASK | Install - Check if principal and keytab are set 2025-10-01 08:13:14,002 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.001734 | fa163edc-743b-971c-e7d8-00000000a2b9 | SKIPPED | Install - Check if principal and keytab are set | np0005463870 2025-10-01 08:13:14,013 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.012979 | fa163edc-743b-971c-e7d8-00000000a2ba | TASK | Install - Check if one of password or keytabs are set 2025-10-01 08:13:14,057 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.056397 | fa163edc-743b-971c-e7d8-00000000a2ba | SKIPPED | Install - Check if one of password or keytabs are set | np0005463870 2025-10-01 08:13:14,068 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.068106 | fa163edc-743b-971c-e7d8-00000000a2bb | TASK | Install - From host keytab, purge OOO.TEST 2025-10-01 08:13:14,169 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.168475 | fa163edc-743b-971c-e7d8-00000000a482 | OK | Install - Create temporary krb5 configuration | np0005463867 2025-10-01 08:13:14,185 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.185030 | fa163edc-743b-971c-e7d8-00000000a483 | TASK | Install - Join IPA 2025-10-01 08:13:14,369 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.368303 | fa163edc-743b-971c-e7d8-00000000a2bb | CHANGED | Install - From host keytab, purge OOO.TEST | np0005463870 2025-10-01 08:13:14,393 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.392554 | fa163edc-743b-971c-e7d8-00000000a2bc | TASK | Install - Backup and set hostname 2025-10-01 08:13:14,406 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.404886 | fa163edc-743b-971c-e7d8-00000000a1fa | OK | Install - Create temporary krb5 configuration | np0005463872 2025-10-01 08:13:14,445 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.444920 | fa163edc-743b-971c-e7d8-00000000a1fb | TASK | Install - Join IPA 2025-10-01 08:13:14,456 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.455407 | fa163edc-743b-971c-e7d8-00000000a3e3 | OK | Install - Test if IPA client has working krb5.keytab | np0005463865 2025-10-01 08:13:14,484 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.483784 | fa163edc-743b-971c-e7d8-00000000a3e4 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-01 08:13:14,528 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.528149 | fa163edc-743b-971c-e7d8-00000000a3e4 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005463865 2025-10-01 08:13:14,550 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.549726 | fa163edc-743b-971c-e7d8-00000000a3e6 | TASK | Install - Keytab or password is required for getting otp 2025-10-01 08:13:14,600 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.600169 | fa163edc-743b-971c-e7d8-00000000a3e6 | SKIPPED | Install - Keytab or password is required for getting otp | np0005463865 2025-10-01 08:13:14,619 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.618876 | fa163edc-743b-971c-e7d8-00000000a3e7 | TASK | Install - Create temporary file for keytab 2025-10-01 08:13:14,653 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.653108 | fa163edc-743b-971c-e7d8-00000000a4d2 | OK | Install - Test if IPA client has working krb5.keytab | np0005463866 2025-10-01 08:13:14,669 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.669308 | fa163edc-743b-971c-e7d8-00000000a4d3 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-01 08:13:14,684 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.682746 | fa163edc-743b-971c-e7d8-00000000a3e7 | SKIPPED | Install - Create temporary file for keytab | np0005463865 2025-10-01 08:13:14,704 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.704575 | fa163edc-743b-971c-e7d8-00000000a3e8 | TASK | Install - Copy keytab to server temporary file 2025-10-01 08:13:14,719 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.718608 | fa163edc-743b-971c-e7d8-00000000a4d3 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005463866 2025-10-01 08:13:14,734 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.734655 | fa163edc-743b-971c-e7d8-00000000a4d5 | TASK | Install - Keytab or password is required for getting otp 2025-10-01 08:13:14,748 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.747869 | fa163edc-743b-971c-e7d8-00000000a3e8 | SKIPPED | Install - Copy keytab to server temporary file | np0005463865 2025-10-01 08:13:14,768 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.768206 | fa163edc-743b-971c-e7d8-00000000a3e9 | TASK | Install - Get One-Time Password for client enrollment 2025-10-01 08:13:14,788 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.787406 | fa163edc-743b-971c-e7d8-00000000a4d5 | SKIPPED | Install - Keytab or password is required for getting otp | np0005463866 2025-10-01 08:13:14,807 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.807374 | fa163edc-743b-971c-e7d8-00000000a4d6 | TASK | Install - Create temporary file for keytab 2025-10-01 08:13:14,823 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.822629 | fa163edc-743b-971c-e7d8-00000000a3e9 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005463865 2025-10-01 08:13:14,838 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.838569 | fa163edc-743b-971c-e7d8-00000000a3ea | TASK | Install - Report error for OTP generation 2025-10-01 08:13:14,867 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.866672 | fa163edc-743b-971c-e7d8-00000000a4d6 | SKIPPED | Install - Create temporary file for keytab | np0005463866 2025-10-01 08:13:14,899 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.899518 | fa163edc-743b-971c-e7d8-00000000a4d7 | TASK | Install - Copy keytab to server temporary file 2025-10-01 08:13:14,914 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.913120 | fa163edc-743b-971c-e7d8-00000000a3ea | SKIPPED | Install - Report error for OTP generation | np0005463865 2025-10-01 08:13:14,935 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.935291 | fa163edc-743b-971c-e7d8-00000000a3eb | TASK | Install - Store the previously obtained OTP 2025-10-01 08:13:14,961 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.960903 | fa163edc-743b-971c-e7d8-00000000a4d7 | SKIPPED | Install - Copy keytab to server temporary file | np0005463866 2025-10-01 08:13:14,987 p=83200 u=zuul n=ansible | 2025-10-01 08:13:14.986685 | fa163edc-743b-971c-e7d8-00000000a4d8 | TASK | Install - Get One-Time Password for client enrollment 2025-10-01 08:13:15,012 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.011691 | fa163edc-743b-971c-e7d8-00000000a3eb | SKIPPED | Install - Store the previously obtained OTP | np0005463865 2025-10-01 08:13:15,013 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.013143 | fa163edc-743b-971c-e7d8-00000000a25d | CHANGED | Install - Join IPA | np0005463871 2025-10-01 08:13:15,024 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.024037 | fa163edc-743b-971c-e7d8-00000000a25f | TASK | The krb5 configuration is not correct 2025-10-01 08:13:15,052 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.052336 | fa163edc-743b-971c-e7d8-00000000a3ec | TASK | Install - Remove keytab temporary file 2025-10-01 08:13:15,059 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.058594 | fa163edc-743b-971c-e7d8-00000000a4d8 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005463866 2025-10-01 08:13:15,075 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.075275 | fa163edc-743b-971c-e7d8-00000000a4d9 | TASK | Install - Report error for OTP generation 2025-10-01 08:13:15,093 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.092419 | fa163edc-743b-971c-e7d8-00000000a25f | SKIPPED | The krb5 configuration is not correct | np0005463871 2025-10-01 08:13:15,112 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.112380 | fa163edc-743b-971c-e7d8-00000000a260 | TASK | IPA test failed 2025-10-01 08:13:15,122 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.121941 | fa163edc-743b-971c-e7d8-00000000a3ec | SKIPPED | Install - Remove keytab temporary file | np0005463865 2025-10-01 08:13:15,128 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.128193 | fa163edc-743b-971c-e7d8-00000000a4d9 | SKIPPED | Install - Report error for OTP generation | np0005463866 2025-10-01 08:13:15,144 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.143982 | fa163edc-743b-971c-e7d8-00000000a3ed | TASK | Store predefined OTP in admin_password 2025-10-01 08:13:15,173 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.168521 | fa163edc-743b-971c-e7d8-00000000a4da | TASK | Install - Store the previously obtained OTP 2025-10-01 08:13:15,179 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.179199 | fa163edc-743b-971c-e7d8-00000000a2bc | CHANGED | Install - Backup and set hostname | np0005463870 2025-10-01 08:13:15,180 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.180505 | fa163edc-743b-971c-e7d8-00000000a260 | SKIPPED | IPA test failed | np0005463871 2025-10-01 08:13:15,191 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.191272 | fa163edc-743b-971c-e7d8-00000000a2bd | TASK | Install - Create temporary krb5 configuration 2025-10-01 08:13:15,220 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.219435 | fa163edc-743b-971c-e7d8-00000000a261 | TASK | Fail due to missing ca.crt file 2025-10-01 08:13:15,227 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.226842 | fa163edc-743b-971c-e7d8-00000000a3ed | OK | Store predefined OTP in admin_password | np0005463865 2025-10-01 08:13:15,228 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.228260 | fa163edc-743b-971c-e7d8-00000000a4da | SKIPPED | Install - Store the previously obtained OTP | np0005463866 2025-10-01 08:13:15,246 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.245811 | fa163edc-743b-971c-e7d8-00000000a3ef | TASK | Install - Check if principal and keytab are set 2025-10-01 08:13:15,273 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.273019 | fa163edc-743b-971c-e7d8-00000000a4db | TASK | Install - Remove keytab temporary file 2025-10-01 08:13:15,279 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.279167 | fa163edc-743b-971c-e7d8-00000000a261 | SKIPPED | Fail due to missing ca.crt file | np0005463871 2025-10-01 08:13:15,297 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.291441 | fa163edc-743b-971c-e7d8-00000000a263 | TASK | Install - Configure IPA default.conf 2025-10-01 08:13:15,304 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.303567 | fa163edc-743b-971c-e7d8-00000000a3ef | SKIPPED | Install - Check if principal and keytab are set | np0005463865 2025-10-01 08:13:15,321 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.320873 | fa163edc-743b-971c-e7d8-00000000a3f0 | TASK | Install - Check if one of password or keytabs are set 2025-10-01 08:13:15,342 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.340011 | fa163edc-743b-971c-e7d8-00000000a4db | SKIPPED | Install - Remove keytab temporary file | np0005463866 2025-10-01 08:13:15,357 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.357705 | fa163edc-743b-971c-e7d8-00000000a4dc | TASK | Store predefined OTP in admin_password 2025-10-01 08:13:15,382 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.382083 | fa163edc-743b-971c-e7d8-00000000a3f0 | SKIPPED | Install - Check if one of password or keytabs are set | np0005463865 2025-10-01 08:13:15,400 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.399743 | fa163edc-743b-971c-e7d8-00000000a3f1 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-01 08:13:15,427 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.426313 | fa163edc-743b-971c-e7d8-00000000a4dc | OK | Store predefined OTP in admin_password | np0005463866 2025-10-01 08:13:15,442 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.442356 | fa163edc-743b-971c-e7d8-00000000a4de | TASK | Install - Check if principal and keytab are set 2025-10-01 08:13:15,473 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.473023 | fa163edc-743b-971c-e7d8-00000000a483 | CHANGED | Install - Join IPA | np0005463867 2025-10-01 08:13:15,499 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.498652 | fa163edc-743b-971c-e7d8-00000000a485 | TASK | The krb5 configuration is not correct 2025-10-01 08:13:15,506 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.506010 | fa163edc-743b-971c-e7d8-00000000a4de | SKIPPED | Install - Check if principal and keytab are set | np0005463866 2025-10-01 08:13:15,526 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.525990 | fa163edc-743b-971c-e7d8-00000000a4df | TASK | Install - Check if one of password or keytabs are set 2025-10-01 08:13:15,540 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.540156 | fa163edc-743b-971c-e7d8-00000000a485 | SKIPPED | The krb5 configuration is not correct | np0005463867 2025-10-01 08:13:15,556 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.556487 | fa163edc-743b-971c-e7d8-00000000a486 | TASK | IPA test failed 2025-10-01 08:13:15,596 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.595680 | fa163edc-743b-971c-e7d8-00000000a486 | SKIPPED | IPA test failed | np0005463867 2025-10-01 08:13:15,614 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.614338 | fa163edc-743b-971c-e7d8-00000000a487 | TASK | Fail due to missing ca.crt file 2025-10-01 08:13:15,620 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.619636 | fa163edc-743b-971c-e7d8-00000000a4df | SKIPPED | Install - Check if one of password or keytabs are set | np0005463866 2025-10-01 08:13:15,638 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.638501 | fa163edc-743b-971c-e7d8-00000000a4e0 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-01 08:13:15,655 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.655089 | fa163edc-743b-971c-e7d8-00000000a487 | SKIPPED | Fail due to missing ca.crt file | np0005463867 2025-10-01 08:13:15,672 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.672251 | fa163edc-743b-971c-e7d8-00000000a489 | TASK | Install - Configure IPA default.conf 2025-10-01 08:13:15,714 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.714170 | fa163edc-743b-971c-e7d8-00000000a3f1 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005463865 2025-10-01 08:13:15,731 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.731163 | fa163edc-743b-971c-e7d8-00000000a3f2 | TASK | Install - Backup and set hostname 2025-10-01 08:13:15,877 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.876699 | fa163edc-743b-971c-e7d8-00000000a2bd | OK | Install - Create temporary krb5 configuration | np0005463870 2025-10-01 08:13:15,888 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.888508 | fa163edc-743b-971c-e7d8-00000000a2be | TASK | Install - Join IPA 2025-10-01 08:13:15,989 p=83200 u=zuul n=ansible | 2025-10-01 08:13:15.988613 | fa163edc-743b-971c-e7d8-00000000a1fb | CHANGED | Install - Join IPA | np0005463872 2025-10-01 08:13:16,015 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.015299 | fa163edc-743b-971c-e7d8-00000000a1fd | TASK | The krb5 configuration is not correct 2025-10-01 08:13:16,025 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.023877 | fa163edc-743b-971c-e7d8-00000000a4e0 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005463866 2025-10-01 08:13:16,056 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.055883 | fa163edc-743b-971c-e7d8-00000000a4e1 | TASK | Install - Backup and set hostname 2025-10-01 08:13:16,077 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.076315 | fa163edc-743b-971c-e7d8-00000000a1fd | SKIPPED | The krb5 configuration is not correct | np0005463872 2025-10-01 08:13:16,092 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.092639 | fa163edc-743b-971c-e7d8-00000000a1fe | TASK | IPA test failed 2025-10-01 08:13:16,118 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.117867 | fa163edc-743b-971c-e7d8-00000000a263 | CHANGED | Install - Configure IPA default.conf | np0005463871 2025-10-01 08:13:16,134 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.133807 | fa163edc-743b-971c-e7d8-00000000a264 | TASK | Install - Configure SSSD 2025-10-01 08:13:16,162 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.161726 | fa163edc-743b-971c-e7d8-00000000a1fe | SKIPPED | IPA test failed | np0005463872 2025-10-01 08:13:16,177 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.177185 | fa163edc-743b-971c-e7d8-00000000a1ff | TASK | Fail due to missing ca.crt file 2025-10-01 08:13:16,238 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.237955 | fa163edc-743b-971c-e7d8-00000000a1ff | SKIPPED | Fail due to missing ca.crt file | np0005463872 2025-10-01 08:13:16,252 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.251873 | fa163edc-743b-971c-e7d8-00000000a201 | TASK | Install - Configure IPA default.conf 2025-10-01 08:13:16,318 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.318248 | fa163edc-743b-971c-e7d8-00000000a489 | CHANGED | Install - Configure IPA default.conf | np0005463867 2025-10-01 08:13:16,342 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.341790 | fa163edc-743b-971c-e7d8-00000000a48a | TASK | Install - Configure SSSD 2025-10-01 08:13:16,464 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.463295 | fa163edc-743b-971c-e7d8-00000000a3f2 | CHANGED | Install - Backup and set hostname | np0005463865 2025-10-01 08:13:16,485 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.485351 | fa163edc-743b-971c-e7d8-00000000a3f3 | TASK | Install - Create temporary krb5 configuration 2025-10-01 08:13:16,905 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.903694 | fa163edc-743b-971c-e7d8-00000000a4e1 | CHANGED | Install - Backup and set hostname | np0005463866 2025-10-01 08:13:16,936 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.936361 | fa163edc-743b-971c-e7d8-00000000a4e2 | TASK | Install - Create temporary krb5 configuration 2025-10-01 08:13:16,965 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.964679 | fa163edc-743b-971c-e7d8-00000000a201 | CHANGED | Install - Configure IPA default.conf | np0005463872 2025-10-01 08:13:16,989 p=83200 u=zuul n=ansible | 2025-10-01 08:13:16.988607 | fa163edc-743b-971c-e7d8-00000000a202 | TASK | Install - Configure SSSD 2025-10-01 08:13:17,030 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.029424 | fa163edc-743b-971c-e7d8-00000000a264 | CHANGED | Install - Configure SSSD | np0005463871 2025-10-01 08:13:17,046 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.045640 | fa163edc-743b-971c-e7d8-00000000a265 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-01 08:13:17,107 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.106761 | fa163edc-743b-971c-e7d8-00000000a48a | CHANGED | Install - Configure SSSD | np0005463867 2025-10-01 08:13:17,133 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.132862 | fa163edc-743b-971c-e7d8-00000000a48b | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-01 08:13:17,213 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.212528 | fa163edc-743b-971c-e7d8-00000000a2be | CHANGED | Install - Join IPA | np0005463870 2025-10-01 08:13:17,226 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.225769 | fa163edc-743b-971c-e7d8-00000000a2c0 | TASK | The krb5 configuration is not correct 2025-10-01 08:13:17,293 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.293006 | fa163edc-743b-971c-e7d8-00000000a2c0 | SKIPPED | The krb5 configuration is not correct | np0005463870 2025-10-01 08:13:17,312 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.312604 | fa163edc-743b-971c-e7d8-00000000a2c1 | TASK | IPA test failed 2025-10-01 08:13:17,321 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.320477 | fa163edc-743b-971c-e7d8-00000000a3f3 | OK | Install - Create temporary krb5 configuration | np0005463865 2025-10-01 08:13:17,347 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.346970 | fa163edc-743b-971c-e7d8-00000000a3f4 | TASK | Install - Join IPA 2025-10-01 08:13:17,375 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.374849 | fa163edc-743b-971c-e7d8-00000000a2c1 | SKIPPED | IPA test failed | np0005463870 2025-10-01 08:13:17,388 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.388374 | fa163edc-743b-971c-e7d8-00000000a2c2 | TASK | Fail due to missing ca.crt file 2025-10-01 08:13:17,441 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.441038 | fa163edc-743b-971c-e7d8-00000000a2c2 | SKIPPED | Fail due to missing ca.crt file | np0005463870 2025-10-01 08:13:17,452 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.452728 | fa163edc-743b-971c-e7d8-00000000a2c4 | TASK | Install - Configure IPA default.conf 2025-10-01 08:13:17,644 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.644215 | fa163edc-743b-971c-e7d8-00000000a4e2 | OK | Install - Create temporary krb5 configuration | np0005463866 2025-10-01 08:13:17,661 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.661115 | fa163edc-743b-971c-e7d8-00000000a4e3 | TASK | Install - Join IPA 2025-10-01 08:13:17,796 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.795664 | fa163edc-743b-971c-e7d8-00000000a202 | CHANGED | Install - Configure SSSD | np0005463872 2025-10-01 08:13:17,808 p=83200 u=zuul n=ansible | 2025-10-01 08:13:17.807822 | fa163edc-743b-971c-e7d8-00000000a203 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-01 08:13:18,142 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.141648 | fa163edc-743b-971c-e7d8-00000000a2c4 | CHANGED | Install - Configure IPA default.conf | np0005463870 2025-10-01 08:13:18,162 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.162416 | fa163edc-743b-971c-e7d8-00000000a2c5 | TASK | Install - Configure SSSD 2025-10-01 08:13:18,716 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.715615 | fa163edc-743b-971c-e7d8-00000000a3f4 | CHANGED | Install - Join IPA | np0005463865 2025-10-01 08:13:18,738 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.738066 | fa163edc-743b-971c-e7d8-00000000a3f6 | TASK | The krb5 configuration is not correct 2025-10-01 08:13:18,777 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.776695 | fa163edc-743b-971c-e7d8-00000000a3f6 | SKIPPED | The krb5 configuration is not correct | np0005463865 2025-10-01 08:13:18,791 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.791146 | fa163edc-743b-971c-e7d8-00000000a3f7 | TASK | IPA test failed 2025-10-01 08:13:18,876 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.874678 | fa163edc-743b-971c-e7d8-00000000a3f7 | SKIPPED | IPA test failed | np0005463865 2025-10-01 08:13:18,914 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.914235 | fa163edc-743b-971c-e7d8-00000000a3f8 | TASK | Fail due to missing ca.crt file 2025-10-01 08:13:18,925 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.924190 | fa163edc-743b-971c-e7d8-00000000a2c5 | CHANGED | Install - Configure SSSD | np0005463870 2025-10-01 08:13:18,948 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.948354 | fa163edc-743b-971c-e7d8-00000000a2c6 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-01 08:13:18,986 p=83200 u=zuul n=ansible | 2025-10-01 08:13:18.985501 | fa163edc-743b-971c-e7d8-00000000a3f8 | SKIPPED | Fail due to missing ca.crt file | np0005463865 2025-10-01 08:13:19,008 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.008397 | fa163edc-743b-971c-e7d8-00000000a3fa | TASK | Install - Configure IPA default.conf 2025-10-01 08:13:19,027 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.026685 | fa163edc-743b-971c-e7d8-00000000a4e3 | CHANGED | Install - Join IPA | np0005463866 2025-10-01 08:13:19,051 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.050757 | fa163edc-743b-971c-e7d8-00000000a4e5 | TASK | The krb5 configuration is not correct 2025-10-01 08:13:19,105 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.105262 | fa163edc-743b-971c-e7d8-00000000a4e5 | SKIPPED | The krb5 configuration is not correct | np0005463866 2025-10-01 08:13:19,121 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.121071 | fa163edc-743b-971c-e7d8-00000000a4e6 | TASK | IPA test failed 2025-10-01 08:13:19,161 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.161353 | fa163edc-743b-971c-e7d8-00000000a4e6 | SKIPPED | IPA test failed | np0005463866 2025-10-01 08:13:19,176 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.176559 | fa163edc-743b-971c-e7d8-00000000a4e7 | TASK | Fail due to missing ca.crt file 2025-10-01 08:13:19,242 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.242047 | fa163edc-743b-971c-e7d8-00000000a48b | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005463867 2025-10-01 08:13:19,243 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.243218 | fa163edc-743b-971c-e7d8-00000000a4e7 | SKIPPED | Fail due to missing ca.crt file | np0005463866 2025-10-01 08:13:19,258 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.257811 | fa163edc-743b-971c-e7d8-00000000a4e9 | TASK | Install - Configure IPA default.conf 2025-10-01 08:13:19,280 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.279992 | fa163edc-743b-971c-e7d8-00000000a48c | TASK | Install - Fix IPA ca 2025-10-01 08:13:19,286 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.285954 | fa163edc-743b-971c-e7d8-00000000a265 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005463871 2025-10-01 08:13:19,298 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.298571 | fa163edc-743b-971c-e7d8-00000000a266 | TASK | Install - Fix IPA ca 2025-10-01 08:13:19,357 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.356510 | fa163edc-743b-971c-e7d8-00000000a48c | SKIPPED | Install - Fix IPA ca | np0005463867 2025-10-01 08:13:19,375 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.375506 | fa163edc-743b-971c-e7d8-00000000a48d | TASK | Install - Create IPA NSS database 2025-10-01 08:13:19,381 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.380977 | fa163edc-743b-971c-e7d8-00000000a266 | SKIPPED | Install - Fix IPA ca | np0005463871 2025-10-01 08:13:19,393 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.392879 | fa163edc-743b-971c-e7d8-00000000a267 | TASK | Install - Create IPA NSS database 2025-10-01 08:13:19,769 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.768684 | fa163edc-743b-971c-e7d8-00000000a3fa | CHANGED | Install - Configure IPA default.conf | np0005463865 2025-10-01 08:13:19,795 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.794700 | fa163edc-743b-971c-e7d8-00000000a3fb | TASK | Install - Configure SSSD 2025-10-01 08:13:19,936 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.935785 | fa163edc-743b-971c-e7d8-00000000a4e9 | CHANGED | Install - Configure IPA default.conf | np0005463866 2025-10-01 08:13:19,969 p=83200 u=zuul n=ansible | 2025-10-01 08:13:19.969495 | fa163edc-743b-971c-e7d8-00000000a4ea | TASK | Install - Configure SSSD 2025-10-01 08:13:20,091 p=83200 u=zuul n=ansible | 2025-10-01 08:13:20.091236 | fa163edc-743b-971c-e7d8-00000000a203 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005463872 2025-10-01 08:13:20,104 p=83200 u=zuul n=ansible | 2025-10-01 08:13:20.104151 | fa163edc-743b-971c-e7d8-00000000a204 | TASK | Install - Fix IPA ca 2025-10-01 08:13:20,177 p=83200 u=zuul n=ansible | 2025-10-01 08:13:20.176349 | fa163edc-743b-971c-e7d8-00000000a204 | SKIPPED | Install - Fix IPA ca | np0005463872 2025-10-01 08:13:20,188 p=83200 u=zuul n=ansible | 2025-10-01 08:13:20.187850 | fa163edc-743b-971c-e7d8-00000000a205 | TASK | Install - Create IPA NSS database 2025-10-01 08:13:20,623 p=83200 u=zuul n=ansible | 2025-10-01 08:13:20.622707 | fa163edc-743b-971c-e7d8-00000000a3fb | CHANGED | Install - Configure SSSD | np0005463865 2025-10-01 08:13:20,654 p=83200 u=zuul n=ansible | 2025-10-01 08:13:20.654120 | fa163edc-743b-971c-e7d8-00000000a3fc | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-01 08:13:20,748 p=83200 u=zuul n=ansible | 2025-10-01 08:13:20.747652 | fa163edc-743b-971c-e7d8-00000000a4ea | CHANGED | Install - Configure SSSD | np0005463866 2025-10-01 08:13:20,782 p=83200 u=zuul n=ansible | 2025-10-01 08:13:20.781804 | fa163edc-743b-971c-e7d8-00000000a4eb | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-01 08:13:21,049 p=83200 u=zuul n=ansible | 2025-10-01 08:13:21.048661 | fa163edc-743b-971c-e7d8-00000000a2c6 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005463870 2025-10-01 08:13:21,068 p=83200 u=zuul n=ansible | 2025-10-01 08:13:21.068238 | fa163edc-743b-971c-e7d8-00000000a2c7 | TASK | Install - Fix IPA ca 2025-10-01 08:13:21,139 p=83200 u=zuul n=ansible | 2025-10-01 08:13:21.138943 | fa163edc-743b-971c-e7d8-00000000a2c7 | SKIPPED | Install - Fix IPA ca | np0005463870 2025-10-01 08:13:21,160 p=83200 u=zuul n=ansible | 2025-10-01 08:13:21.160172 | fa163edc-743b-971c-e7d8-00000000a2c8 | TASK | Install - Create IPA NSS database 2025-10-01 08:13:22,906 p=83200 u=zuul n=ansible | 2025-10-01 08:13:22.905669 | fa163edc-743b-971c-e7d8-00000000a4eb | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005463866 2025-10-01 08:13:22,927 p=83200 u=zuul n=ansible | 2025-10-01 08:13:22.926843 | fa163edc-743b-971c-e7d8-00000000a4ec | TASK | Install - Fix IPA ca 2025-10-01 08:13:23,010 p=83200 u=zuul n=ansible | 2025-10-01 08:13:23.009932 | fa163edc-743b-971c-e7d8-00000000a4ec | SKIPPED | Install - Fix IPA ca | np0005463866 2025-10-01 08:13:23,029 p=83200 u=zuul n=ansible | 2025-10-01 08:13:23.029470 | fa163edc-743b-971c-e7d8-00000000a4ed | TASK | Install - Create IPA NSS database 2025-10-01 08:13:23,087 p=83200 u=zuul n=ansible | 2025-10-01 08:13:23.086554 | fa163edc-743b-971c-e7d8-00000000a3fc | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005463865 2025-10-01 08:13:23,105 p=83200 u=zuul n=ansible | 2025-10-01 08:13:23.105347 | fa163edc-743b-971c-e7d8-00000000a3fd | TASK | Install - Fix IPA ca 2025-10-01 08:13:23,180 p=83200 u=zuul n=ansible | 2025-10-01 08:13:23.179637 | fa163edc-743b-971c-e7d8-00000000a3fd | SKIPPED | Install - Fix IPA ca | np0005463865 2025-10-01 08:13:23,194 p=83200 u=zuul n=ansible | 2025-10-01 08:13:23.194730 | fa163edc-743b-971c-e7d8-00000000a3fe | TASK | Install - Create IPA NSS database 2025-10-01 08:13:24,305 p=83200 u=zuul n=ansible | 2025-10-01 08:13:24.304682 | fa163edc-743b-971c-e7d8-00000000a267 | CHANGED | Install - Create IPA NSS database | np0005463871 2025-10-01 08:13:24,324 p=83200 u=zuul n=ansible | 2025-10-01 08:13:24.323906 | fa163edc-743b-971c-e7d8-00000000a268 | TASK | Install - Configure SSH and SSHD 2025-10-01 08:13:24,641 p=83200 u=zuul n=ansible | 2025-10-01 08:13:24.641294 | fa163edc-743b-971c-e7d8-00000000a48d | CHANGED | Install - Create IPA NSS database | np0005463867 2025-10-01 08:13:24,657 p=83200 u=zuul n=ansible | 2025-10-01 08:13:24.657366 | fa163edc-743b-971c-e7d8-00000000a48e | TASK | Install - Configure SSH and SSHD 2025-10-01 08:13:25,174 p=83200 u=zuul n=ansible | 2025-10-01 08:13:25.173325 | fa163edc-743b-971c-e7d8-00000000a205 | CHANGED | Install - Create IPA NSS database | np0005463872 2025-10-01 08:13:25,193 p=83200 u=zuul n=ansible | 2025-10-01 08:13:25.193367 | fa163edc-743b-971c-e7d8-00000000a206 | TASK | Install - Configure SSH and SSHD 2025-10-01 08:13:25,294 p=83200 u=zuul n=ansible | 2025-10-01 08:13:25.294267 | fa163edc-743b-971c-e7d8-00000000a268 | CHANGED | Install - Configure SSH and SSHD | np0005463871 2025-10-01 08:13:25,309 p=83200 u=zuul n=ansible | 2025-10-01 08:13:25.309193 | fa163edc-743b-971c-e7d8-00000000a269 | TASK | Install - Configure automount 2025-10-01 08:13:25,415 p=83200 u=zuul n=ansible | 2025-10-01 08:13:25.414683 | fa163edc-743b-971c-e7d8-00000000a48e | CHANGED | Install - Configure SSH and SSHD | np0005463867 2025-10-01 08:13:25,439 p=83200 u=zuul n=ansible | 2025-10-01 08:13:25.438611 | fa163edc-743b-971c-e7d8-00000000a48f | TASK | Install - Configure automount 2025-10-01 08:13:26,024 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.022797 | fa163edc-743b-971c-e7d8-00000000a206 | CHANGED | Install - Configure SSH and SSHD | np0005463872 2025-10-01 08:13:26,050 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.049078 | fa163edc-743b-971c-e7d8-00000000a207 | TASK | Install - Configure automount 2025-10-01 08:13:26,134 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.133253 | fa163edc-743b-971c-e7d8-00000000a48f | CHANGED | Install - Configure automount | np0005463867 2025-10-01 08:13:26,185 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.185183 | fa163edc-743b-971c-e7d8-00000000a490 | TASK | Install - Configure firefox 2025-10-01 08:13:26,196 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.195508 | fa163edc-743b-971c-e7d8-00000000a269 | CHANGED | Install - Configure automount | np0005463871 2025-10-01 08:13:26,224 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.222861 | fa163edc-743b-971c-e7d8-00000000a26a | TASK | Install - Configure firefox 2025-10-01 08:13:26,264 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.263964 | fa163edc-743b-971c-e7d8-00000000a490 | SKIPPED | Install - Configure firefox | np0005463867 2025-10-01 08:13:26,281 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.281468 | fa163edc-743b-971c-e7d8-00000000a491 | TASK | Install - Configure NIS 2025-10-01 08:13:26,310 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.309620 | fa163edc-743b-971c-e7d8-00000000a26a | SKIPPED | Install - Configure firefox | np0005463871 2025-10-01 08:13:26,322 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.322445 | fa163edc-743b-971c-e7d8-00000000a26b | TASK | Install - Configure NIS 2025-10-01 08:13:26,365 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.364839 | fa163edc-743b-971c-e7d8-00000000a2c8 | CHANGED | Install - Create IPA NSS database | np0005463870 2025-10-01 08:13:26,384 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.383396 | fa163edc-743b-971c-e7d8-00000000a2c9 | TASK | Install - Configure SSH and SSHD 2025-10-01 08:13:26,749 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.748400 | fa163edc-743b-971c-e7d8-00000000a207 | CHANGED | Install - Configure automount | np0005463872 2025-10-01 08:13:26,760 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.759783 | fa163edc-743b-971c-e7d8-00000000a208 | TASK | Install - Configure firefox 2025-10-01 08:13:26,816 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.815838 | fa163edc-743b-971c-e7d8-00000000a208 | SKIPPED | Install - Configure firefox | np0005463872 2025-10-01 08:13:26,829 p=83200 u=zuul n=ansible | 2025-10-01 08:13:26.829626 | fa163edc-743b-971c-e7d8-00000000a209 | TASK | Install - Configure NIS 2025-10-01 08:13:27,195 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.194297 | fa163edc-743b-971c-e7d8-00000000a2c9 | CHANGED | Install - Configure SSH and SSHD | np0005463870 2025-10-01 08:13:27,218 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.217768 | fa163edc-743b-971c-e7d8-00000000a2ca | TASK | Install - Configure automount 2025-10-01 08:13:27,459 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.458838 | fa163edc-743b-971c-e7d8-00000000a491 | CHANGED | Install - Configure NIS | np0005463867 2025-10-01 08:13:27,461 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.461298 | fa163edc-743b-971c-e7d8-00000000a26b | CHANGED | Install - Configure NIS | np0005463871 2025-10-01 08:13:27,483 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.482796 | fa163edc-743b-971c-e7d8-00000000a26c | TASK | Remove temporary krb5.conf 2025-10-01 08:13:27,508 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.508228 | fa163edc-743b-971c-e7d8-00000000a492 | TASK | Remove temporary krb5.conf 2025-10-01 08:13:27,825 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.825020 | fa163edc-743b-971c-e7d8-00000000a209 | CHANGED | Install - Configure NIS | np0005463872 2025-10-01 08:13:27,852 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.847676 | fa163edc-743b-971c-e7d8-00000000a20a | TASK | Remove temporary krb5.conf 2025-10-01 08:13:27,863 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.862345 | fa163edc-743b-971c-e7d8-00000000a26c | CHANGED | Remove temporary krb5.conf | np0005463871 2025-10-01 08:13:27,895 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.895191 | fa163edc-743b-971c-e7d8-00000000a26d | TASK | Install - Configure krb5 for IPA realm 2025-10-01 08:13:27,908 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.902417 | fa163edc-743b-971c-e7d8-00000000a492 | CHANGED | Remove temporary krb5.conf | np0005463867 2025-10-01 08:13:27,910 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.909736 | fa163edc-743b-971c-e7d8-00000000a2ca | CHANGED | Install - Configure automount | np0005463870 2025-10-01 08:13:27,925 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.924788 | fa163edc-743b-971c-e7d8-00000000a2cb | TASK | Install - Configure firefox 2025-10-01 08:13:27,948 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.947894 | fa163edc-743b-971c-e7d8-00000000a493 | TASK | Install - Configure krb5 for IPA realm 2025-10-01 08:13:28,002 p=83200 u=zuul n=ansible | 2025-10-01 08:13:27.997545 | fa163edc-743b-971c-e7d8-00000000a2cb | SKIPPED | Install - Configure firefox | np0005463870 2025-10-01 08:13:28,003 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.003004 | fa163edc-743b-971c-e7d8-00000000a4ed | CHANGED | Install - Create IPA NSS database | np0005463866 2025-10-01 08:13:28,014 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.014107 | fa163edc-743b-971c-e7d8-00000000a2cc | TASK | Install - Configure NIS 2025-10-01 08:13:28,034 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.033423 | fa163edc-743b-971c-e7d8-00000000a4ee | TASK | Install - Configure SSH and SSHD 2025-10-01 08:13:28,225 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.225205 | fa163edc-743b-971c-e7d8-00000000a20a | CHANGED | Remove temporary krb5.conf | np0005463872 2025-10-01 08:13:28,242 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.242572 | fa163edc-743b-971c-e7d8-00000000a20b | TASK | Install - Configure krb5 for IPA realm 2025-10-01 08:13:28,248 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.247871 | fa163edc-743b-971c-e7d8-00000000a3fe | CHANGED | Install - Create IPA NSS database | np0005463865 2025-10-01 08:13:28,264 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.264338 | fa163edc-743b-971c-e7d8-00000000a3ff | TASK | Install - Configure SSH and SSHD 2025-10-01 08:13:28,784 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.783060 | fa163edc-743b-971c-e7d8-00000000a493 | CHANGED | Install - Configure krb5 for IPA realm | np0005463867 2025-10-01 08:13:28,812 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.812354 | fa163edc-743b-971c-e7d8-00000000a494 | TASK | Install - Configure certmonger 2025-10-01 08:13:28,897 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.897038 | fa163edc-743b-971c-e7d8-00000000a4ee | CHANGED | Install - Configure SSH and SSHD | np0005463866 2025-10-01 08:13:28,929 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.929180 | fa163edc-743b-971c-e7d8-00000000a4ef | TASK | Install - Configure automount 2025-10-01 08:13:28,936 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.936213 | fa163edc-743b-971c-e7d8-00000000a26d | CHANGED | Install - Configure krb5 for IPA realm | np0005463871 2025-10-01 08:13:28,963 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.962625 | fa163edc-743b-971c-e7d8-00000000a26e | TASK | Install - Configure certmonger 2025-10-01 08:13:28,973 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.972518 | fa163edc-743b-971c-e7d8-00000000a20b | CHANGED | Install - Configure krb5 for IPA realm | np0005463872 2025-10-01 08:13:28,975 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.974859 | fa163edc-743b-971c-e7d8-00000000a2cc | CHANGED | Install - Configure NIS | np0005463870 2025-10-01 08:13:28,991 p=83200 u=zuul n=ansible | 2025-10-01 08:13:28.991358 | fa163edc-743b-971c-e7d8-00000000a2cd | TASK | Remove temporary krb5.conf 2025-10-01 08:13:29,010 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.009613 | fa163edc-743b-971c-e7d8-00000000a20c | TASK | Install - Configure certmonger 2025-10-01 08:13:29,050 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.049472 | fa163edc-743b-971c-e7d8-00000000a3ff | CHANGED | Install - Configure SSH and SSHD | np0005463865 2025-10-01 08:13:29,066 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.065912 | fa163edc-743b-971c-e7d8-00000000a400 | TASK | Install - Configure automount 2025-10-01 08:13:29,378 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.377524 | fa163edc-743b-971c-e7d8-00000000a2cd | CHANGED | Remove temporary krb5.conf | np0005463870 2025-10-01 08:13:29,394 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.394234 | fa163edc-743b-971c-e7d8-00000000a2ce | TASK | Install - Configure krb5 for IPA realm 2025-10-01 08:13:29,671 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.671043 | fa163edc-743b-971c-e7d8-00000000a4ef | CHANGED | Install - Configure automount | np0005463866 2025-10-01 08:13:29,693 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.693296 | fa163edc-743b-971c-e7d8-00000000a4f0 | TASK | Install - Configure firefox 2025-10-01 08:13:29,732 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.731711 | fa163edc-743b-971c-e7d8-00000000a400 | CHANGED | Install - Configure automount | np0005463865 2025-10-01 08:13:29,748 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.748206 | fa163edc-743b-971c-e7d8-00000000a401 | TASK | Install - Configure firefox 2025-10-01 08:13:29,760 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.760362 | fa163edc-743b-971c-e7d8-00000000a20c | CHANGED | Install - Configure certmonger | np0005463872 2025-10-01 08:13:29,761 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.761588 | fa163edc-743b-971c-e7d8-00000000a494 | CHANGED | Install - Configure certmonger | np0005463867 2025-10-01 08:13:29,772 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.772424 | fa163edc-743b-971c-e7d8-00000000a20d | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-01 08:13:29,806 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.805763 | fa163edc-743b-971c-e7d8-00000000a495 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-01 08:13:29,814 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.813762 | fa163edc-743b-971c-e7d8-00000000a4f0 | SKIPPED | Install - Configure firefox | np0005463866 2025-10-01 08:13:29,815 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.815578 | fa163edc-743b-971c-e7d8-00000000a26e | CHANGED | Install - Configure certmonger | np0005463871 2025-10-01 08:13:29,842 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.841992 | fa163edc-743b-971c-e7d8-00000000a26f | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-01 08:13:29,867 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.861923 | fa163edc-743b-971c-e7d8-00000000a4f1 | TASK | Install - Configure NIS 2025-10-01 08:13:29,873 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.872982 | fa163edc-743b-971c-e7d8-00000000a401 | SKIPPED | Install - Configure firefox | np0005463865 2025-10-01 08:13:29,874 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.874169 | fa163edc-743b-971c-e7d8-00000000a20d | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005463872 2025-10-01 08:13:29,874 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.874705 | fa163edc-743b-971c-e7d8-00000000a495 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005463867 2025-10-01 08:13:29,893 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.893408 | fa163edc-743b-971c-e7d8-00000000a20e | TASK | Cleanup leftover ccache 2025-10-01 08:13:29,913 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.913253 | fa163edc-743b-971c-e7d8-00000000a402 | TASK | Install - Configure NIS 2025-10-01 08:13:29,932 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.932178 | fa163edc-743b-971c-e7d8-00000000a496 | TASK | Cleanup leftover ccache 2025-10-01 08:13:29,938 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.937949 | fa163edc-743b-971c-e7d8-00000000a26f | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005463871 2025-10-01 08:13:29,955 p=83200 u=zuul n=ansible | 2025-10-01 08:13:29.955091 | fa163edc-743b-971c-e7d8-00000000a270 | TASK | Cleanup leftover ccache 2025-10-01 08:13:30,139 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.139179 | fa163edc-743b-971c-e7d8-00000000a2ce | CHANGED | Install - Configure krb5 for IPA realm | np0005463870 2025-10-01 08:13:30,150 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.149913 | fa163edc-743b-971c-e7d8-00000000a2cf | TASK | Install - Configure certmonger 2025-10-01 08:13:30,209 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.208841 | fa163edc-743b-971c-e7d8-00000000a20e | OK | Cleanup leftover ccache | np0005463872 2025-10-01 08:13:30,220 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.220435 | fa163edc-743b-971c-e7d8-00000000a20f | TASK | Remove temporary krb5.conf 2025-10-01 08:13:30,235 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.235066 | fa163edc-743b-971c-e7d8-00000000a496 | OK | Cleanup leftover ccache | np0005463867 2025-10-01 08:13:30,252 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.251630 | fa163edc-743b-971c-e7d8-00000000a497 | TASK | Remove temporary krb5.conf 2025-10-01 08:13:30,278 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.277502 | fa163edc-743b-971c-e7d8-00000000a270 | OK | Cleanup leftover ccache | np0005463871 2025-10-01 08:13:30,289 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.289172 | fa163edc-743b-971c-e7d8-00000000a271 | TASK | Remove temporary krb5.conf 2025-10-01 08:13:30,552 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.552235 | fa163edc-743b-971c-e7d8-00000000a497 | OK | Remove temporary krb5.conf | np0005463867 2025-10-01 08:13:30,573 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.567914 | fa163edc-743b-971c-e7d8-00000000a498 | TASK | Remove temporary krb5.conf backup 2025-10-01 08:13:30,579 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.578677 | fa163edc-743b-971c-e7d8-00000000a271 | OK | Remove temporary krb5.conf | np0005463871 2025-10-01 08:13:30,580 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.580597 | fa163edc-743b-971c-e7d8-00000000a20f | OK | Remove temporary krb5.conf | np0005463872 2025-10-01 08:13:30,591 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.591664 | fa163edc-743b-971c-e7d8-00000000a272 | TASK | Remove temporary krb5.conf backup 2025-10-01 08:13:30,605 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.605186 | fa163edc-743b-971c-e7d8-00000000a210 | TASK | Remove temporary krb5.conf backup 2025-10-01 08:13:30,896 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.895867 | fa163edc-743b-971c-e7d8-00000000a4f1 | CHANGED | Install - Configure NIS | np0005463866 2025-10-01 08:13:30,925 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.925155 | fa163edc-743b-971c-e7d8-00000000a4f2 | TASK | Remove temporary krb5.conf 2025-10-01 08:13:30,944 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.931386 | fa163edc-743b-971c-e7d8-00000000a2cf | CHANGED | Install - Configure certmonger | np0005463870 2025-10-01 08:13:30,945 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.945243 | fa163edc-743b-971c-e7d8-00000000a272 | CHANGED | Remove temporary krb5.conf backup | np0005463871 2025-10-01 08:13:30,946 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.946454 | fa163edc-743b-971c-e7d8-00000000a498 | CHANGED | Remove temporary krb5.conf backup | np0005463867 2025-10-01 08:13:30,947 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.947562 | fa163edc-743b-971c-e7d8-00000000a210 | CHANGED | Remove temporary krb5.conf backup | np0005463872 2025-10-01 08:13:30,948 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.948564 | fa163edc-743b-971c-e7d8-00000000a402 | CHANGED | Install - Configure NIS | np0005463865 2025-10-01 08:13:30,963 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.963596 | fa163edc-743b-971c-e7d8-00000000a2d0 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-01 08:13:30,981 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.980725 | fa163edc-743b-971c-e7d8-00000000a132 | TASK | Uninstall IPA client 2025-10-01 08:13:30,995 p=83200 u=zuul n=ansible | 2025-10-01 08:13:30.994828 | fa163edc-743b-971c-e7d8-00000000a132 | TASK | Uninstall IPA client 2025-10-01 08:13:31,013 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.013293 | fa163edc-743b-971c-e7d8-00000000a403 | TASK | Remove temporary krb5.conf 2025-10-01 08:13:31,037 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.034939 | fa163edc-743b-971c-e7d8-00000000a132 | TASK | Uninstall IPA client 2025-10-01 08:13:31,043 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.043063 | fa163edc-743b-971c-e7d8-00000000a2d0 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005463870 2025-10-01 08:13:31,044 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.044291 | fa163edc-743b-971c-e7d8-00000000a132 | SKIPPED | Uninstall IPA client | np0005463871 2025-10-01 08:13:31,060 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.060126 | fa163edc-743b-971c-e7d8-00000000a2d1 | TASK | Cleanup leftover ccache 2025-10-01 08:13:31,083 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.077239 | fa163edc-743b-971c-e7d8-00000000a132 | SKIPPED | Uninstall IPA client | np0005463872 2025-10-01 08:13:31,083 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.083574 | fa163edc-743b-971c-e7d8-00000000a132 | SKIPPED | Uninstall IPA client | np0005463867 2025-10-01 08:13:31,092 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.092609 | fa163edc-743b-971c-e7d8-000000009f53 | TASK | restart certmonger service 2025-10-01 08:13:31,126 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.125850 | fa163edc-743b-971c-e7d8-000000009f53 | TASK | restart certmonger service 2025-10-01 08:13:31,144 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.143889 | fa163edc-743b-971c-e7d8-000000009fd5 | TASK | restart certmonger service 2025-10-01 08:13:31,252 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.252090 | fa163edc-743b-971c-e7d8-00000000a4f2 | CHANGED | Remove temporary krb5.conf | np0005463866 2025-10-01 08:13:31,273 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.273409 | fa163edc-743b-971c-e7d8-00000000a4f3 | TASK | Install - Configure krb5 for IPA realm 2025-10-01 08:13:31,375 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.374696 | fa163edc-743b-971c-e7d8-00000000a2d1 | OK | Cleanup leftover ccache | np0005463870 2025-10-01 08:13:31,400 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.400513 | fa163edc-743b-971c-e7d8-00000000a2d2 | TASK | Remove temporary krb5.conf 2025-10-01 08:13:31,411 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.410786 | fa163edc-743b-971c-e7d8-00000000a403 | CHANGED | Remove temporary krb5.conf | np0005463865 2025-10-01 08:13:31,442 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.441926 | fa163edc-743b-971c-e7d8-00000000a406 | TASK | Install - Configure krb5 for IPA realm 2025-10-01 08:13:31,731 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.730615 | fa163edc-743b-971c-e7d8-00000000a2d2 | OK | Remove temporary krb5.conf | np0005463870 2025-10-01 08:13:31,751 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.750620 | fa163edc-743b-971c-e7d8-00000000a2d3 | TASK | Remove temporary krb5.conf backup 2025-10-01 08:13:31,771 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.769206 | fa163edc-743b-971c-e7d8-000000009f53 | CHANGED | restart certmonger service | np0005463871 2025-10-01 08:13:31,795 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.794817 | fa163edc-743b-971c-e7d8-000000009f54 | TASK | set discovered ipa realm 2025-10-01 08:13:31,829 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.828720 | fa163edc-743b-971c-e7d8-000000009fd5 | CHANGED | restart certmonger service | np0005463867 2025-10-01 08:13:31,853 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.852863 | fa163edc-743b-971c-e7d8-000000009fd6 | TASK | set discovered ipa realm 2025-10-01 08:13:31,861 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.859195 | fa163edc-743b-971c-e7d8-000000009f54 | OK | set discovered ipa realm | np0005463871 2025-10-01 08:13:31,906 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.906053 | fa163edc-743b-971c-e7d8-000000009f53 | CHANGED | restart certmonger service | np0005463872 2025-10-01 08:13:31,911 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.910820 | fa163edc-743b-971c-e7d8-000000009fd6 | OK | set discovered ipa realm | np0005463867 2025-10-01 08:13:31,940 p=83200 u=zuul n=ansible | 2025-10-01 08:13:31.940451 | fa163edc-743b-971c-e7d8-000000009f54 | TASK | set discovered ipa realm 2025-10-01 08:13:32,003 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.002845 | fa163edc-743b-971c-e7d8-000000009f54 | OK | set discovered ipa realm | np0005463872 2025-10-01 08:13:32,044 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.043672 | fa163edc-743b-971c-e7d8-00000000a4f3 | CHANGED | Install - Configure krb5 for IPA realm | np0005463866 2025-10-01 08:13:32,074 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.073893 | fa163edc-743b-971c-e7d8-00000000a4f4 | TASK | Install - Configure certmonger 2025-10-01 08:13:32,107 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.106880 | fa163edc-743b-971c-e7d8-00000000a2d3 | CHANGED | Remove temporary krb5.conf backup | np0005463870 2025-10-01 08:13:32,122 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.122400 | fa163edc-743b-971c-e7d8-00000000a132 | TASK | Uninstall IPA client 2025-10-01 08:13:32,188 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.187523 | fa163edc-743b-971c-e7d8-00000000a132 | SKIPPED | Uninstall IPA client | np0005463870 2025-10-01 08:13:32,212 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.211646 | fa163edc-743b-971c-e7d8-000000009f53 | TASK | restart certmonger service 2025-10-01 08:13:32,311 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.310219 | fa163edc-743b-971c-e7d8-00000000a406 | CHANGED | Install - Configure krb5 for IPA realm | np0005463865 2025-10-01 08:13:32,341 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.341223 | fa163edc-743b-971c-e7d8-00000000a407 | TASK | Install - Configure certmonger 2025-10-01 08:13:32,805 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.804666 | fa163edc-743b-971c-e7d8-00000000a4f4 | CHANGED | Install - Configure certmonger | np0005463866 2025-10-01 08:13:32,834 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.834359 | fa163edc-743b-971c-e7d8-00000000a4f5 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-01 08:13:32,895 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.894564 | fa163edc-743b-971c-e7d8-00000000a4f5 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005463866 2025-10-01 08:13:32,916 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.915832 | fa163edc-743b-971c-e7d8-00000000a4f6 | TASK | Cleanup leftover ccache 2025-10-01 08:13:32,956 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.955292 | fa163edc-743b-971c-e7d8-000000009f53 | CHANGED | restart certmonger service | np0005463870 2025-10-01 08:13:32,978 p=83200 u=zuul n=ansible | 2025-10-01 08:13:32.978325 | fa163edc-743b-971c-e7d8-000000009f54 | TASK | set discovered ipa realm 2025-10-01 08:13:33,034 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.032875 | fa163edc-743b-971c-e7d8-000000009f54 | OK | set discovered ipa realm | np0005463870 2025-10-01 08:13:33,077 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.076424 | fa163edc-743b-971c-e7d8-00000000a407 | CHANGED | Install - Configure certmonger | np0005463865 2025-10-01 08:13:33,123 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.123102 | fa163edc-743b-971c-e7d8-00000000a408 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-01 08:13:33,166 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.165663 | fa163edc-743b-971c-e7d8-00000000a408 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005463865 2025-10-01 08:13:33,185 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.185172 | fa163edc-743b-971c-e7d8-00000000a409 | TASK | Cleanup leftover ccache 2025-10-01 08:13:33,246 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.245427 | fa163edc-743b-971c-e7d8-00000000a4f6 | OK | Cleanup leftover ccache | np0005463866 2025-10-01 08:13:33,269 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.268847 | fa163edc-743b-971c-e7d8-00000000a4f7 | TASK | Remove temporary krb5.conf 2025-10-01 08:13:33,483 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.481747 | fa163edc-743b-971c-e7d8-00000000a409 | OK | Cleanup leftover ccache | np0005463865 2025-10-01 08:13:33,513 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.513232 | fa163edc-743b-971c-e7d8-00000000a40a | TASK | Remove temporary krb5.conf 2025-10-01 08:13:33,599 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.598354 | fa163edc-743b-971c-e7d8-00000000a4f7 | OK | Remove temporary krb5.conf | np0005463866 2025-10-01 08:13:33,620 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.620291 | fa163edc-743b-971c-e7d8-00000000a4fa | TASK | Remove temporary krb5.conf backup 2025-10-01 08:13:33,861 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.861027 | fa163edc-743b-971c-e7d8-00000000a40a | OK | Remove temporary krb5.conf | np0005463865 2025-10-01 08:13:33,883 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.882812 | fa163edc-743b-971c-e7d8-00000000a40b | TASK | Remove temporary krb5.conf backup 2025-10-01 08:13:33,955 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.954779 | fa163edc-743b-971c-e7d8-00000000a4fa | CHANGED | Remove temporary krb5.conf backup | np0005463866 2025-10-01 08:13:33,977 p=83200 u=zuul n=ansible | 2025-10-01 08:13:33.977579 | fa163edc-743b-971c-e7d8-00000000a132 | TASK | Uninstall IPA client 2025-10-01 08:13:34,041 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.041148 | fa163edc-743b-971c-e7d8-00000000a132 | SKIPPED | Uninstall IPA client | np0005463866 2025-10-01 08:13:34,077 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.077395 | fa163edc-743b-971c-e7d8-000000009f89 | TASK | restart certmonger service 2025-10-01 08:13:34,238 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.237701 | fa163edc-743b-971c-e7d8-00000000a40b | CHANGED | Remove temporary krb5.conf backup | np0005463865 2025-10-01 08:13:34,258 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.258231 | fa163edc-743b-971c-e7d8-00000000a132 | TASK | Uninstall IPA client 2025-10-01 08:13:34,298 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.297982 | fa163edc-743b-971c-e7d8-00000000a132 | SKIPPED | Uninstall IPA client | np0005463865 2025-10-01 08:13:34,335 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.335534 | fa163edc-743b-971c-e7d8-000000009f5f | TASK | restart certmonger service 2025-10-01 08:13:34,767 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.765814 | fa163edc-743b-971c-e7d8-000000009f89 | CHANGED | restart certmonger service | np0005463866 2025-10-01 08:13:34,796 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.796332 | fa163edc-743b-971c-e7d8-000000009f8a | TASK | set discovered ipa realm 2025-10-01 08:13:34,846 p=83200 u=zuul n=ansible | 2025-10-01 08:13:34.845524 | fa163edc-743b-971c-e7d8-000000009f8a | OK | set discovered ipa realm | np0005463866 2025-10-01 08:13:36,054 p=83200 u=zuul n=ansible | 2025-10-01 08:13:36.054125 | fa163edc-743b-971c-e7d8-000000009f5f | CHANGED | restart certmonger service | np0005463865 2025-10-01 08:13:36,087 p=83200 u=zuul n=ansible | 2025-10-01 08:13:36.086424 | fa163edc-743b-971c-e7d8-000000009f60 | TASK | set discovered ipa realm 2025-10-01 08:13:36,120 p=83200 u=zuul n=ansible | 2025-10-01 08:13:36.119447 | fa163edc-743b-971c-e7d8-000000009f60 | OK | set discovered ipa realm | np0005463865 2025-10-01 08:13:36,224 p=83200 u=zuul n=ansible | PLAY [External deployment step 1] ********************************************** 2025-10-01 08:13:36,244 p=83200 u=zuul n=ansible | 2025-10-01 08:13:36.243761 | fa163edc-743b-971c-e7d8-0000000000bb | TASK | External deployment step 1 2025-10-01 08:13:36,279 p=83200 u=zuul n=ansible | 2025-10-01 08:13:36.278604 | fa163edc-743b-971c-e7d8-0000000000bb | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } 2025-10-01 08:13:36,279 p=83200 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163edc-743b-971c-e7d8-0000000000bb') missing from stats 2025-10-01 08:13:36,357 p=83200 u=zuul n=ansible | 2025-10-01 08:13:36.357403 | 33398c34-2316-4f2f-858f-857d024505ed | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step1.yaml | undercloud 2025-10-01 08:13:36,364 p=83200 u=zuul n=ansible | 2025-10-01 08:13:36.364482 | fa163edc-743b-971c-e7d8-00000000a791 | TASK | Container image prepare 2025-10-01 08:13:37,498 p=83200 u=zuul n=ansible | 2025-10-01 08:13:37.498329 | fa163edc-743b-971c-e7d8-00000000a791 | CHANGED | Container image prepare | undercloud 2025-10-01 08:13:37,580 p=83200 u=zuul n=ansible | 2025-10-01 08:13:37.580176 | fa163edc-743b-971c-e7d8-00000000a7b7 | TASK | get dns zones and entries to add 2025-10-01 08:13:37,644 p=83200 u=zuul n=ansible | 2025-10-01 08:13:37.643610 | fa163edc-743b-971c-e7d8-00000000a7b7 | OK | get dns zones and entries to add | undercloud 2025-10-01 08:13:37,700 p=83200 u=zuul n=ansible | 2025-10-01 08:13:37.700029 | fa163edc-743b-971c-e7d8-00000000a7b8 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_zones": [ "ooo.test", "external.ooo.test", "internalapi.ooo.test", "0.18.172.in-addr.arpa", "tenant.ooo.test", "storage.ooo.test", "0.19.172.in-addr.arpa", "0.17.172.in-addr.arpa", "0.21.172.in-addr.arpa", "0.20.172.in-addr.arpa", "storagemgmt.ooo.test", "122.168.192.in-addr.arpa", "ctlplane.ooo.test" ] } 2025-10-01 08:13:37,782 p=83200 u=zuul n=ansible | 2025-10-01 08:13:37.780932 | fa163edc-743b-971c-e7d8-00000000a7b9 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_entries": [ { "record_name": "undercloud", "record_type": "A", "record_value": "192.168.122.100", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "192.168.122.99", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.18.0.175", "zone_name": "storage.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.20.0.228", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.17.0.167", "zone_name": "internalapi.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.21.0.135", "zone_name": "ooo.test" }, { "record_name": "np0005463865", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "ooo.test" }, { "record_name": "np0005463865", "record_type": "A", "record_value": "172.18.0.103", "zone_name": "storage.ooo.test" }, { "record_name": "np0005463865", "record_type": "A", "record_value": "172.20.0.103", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005463865", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005463865", "record_type": "A", "record_value": "172.19.0.103", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005463865", "record_type": "A", "record_value": "172.21.0.103", "zone_name": "external.ooo.test" }, { "record_name": "np0005463865", "record_type": "A", "record_value": "192.168.122.103", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005463866", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "ooo.test" }, { "record_name": "np0005463866", "record_type": "A", "record_value": "172.18.0.104", "zone_name": "storage.ooo.test" }, { "record_name": "np0005463866", "record_type": "A", "record_value": "172.20.0.104", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005463866", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005463866", "record_type": "A", "record_value": "172.19.0.104", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005463866", "record_type": "A", "record_value": "172.21.0.104", "zone_name": "external.ooo.test" }, { "record_name": "np0005463866", "record_type": "A", "record_value": "192.168.122.104", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005463867", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "ooo.test" }, { "record_name": "np0005463867", "record_type": "A", "record_value": "172.18.0.105", "zone_name": "storage.ooo.test" }, { "record_name": "np0005463867", "record_type": "A", "record_value": "172.20.0.105", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005463867", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005463867", "record_type": "A", "record_value": "172.19.0.105", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005463867", "record_type": "A", "record_value": "172.21.0.105", "zone_name": "external.ooo.test" }, { "record_name": "np0005463867", "record_type": "A", "record_value": "192.168.122.105", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005463870", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "ooo.test" }, { "record_name": "np0005463870", "record_type": "A", "record_value": "172.18.0.106", "zone_name": "storage.ooo.test" }, { "record_name": "np0005463870", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005463870", "record_type": "A", "record_value": "172.19.0.106", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005463870", "record_type": "A", "record_value": "192.168.122.106", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005463871", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "ooo.test" }, { "record_name": "np0005463871", "record_type": "A", "record_value": "172.18.0.107", "zone_name": "storage.ooo.test" }, { "record_name": "np0005463871", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005463871", "record_type": "A", "record_value": "172.19.0.107", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005463871", "record_type": "A", "record_value": "192.168.122.107", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005463872", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "ooo.test" }, { "record_name": "np0005463872", "record_type": "A", "record_value": "172.18.0.108", "zone_name": "storage.ooo.test" }, { "record_name": "np0005463872", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005463872", "record_type": "A", "record_value": "172.19.0.108", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005463872", "record_type": "A", "record_value": "192.168.122.108", "zone_name": "ctlplane.ooo.test" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005463872.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005463872.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005463872.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005463872.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005463871.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005463871.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005463871.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005463871.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005463870.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005463870.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005463870.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005463870.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005463867.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005463867.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005463867.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005463867.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005463867.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005463867.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005463866.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005463866.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005463866.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005463866.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005463866.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005463866.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005463865.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005463865.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005463865.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005463865.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005463865.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005463865.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "135", "record_type": "PTR", "record_value": "overcloud.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "167", "record_type": "PTR", "record_value": "overcloud.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "228", "record_type": "PTR", "record_value": "overcloud.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "175", "record_type": "PTR", "record_value": "overcloud.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "99", "record_type": "PTR", "record_value": "overcloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "100", "record_type": "PTR", "record_value": "undercloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" } ] } 2025-10-01 08:13:37,797 p=83200 u=zuul n=ansible | 2025-10-01 08:13:37.796650 | fa163edc-743b-971c-e7d8-00000000a7ba | TASK | add dns zones and records 2025-10-01 08:13:42,251 p=83200 u=zuul n=ansible | 2025-10-01 08:13:42.250337 | fa163edc-743b-971c-e7d8-00000000a7ba | CHANGED | add dns zones and records | undercloud 2025-10-01 08:13:42,274 p=83200 u=zuul n=ansible | 2025-10-01 08:13:42.273830 | fa163edc-743b-971c-e7d8-00000000a79a | TASK | Create /etc/openstack directory if it does not exist 2025-10-01 08:13:42,625 p=83200 u=zuul n=ansible | 2025-10-01 08:13:42.624716 | fa163edc-743b-971c-e7d8-00000000a79a | OK | Create /etc/openstack directory if it does not exist | undercloud 2025-10-01 08:13:42,637 p=83200 u=zuul n=ansible | 2025-10-01 08:13:42.637491 | fa163edc-743b-971c-e7d8-00000000a79b | TASK | Configure /etc/openstack/clouds.yaml 2025-10-01 08:13:42,718 p=83200 u=zuul n=ansible | 2025-10-01 08:13:42.717650 | fa163edc-743b-971c-e7d8-00000000a7ec | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-01 08:13:43,080 p=83200 u=zuul n=ansible | 2025-10-01 08:13:43.079424 | fa163edc-743b-971c-e7d8-00000000a7ec | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-01 08:13:43,089 p=83200 u=zuul n=ansible | 2025-10-01 08:13:43.089469 | fa163edc-743b-971c-e7d8-00000000a7ed | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-01 08:13:43,141 p=83200 u=zuul n=ansible | 2025-10-01 08:13:43.141310 | fa163edc-743b-971c-e7d8-00000000a7ed | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-01 08:13:43,150 p=83200 u=zuul n=ansible | 2025-10-01 08:13:43.150447 | fa163edc-743b-971c-e7d8-00000000a7ee | TASK | Configure /etc/openstack/clouds.yaml 2025-10-01 08:13:43,223 p=83200 u=zuul n=ansible | 2025-10-01 08:13:43.223532 | fa163edc-743b-971c-e7d8-00000000a828 | TASK | Check for a configured destination 2025-10-01 08:13:43,291 p=83200 u=zuul n=ansible | 2025-10-01 08:13:43.290362 | fa163edc-743b-971c-e7d8-00000000a828 | SKIPPED | Check for a configured destination | undercloud 2025-10-01 08:13:43,303 p=83200 u=zuul n=ansible | 2025-10-01 08:13:43.302746 | fa163edc-743b-971c-e7d8-00000000a829 | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-01 08:13:44,068 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.067888 | fa163edc-743b-971c-e7d8-00000000a829 | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-01 08:13:44,110 p=83200 u=zuul n=ansible | PLAY [Deploy step tasks for 1] ************************************************* 2025-10-01 08:13:44,227 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.227554 | fa163edc-743b-971c-e7d8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-01 08:13:44,243 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.243084 | fa163edc-743b-971c-e7d8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-01 08:13:44,265 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.264872 | fa163edc-743b-971c-e7d8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-01 08:13:44,296 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.295790 | fa163edc-743b-971c-e7d8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-01 08:13:44,316 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.315800 | fa163edc-743b-971c-e7d8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-01 08:13:44,346 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.346031 | fa163edc-743b-971c-e7d8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-01 08:13:44,351 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.351340 | fa163edc-743b-971c-e7d8-0000000000bf | OK | Deploy step tasks for 1 | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2025-10-01 08:13:44,352 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000bf') missing from stats 2025-10-01 08:13:44,353 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.353463 | fa163edc-743b-971c-e7d8-0000000000bf | OK | Deploy step tasks for 1 | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2025-10-01 08:13:44,354 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000bf') missing from stats 2025-10-01 08:13:44,355 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.355192 | fa163edc-743b-971c-e7d8-0000000000bf | OK | Deploy step tasks for 1 | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2025-10-01 08:13:44,356 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000bf') missing from stats 2025-10-01 08:13:44,357 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.356724 | fa163edc-743b-971c-e7d8-0000000000bf | OK | Deploy step tasks for 1 | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2025-10-01 08:13:44,357 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000bf') missing from stats 2025-10-01 08:13:44,358 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.358251 | fa163edc-743b-971c-e7d8-0000000000bf | OK | Deploy step tasks for 1 | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2025-10-01 08:13:44,359 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000bf') missing from stats 2025-10-01 08:13:44,374 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.369341 | fa163edc-743b-971c-e7d8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-01 08:13:44,389 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.388636 | fa163edc-743b-971c-e7d8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-01 08:13:44,404 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.403718 | fa163edc-743b-971c-e7d8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-01 08:13:44,421 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.420815 | fa163edc-743b-971c-e7d8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-01 08:13:44,439 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.439247 | fa163edc-743b-971c-e7d8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-01 08:13:44,446 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.445864 | fa163edc-743b-971c-e7d8-0000000000bf | OK | Deploy step tasks for 1 | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2025-10-01 08:13:44,447 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000bf') missing from stats 2025-10-01 08:13:44,461 p=83200 u=zuul n=ansible | 2025-10-01 08:13:44.461031 | fa163edc-743b-971c-e7d8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-01 08:13:45,372 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.371155 | fa163edc-743b-971c-e7d8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005463871 2025-10-01 08:13:45,400 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.399605 | fa163edc-743b-971c-e7d8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:13:45,414 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.409556 | fa163edc-743b-971c-e7d8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005463870 2025-10-01 08:13:45,416 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.416253 | fa163edc-743b-971c-e7d8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005463865 2025-10-01 08:13:45,444 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.443824 | fa163edc-743b-971c-e7d8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:13:45,477 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.476405 | fa163edc-743b-971c-e7d8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:13:45,485 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.485084 | fa163edc-743b-971c-e7d8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005463867 2025-10-01 08:13:45,488 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.488140 | fa163edc-743b-971c-e7d8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005463866 2025-10-01 08:13:45,491 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.490446 | fa163edc-743b-971c-e7d8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005463872 2025-10-01 08:13:45,507 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.507180 | fa163edc-743b-971c-e7d8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:13:45,530 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.529792 | fa163edc-743b-971c-e7d8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:13:45,558 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.558061 | fa163edc-743b-971c-e7d8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:13:45,720 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.719686 | fa163edc-743b-971c-e7d8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463871 2025-10-01 08:13:45,748 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.747825 | fa163edc-743b-971c-e7d8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-01 08:13:45,761 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.759920 | fa163edc-743b-971c-e7d8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463870 2025-10-01 08:13:45,793 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.788136 | fa163edc-743b-971c-e7d8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-01 08:13:45,806 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.805332 | fa163edc-743b-971c-e7d8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463865 2025-10-01 08:13:45,857 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.852097 | fa163edc-743b-971c-e7d8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-01 08:13:45,874 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.874091 | fa163edc-743b-971c-e7d8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463872 2025-10-01 08:13:45,876 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.876044 | fa163edc-743b-971c-e7d8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463866 2025-10-01 08:13:45,951 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.950590 | 79fd288b-60f1-4f88-816c-acb1421e5f4c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005463871 2025-10-01 08:13:45,952 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.951619 | 79fd288b-60f1-4f88-816c-acb1421e5f4c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005463870 2025-10-01 08:13:45,971 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.970905 | fa163edc-743b-971c-e7d8-00000000a889 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:45,989 p=83200 u=zuul n=ansible | 2025-10-01 08:13:45.989032 | fa163edc-743b-971c-e7d8-00000000a889 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,013 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.012929 | fa163edc-743b-971c-e7d8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-01 08:13:46,042 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.042422 | fa163edc-743b-971c-e7d8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-01 08:13:46,050 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.049875 | fa163edc-743b-971c-e7d8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463867 2025-10-01 08:13:46,052 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.052019 | fa163edc-743b-971c-e7d8-00000000a889 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005463870 2025-10-01 08:13:46,052 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.052589 | fa163edc-743b-971c-e7d8-00000000a889 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005463871 2025-10-01 08:13:46,142 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.142467 | 035825eb-0e36-4006-ada8-fbca9bc51e96 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005463865 2025-10-01 08:13:46,155 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.155085 | fa163edc-743b-971c-e7d8-00000000a88a | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,179 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.174696 | fa163edc-743b-971c-e7d8-00000000a88a | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,197 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.196813 | fa163edc-743b-971c-e7d8-00000000a8ac | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,220 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.220017 | fa163edc-743b-971c-e7d8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-01 08:13:46,232 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.232735 | fa163edc-743b-971c-e7d8-00000000a88a | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005463870 2025-10-01 08:13:46,233 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.233495 | fa163edc-743b-971c-e7d8-00000000a88a | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005463871 2025-10-01 08:13:46,234 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.234024 | fa163edc-743b-971c-e7d8-00000000a8ac | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005463865 2025-10-01 08:13:46,264 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.264644 | a74dce16-2c7a-4640-9024-502c4e207044 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005463872 2025-10-01 08:13:46,265 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.265032 | a74dce16-2c7a-4640-9024-502c4e207044 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005463866 2025-10-01 08:13:46,278 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.277856 | fa163edc-743b-971c-e7d8-00000000a88b | TASK | Write the puppet step_config manifest 2025-10-01 08:13:46,298 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.297465 | fa163edc-743b-971c-e7d8-00000000a88b | TASK | Write the puppet step_config manifest 2025-10-01 08:13:46,312 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.311859 | fa163edc-743b-971c-e7d8-00000000a8cc | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,330 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.329903 | fa163edc-743b-971c-e7d8-00000000a8ad | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,361 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.356430 | fa163edc-743b-971c-e7d8-00000000a8cc | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,367 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.367458 | fa163edc-743b-971c-e7d8-00000000a8cc | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005463872 2025-10-01 08:13:46,368 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.368246 | fa163edc-743b-971c-e7d8-00000000a8ad | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005463865 2025-10-01 08:13:46,399 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.394267 | 7b41da54-fe92-45b3-81de-60ffbc1fd16e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005463867 2025-10-01 08:13:46,412 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.411854 | fa163edc-743b-971c-e7d8-00000000a8cd | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,429 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.428695 | fa163edc-743b-971c-e7d8-00000000a8ae | TASK | Write the puppet step_config manifest 2025-10-01 08:13:46,454 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.454233 | fa163edc-743b-971c-e7d8-00000000a8ef | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,460 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.460193 | fa163edc-743b-971c-e7d8-00000000a8cc | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005463866 2025-10-01 08:13:46,461 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.461400 | fa163edc-743b-971c-e7d8-00000000a8cd | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005463872 2025-10-01 08:13:46,471 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.471465 | fa163edc-743b-971c-e7d8-00000000a8ce | TASK | Write the puppet step_config manifest 2025-10-01 08:13:46,495 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.495031 | fa163edc-743b-971c-e7d8-00000000a8cd | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,501 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.501039 | fa163edc-743b-971c-e7d8-00000000a8ef | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005463867 2025-10-01 08:13:46,536 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.535990 | fa163edc-743b-971c-e7d8-00000000a8f0 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-01 08:13:46,543 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.543051 | fa163edc-743b-971c-e7d8-00000000a8cd | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005463866 2025-10-01 08:13:46,569 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.569105 | fa163edc-743b-971c-e7d8-00000000a8ce | TASK | Write the puppet step_config manifest 2025-10-01 08:13:46,577 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.576164 | fa163edc-743b-971c-e7d8-00000000a8f0 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005463867 2025-10-01 08:13:46,598 p=83200 u=zuul n=ansible | 2025-10-01 08:13:46.598028 | fa163edc-743b-971c-e7d8-00000000a8f1 | TASK | Write the puppet step_config manifest 2025-10-01 08:13:47,206 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.205173 | fa163edc-743b-971c-e7d8-00000000a88b | CHANGED | Write the puppet step_config manifest | np0005463870 2025-10-01 08:13:47,227 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.226912 | fa163edc-743b-971c-e7d8-00000000a88c | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,259 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.259038 | fa163edc-743b-971c-e7d8-00000000a88c | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463870 2025-10-01 08:13:47,277 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.277283 | fa163edc-743b-971c-e7d8-00000000a88d | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,299 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.298479 | fa163edc-743b-971c-e7d8-00000000a88b | CHANGED | Write the puppet step_config manifest | np0005463871 2025-10-01 08:13:47,317 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.317289 | fa163edc-743b-971c-e7d8-00000000a88c | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,331 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.329426 | fa163edc-743b-971c-e7d8-00000000a88d | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463870 2025-10-01 08:13:47,359 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.358275 | fa163edc-743b-971c-e7d8-00000000a88e | TASK | Create /var/lib/container-puppet 2025-10-01 08:13:47,375 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.373818 | fa163edc-743b-971c-e7d8-00000000a88c | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463871 2025-10-01 08:13:47,382 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.382352 | fa163edc-743b-971c-e7d8-00000000a8ce | CHANGED | Write the puppet step_config manifest | np0005463872 2025-10-01 08:13:47,409 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.403948 | fa163edc-743b-971c-e7d8-00000000a88d | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,441 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.434585 | fa163edc-743b-971c-e7d8-00000000a8cf | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,453 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.451997 | fa163edc-743b-971c-e7d8-00000000a8ae | CHANGED | Write the puppet step_config manifest | np0005463865 2025-10-01 08:13:47,455 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.454848 | fa163edc-743b-971c-e7d8-00000000a88d | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463871 2025-10-01 08:13:47,484 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.483597 | fa163edc-743b-971c-e7d8-00000000a88e | TASK | Create /var/lib/container-puppet 2025-10-01 08:13:47,523 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.522508 | fa163edc-743b-971c-e7d8-00000000a8af | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,541 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.539636 | fa163edc-743b-971c-e7d8-00000000a8cf | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463872 2025-10-01 08:13:47,543 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.542569 | fa163edc-743b-971c-e7d8-00000000a8f1 | CHANGED | Write the puppet step_config manifest | np0005463867 2025-10-01 08:13:47,571 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.570317 | fa163edc-743b-971c-e7d8-00000000a8d0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,626 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.625617 | fa163edc-743b-971c-e7d8-00000000a8f2 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,639 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.638151 | fa163edc-743b-971c-e7d8-00000000a8af | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463865 2025-10-01 08:13:47,642 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.641571 | fa163edc-743b-971c-e7d8-00000000a8ce | CHANGED | Write the puppet step_config manifest | np0005463866 2025-10-01 08:13:47,644 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.643357 | fa163edc-743b-971c-e7d8-00000000a8d0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463872 2025-10-01 08:13:47,687 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.686040 | fa163edc-743b-971c-e7d8-00000000a8d1 | TASK | Create /var/lib/container-puppet 2025-10-01 08:13:47,716 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.715898 | fa163edc-743b-971c-e7d8-00000000a8b0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,748 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.747083 | fa163edc-743b-971c-e7d8-00000000a8cf | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,762 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.760975 | fa163edc-743b-971c-e7d8-00000000a8f2 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463867 2025-10-01 08:13:47,763 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.763298 | fa163edc-743b-971c-e7d8-00000000a88e | OK | Create /var/lib/container-puppet | np0005463870 2025-10-01 08:13:47,764 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.764240 | fa163edc-743b-971c-e7d8-00000000a8b0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463865 2025-10-01 08:13:47,779 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.778350 | fa163edc-743b-971c-e7d8-00000000a88f | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:47,819 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.818972 | fa163edc-743b-971c-e7d8-00000000a8b1 | TASK | Create /var/lib/container-puppet 2025-10-01 08:13:47,842 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.841555 | fa163edc-743b-971c-e7d8-00000000a8f3 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,849 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.848881 | fa163edc-743b-971c-e7d8-00000000a8cf | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463866 2025-10-01 08:13:47,850 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.850409 | fa163edc-743b-971c-e7d8-00000000a88e | OK | Create /var/lib/container-puppet | np0005463871 2025-10-01 08:13:47,851 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.851229 | fa163edc-743b-971c-e7d8-00000000a88f | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005463870 2025-10-01 08:13:47,862 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.862636 | fa163edc-743b-971c-e7d8-00000000a890 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:47,884 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.884060 | fa163edc-743b-971c-e7d8-00000000a88f | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:47,913 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.908492 | fa163edc-743b-971c-e7d8-00000000a8d0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-01 08:13:47,919 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.919053 | fa163edc-743b-971c-e7d8-00000000a8f3 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463867 2025-10-01 08:13:47,920 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.920268 | fa163edc-743b-971c-e7d8-00000000a890 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005463870 2025-10-01 08:13:47,921 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.920856 | fa163edc-743b-971c-e7d8-00000000a88f | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005463871 2025-10-01 08:13:47,931 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.931041 | fa163edc-743b-971c-e7d8-00000000a891 | TASK | Write container-puppet.json file 2025-10-01 08:13:47,948 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.948099 | fa163edc-743b-971c-e7d8-00000000a890 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:47,967 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.966761 | fa163edc-743b-971c-e7d8-00000000a8f4 | TASK | Create /var/lib/container-puppet 2025-10-01 08:13:47,979 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.975094 | fa163edc-743b-971c-e7d8-00000000a8d0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005463866 2025-10-01 08:13:47,979 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.979646 | fa163edc-743b-971c-e7d8-00000000a890 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005463871 2025-10-01 08:13:47,989 p=83200 u=zuul n=ansible | 2025-10-01 08:13:47.989355 | fa163edc-743b-971c-e7d8-00000000a891 | TASK | Write container-puppet.json file 2025-10-01 08:13:48,012 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.011737 | fa163edc-743b-971c-e7d8-00000000a8d1 | TASK | Create /var/lib/container-puppet 2025-10-01 08:13:48,018 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.017742 | fa163edc-743b-971c-e7d8-00000000a8d1 | OK | Create /var/lib/container-puppet | np0005463872 2025-10-01 08:13:48,029 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.028865 | fa163edc-743b-971c-e7d8-00000000a8d2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:48,060 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.059409 | fa163edc-743b-971c-e7d8-00000000a8d2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005463872 2025-10-01 08:13:48,071 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.070742 | fa163edc-743b-971c-e7d8-00000000a8d3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:48,101 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.100971 | fa163edc-743b-971c-e7d8-00000000a8d3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005463872 2025-10-01 08:13:48,111 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.111540 | fa163edc-743b-971c-e7d8-00000000a8d4 | TASK | Write container-puppet.json file 2025-10-01 08:13:48,142 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.142014 | fa163edc-743b-971c-e7d8-00000000a8b1 | OK | Create /var/lib/container-puppet | np0005463865 2025-10-01 08:13:48,157 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.157700 | fa163edc-743b-971c-e7d8-00000000a8b2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:48,183 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.183443 | fa163edc-743b-971c-e7d8-00000000a8b2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005463865 2025-10-01 08:13:48,197 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.197558 | fa163edc-743b-971c-e7d8-00000000a8b3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:48,221 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.221042 | fa163edc-743b-971c-e7d8-00000000a8b3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005463865 2025-10-01 08:13:48,239 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.239623 | fa163edc-743b-971c-e7d8-00000000a8b4 | TASK | Write container-puppet.json file 2025-10-01 08:13:48,246 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.245557 | fa163edc-743b-971c-e7d8-00000000a8f4 | OK | Create /var/lib/container-puppet | np0005463867 2025-10-01 08:13:48,262 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.261801 | fa163edc-743b-971c-e7d8-00000000a8f5 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:48,291 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.290833 | fa163edc-743b-971c-e7d8-00000000a8f5 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005463867 2025-10-01 08:13:48,309 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.306634 | fa163edc-743b-971c-e7d8-00000000a8f6 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:48,316 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.315886 | fa163edc-743b-971c-e7d8-00000000a8d1 | OK | Create /var/lib/container-puppet | np0005463866 2025-10-01 08:13:48,332 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.332470 | fa163edc-743b-971c-e7d8-00000000a8d2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:48,343 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.343168 | fa163edc-743b-971c-e7d8-00000000a8f6 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005463867 2025-10-01 08:13:48,360 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.359777 | fa163edc-743b-971c-e7d8-00000000a8f7 | TASK | Write container-puppet.json file 2025-10-01 08:13:48,369 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.368347 | fa163edc-743b-971c-e7d8-00000000a8d2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005463866 2025-10-01 08:13:48,384 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.384444 | fa163edc-743b-971c-e7d8-00000000a8d3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-01 08:13:48,420 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.419878 | fa163edc-743b-971c-e7d8-00000000a8d3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005463866 2025-10-01 08:13:48,434 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.434571 | fa163edc-743b-971c-e7d8-00000000a8d4 | TASK | Write container-puppet.json file 2025-10-01 08:13:48,961 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.960421 | fa163edc-743b-971c-e7d8-00000000a891 | CHANGED | Write container-puppet.json file | np0005463871 2025-10-01 08:13:48,982 p=83200 u=zuul n=ansible | 2025-10-01 08:13:48.981702 | fa163edc-743b-971c-e7d8-00000000a892 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,013 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.012602 | fa163edc-743b-971c-e7d8-00000000a892 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463871 2025-10-01 08:13:49,032 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.032179 | fa163edc-743b-971c-e7d8-00000000a893 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,046 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.045119 | fa163edc-743b-971c-e7d8-00000000a891 | CHANGED | Write container-puppet.json file | np0005463870 2025-10-01 08:13:49,058 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.057769 | fa163edc-743b-971c-e7d8-00000000a892 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,070 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.069756 | fa163edc-743b-971c-e7d8-00000000a893 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463871 2025-10-01 08:13:49,086 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.085526 | fa163edc-743b-971c-e7d8-00000000a894 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-01 08:13:49,093 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.092984 | fa163edc-743b-971c-e7d8-00000000a892 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463870 2025-10-01 08:13:49,105 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.104729 | fa163edc-743b-971c-e7d8-00000000a893 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,135 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.135112 | fa163edc-743b-971c-e7d8-00000000a893 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463870 2025-10-01 08:13:49,150 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.150298 | fa163edc-743b-971c-e7d8-00000000a894 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-01 08:13:49,237 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.236304 | fa163edc-743b-971c-e7d8-00000000a8d4 | CHANGED | Write container-puppet.json file | np0005463872 2025-10-01 08:13:49,253 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.253426 | fa163edc-743b-971c-e7d8-00000000a8d5 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,291 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.290752 | fa163edc-743b-971c-e7d8-00000000a8b4 | CHANGED | Write container-puppet.json file | np0005463865 2025-10-01 08:13:49,292 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.292511 | fa163edc-743b-971c-e7d8-00000000a8d5 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463872 2025-10-01 08:13:49,308 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.307864 | fa163edc-743b-971c-e7d8-00000000a8d6 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,334 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.333973 | fa163edc-743b-971c-e7d8-00000000a8b5 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,348 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.347901 | fa163edc-743b-971c-e7d8-00000000a8d6 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463872 2025-10-01 08:13:49,365 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.360844 | fa163edc-743b-971c-e7d8-00000000a8d7 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-01 08:13:49,372 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.371497 | fa163edc-743b-971c-e7d8-00000000a8b5 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463865 2025-10-01 08:13:49,387 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.387028 | fa163edc-743b-971c-e7d8-00000000a8b6 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,427 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.425371 | fa163edc-743b-971c-e7d8-00000000a8b6 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463865 2025-10-01 08:13:49,458 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.457954 | fa163edc-743b-971c-e7d8-00000000a8b7 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-01 08:13:49,496 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.494567 | fa163edc-743b-971c-e7d8-00000000a8f7 | CHANGED | Write container-puppet.json file | np0005463867 2025-10-01 08:13:49,535 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.535086 | fa163edc-743b-971c-e7d8-00000000a8f8 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,549 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.547696 | fa163edc-743b-971c-e7d8-00000000a894 | OK | Ensure config hashes are up-to-date for container startup configs | np0005463870 2025-10-01 08:13:49,551 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.551380 | fa163edc-743b-971c-e7d8-00000000a8d4 | CHANGED | Write container-puppet.json file | np0005463866 2025-10-01 08:13:49,553 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.553512 | fa163edc-743b-971c-e7d8-00000000a894 | OK | Ensure config hashes are up-to-date for container startup configs | np0005463871 2025-10-01 08:13:49,576 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.571464 | fa163edc-743b-971c-e7d8-00000000a895 | TASK | Set host puppet debugging fact string 2025-10-01 08:13:49,595 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.594229 | fa163edc-743b-971c-e7d8-00000000a895 | TASK | Set host puppet debugging fact string 2025-10-01 08:13:49,623 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.622441 | fa163edc-743b-971c-e7d8-00000000a8d5 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,636 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.630189 | fa163edc-743b-971c-e7d8-00000000a8f8 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463867 2025-10-01 08:13:49,638 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.638220 | fa163edc-743b-971c-e7d8-00000000a895 | SKIPPED | Set host puppet debugging fact string | np0005463870 2025-10-01 08:13:49,640 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.639777 | fa163edc-743b-971c-e7d8-00000000a895 | SKIPPED | Set host puppet debugging fact string | np0005463871 2025-10-01 08:13:49,656 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.656292 | fa163edc-743b-971c-e7d8-00000000a896 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-01 08:13:49,690 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.689777 | fa163edc-743b-971c-e7d8-00000000a896 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-01 08:13:49,719 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.718995 | fa163edc-743b-971c-e7d8-00000000a8f9 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,725 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.724735 | fa163edc-743b-971c-e7d8-00000000a8d5 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463866 2025-10-01 08:13:49,728 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.727719 | fa163edc-743b-971c-e7d8-00000000a8d7 | OK | Ensure config hashes are up-to-date for container startup configs | np0005463872 2025-10-01 08:13:49,729 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.729588 | fa163edc-743b-971c-e7d8-00000000a896 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005463870 2025-10-01 08:13:49,731 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.731388 | fa163edc-743b-971c-e7d8-00000000a896 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005463871 2025-10-01 08:13:49,748 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.748686 | fa163edc-743b-971c-e7d8-00000000a897 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-01 08:13:49,762 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.761719 | fa163edc-743b-971c-e7d8-00000000a897 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-01 08:13:49,788 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.788245 | fa163edc-743b-971c-e7d8-00000000a8d8 | TASK | Set host puppet debugging fact string 2025-10-01 08:13:49,813 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.812613 | fa163edc-743b-971c-e7d8-00000000a8d6 | TASK | Diff container-puppet.json changes for check mode 2025-10-01 08:13:49,820 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.819728 | fa163edc-743b-971c-e7d8-00000000a8f9 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463867 2025-10-01 08:13:49,827 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.826742 | fa163edc-743b-971c-e7d8-00000000a897 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005463870 2025-10-01 08:13:49,828 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.828083 | fa163edc-743b-971c-e7d8-00000000a897 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005463871 2025-10-01 08:13:49,829 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.829614 | fa163edc-743b-971c-e7d8-00000000a8b7 | OK | Ensure config hashes are up-to-date for container startup configs | np0005463865 2025-10-01 08:13:49,831 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.830884 | fa163edc-743b-971c-e7d8-00000000a8d8 | SKIPPED | Set host puppet debugging fact string | np0005463872 2025-10-01 08:13:49,846 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.846315 | fa163edc-743b-971c-e7d8-00000000a898 | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-01 08:13:49,859 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.858861 | fa163edc-743b-971c-e7d8-00000000a898 | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-01 08:13:49,882 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.881713 | fa163edc-743b-971c-e7d8-00000000a8d9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-01 08:13:49,910 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.905924 | fa163edc-743b-971c-e7d8-00000000a8b8 | TASK | Set host puppet debugging fact string 2025-10-01 08:13:49,929 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.928627 | fa163edc-743b-971c-e7d8-00000000a8fa | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-01 08:13:49,935 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.935061 | fa163edc-743b-971c-e7d8-00000000a8d6 | SKIPPED | Diff container-puppet.json changes for check mode | np0005463866 2025-10-01 08:13:49,942 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.942267 | fa163edc-743b-971c-e7d8-00000000a898 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005463870 2025-10-01 08:13:49,943 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.943729 | fa163edc-743b-971c-e7d8-00000000a898 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005463871 2025-10-01 08:13:49,945 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.945107 | fa163edc-743b-971c-e7d8-00000000a8d9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005463872 2025-10-01 08:13:49,946 p=83200 u=zuul n=ansible | 2025-10-01 08:13:49.946479 | fa163edc-743b-971c-e7d8-00000000a8b8 | SKIPPED | Set host puppet debugging fact string | np0005463865 2025-10-01 08:13:49,987 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:13:49,992 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:13:50,014 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.014244 | fa163edc-743b-971c-e7d8-00000000a8da | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-01 08:13:50,054 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.053921 | fa163edc-743b-971c-e7d8-00000000a8b9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-01 08:13:50,083 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.083013 | fa163edc-743b-971c-e7d8-00000000a8d7 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-01 08:13:50,097 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.096952 | fa163edc-743b-971c-e7d8-00000000a8da | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005463872 2025-10-01 08:13:50,098 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.098176 | fa163edc-743b-971c-e7d8-00000000a8b9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005463865 2025-10-01 08:13:50,145 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.145427 | c6a11423-c6dd-4ffd-87b3-ddd3edbad7de | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005463870 2025-10-01 08:13:50,146 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.146020 | c6a11423-c6dd-4ffd-87b3-ddd3edbad7de | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005463871 2025-10-01 08:13:50,164 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.164048 | fa163edc-743b-971c-e7d8-00000000a9a3 | TASK | set enable_sensubility fact 2025-10-01 08:13:50,181 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.180486 | fa163edc-743b-971c-e7d8-00000000a9a3 | TASK | set enable_sensubility fact 2025-10-01 08:13:50,200 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.199566 | fa163edc-743b-971c-e7d8-00000000a8db | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-01 08:13:50,224 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.223887 | fa163edc-743b-971c-e7d8-00000000a8ba | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-01 08:13:50,234 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.233990 | fa163edc-743b-971c-e7d8-00000000a9a3 | OK | set enable_sensubility fact | np0005463870 2025-10-01 08:13:50,235 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.235519 | fa163edc-743b-971c-e7d8-00000000a9a3 | OK | set enable_sensubility fact | np0005463871 2025-10-01 08:13:50,236 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.236477 | fa163edc-743b-971c-e7d8-00000000a8db | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005463872 2025-10-01 08:13:50,256 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.248026 | fa163edc-743b-971c-e7d8-00000000a9a5 | TASK | create podman socket and appropriate systemd service 2025-10-01 08:13:50,272 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.272399 | fa163edc-743b-971c-e7d8-00000000a9a5 | TASK | create podman socket and appropriate systemd service 2025-10-01 08:13:50,301 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.296481 | fa163edc-743b-971c-e7d8-00000000a8ba | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005463865 2025-10-01 08:13:50,302 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.301830 | fa163edc-743b-971c-e7d8-00000000a8fa | OK | Ensure config hashes are up-to-date for container startup configs | np0005463867 2025-10-01 08:13:50,302 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.302633 | fa163edc-743b-971c-e7d8-00000000a9a5 | SKIPPED | create podman socket and appropriate systemd service | np0005463870 2025-10-01 08:13:50,303 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.303317 | fa163edc-743b-971c-e7d8-00000000a9a5 | SKIPPED | create podman socket and appropriate systemd service | np0005463871 2025-10-01 08:13:50,316 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.315801 | fa163edc-743b-971c-e7d8-00000000a9a6 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-01 08:13:50,325 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:13:50,333 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.333376 | fa163edc-743b-971c-e7d8-00000000a9a6 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-01 08:13:50,360 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.360371 | fa163edc-743b-971c-e7d8-00000000a8bb | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-01 08:13:50,382 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.379241 | fa163edc-743b-971c-e7d8-00000000a8fb | TASK | Set host puppet debugging fact string 2025-10-01 08:13:50,388 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.388246 | fa163edc-743b-971c-e7d8-00000000a9a6 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005463870 2025-10-01 08:13:50,389 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.389073 | fa163edc-743b-971c-e7d8-00000000a9a6 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005463871 2025-10-01 08:13:50,389 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.389730 | fa163edc-743b-971c-e7d8-00000000a8bb | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005463865 2025-10-01 08:13:50,423 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.423190 | 5a02e942-6e7e-4ceb-923d-9bdc151bc86f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005463872 2025-10-01 08:13:50,442 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.442318 | fa163edc-743b-971c-e7d8-00000000a9a7 | TASK | enable podman.sock ACL service 2025-10-01 08:13:50,455 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.455229 | fa163edc-743b-971c-e7d8-00000000a9a7 | TASK | enable podman.sock ACL service 2025-10-01 08:13:50,472 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.471675 | fa163edc-743b-971c-e7d8-00000000a9f2 | TASK | set enable_sensubility fact 2025-10-01 08:13:50,503 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.503244 | fa163edc-743b-971c-e7d8-00000000a8fb | SKIPPED | Set host puppet debugging fact string | np0005463867 2025-10-01 08:13:50,504 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.504568 | fa163edc-743b-971c-e7d8-00000000a8d7 | OK | Ensure config hashes are up-to-date for container startup configs | np0005463866 2025-10-01 08:13:50,505 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.505298 | fa163edc-743b-971c-e7d8-00000000a9a7 | SKIPPED | enable podman.sock ACL service | np0005463870 2025-10-01 08:13:50,506 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.506001 | fa163edc-743b-971c-e7d8-00000000a9a7 | SKIPPED | enable podman.sock ACL service | np0005463871 2025-10-01 08:13:50,506 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.506678 | fa163edc-743b-971c-e7d8-00000000a9f2 | OK | set enable_sensubility fact | np0005463872 2025-10-01 08:13:50,513 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:13:50,518 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.518528 | fa163edc-743b-971c-e7d8-00000000a9a8 | TASK | create directory for downloads of users' scripts 2025-10-01 08:13:50,538 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.537683 | fa163edc-743b-971c-e7d8-00000000a9a8 | TASK | create directory for downloads of users' scripts 2025-10-01 08:13:50,557 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.557048 | fa163edc-743b-971c-e7d8-00000000a9f4 | TASK | create podman socket and appropriate systemd service 2025-10-01 08:13:50,582 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.581679 | fa163edc-743b-971c-e7d8-00000000a8d8 | TASK | Set host puppet debugging fact string 2025-10-01 08:13:50,607 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.606525 | fa163edc-743b-971c-e7d8-00000000a8fc | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-01 08:13:50,618 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.618447 | fa163edc-743b-971c-e7d8-00000000a9a8 | SKIPPED | create directory for downloads of users' scripts | np0005463870 2025-10-01 08:13:50,619 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.619403 | fa163edc-743b-971c-e7d8-00000000a9a8 | SKIPPED | create directory for downloads of users' scripts | np0005463871 2025-10-01 08:13:50,620 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.620085 | fa163edc-743b-971c-e7d8-00000000a9f4 | SKIPPED | create podman socket and appropriate systemd service | np0005463872 2025-10-01 08:13:50,621 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.620731 | fa163edc-743b-971c-e7d8-00000000a8d8 | SKIPPED | Set host puppet debugging fact string | np0005463866 2025-10-01 08:13:50,728 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.728181 | 7052dafd-a8ae-49b7-be31-afe9f03dd8f0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005463865 2025-10-01 08:13:50,763 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.763392 | fa163edc-743b-971c-e7d8-00000000a9a9 | TASK | download exec scripts 2025-10-01 08:13:50,779 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.778886 | fa163edc-743b-971c-e7d8-00000000a9a9 | TASK | download exec scripts 2025-10-01 08:13:50,804 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.804081 | fa163edc-743b-971c-e7d8-00000000a9f5 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-01 08:13:50,823 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.823143 | fa163edc-743b-971c-e7d8-00000000aa3e | TASK | Create dirs for certificates and keys 2025-10-01 08:13:50,848 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.848216 | fa163edc-743b-971c-e7d8-00000000a8d9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-01 08:13:50,854 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.854343 | fa163edc-743b-971c-e7d8-00000000a8fc | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005463867 2025-10-01 08:13:50,855 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.855610 | fa163edc-743b-971c-e7d8-00000000a9a9 | SKIPPED | download exec scripts | np0005463870 2025-10-01 08:13:50,856 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.856364 | fa163edc-743b-971c-e7d8-00000000a9a9 | SKIPPED | download exec scripts | np0005463871 2025-10-01 08:13:50,857 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.857220 | fa163edc-743b-971c-e7d8-00000000a9f5 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005463872 2025-10-01 08:13:50,868 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.868075 | fa163edc-743b-971c-e7d8-00000000a9ab | TASK | Run lvmfilter role 2025-10-01 08:13:50,889 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.888939 | fa163edc-743b-971c-e7d8-00000000a9ab | TASK | Run lvmfilter role 2025-10-01 08:13:50,903 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.903351 | fa163edc-743b-971c-e7d8-00000000a9f6 | TASK | enable podman.sock ACL service 2025-10-01 08:13:50,939 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.938882 | fa163edc-743b-971c-e7d8-00000000a8fd | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-01 08:13:50,945 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.944918 | fa163edc-743b-971c-e7d8-00000000a8d9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005463866 2025-10-01 08:13:50,946 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.946671 | fa163edc-743b-971c-e7d8-00000000a9f6 | SKIPPED | enable podman.sock ACL service | np0005463872 2025-10-01 08:13:50,994 p=83200 u=zuul n=ansible | 2025-10-01 08:13:50.994251 | fa163edc-743b-971c-e7d8-00000000ab4b | TASK | Check if lvm2 is installed 2025-10-01 08:13:51,009 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.008535 | fa163edc-743b-971c-e7d8-00000000ab4b | TASK | Check if lvm2 is installed 2025-10-01 08:13:51,023 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.022533 | fa163edc-743b-971c-e7d8-00000000a9f7 | TASK | create directory for downloads of users' scripts 2025-10-01 08:13:51,041 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.040776 | fa163edc-743b-971c-e7d8-00000000a8da | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-01 08:13:51,047 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.046392 | fa163edc-743b-971c-e7d8-00000000a8fd | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005463867 2025-10-01 08:13:51,054 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.054075 | fa163edc-743b-971c-e7d8-00000000a9f7 | SKIPPED | create directory for downloads of users' scripts | np0005463872 2025-10-01 08:13:51,069 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.069268 | fa163edc-743b-971c-e7d8-00000000a9f8 | TASK | download exec scripts 2025-10-01 08:13:51,093 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.087837 | fa163edc-743b-971c-e7d8-00000000a8fe | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-01 08:13:51,100 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.100097 | fa163edc-743b-971c-e7d8-00000000a8da | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005463866 2025-10-01 08:13:51,101 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.101315 | fa163edc-743b-971c-e7d8-00000000a9f8 | SKIPPED | download exec scripts | np0005463872 2025-10-01 08:13:51,113 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.112890 | fa163edc-743b-971c-e7d8-00000000a9fc | TASK | Run lvmfilter role 2025-10-01 08:13:51,138 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.138081 | fa163edc-743b-971c-e7d8-00000000a8db | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-01 08:13:51,150 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.149135 | fa163edc-743b-971c-e7d8-00000000a8fe | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005463867 2025-10-01 08:13:51,181 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.179858 | fa163edc-743b-971c-e7d8-00000000aa3e | CHANGED | Create dirs for certificates and keys | np0005463865 | item=/etc/pki/tls/certs/httpd 2025-10-01 08:13:51,218 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.218342 | fa163edc-743b-971c-e7d8-00000000a8db | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005463866 2025-10-01 08:13:51,229 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:13:51,266 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.265920 | fa163edc-743b-971c-e7d8-00000000ab4b | TASK | Check if lvm2 is installed 2025-10-01 08:13:51,309 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:13:51,390 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.389860 | aa08033e-c69d-4cb9-a11d-6d384f695298 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005463867 2025-10-01 08:13:51,442 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.441593 | fa163edc-743b-971c-e7d8-00000000abbf | TASK | Create dirs for certificates and keys 2025-10-01 08:13:51,447 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.447259 | fa163edc-743b-971c-e7d8-00000000ab4b | CHANGED | Check if lvm2 is installed | np0005463870 2025-10-01 08:13:51,448 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.448753 | fa163edc-743b-971c-e7d8-00000000ab4b | CHANGED | Check if lvm2 is installed | np0005463871 2025-10-01 08:13:51,511 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.503545 | fa163edc-743b-971c-e7d8-00000000aa3e | CHANGED | Create dirs for certificates and keys | np0005463865 | item=/etc/pki/tls/private/httpd 2025-10-01 08:13:51,541 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.541238 | 0e6bfb1f-4a22-4488-9ea1-2c63322f1704 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005463866 2025-10-01 08:13:51,582 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.581931 | fa163edc-743b-971c-e7d8-00000000ab4d | TASK | collect ansible devices 2025-10-01 08:13:51,603 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.602592 | fa163edc-743b-971c-e7d8-00000000ab4d | TASK | collect ansible devices 2025-10-01 08:13:51,623 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.623237 | fa163edc-743b-971c-e7d8-00000000ac83 | TASK | Create dirs for certificates and keys 2025-10-01 08:13:51,637 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.636724 | fa163edc-743b-971c-e7d8-00000000ab4b | CHANGED | Check if lvm2 is installed | np0005463872 2025-10-01 08:13:51,637 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.637714 | fa163edc-743b-971c-e7d8-00000000ab4d | SKIPPED | collect ansible devices | np0005463870 2025-10-01 08:13:51,653 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.649225 | fa163edc-743b-971c-e7d8-00000000ab4e | TASK | collect in-use lvm2 devices list 2025-10-01 08:13:51,670 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.669693 | fa163edc-743b-971c-e7d8-00000000ab4d | TASK | collect ansible devices 2025-10-01 08:13:51,695 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.694991 | fa163edc-743b-971c-e7d8-00000000ab4d | SKIPPED | collect ansible devices | np0005463871 2025-10-01 08:13:51,712 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.712238 | fa163edc-743b-971c-e7d8-00000000ab4e | TASK | collect in-use lvm2 devices list 2025-10-01 08:13:51,730 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.718672 | fa163edc-743b-971c-e7d8-00000000ab4e | SKIPPED | collect in-use lvm2 devices list | np0005463870 2025-10-01 08:13:51,731 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.731019 | fa163edc-743b-971c-e7d8-00000000ab4d | SKIPPED | collect ansible devices | np0005463872 2025-10-01 08:13:51,751 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.751003 | fa163edc-743b-971c-e7d8-00000000ab4f | TASK | set allowed_devices 2025-10-01 08:13:51,775 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.774762 | fa163edc-743b-971c-e7d8-00000000ab4e | TASK | collect in-use lvm2 devices list 2025-10-01 08:13:51,782 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.782652 | fa163edc-743b-971c-e7d8-00000000ab4e | SKIPPED | collect in-use lvm2 devices list | np0005463871 2025-10-01 08:13:51,806 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.804999 | fa163edc-743b-971c-e7d8-00000000abbf | CHANGED | Create dirs for certificates and keys | np0005463867 | item=/etc/pki/tls/certs/httpd 2025-10-01 08:13:51,841 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.841533 | fa163edc-743b-971c-e7d8-00000000ab4f | TASK | set allowed_devices 2025-10-01 08:13:51,861 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.861383 | fa163edc-743b-971c-e7d8-00000000ad68 | TASK | Set version specific variables 2025-10-01 08:13:51,868 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.868135 | fa163edc-743b-971c-e7d8-00000000ab4f | SKIPPED | set allowed_devices | np0005463870 2025-10-01 08:13:51,869 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.869366 | fa163edc-743b-971c-e7d8-00000000ab4e | SKIPPED | collect in-use lvm2 devices list | np0005463872 2025-10-01 08:13:51,899 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.899377 | fa163edc-743b-971c-e7d8-00000000ab50 | TASK | build lvm2 allow list 2025-10-01 08:13:51,920 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.919877 | fa163edc-743b-971c-e7d8-00000000ab4f | TASK | set allowed_devices 2025-10-01 08:13:51,935 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.929656 | fa163edc-743b-971c-e7d8-00000000ab4f | SKIPPED | set allowed_devices | np0005463871 2025-10-01 08:13:51,937 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.937280 | fa163edc-743b-971c-e7d8-00000000ab50 | SKIPPED | build lvm2 allow list | np0005463870 2025-10-01 08:13:51,974 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.969204 | f2b01ea0-2635-4f1c-b507-893f0267ba77 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:13:51,983 p=83200 u=zuul n=ansible | 2025-10-01 08:13:51.980732 | fa163edc-743b-971c-e7d8-00000000ac83 | CHANGED | Create dirs for certificates and keys | np0005463866 | item=/etc/pki/tls/certs/httpd 2025-10-01 08:13:52,002 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.001745 | fa163edc-743b-971c-e7d8-00000000ab51 | TASK | build lvm2 deny list 2025-10-01 08:13:52,030 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.029593 | fa163edc-743b-971c-e7d8-00000000ab50 | TASK | build lvm2 allow list 2025-10-01 08:13:52,061 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.060889 | fa163edc-743b-971c-e7d8-00000000ada3 | TASK | Ensure ansible_facts used by role 2025-10-01 08:13:52,069 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.068729 | fa163edc-743b-971c-e7d8-00000000ab4f | SKIPPED | set allowed_devices | np0005463872 2025-10-01 08:13:52,070 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.070432 | fa163edc-743b-971c-e7d8-00000000ab51 | SKIPPED | build lvm2 deny list | np0005463870 2025-10-01 08:13:52,102 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.101421 | fa163edc-743b-971c-e7d8-00000000ab52 | TASK | build lvm2 filter 2025-10-01 08:13:52,131 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.129836 | fa163edc-743b-971c-e7d8-00000000abbf | CHANGED | Create dirs for certificates and keys | np0005463867 | item=/etc/pki/tls/private/httpd 2025-10-01 08:13:52,150 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.144646 | fa163edc-743b-971c-e7d8-00000000ab50 | TASK | build lvm2 allow list 2025-10-01 08:13:52,158 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.158114 | fa163edc-743b-971c-e7d8-00000000ab50 | SKIPPED | build lvm2 allow list | np0005463871 2025-10-01 08:13:52,163 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.162837 | fa163edc-743b-971c-e7d8-00000000ab52 | SKIPPED | build lvm2 filter | np0005463870 2025-10-01 08:13:52,179 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.179147 | fa163edc-743b-971c-e7d8-00000000ab53 | TASK | regenerate lvm config 2025-10-01 08:13:52,207 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.206485 | fa163edc-743b-971c-e7d8-00000000ab51 | TASK | build lvm2 deny list 2025-10-01 08:13:52,247 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.241022 | fa163edc-743b-971c-e7d8-00000000ab50 | SKIPPED | build lvm2 allow list | np0005463872 2025-10-01 08:13:52,248 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.247857 | fa163edc-743b-971c-e7d8-00000000ab53 | SKIPPED | regenerate lvm config | np0005463870 2025-10-01 08:13:52,248 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.248453 | fa163edc-743b-971c-e7d8-00000000ab51 | SKIPPED | build lvm2 deny list | np0005463871 2025-10-01 08:13:52,260 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.259773 | fa163edc-743b-971c-e7d8-00000000ab54 | TASK | copy new lvm.conf in place 2025-10-01 08:13:52,274 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.273755 | fa163edc-743b-971c-e7d8-00000000ab52 | TASK | build lvm2 filter 2025-10-01 08:13:52,301 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.296374 | fa163edc-743b-971c-e7d8-00000000ab51 | TASK | build lvm2 deny list 2025-10-01 08:13:52,303 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.302479 | fa163edc-743b-971c-e7d8-00000000ac83 | CHANGED | Create dirs for certificates and keys | np0005463866 | item=/etc/pki/tls/private/httpd 2025-10-01 08:13:52,326 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.326091 | fa163edc-743b-971c-e7d8-00000000ab52 | SKIPPED | build lvm2 filter | np0005463871 2025-10-01 08:13:52,327 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.327060 | fa163edc-743b-971c-e7d8-00000000ab54 | SKIPPED | copy new lvm.conf in place | np0005463870 2025-10-01 08:13:52,373 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.372996 | fa163edc-743b-971c-e7d8-00000000ab53 | TASK | regenerate lvm config 2025-10-01 08:13:52,411 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.411017 | fa163edc-743b-971c-e7d8-00000000ad68 | TASK | Set version specific variables 2025-10-01 08:13:52,417 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.416585 | fa163edc-743b-971c-e7d8-00000000ab51 | SKIPPED | build lvm2 deny list | np0005463872 2025-10-01 08:13:52,463 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.457658 | fa163edc-743b-971c-e7d8-00000000ab52 | TASK | build lvm2 filter 2025-10-01 08:13:52,469 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.469217 | fa163edc-743b-971c-e7d8-00000000ab53 | SKIPPED | regenerate lvm config | np0005463871 2025-10-01 08:13:52,521 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.520784 | f69d668b-53a3-4682-8618-59378f4b89fb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:13:52,533 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.533403 | fa163edc-743b-971c-e7d8-00000000ab54 | TASK | copy new lvm.conf in place 2025-10-01 08:13:52,552 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.552360 | fa163edc-743b-971c-e7d8-00000000ad68 | TASK | Set version specific variables 2025-10-01 08:13:52,572 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.571524 | fa163edc-743b-971c-e7d8-00000000ae38 | TASK | Ensure ansible_facts used by role 2025-10-01 08:13:52,585 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.584765 | fa163edc-743b-971c-e7d8-00000000ada3 | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:13:52,586 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.586130 | fa163edc-743b-971c-e7d8-00000000ab52 | SKIPPED | build lvm2 filter | np0005463872 2025-10-01 08:13:52,586 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.586734 | fa163edc-743b-971c-e7d8-00000000ab54 | SKIPPED | copy new lvm.conf in place | np0005463871 2025-10-01 08:13:52,626 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.625992 | fa163edc-743b-971c-e7d8-00000000ae68 | TASK | Set version specific variables 2025-10-01 08:13:52,650 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.649940 | fa163edc-743b-971c-e7d8-00000000ab53 | TASK | regenerate lvm config 2025-10-01 08:13:52,675 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.675158 | fa163edc-743b-971c-e7d8-00000000ada4 | TASK | Set platform/version specific variables 2025-10-01 08:13:52,710 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.709906 | 2bdc4fee-432b-498f-bc66-691ba1e4262e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:13:52,714 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.713942 | bb82bbce-1b23-40f6-a89a-68e5e5662e4e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463870 2025-10-01 08:13:52,727 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.727176 | fa163edc-743b-971c-e7d8-00000000ae9e | TASK | Ensure ansible_facts used by role 2025-10-01 08:13:52,749 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.745315 | fa163edc-743b-971c-e7d8-00000000ada4 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:13:52,770 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.768601 | fa163edc-743b-971c-e7d8-00000000ada4 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:13:52,777 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.777107 | fa163edc-743b-971c-e7d8-00000000ae99 | TASK | Ensure ansible_facts used by role 2025-10-01 08:13:52,784 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.783669 | fa163edc-743b-971c-e7d8-00000000ab53 | SKIPPED | regenerate lvm config | np0005463872 2025-10-01 08:13:52,798 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.791255 | fa163edc-743b-971c-e7d8-00000000ada4 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:13:52,812 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.810794 | fa163edc-743b-971c-e7d8-00000000ada4 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:13:52,828 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.828458 | fa163edc-743b-971c-e7d8-00000000ab54 | TASK | copy new lvm.conf in place 2025-10-01 08:13:52,871 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.871228 | fa163edc-743b-971c-e7d8-00000000ae68 | TASK | Set version specific variables 2025-10-01 08:13:52,902 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.901401 | fa163edc-743b-971c-e7d8-00000000ad69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:13:52,916 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.909920 | fa163edc-743b-971c-e7d8-00000000ab54 | SKIPPED | copy new lvm.conf in place | np0005463872 2025-10-01 08:13:52,930 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.929953 | 5b094c02-097d-40de-82ed-063ae9152c69 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463871 2025-10-01 08:13:52,942 p=83200 u=zuul n=ansible | 2025-10-01 08:13:52.942522 | fa163edc-743b-971c-e7d8-00000000aefd | TASK | Ensure ansible_facts used by role 2025-10-01 08:13:53,039 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.039157 | fa163edc-743b-971c-e7d8-00000000ae68 | TASK | Set version specific variables 2025-10-01 08:13:53,047 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.047012 | fa163edc-743b-971c-e7d8-00000000ae38 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:13:53,064 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.064372 | fa163edc-743b-971c-e7d8-00000000ae39 | TASK | Set platform/version specific variables 2025-10-01 08:13:53,103 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.103142 | fc370911-0892-4aa5-b2b2-9a46ace1b819 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463872 2025-10-01 08:13:53,116 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.115801 | fa163edc-743b-971c-e7d8-00000000af41 | TASK | Ensure ansible_facts used by role 2025-10-01 08:13:53,150 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.148134 | fa163edc-743b-971c-e7d8-00000000ae39 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:13:53,182 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.180192 | fa163edc-743b-971c-e7d8-00000000ae39 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:13:53,216 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.214534 | fa163edc-743b-971c-e7d8-00000000ae39 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:13:53,218 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.217944 | fa163edc-743b-971c-e7d8-00000000ae9e | OK | Ensure ansible_facts used by role | np0005463870 2025-10-01 08:13:53,228 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.225445 | fa163edc-743b-971c-e7d8-00000000ae39 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:13:53,245 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.244832 | fa163edc-743b-971c-e7d8-00000000ae9f | TASK | Set platform/version specific variables 2025-10-01 08:13:53,280 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.280075 | fa163edc-743b-971c-e7d8-00000000ad69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:13:53,290 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.290085 | fa163edc-743b-971c-e7d8-00000000ae99 | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:13:53,308 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.308399 | fa163edc-743b-971c-e7d8-00000000ae9a | TASK | Set platform/version specific variables 2025-10-01 08:13:53,335 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.333588 | fa163edc-743b-971c-e7d8-00000000ae9f | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat.yml 2025-10-01 08:13:53,370 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.367514 | fa163edc-743b-971c-e7d8-00000000ae9f | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat.yml 2025-10-01 08:13:53,394 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.392356 | fa163edc-743b-971c-e7d8-00000000ae9f | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat_9.yml 2025-10-01 08:13:53,403 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.401627 | fa163edc-743b-971c-e7d8-00000000ae9a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:13:53,420 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.416859 | fa163edc-743b-971c-e7d8-00000000ae9f | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat_9.2.yml 2025-10-01 08:13:53,432 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.422686 | fa163edc-743b-971c-e7d8-00000000aefd | OK | Ensure ansible_facts used by role | np0005463871 2025-10-01 08:13:53,438 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.435670 | fa163edc-743b-971c-e7d8-00000000ae9a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:13:53,447 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.447582 | fa163edc-743b-971c-e7d8-00000000ae69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:13:53,466 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.464392 | fa163edc-743b-971c-e7d8-00000000ae9a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:13:53,481 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.474204 | fa163edc-743b-971c-e7d8-00000000aefe | TASK | Set platform/version specific variables 2025-10-01 08:13:53,483 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.482430 | fa163edc-743b-971c-e7d8-00000000ae9a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:13:53,510 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.510702 | fa163edc-743b-971c-e7d8-00000000ad69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:13:53,575 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.574379 | fa163edc-743b-971c-e7d8-00000000aefe | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat.yml 2025-10-01 08:13:53,594 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.594251 | fa163edc-743b-971c-e7d8-00000000af41 | OK | Ensure ansible_facts used by role | np0005463872 2025-10-01 08:13:53,605 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.605451 | fa163edc-743b-971c-e7d8-00000000af42 | TASK | Set platform/version specific variables 2025-10-01 08:13:53,639 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.639363 | fa163edc-743b-971c-e7d8-00000000aefe | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat.yml 2025-10-01 08:13:53,671 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.671371 | fa163edc-743b-971c-e7d8-00000000aefe | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat_9.yml 2025-10-01 08:13:53,691 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.691156 | fa163edc-743b-971c-e7d8-00000000af42 | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat.yml 2025-10-01 08:13:53,699 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.699003 | fa163edc-743b-971c-e7d8-00000000aefe | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat_9.2.yml 2025-10-01 08:13:53,713 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.713006 | fa163edc-743b-971c-e7d8-00000000ae69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:13:53,729 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.729000 | fa163edc-743b-971c-e7d8-00000000af42 | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat.yml 2025-10-01 08:13:53,757 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.756952 | fa163edc-743b-971c-e7d8-00000000af42 | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat_9.yml 2025-10-01 08:13:53,780 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.780365 | fa163edc-743b-971c-e7d8-00000000af42 | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat_9.2.yml 2025-10-01 08:13:53,794 p=83200 u=zuul n=ansible | 2025-10-01 08:13:53.794620 | fa163edc-743b-971c-e7d8-00000000ae69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:13:55,814 p=83200 u=zuul n=ansible | 2025-10-01 08:13:55.813496 | fa163edc-743b-971c-e7d8-00000000ad69 | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:13:55,848 p=83200 u=zuul n=ansible | 2025-10-01 08:13:55.847877 | fa163edc-743b-971c-e7d8-00000000ad6b | TASK | Ensure provider packages are installed 2025-10-01 08:13:56,143 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.142276 | fa163edc-743b-971c-e7d8-00000000ad69 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:13:56,163 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.163501 | fa163edc-743b-971c-e7d8-00000000ad6b | TASK | Ensure provider packages are installed 2025-10-01 08:13:56,215 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.214348 | fa163edc-743b-971c-e7d8-00000000ae69 | OK | Ensure certificate role dependencies are installed | np0005463870 2025-10-01 08:13:56,230 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.230068 | fa163edc-743b-971c-e7d8-00000000ae6b | TASK | Ensure provider packages are installed 2025-10-01 08:13:56,647 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.646110 | fa163edc-743b-971c-e7d8-00000000ad69 | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:13:56,670 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.669714 | fa163edc-743b-971c-e7d8-00000000ad6b | TASK | Ensure provider packages are installed 2025-10-01 08:13:56,721 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.720796 | fa163edc-743b-971c-e7d8-00000000ae69 | OK | Ensure certificate role dependencies are installed | np0005463871 2025-10-01 08:13:56,736 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.736600 | fa163edc-743b-971c-e7d8-00000000ae6b | TASK | Ensure provider packages are installed 2025-10-01 08:13:56,826 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.825756 | fa163edc-743b-971c-e7d8-00000000ae69 | OK | Ensure certificate role dependencies are installed | np0005463872 2025-10-01 08:13:56,838 p=83200 u=zuul n=ansible | 2025-10-01 08:13:56.838314 | fa163edc-743b-971c-e7d8-00000000ae6b | TASK | Ensure provider packages are installed 2025-10-01 08:13:58,764 p=83200 u=zuul n=ansible | 2025-10-01 08:13:58.763878 | fa163edc-743b-971c-e7d8-00000000ad6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:13:59,140 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.138157 | fa163edc-743b-971c-e7d8-00000000ad6d | CHANGED | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:13:59,165 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.164637 | fa163edc-743b-971c-e7d8-00000000ae6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:13:59,213 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.213168 | fa163edc-743b-971c-e7d8-00000000ad71 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:13:59,258 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.257055 | fa163edc-743b-971c-e7d8-00000000ad6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:13:59,557 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.555309 | fa163edc-743b-971c-e7d8-00000000ae6d | CHANGED | Ensure pre-scripts hooks directory exists | np0005463870 | item=certmonger 2025-10-01 08:13:59,588 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.587849 | fa163edc-743b-971c-e7d8-00000000ae6f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:13:59,616 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.614203 | fa163edc-743b-971c-e7d8-00000000ad71 | CHANGED | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:13:59,649 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.648801 | fa163edc-743b-971c-e7d8-00000000ad73 | TASK | Ensure provider service is running 2025-10-01 08:13:59,667 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.664880 | fa163edc-743b-971c-e7d8-00000000ad6d | CHANGED | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:13:59,714 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.713785 | fa163edc-743b-971c-e7d8-00000000ad71 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:13:59,775 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.769941 | fa163edc-743b-971c-e7d8-00000000ae6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:13:59,801 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.800945 | fa163edc-743b-971c-e7d8-00000000ae6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:13:59,835 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.834941 | fa163edc-743b-971c-e7d8-00000000ad6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:13:59,963 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.961445 | fa163edc-743b-971c-e7d8-00000000ae6f | CHANGED | Ensure post-scripts hooks directory exists | np0005463870 | item=certmonger 2025-10-01 08:13:59,984 p=83200 u=zuul n=ansible | 2025-10-01 08:13:59.983918 | fa163edc-743b-971c-e7d8-00000000ae71 | TASK | Ensure provider service is running 2025-10-01 08:14:00,068 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.065982 | fa163edc-743b-971c-e7d8-00000000ad71 | CHANGED | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:14:00,097 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.097462 | fa163edc-743b-971c-e7d8-00000000ad73 | TASK | Ensure provider service is running 2025-10-01 08:14:00,144 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.142704 | fa163edc-743b-971c-e7d8-00000000ae6d | CHANGED | Ensure pre-scripts hooks directory exists | np0005463871 | item=certmonger 2025-10-01 08:14:00,167 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.167614 | fa163edc-743b-971c-e7d8-00000000ae6f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:00,197 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.196082 | fa163edc-743b-971c-e7d8-00000000ae6d | CHANGED | Ensure pre-scripts hooks directory exists | np0005463872 | item=certmonger 2025-10-01 08:14:00,205 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.203737 | fa163edc-743b-971c-e7d8-00000000ad6d | CHANGED | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:14:00,225 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.225297 | fa163edc-743b-971c-e7d8-00000000ae6f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:00,250 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.249904 | fa163edc-743b-971c-e7d8-00000000ad71 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:00,488 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.486528 | fa163edc-743b-971c-e7d8-00000000ad73 | CHANGED | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:14:00,510 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.509456 | fa163edc-743b-971c-e7d8-00000000ae6f | CHANGED | Ensure post-scripts hooks directory exists | np0005463871 | item=certmonger 2025-10-01 08:14:00,523 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.522842 | fa163edc-743b-971c-e7d8-00000000ad76 | TASK | Ensure certificate requests 2025-10-01 08:14:00,541 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.541187 | fa163edc-743b-971c-e7d8-00000000ae71 | TASK | Ensure provider service is running 2025-10-01 08:14:00,597 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.594784 | fa163edc-743b-971c-e7d8-00000000ae6f | CHANGED | Ensure post-scripts hooks directory exists | np0005463872 | item=certmonger 2025-10-01 08:14:00,619 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.618684 | fa163edc-743b-971c-e7d8-00000000ae71 | TASK | Ensure provider service is running 2025-10-01 08:14:00,650 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.647844 | fa163edc-743b-971c-e7d8-00000000ad71 | CHANGED | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:14:00,681 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.681446 | fa163edc-743b-971c-e7d8-00000000ad73 | TASK | Ensure provider service is running 2025-10-01 08:14:00,844 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.844378 | fa163edc-743b-971c-e7d8-00000000ae71 | CHANGED | Ensure provider service is running | np0005463870 | item=certmonger 2025-10-01 08:14:00,855 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.854122 | fa163edc-743b-971c-e7d8-00000000ad73 | CHANGED | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:14:00,872 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.872389 | fa163edc-743b-971c-e7d8-00000000ae74 | TASK | Ensure certificate requests 2025-10-01 08:14:00,893 p=83200 u=zuul n=ansible | 2025-10-01 08:14:00.892432 | fa163edc-743b-971c-e7d8-00000000ad76 | TASK | Ensure certificate requests 2025-10-01 08:14:01,251 p=83200 u=zuul n=ansible | 2025-10-01 08:14:01.249481 | fa163edc-743b-971c-e7d8-00000000ae71 | CHANGED | Ensure provider service is running | np0005463871 | item=certmonger 2025-10-01 08:14:01,276 p=83200 u=zuul n=ansible | 2025-10-01 08:14:01.276454 | fa163edc-743b-971c-e7d8-00000000ae74 | TASK | Ensure certificate requests 2025-10-01 08:14:01,361 p=83200 u=zuul n=ansible | 2025-10-01 08:14:01.358758 | fa163edc-743b-971c-e7d8-00000000ae71 | CHANGED | Ensure provider service is running | np0005463872 | item=certmonger 2025-10-01 08:14:01,387 p=83200 u=zuul n=ansible | 2025-10-01 08:14:01.386638 | fa163edc-743b-971c-e7d8-00000000ae74 | TASK | Ensure certificate requests 2025-10-01 08:14:01,546 p=83200 u=zuul n=ansible | 2025-10-01 08:14:01.544159 | fa163edc-743b-971c-e7d8-00000000ad73 | CHANGED | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:14:01,576 p=83200 u=zuul n=ansible | 2025-10-01 08:14:01.576244 | fa163edc-743b-971c-e7d8-00000000ad76 | TASK | Ensure certificate requests 2025-10-01 08:14:02,637 p=83200 u=zuul n=ansible | 2025-10-01 08:14:02.634741 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005463865.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:02,712 p=83200 u=zuul n=ansible | 2025-10-01 08:14:02.709995 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005463867.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:02,842 p=83200 u=zuul n=ansible | 2025-10-01 08:14:02.838391 | fa163edc-743b-971c-e7d8-00000000ae74 | CHANGED | Ensure certificate requests | np0005463871 | item={'ca': 'ipa', 'dns': 'np0005463871.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005463871.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-01 08:14:02,901 p=83200 u=zuul n=ansible | 2025-10-01 08:14:02.899488 | fa163edc-743b-971c-e7d8-00000000ae74 | CHANGED | Ensure certificate requests | np0005463872 | item={'ca': 'ipa', 'dns': 'np0005463872.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005463872.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-01 08:14:02,939 p=83200 u=zuul n=ansible | 2025-10-01 08:14:02.929266 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005463866.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:02,941 p=83200 u=zuul n=ansible | 2025-10-01 08:14:02.941022 | fa163edc-743b-971c-e7d8-00000000a9af | TASK | install systemd-container for a greenfield 2025-10-01 08:14:02,992 p=83200 u=zuul n=ansible | 2025-10-01 08:14:02.991912 | fa163edc-743b-971c-e7d8-00000000aa00 | TASK | install systemd-container for a greenfield 2025-10-01 08:14:03,701 p=83200 u=zuul n=ansible | 2025-10-01 08:14:03.696997 | fa163edc-743b-971c-e7d8-00000000ae74 | CHANGED | Ensure certificate requests | np0005463870 | item={'ca': 'ipa', 'dns': 'np0005463870.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005463870.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-01 08:14:03,762 p=83200 u=zuul n=ansible | 2025-10-01 08:14:03.761159 | fa163edc-743b-971c-e7d8-00000000a9af | TASK | install systemd-container for a greenfield 2025-10-01 08:14:04,373 p=83200 u=zuul n=ansible | 2025-10-01 08:14:04.372781 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005463867.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:04,472 p=83200 u=zuul n=ansible | 2025-10-01 08:14:04.469648 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005463866.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:05,367 p=83200 u=zuul n=ansible | 2025-10-01 08:14:05.365271 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005463865.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:05,901 p=83200 u=zuul n=ansible | 2025-10-01 08:14:05.897867 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005463867.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:06,017 p=83200 u=zuul n=ansible | 2025-10-01 08:14:06.013714 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005463866.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:07,139 p=83200 u=zuul n=ansible | 2025-10-01 08:14:07.135141 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005463865.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:07,190 p=83200 u=zuul n=ansible | 2025-10-01 08:14:07.188039 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005463867.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:07,426 p=83200 u=zuul n=ansible | 2025-10-01 08:14:07.422662 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005463866.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:08,489 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.486488 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005463867.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:08,567 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.567301 | fa163edc-743b-971c-e7d8-00000000aa46 | TASK | Fail if container image is undefined 2025-10-01 08:14:08,595 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.592629 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005463865.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:08,631 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.631018 | fa163edc-743b-971c-e7d8-00000000aa46 | SKIPPED | Fail if container image is undefined | np0005463867 2025-10-01 08:14:08,660 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.659731 | fa163edc-743b-971c-e7d8-00000000aa47 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-01 08:14:08,873 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.872410 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005463866.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:08,908 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.908312 | fa163edc-743b-971c-e7d8-00000000aa46 | TASK | Fail if container image is undefined 2025-10-01 08:14:08,957 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.956906 | fa163edc-743b-971c-e7d8-00000000aa46 | SKIPPED | Fail if container image is undefined | np0005463866 2025-10-01 08:14:08,980 p=83200 u=zuul n=ansible | 2025-10-01 08:14:08.979882 | fa163edc-743b-971c-e7d8-00000000aa47 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-01 08:14:10,321 p=83200 u=zuul n=ansible | 2025-10-01 08:14:10.318668 | fa163edc-743b-971c-e7d8-00000000ad76 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005463865.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-01 08:14:10,394 p=83200 u=zuul n=ansible | 2025-10-01 08:14:10.394217 | fa163edc-743b-971c-e7d8-00000000aa46 | TASK | Fail if container image is undefined 2025-10-01 08:14:10,455 p=83200 u=zuul n=ansible | 2025-10-01 08:14:10.454357 | fa163edc-743b-971c-e7d8-00000000aa46 | SKIPPED | Fail if container image is undefined | np0005463865 2025-10-01 08:14:10,491 p=83200 u=zuul n=ansible | 2025-10-01 08:14:10.491211 | fa163edc-743b-971c-e7d8-00000000aa47 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-01 08:14:19,013 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.012699 | fa163edc-743b-971c-e7d8-00000000a9af | CHANGED | install systemd-container for a greenfield | np0005463871 2025-10-01 08:14:19,028 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.028639 | fa163edc-743b-971c-e7d8-00000000a9b0 | TASK | manage PMEM namespaces for vPMEM 2025-10-01 08:14:19,074 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.074345 | fa163edc-743b-971c-e7d8-00000000a9b0 | SKIPPED | manage PMEM namespaces for vPMEM | np0005463871 2025-10-01 08:14:19,084 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.084659 | fa163edc-743b-971c-e7d8-00000000a9b2 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-01 08:14:19,335 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.333746 | fa163edc-743b-971c-e7d8-00000000aa00 | CHANGED | install systemd-container for a greenfield | np0005463872 2025-10-01 08:14:19,363 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.362441 | fa163edc-743b-971c-e7d8-00000000aa01 | TASK | manage PMEM namespaces for vPMEM 2025-10-01 08:14:19,422 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.421412 | fa163edc-743b-971c-e7d8-00000000aa01 | SKIPPED | manage PMEM namespaces for vPMEM | np0005463872 2025-10-01 08:14:19,454 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.453479 | fa163edc-743b-971c-e7d8-00000000aa03 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-01 08:14:19,465 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.464523 | fa163edc-743b-971c-e7d8-00000000a9b2 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005463871 2025-10-01 08:14:19,491 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.490500 | fa163edc-743b-971c-e7d8-00000000a9b4 | TASK | is KSM enabled 2025-10-01 08:14:19,552 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.551880 | fa163edc-743b-971c-e7d8-00000000a9b4 | OK | is KSM enabled | np0005463871 2025-10-01 08:14:19,575 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.574421 | fa163edc-743b-971c-e7d8-00000000a9b6 | TASK | Check for ksm 2025-10-01 08:14:19,642 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.642294 | fa163edc-743b-971c-e7d8-00000000a9af | CHANGED | install systemd-container for a greenfield | np0005463870 2025-10-01 08:14:19,659 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.658780 | fa163edc-743b-971c-e7d8-00000000a9b0 | TASK | manage PMEM namespaces for vPMEM 2025-10-01 08:14:19,712 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.712031 | fa163edc-743b-971c-e7d8-00000000a9b0 | SKIPPED | manage PMEM namespaces for vPMEM | np0005463870 2025-10-01 08:14:19,727 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.726718 | fa163edc-743b-971c-e7d8-00000000a9b2 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-01 08:14:19,831 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.830785 | fa163edc-743b-971c-e7d8-00000000aa03 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005463872 2025-10-01 08:14:19,855 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.854814 | fa163edc-743b-971c-e7d8-00000000aa05 | TASK | is KSM enabled 2025-10-01 08:14:19,900 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.897896 | fa163edc-743b-971c-e7d8-00000000aa05 | OK | is KSM enabled | np0005463872 2025-10-01 08:14:19,931 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.930791 | fa163edc-743b-971c-e7d8-00000000aa07 | TASK | Check for ksm 2025-10-01 08:14:19,941 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.940817 | fa163edc-743b-971c-e7d8-00000000a9b6 | CHANGED | Check for ksm | np0005463871 2025-10-01 08:14:19,965 p=83200 u=zuul n=ansible | 2025-10-01 08:14:19.964825 | fa163edc-743b-971c-e7d8-00000000a9b7 | TASK | disable KSM services 2025-10-01 08:14:20,079 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.076475 | fa163edc-743b-971c-e7d8-00000000a9b7 | SKIPPED | disable KSM services | np0005463871 | item=ksm.service 2025-10-01 08:14:20,103 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.100897 | fa163edc-743b-971c-e7d8-00000000a9b7 | SKIPPED | disable KSM services | np0005463871 | item=ksmtuned.service 2025-10-01 08:14:20,116 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.115806 | fa163edc-743b-971c-e7d8-00000000a9b2 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005463870 2025-10-01 08:14:20,137 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.136895 | fa163edc-743b-971c-e7d8-00000000a9b4 | TASK | is KSM enabled 2025-10-01 08:14:20,157 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.156368 | fa163edc-743b-971c-e7d8-00000000a9b8 | TASK | delete PageKSM after disable ksm on compute 2025-10-01 08:14:20,173 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.172589 | fa163edc-743b-971c-e7d8-00000000a9b4 | OK | is KSM enabled | np0005463870 2025-10-01 08:14:20,189 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.188819 | fa163edc-743b-971c-e7d8-00000000a9b6 | TASK | Check for ksm 2025-10-01 08:14:20,224 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.224104 | fa163edc-743b-971c-e7d8-00000000a9b8 | SKIPPED | delete PageKSM after disable ksm on compute | np0005463871 2025-10-01 08:14:20,239 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.238649 | fa163edc-743b-971c-e7d8-00000000a9ba | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-01 08:14:20,288 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.288226 | fa163edc-743b-971c-e7d8-00000000aa07 | CHANGED | Check for ksm | np0005463872 2025-10-01 08:14:20,290 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.289983 | fa163edc-743b-971c-e7d8-00000000a9ba | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005463871 2025-10-01 08:14:20,304 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.304053 | fa163edc-743b-971c-e7d8-00000000a9bb | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-01 08:14:20,324 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.323750 | fa163edc-743b-971c-e7d8-00000000aa08 | TASK | disable KSM services 2025-10-01 08:14:20,359 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.358433 | fa163edc-743b-971c-e7d8-00000000a9bb | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005463871 2025-10-01 08:14:20,372 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.371830 | fa163edc-743b-971c-e7d8-00000000a9bc | TASK | enable ksmtunded 2025-10-01 08:14:20,396 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.394231 | fa163edc-743b-971c-e7d8-00000000aa08 | SKIPPED | disable KSM services | np0005463872 | item=ksm.service 2025-10-01 08:14:20,422 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.421454 | fa163edc-743b-971c-e7d8-00000000aa08 | SKIPPED | disable KSM services | np0005463872 | item=ksmtuned.service 2025-10-01 08:14:20,434 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.433997 | fa163edc-743b-971c-e7d8-00000000a9bc | SKIPPED | enable ksmtunded | np0005463871 | item=ksm.service 2025-10-01 08:14:20,441 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.439254 | fa163edc-743b-971c-e7d8-00000000a9bc | SKIPPED | enable ksmtunded | np0005463871 | item=ksmtuned.service 2025-10-01 08:14:20,453 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.453229 | fa163edc-743b-971c-e7d8-00000000aa09 | TASK | delete PageKSM after disable ksm on compute 2025-10-01 08:14:20,472 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.471774 | fa163edc-743b-971c-e7d8-00000000a9be | TASK | Create dirs for certificates and keys 2025-10-01 08:14:20,501 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.500463 | fa163edc-743b-971c-e7d8-00000000a9b6 | CHANGED | Check for ksm | np0005463870 2025-10-01 08:14:20,513 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.512765 | fa163edc-743b-971c-e7d8-00000000a9b7 | TASK | disable KSM services 2025-10-01 08:14:20,537 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.537150 | fa163edc-743b-971c-e7d8-00000000aa09 | SKIPPED | delete PageKSM after disable ksm on compute | np0005463872 2025-10-01 08:14:20,550 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.550470 | fa163edc-743b-971c-e7d8-00000000aa0b | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-01 08:14:20,599 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.597537 | fa163edc-743b-971c-e7d8-00000000a9b7 | SKIPPED | disable KSM services | np0005463870 | item=ksm.service 2025-10-01 08:14:20,606 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.605583 | fa163edc-743b-971c-e7d8-00000000aa0b | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005463872 2025-10-01 08:14:20,617 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.617118 | fa163edc-743b-971c-e7d8-00000000aa0c | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-01 08:14:20,623 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.622280 | fa163edc-743b-971c-e7d8-00000000a9b7 | SKIPPED | disable KSM services | np0005463870 | item=ksmtuned.service 2025-10-01 08:14:20,650 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.650335 | fa163edc-743b-971c-e7d8-00000000a9b8 | TASK | delete PageKSM after disable ksm on compute 2025-10-01 08:14:20,677 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.676432 | fa163edc-743b-971c-e7d8-00000000aa0c | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005463872 2025-10-01 08:14:20,689 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.689005 | fa163edc-743b-971c-e7d8-00000000aa0d | TASK | enable ksmtunded 2025-10-01 08:14:20,707 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.706506 | fa163edc-743b-971c-e7d8-00000000a9b8 | SKIPPED | delete PageKSM after disable ksm on compute | np0005463870 2025-10-01 08:14:20,719 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.718784 | fa163edc-743b-971c-e7d8-00000000a9ba | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-01 08:14:20,748 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.746249 | fa163edc-743b-971c-e7d8-00000000aa0d | SKIPPED | enable ksmtunded | np0005463872 | item=ksm.service 2025-10-01 08:14:20,761 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.759556 | fa163edc-743b-971c-e7d8-00000000aa0d | SKIPPED | enable ksmtunded | np0005463872 | item=ksmtuned.service 2025-10-01 08:14:20,774 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.774619 | fa163edc-743b-971c-e7d8-00000000a9ba | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005463870 2025-10-01 08:14:20,788 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.788353 | fa163edc-743b-971c-e7d8-00000000a9bb | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-01 08:14:20,805 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.803107 | fa163edc-743b-971c-e7d8-00000000a9be | CHANGED | Create dirs for certificates and keys | np0005463871 | item=/etc/pki/libvirt 2025-10-01 08:14:20,817 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.817105 | fa163edc-743b-971c-e7d8-00000000aa0f | TASK | Create dirs for certificates and keys 2025-10-01 08:14:20,846 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.845846 | fa163edc-743b-971c-e7d8-00000000a9bb | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005463870 2025-10-01 08:14:20,860 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.860275 | fa163edc-743b-971c-e7d8-00000000a9bc | TASK | enable ksmtunded 2025-10-01 08:14:20,927 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.924984 | fa163edc-743b-971c-e7d8-00000000a9bc | SKIPPED | enable ksmtunded | np0005463870 | item=ksm.service 2025-10-01 08:14:20,941 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.939191 | fa163edc-743b-971c-e7d8-00000000a9bc | SKIPPED | enable ksmtunded | np0005463870 | item=ksmtuned.service 2025-10-01 08:14:20,960 p=83200 u=zuul n=ansible | 2025-10-01 08:14:20.960177 | fa163edc-743b-971c-e7d8-00000000a9be | TASK | Create dirs for certificates and keys 2025-10-01 08:14:21,108 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.105241 | fa163edc-743b-971c-e7d8-00000000a9be | CHANGED | Create dirs for certificates and keys | np0005463871 | item=/etc/pki/libvirt/private 2025-10-01 08:14:21,127 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.125001 | fa163edc-743b-971c-e7d8-00000000aa0f | CHANGED | Create dirs for certificates and keys | np0005463872 | item=/etc/pki/libvirt 2025-10-01 08:14:21,293 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.289214 | fa163edc-743b-971c-e7d8-00000000a9be | CHANGED | Create dirs for certificates and keys | np0005463870 | item=/etc/pki/libvirt 2025-10-01 08:14:21,362 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.359725 | fa163edc-743b-971c-e7d8-00000000a9be | CHANGED | Create dirs for certificates and keys | np0005463871 | item=/etc/pki/qemu 2025-10-01 08:14:21,391 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.390540 | fa163edc-743b-971c-e7d8-00000000aa0f | CHANGED | Create dirs for certificates and keys | np0005463872 | item=/etc/pki/libvirt/private 2025-10-01 08:14:21,509 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.509473 | fa163edc-743b-971c-e7d8-00000000b0a6 | TASK | Set version specific variables 2025-10-01 08:14:21,566 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.565843 | c1aaa6c6-06d3-4a86-8f9b-8c206e9e3bdb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463871 2025-10-01 08:14:21,578 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.578696 | fa163edc-743b-971c-e7d8-00000000b0d9 | TASK | Ensure ansible_facts used by role 2025-10-01 08:14:21,601 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.599532 | fa163edc-743b-971c-e7d8-00000000a9be | CHANGED | Create dirs for certificates and keys | np0005463870 | item=/etc/pki/libvirt/private 2025-10-01 08:14:21,636 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.635009 | fa163edc-743b-971c-e7d8-00000000aa0f | CHANGED | Create dirs for certificates and keys | np0005463872 | item=/etc/pki/qemu 2025-10-01 08:14:21,745 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.744756 | fa163edc-743b-971c-e7d8-00000000b0a6 | TASK | Set version specific variables 2025-10-01 08:14:21,797 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.797403 | 90cd3cf0-a803-45c2-a682-dcef9ce2a643 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463872 2025-10-01 08:14:21,811 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.811594 | fa163edc-743b-971c-e7d8-00000000b129 | TASK | Ensure ansible_facts used by role 2025-10-01 08:14:21,913 p=83200 u=zuul n=ansible | 2025-10-01 08:14:21.912920 | fa163edc-743b-971c-e7d8-00000000a9be | CHANGED | Create dirs for certificates and keys | np0005463870 | item=/etc/pki/qemu 2025-10-01 08:14:22,011 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.011145 | fa163edc-743b-971c-e7d8-00000000b0a6 | TASK | Set version specific variables 2025-10-01 08:14:22,038 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.038000 | fa163edc-743b-971c-e7d8-00000000b0d9 | OK | Ensure ansible_facts used by role | np0005463871 2025-10-01 08:14:22,054 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.049840 | fa163edc-743b-971c-e7d8-00000000b0da | TASK | Set platform/version specific variables 2025-10-01 08:14:22,071 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.071312 | 344f16c0-81ee-41b4-a972-380a26868650 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463870 2025-10-01 08:14:22,083 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.083398 | fa163edc-743b-971c-e7d8-00000000b179 | TASK | Ensure ansible_facts used by role 2025-10-01 08:14:22,127 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.125274 | fa163edc-743b-971c-e7d8-00000000b0da | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat.yml 2025-10-01 08:14:22,146 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.144738 | fa163edc-743b-971c-e7d8-00000000b0da | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat.yml 2025-10-01 08:14:22,171 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.170181 | fa163edc-743b-971c-e7d8-00000000b0da | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat_9.yml 2025-10-01 08:14:22,186 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.185376 | fa163edc-743b-971c-e7d8-00000000b0da | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat_9.2.yml 2025-10-01 08:14:22,201 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.201197 | fa163edc-743b-971c-e7d8-00000000b0a7 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:14:22,277 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.277296 | fa163edc-743b-971c-e7d8-00000000b129 | OK | Ensure ansible_facts used by role | np0005463872 2025-10-01 08:14:22,289 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.289087 | fa163edc-743b-971c-e7d8-00000000b12a | TASK | Set platform/version specific variables 2025-10-01 08:14:22,346 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.344501 | fa163edc-743b-971c-e7d8-00000000b12a | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat.yml 2025-10-01 08:14:22,364 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.363053 | fa163edc-743b-971c-e7d8-00000000b12a | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat.yml 2025-10-01 08:14:22,381 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.379874 | fa163edc-743b-971c-e7d8-00000000b12a | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat_9.yml 2025-10-01 08:14:22,396 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.394944 | fa163edc-743b-971c-e7d8-00000000b12a | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat_9.2.yml 2025-10-01 08:14:22,413 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.413146 | fa163edc-743b-971c-e7d8-00000000b0a7 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:14:22,592 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.591676 | fa163edc-743b-971c-e7d8-00000000b179 | OK | Ensure ansible_facts used by role | np0005463870 2025-10-01 08:14:22,607 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.606768 | fa163edc-743b-971c-e7d8-00000000b17a | TASK | Set platform/version specific variables 2025-10-01 08:14:22,684 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.682703 | fa163edc-743b-971c-e7d8-00000000b17a | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat.yml 2025-10-01 08:14:22,704 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.702670 | fa163edc-743b-971c-e7d8-00000000b17a | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat.yml 2025-10-01 08:14:22,727 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.726027 | fa163edc-743b-971c-e7d8-00000000b17a | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat_9.yml 2025-10-01 08:14:22,741 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.739435 | fa163edc-743b-971c-e7d8-00000000b17a | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat_9.2.yml 2025-10-01 08:14:22,758 p=83200 u=zuul n=ansible | 2025-10-01 08:14:22.758472 | fa163edc-743b-971c-e7d8-00000000b0a7 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:14:23,792 p=83200 u=zuul n=ansible | 2025-10-01 08:14:23.791416 | fa163edc-743b-971c-e7d8-00000000aa47 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005463867 2025-10-01 08:14:23,852 p=83200 u=zuul n=ansible | 2025-10-01 08:14:23.852148 | fa163edc-743b-971c-e7d8-00000000aa48 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-01 08:14:24,088 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.088133 | fa163edc-743b-971c-e7d8-00000000aa47 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005463866 2025-10-01 08:14:24,127 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.127026 | fa163edc-743b-971c-e7d8-00000000aa48 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-01 08:14:24,267 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.266867 | fa163edc-743b-971c-e7d8-00000000aa48 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005463867 2025-10-01 08:14:24,306 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.306469 | fa163edc-743b-971c-e7d8-00000000aa57 | TASK | Fail if container image is undefined 2025-10-01 08:14:24,372 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.371756 | fa163edc-743b-971c-e7d8-00000000aa57 | SKIPPED | Fail if container image is undefined | np0005463867 2025-10-01 08:14:24,393 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.393352 | fa163edc-743b-971c-e7d8-00000000aa58 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-01 08:14:24,570 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.569823 | fa163edc-743b-971c-e7d8-00000000aa48 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005463866 2025-10-01 08:14:24,599 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.599404 | fa163edc-743b-971c-e7d8-00000000aa57 | TASK | Fail if container image is undefined 2025-10-01 08:14:24,635 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.634701 | fa163edc-743b-971c-e7d8-00000000aa57 | SKIPPED | Fail if container image is undefined | np0005463866 2025-10-01 08:14:24,657 p=83200 u=zuul n=ansible | 2025-10-01 08:14:24.657243 | fa163edc-743b-971c-e7d8-00000000aa58 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-01 08:14:25,190 p=83200 u=zuul n=ansible | 2025-10-01 08:14:25.189275 | fa163edc-743b-971c-e7d8-00000000b0a7 | OK | Ensure certificate role dependencies are installed | np0005463872 2025-10-01 08:14:25,207 p=83200 u=zuul n=ansible | 2025-10-01 08:14:25.206519 | fa163edc-743b-971c-e7d8-00000000b0a9 | TASK | Ensure provider packages are installed 2025-10-01 08:14:25,326 p=83200 u=zuul n=ansible | 2025-10-01 08:14:25.326255 | fa163edc-743b-971c-e7d8-00000000b0a7 | OK | Ensure certificate role dependencies are installed | np0005463871 2025-10-01 08:14:25,343 p=83200 u=zuul n=ansible | 2025-10-01 08:14:25.342907 | fa163edc-743b-971c-e7d8-00000000b0a9 | TASK | Ensure provider packages are installed 2025-10-01 08:14:25,631 p=83200 u=zuul n=ansible | 2025-10-01 08:14:25.630910 | fa163edc-743b-971c-e7d8-00000000b0a7 | OK | Ensure certificate role dependencies are installed | np0005463870 2025-10-01 08:14:25,655 p=83200 u=zuul n=ansible | 2025-10-01 08:14:25.654864 | fa163edc-743b-971c-e7d8-00000000b0a9 | TASK | Ensure provider packages are installed 2025-10-01 08:14:26,207 p=83200 u=zuul n=ansible | 2025-10-01 08:14:26.206506 | fa163edc-743b-971c-e7d8-00000000aa47 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005463865 2025-10-01 08:14:26,239 p=83200 u=zuul n=ansible | 2025-10-01 08:14:26.239256 | fa163edc-743b-971c-e7d8-00000000aa48 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-01 08:14:26,675 p=83200 u=zuul n=ansible | 2025-10-01 08:14:26.674490 | fa163edc-743b-971c-e7d8-00000000aa48 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005463865 2025-10-01 08:14:26,737 p=83200 u=zuul n=ansible | 2025-10-01 08:14:26.736674 | fa163edc-743b-971c-e7d8-00000000aa57 | TASK | Fail if container image is undefined 2025-10-01 08:14:26,808 p=83200 u=zuul n=ansible | 2025-10-01 08:14:26.807885 | fa163edc-743b-971c-e7d8-00000000aa57 | SKIPPED | Fail if container image is undefined | np0005463865 2025-10-01 08:14:26,839 p=83200 u=zuul n=ansible | 2025-10-01 08:14:26.839131 | fa163edc-743b-971c-e7d8-00000000aa58 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-01 08:14:28,118 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.117555 | fa163edc-743b-971c-e7d8-00000000b0ab | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:14:28,318 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.318028 | fa163edc-743b-971c-e7d8-00000000b0ab | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:14:28,493 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.491134 | fa163edc-743b-971c-e7d8-00000000b0ab | OK | Ensure pre-scripts hooks directory exists | np0005463872 | item=certmonger 2025-10-01 08:14:28,521 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.520474 | fa163edc-743b-971c-e7d8-00000000b0ad | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:28,641 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.640718 | fa163edc-743b-971c-e7d8-00000000b0ab | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:14:28,701 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.698542 | fa163edc-743b-971c-e7d8-00000000b0ab | OK | Ensure pre-scripts hooks directory exists | np0005463871 | item=certmonger 2025-10-01 08:14:28,733 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.733280 | fa163edc-743b-971c-e7d8-00000000b0ad | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:28,889 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.886323 | fa163edc-743b-971c-e7d8-00000000b0ad | OK | Ensure post-scripts hooks directory exists | np0005463872 | item=certmonger 2025-10-01 08:14:28,921 p=83200 u=zuul n=ansible | 2025-10-01 08:14:28.921287 | fa163edc-743b-971c-e7d8-00000000b0af | TASK | Ensure provider service is running 2025-10-01 08:14:29,021 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.017858 | fa163edc-743b-971c-e7d8-00000000b0ab | OK | Ensure pre-scripts hooks directory exists | np0005463870 | item=certmonger 2025-10-01 08:14:29,056 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.055622 | fa163edc-743b-971c-e7d8-00000000b0ad | OK | Ensure post-scripts hooks directory exists | np0005463871 | item=certmonger 2025-10-01 08:14:29,065 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.058763 | fa163edc-743b-971c-e7d8-00000000b0ad | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:29,087 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.086691 | fa163edc-743b-971c-e7d8-00000000b0af | TASK | Ensure provider service is running 2025-10-01 08:14:29,465 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.463420 | fa163edc-743b-971c-e7d8-00000000b0ad | OK | Ensure post-scripts hooks directory exists | np0005463870 | item=certmonger 2025-10-01 08:14:29,480 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.480059 | fa163edc-743b-971c-e7d8-00000000b0af | OK | Ensure provider service is running | np0005463872 | item=certmonger 2025-10-01 08:14:29,502 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.501624 | fa163edc-743b-971c-e7d8-00000000b0af | TASK | Ensure provider service is running 2025-10-01 08:14:29,540 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.539552 | fa163edc-743b-971c-e7d8-00000000b0b2 | TASK | Ensure certificate requests 2025-10-01 08:14:29,601 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.598127 | fa163edc-743b-971c-e7d8-00000000b0af | OK | Ensure provider service is running | np0005463871 | item=certmonger 2025-10-01 08:14:29,633 p=83200 u=zuul n=ansible | 2025-10-01 08:14:29.632846 | fa163edc-743b-971c-e7d8-00000000b0b2 | TASK | Ensure certificate requests 2025-10-01 08:14:30,029 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.025528 | fa163edc-743b-971c-e7d8-00000000b0af | OK | Ensure provider service is running | np0005463870 | item=certmonger 2025-10-01 08:14:30,053 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.053240 | fa163edc-743b-971c-e7d8-00000000aa58 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005463867 2025-10-01 08:14:30,075 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.074428 | fa163edc-743b-971c-e7d8-00000000b0b2 | TASK | Ensure certificate requests 2025-10-01 08:14:30,132 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.132126 | fa163edc-743b-971c-e7d8-00000000aa59 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-01 08:14:30,518 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.517337 | fa163edc-743b-971c-e7d8-00000000aa59 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005463867 2025-10-01 08:14:30,564 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.563733 | fa163edc-743b-971c-e7d8-00000000abdc | TASK | set enable_sensubility fact 2025-10-01 08:14:30,593 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.593096 | fa163edc-743b-971c-e7d8-00000000abdc | OK | set enable_sensubility fact | np0005463867 2025-10-01 08:14:30,610 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.610177 | fa163edc-743b-971c-e7d8-00000000abde | TASK | create podman socket and appropriate systemd service 2025-10-01 08:14:30,653 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.653271 | fa163edc-743b-971c-e7d8-00000000abde | SKIPPED | create podman socket and appropriate systemd service | np0005463867 2025-10-01 08:14:30,673 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.673230 | fa163edc-743b-971c-e7d8-00000000abdf | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-01 08:14:30,704 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.704365 | fa163edc-743b-971c-e7d8-00000000abdf | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005463867 2025-10-01 08:14:30,720 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.720388 | fa163edc-743b-971c-e7d8-00000000abe0 | TASK | enable podman.sock ACL service 2025-10-01 08:14:30,744 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.744135 | fa163edc-743b-971c-e7d8-00000000abe0 | SKIPPED | enable podman.sock ACL service | np0005463867 2025-10-01 08:14:30,759 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.758772 | fa163edc-743b-971c-e7d8-00000000abe1 | TASK | create directory for downloads of users' scripts 2025-10-01 08:14:30,797 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.796940 | fa163edc-743b-971c-e7d8-00000000abe1 | SKIPPED | create directory for downloads of users' scripts | np0005463867 2025-10-01 08:14:30,828 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.827814 | fa163edc-743b-971c-e7d8-00000000abe2 | TASK | download exec scripts 2025-10-01 08:14:30,858 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.857286 | fa163edc-743b-971c-e7d8-00000000abe2 | SKIPPED | download exec scripts | np0005463867 2025-10-01 08:14:30,887 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.886757 | fa163edc-743b-971c-e7d8-00000000abe4 | TASK | Check if rsyslog exists 2025-10-01 08:14:30,972 p=83200 u=zuul n=ansible | 2025-10-01 08:14:30.969553 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463872 | item={'ca': 'ipa', 'dns': 'np0005463872.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005463872.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-01 08:14:31,192 p=83200 u=zuul n=ansible | 2025-10-01 08:14:31.189817 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463871 | item={'ca': 'ipa', 'dns': 'np0005463871.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005463871.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-01 08:14:31,226 p=83200 u=zuul n=ansible | 2025-10-01 08:14:31.225838 | fa163edc-743b-971c-e7d8-00000000abe4 | CHANGED | Check if rsyslog exists | np0005463867 2025-10-01 08:14:31,261 p=83200 u=zuul n=ansible | 2025-10-01 08:14:31.261340 | fa163edc-743b-971c-e7d8-00000000abe6 | TASK | Forward logging to haproxy.log file 2025-10-01 08:14:31,585 p=83200 u=zuul n=ansible | 2025-10-01 08:14:31.584995 | fa163edc-743b-971c-e7d8-00000000abe6 | CHANGED | Forward logging to haproxy.log file | np0005463867 2025-10-01 08:14:31,602 p=83200 u=zuul n=ansible | 2025-10-01 08:14:31.601768 | fa163edc-743b-971c-e7d8-00000000abe7 | TASK | restart rsyslog service after logging conf change 2025-10-01 08:14:31,663 p=83200 u=zuul n=ansible | 2025-10-01 08:14:31.660621 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463870 | item={'ca': 'ipa', 'dns': 'np0005463870.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005463870.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-01 08:14:32,336 p=83200 u=zuul n=ansible | 2025-10-01 08:14:32.335611 | fa163edc-743b-971c-e7d8-00000000abe7 | CHANGED | restart rsyslog service after logging conf change | np0005463867 2025-10-01 08:14:32,372 p=83200 u=zuul n=ansible | 2025-10-01 08:14:32.371897 | fa163edc-743b-971c-e7d8-00000000aa75 | TASK | Fail if container image is undefined 2025-10-01 08:14:32,442 p=83200 u=zuul n=ansible | 2025-10-01 08:14:32.440915 | fa163edc-743b-971c-e7d8-00000000aa75 | SKIPPED | Fail if container image is undefined | np0005463867 2025-10-01 08:14:32,484 p=83200 u=zuul n=ansible | 2025-10-01 08:14:32.484364 | fa163edc-743b-971c-e7d8-00000000aa76 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-01 08:14:32,568 p=83200 u=zuul n=ansible | 2025-10-01 08:14:32.568360 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463872 | item={'ca': 'ipa', 'dns': 'np0005463872.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005463872.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-01 08:14:32,766 p=83200 u=zuul n=ansible | 2025-10-01 08:14:32.763277 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463871 | item={'ca': 'ipa', 'dns': 'np0005463871.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005463871.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-01 08:14:32,798 p=83200 u=zuul n=ansible | 2025-10-01 08:14:32.797896 | fa163edc-743b-971c-e7d8-00000000aa58 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005463865 2025-10-01 08:14:32,853 p=83200 u=zuul n=ansible | 2025-10-01 08:14:32.853295 | fa163edc-743b-971c-e7d8-00000000aa59 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-01 08:14:33,272 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.271545 | fa163edc-743b-971c-e7d8-00000000aa59 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005463865 2025-10-01 08:14:33,316 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.315774 | fa163edc-743b-971c-e7d8-00000000aa63 | TASK | set enable_sensubility fact 2025-10-01 08:14:33,335 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.332678 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463870 | item={'ca': 'ipa', 'dns': 'np0005463870.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005463870.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-01 08:14:33,349 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.348998 | fa163edc-743b-971c-e7d8-00000000aa63 | OK | set enable_sensubility fact | np0005463865 2025-10-01 08:14:33,368 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.368398 | fa163edc-743b-971c-e7d8-00000000aa65 | TASK | create podman socket and appropriate systemd service 2025-10-01 08:14:33,405 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.404604 | fa163edc-743b-971c-e7d8-00000000aa65 | SKIPPED | create podman socket and appropriate systemd service | np0005463865 2025-10-01 08:14:33,424 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.424076 | fa163edc-743b-971c-e7d8-00000000aa66 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-01 08:14:33,450 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.450276 | fa163edc-743b-971c-e7d8-00000000aa66 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005463865 2025-10-01 08:14:33,465 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.465139 | fa163edc-743b-971c-e7d8-00000000aa67 | TASK | enable podman.sock ACL service 2025-10-01 08:14:33,489 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.489461 | fa163edc-743b-971c-e7d8-00000000aa67 | SKIPPED | enable podman.sock ACL service | np0005463865 2025-10-01 08:14:33,504 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.504071 | fa163edc-743b-971c-e7d8-00000000aa68 | TASK | create directory for downloads of users' scripts 2025-10-01 08:14:33,539 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.539451 | fa163edc-743b-971c-e7d8-00000000aa68 | SKIPPED | create directory for downloads of users' scripts | np0005463865 2025-10-01 08:14:33,554 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.554031 | fa163edc-743b-971c-e7d8-00000000aa69 | TASK | download exec scripts 2025-10-01 08:14:33,579 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.578570 | fa163edc-743b-971c-e7d8-00000000aa69 | SKIPPED | download exec scripts | np0005463865 2025-10-01 08:14:33,593 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.593544 | fa163edc-743b-971c-e7d8-00000000aa6b | TASK | Check if rsyslog exists 2025-10-01 08:14:33,962 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.961984 | fa163edc-743b-971c-e7d8-00000000aa6b | CHANGED | Check if rsyslog exists | np0005463865 2025-10-01 08:14:33,992 p=83200 u=zuul n=ansible | 2025-10-01 08:14:33.991955 | fa163edc-743b-971c-e7d8-00000000aa6d | TASK | Forward logging to haproxy.log file 2025-10-01 08:14:34,289 p=83200 u=zuul n=ansible | 2025-10-01 08:14:34.288845 | fa163edc-743b-971c-e7d8-00000000aa6d | CHANGED | Forward logging to haproxy.log file | np0005463865 2025-10-01 08:14:34,310 p=83200 u=zuul n=ansible | 2025-10-01 08:14:34.310546 | fa163edc-743b-971c-e7d8-00000000aa6e | TASK | restart rsyslog service after logging conf change 2025-10-01 08:14:34,365 p=83200 u=zuul n=ansible | 2025-10-01 08:14:34.364628 | fa163edc-743b-971c-e7d8-00000000aa58 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005463866 2025-10-01 08:14:34,413 p=83200 u=zuul n=ansible | 2025-10-01 08:14:34.411768 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463871 | item={'ca': 'ipa', 'dns': 'np0005463871.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005463871.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-01 08:14:34,434 p=83200 u=zuul n=ansible | 2025-10-01 08:14:34.434461 | fa163edc-743b-971c-e7d8-00000000aa59 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-01 08:14:34,908 p=83200 u=zuul n=ansible | 2025-10-01 08:14:34.904224 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463872 | item={'ca': 'ipa', 'dns': 'np0005463872.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005463872.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-01 08:14:34,948 p=83200 u=zuul n=ansible | 2025-10-01 08:14:34.947340 | fa163edc-743b-971c-e7d8-00000000aa59 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005463866 2025-10-01 08:14:34,997 p=83200 u=zuul n=ansible | 2025-10-01 08:14:34.996117 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463870 | item={'ca': 'ipa', 'dns': 'np0005463870.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005463870.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-01 08:14:35,003 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.003184 | fa163edc-743b-971c-e7d8-00000000ac9c | TASK | set enable_sensubility fact 2025-10-01 08:14:35,044 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.043488 | fa163edc-743b-971c-e7d8-00000000aa6e | CHANGED | restart rsyslog service after logging conf change | np0005463865 2025-10-01 08:14:35,048 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.047666 | fa163edc-743b-971c-e7d8-00000000ac9c | OK | set enable_sensubility fact | np0005463866 2025-10-01 08:14:35,086 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.086063 | fa163edc-743b-971c-e7d8-00000000aa75 | TASK | Fail if container image is undefined 2025-10-01 08:14:35,118 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.118263 | fa163edc-743b-971c-e7d8-00000000ac9e | TASK | create podman socket and appropriate systemd service 2025-10-01 08:14:35,160 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.160016 | fa163edc-743b-971c-e7d8-00000000aa75 | SKIPPED | Fail if container image is undefined | np0005463865 2025-10-01 08:14:35,193 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.193181 | fa163edc-743b-971c-e7d8-00000000aa76 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-01 08:14:35,199 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.198513 | fa163edc-743b-971c-e7d8-00000000ac9e | SKIPPED | create podman socket and appropriate systemd service | np0005463866 2025-10-01 08:14:35,216 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.215811 | fa163edc-743b-971c-e7d8-00000000ac9f | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-01 08:14:35,234 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.233722 | fa163edc-743b-971c-e7d8-00000000ac9f | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005463866 2025-10-01 08:14:35,249 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.249182 | fa163edc-743b-971c-e7d8-00000000aca0 | TASK | enable podman.sock ACL service 2025-10-01 08:14:35,272 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.271437 | fa163edc-743b-971c-e7d8-00000000aca0 | SKIPPED | enable podman.sock ACL service | np0005463866 2025-10-01 08:14:35,287 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.287330 | fa163edc-743b-971c-e7d8-00000000aca1 | TASK | create directory for downloads of users' scripts 2025-10-01 08:14:35,307 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.307350 | fa163edc-743b-971c-e7d8-00000000aca1 | SKIPPED | create directory for downloads of users' scripts | np0005463866 2025-10-01 08:14:35,327 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.326872 | fa163edc-743b-971c-e7d8-00000000aca2 | TASK | download exec scripts 2025-10-01 08:14:35,362 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.361847 | fa163edc-743b-971c-e7d8-00000000aca2 | SKIPPED | download exec scripts | np0005463866 2025-10-01 08:14:35,377 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.376853 | fa163edc-743b-971c-e7d8-00000000aca4 | TASK | Check if rsyslog exists 2025-10-01 08:14:35,726 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.725379 | fa163edc-743b-971c-e7d8-00000000aca4 | CHANGED | Check if rsyslog exists | np0005463866 2025-10-01 08:14:35,761 p=83200 u=zuul n=ansible | 2025-10-01 08:14:35.760886 | fa163edc-743b-971c-e7d8-00000000aca6 | TASK | Forward logging to haproxy.log file 2025-10-01 08:14:36,105 p=83200 u=zuul n=ansible | 2025-10-01 08:14:36.104849 | fa163edc-743b-971c-e7d8-00000000aca6 | CHANGED | Forward logging to haproxy.log file | np0005463866 2025-10-01 08:14:36,126 p=83200 u=zuul n=ansible | 2025-10-01 08:14:36.126591 | fa163edc-743b-971c-e7d8-00000000aca7 | TASK | restart rsyslog service after logging conf change 2025-10-01 08:14:36,230 p=83200 u=zuul n=ansible | 2025-10-01 08:14:36.228242 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463871 | item={'ca': 'ipa', 'dns': 'np0005463871.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005463871.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-01 08:14:36,268 p=83200 u=zuul n=ansible | 2025-10-01 08:14:36.268563 | fa163edc-743b-971c-e7d8-00000000a9c1 | TASK | Pre-fetch all the containers 2025-10-01 08:14:36,312 p=83200 u=zuul n=ansible | 2025-10-01 08:14:36.308436 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463872 | item={'ca': 'ipa', 'dns': 'np0005463872.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005463872.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-01 08:14:36,372 p=83200 u=zuul n=ansible | 2025-10-01 08:14:36.371413 | fa163edc-743b-971c-e7d8-00000000aa12 | TASK | Pre-fetch all the containers 2025-10-01 08:14:36,430 p=83200 u=zuul n=ansible | 2025-10-01 08:14:36.428294 | fa163edc-743b-971c-e7d8-00000000b0b2 | CHANGED | Ensure certificate requests | np0005463870 | item={'ca': 'ipa', 'dns': 'np0005463870.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005463870.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-01 08:14:36,465 p=83200 u=zuul n=ansible | 2025-10-01 08:14:36.464870 | fa163edc-743b-971c-e7d8-00000000a9c1 | TASK | Pre-fetch all the containers 2025-10-01 08:14:37,040 p=83200 u=zuul n=ansible | 2025-10-01 08:14:37.039463 | fa163edc-743b-971c-e7d8-00000000aca7 | CHANGED | restart rsyslog service after logging conf change | np0005463866 2025-10-01 08:14:37,061 p=83200 u=zuul n=ansible | 2025-10-01 08:14:37.061330 | fa163edc-743b-971c-e7d8-00000000aa75 | TASK | Fail if container image is undefined 2025-10-01 08:14:37,107 p=83200 u=zuul n=ansible | 2025-10-01 08:14:37.107297 | fa163edc-743b-971c-e7d8-00000000aa75 | SKIPPED | Fail if container image is undefined | np0005463866 2025-10-01 08:14:37,137 p=83200 u=zuul n=ansible | 2025-10-01 08:14:37.137599 | fa163edc-743b-971c-e7d8-00000000aa76 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-01 08:14:37,777 p=83200 u=zuul n=ansible | 2025-10-01 08:14:37.775738 | fa163edc-743b-971c-e7d8-00000000aa76 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005463867 2025-10-01 08:14:37,824 p=83200 u=zuul n=ansible | 2025-10-01 08:14:37.823682 | fa163edc-743b-971c-e7d8-00000000aa77 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-01 08:14:38,220 p=83200 u=zuul n=ansible | 2025-10-01 08:14:38.219406 | fa163edc-743b-971c-e7d8-00000000aa77 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005463867 2025-10-01 08:14:38,249 p=83200 u=zuul n=ansible | 2025-10-01 08:14:38.248681 | fa163edc-743b-971c-e7d8-00000000abf5 | TASK | make sure certmonger is installed 2025-10-01 08:14:40,568 p=83200 u=zuul n=ansible | 2025-10-01 08:14:40.567860 | fa163edc-743b-971c-e7d8-00000000aa76 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005463865 2025-10-01 08:14:40,607 p=83200 u=zuul n=ansible | 2025-10-01 08:14:40.606844 | fa163edc-743b-971c-e7d8-00000000aa77 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-01 08:14:41,046 p=83200 u=zuul n=ansible | 2025-10-01 08:14:41.045892 | fa163edc-743b-971c-e7d8-00000000aa77 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005463865 2025-10-01 08:14:41,106 p=83200 u=zuul n=ansible | 2025-10-01 08:14:41.106007 | fa163edc-743b-971c-e7d8-00000000aa82 | TASK | make sure certmonger is installed 2025-10-01 08:14:41,210 p=83200 u=zuul n=ansible | 2025-10-01 08:14:41.210192 | fa163edc-743b-971c-e7d8-00000000abf5 | OK | make sure certmonger is installed | np0005463867 2025-10-01 08:14:41,231 p=83200 u=zuul n=ansible | 2025-10-01 08:14:41.230918 | fa163edc-743b-971c-e7d8-00000000abf6 | TASK | make sure certmonger service is started 2025-10-01 08:14:41,719 p=83200 u=zuul n=ansible | 2025-10-01 08:14:41.717985 | fa163edc-743b-971c-e7d8-00000000abf6 | OK | make sure certmonger service is started | np0005463867 2025-10-01 08:14:41,758 p=83200 u=zuul n=ansible | 2025-10-01 08:14:41.757993 | fa163edc-743b-971c-e7d8-00000000abf7 | TASK | Create dirs for certificates and keys 2025-10-01 08:14:42,088 p=83200 u=zuul n=ansible | 2025-10-01 08:14:42.083729 | fa163edc-743b-971c-e7d8-00000000abf7 | CHANGED | Create dirs for certificates and keys | np0005463867 | item=/etc/pki/tls/certs/haproxy 2025-10-01 08:14:42,381 p=83200 u=zuul n=ansible | 2025-10-01 08:14:42.376939 | fa163edc-743b-971c-e7d8-00000000abf7 | CHANGED | Create dirs for certificates and keys | np0005463867 | item=/etc/pki/tls/private/haproxy 2025-10-01 08:14:42,425 p=83200 u=zuul n=ansible | 2025-10-01 08:14:42.424747 | fa163edc-743b-971c-e7d8-00000000abf8 | TASK | Extract and trust certmonger's local CA 2025-10-01 08:14:43,274 p=83200 u=zuul n=ansible | 2025-10-01 08:14:43.273389 | fa163edc-743b-971c-e7d8-00000000aa76 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005463866 2025-10-01 08:14:43,323 p=83200 u=zuul n=ansible | 2025-10-01 08:14:43.322558 | fa163edc-743b-971c-e7d8-00000000aa77 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-01 08:14:43,652 p=83200 u=zuul n=ansible | 2025-10-01 08:14:43.650625 | fa163edc-743b-971c-e7d8-00000000abf8 | CHANGED | Extract and trust certmonger's local CA | np0005463867 2025-10-01 08:14:43,729 p=83200 u=zuul n=ansible | 2025-10-01 08:14:43.728189 | fa163edc-743b-971c-e7d8-00000000aa77 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005463866 2025-10-01 08:14:43,807 p=83200 u=zuul n=ansible | 2025-10-01 08:14:43.807178 | fa163edc-743b-971c-e7d8-00000000acb5 | TASK | make sure certmonger is installed 2025-10-01 08:14:43,826 p=83200 u=zuul n=ansible | 2025-10-01 08:14:43.826249 | fa163edc-743b-971c-e7d8-00000000b294 | TASK | Set version specific variables 2025-10-01 08:14:43,890 p=83200 u=zuul n=ansible | 2025-10-01 08:14:43.889989 | 80468ca3-d78d-46dc-9335-4353ed0f54cc | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:14:43,907 p=83200 u=zuul n=ansible | 2025-10-01 08:14:43.907173 | fa163edc-743b-971c-e7d8-00000000b2d3 | TASK | Ensure ansible_facts used by role 2025-10-01 08:14:44,014 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.014036 | fa163edc-743b-971c-e7d8-00000000aa82 | OK | make sure certmonger is installed | np0005463865 2025-10-01 08:14:44,030 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.029778 | fa163edc-743b-971c-e7d8-00000000aa83 | TASK | make sure certmonger service is started 2025-10-01 08:14:44,368 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.367634 | fa163edc-743b-971c-e7d8-00000000b2d3 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:14:44,392 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.392078 | fa163edc-743b-971c-e7d8-00000000b2d4 | TASK | Set platform/version specific variables 2025-10-01 08:14:44,456 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.454111 | fa163edc-743b-971c-e7d8-00000000b2d4 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:14:44,472 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.470193 | fa163edc-743b-971c-e7d8-00000000b2d4 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:14:44,488 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.486110 | fa163edc-743b-971c-e7d8-00000000b2d4 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:14:44,498 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.496334 | fa163edc-743b-971c-e7d8-00000000b2d4 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:14:44,526 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.526484 | fa163edc-743b-971c-e7d8-00000000b295 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:14:44,533 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.532803 | fa163edc-743b-971c-e7d8-00000000aa83 | OK | make sure certmonger service is started | np0005463865 2025-10-01 08:14:44,555 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.555078 | fa163edc-743b-971c-e7d8-00000000aa84 | TASK | Create dirs for certificates and keys 2025-10-01 08:14:44,897 p=83200 u=zuul n=ansible | 2025-10-01 08:14:44.893638 | fa163edc-743b-971c-e7d8-00000000aa84 | CHANGED | Create dirs for certificates and keys | np0005463865 | item=/etc/pki/tls/certs/haproxy 2025-10-01 08:14:45,136 p=83200 u=zuul n=ansible | 2025-10-01 08:14:45.132881 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-01 08:14:45,186 p=83200 u=zuul n=ansible | 2025-10-01 08:14:45.183954 | fa163edc-743b-971c-e7d8-00000000aa84 | CHANGED | Create dirs for certificates and keys | np0005463865 | item=/etc/pki/tls/private/haproxy 2025-10-01 08:14:45,231 p=83200 u=zuul n=ansible | 2025-10-01 08:14:45.230730 | fa163edc-743b-971c-e7d8-00000000aa85 | TASK | Extract and trust certmonger's local CA 2025-10-01 08:14:45,284 p=83200 u=zuul n=ansible | 2025-10-01 08:14:45.280549 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-01 08:14:45,405 p=83200 u=zuul n=ansible | 2025-10-01 08:14:45.402572 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-01 08:14:46,525 p=83200 u=zuul n=ansible | 2025-10-01 08:14:46.524936 | fa163edc-743b-971c-e7d8-00000000aa85 | CHANGED | Extract and trust certmonger's local CA | np0005463865 2025-10-01 08:14:46,639 p=83200 u=zuul n=ansible | 2025-10-01 08:14:46.638688 | fa163edc-743b-971c-e7d8-00000000b294 | TASK | Set version specific variables 2025-10-01 08:14:46,701 p=83200 u=zuul n=ansible | 2025-10-01 08:14:46.700762 | 40be6e81-8a53-4418-8e49-42e2d99b9d19 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:14:46,718 p=83200 u=zuul n=ansible | 2025-10-01 08:14:46.717774 | fa163edc-743b-971c-e7d8-00000000b353 | TASK | Ensure ansible_facts used by role 2025-10-01 08:14:46,923 p=83200 u=zuul n=ansible | 2025-10-01 08:14:46.923078 | fa163edc-743b-971c-e7d8-00000000acb5 | OK | make sure certmonger is installed | np0005463866 2025-10-01 08:14:46,938 p=83200 u=zuul n=ansible | 2025-10-01 08:14:46.938719 | fa163edc-743b-971c-e7d8-00000000acb6 | TASK | make sure certmonger service is started 2025-10-01 08:14:47,199 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.198769 | fa163edc-743b-971c-e7d8-00000000b353 | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:14:47,220 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.220157 | fa163edc-743b-971c-e7d8-00000000b354 | TASK | Set platform/version specific variables 2025-10-01 08:14:47,299 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.296414 | fa163edc-743b-971c-e7d8-00000000b354 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:14:47,314 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.312465 | fa163edc-743b-971c-e7d8-00000000b354 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:14:47,336 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.335999 | fa163edc-743b-971c-e7d8-00000000b354 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:14:47,352 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.350740 | fa163edc-743b-971c-e7d8-00000000b354 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:14:47,379 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.379460 | fa163edc-743b-971c-e7d8-00000000b295 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:14:47,459 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.458586 | fa163edc-743b-971c-e7d8-00000000acb6 | OK | make sure certmonger service is started | np0005463866 2025-10-01 08:14:47,491 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.490746 | fa163edc-743b-971c-e7d8-00000000acb7 | TASK | Create dirs for certificates and keys 2025-10-01 08:14:47,501 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.499852 | fa163edc-743b-971c-e7d8-00000000b295 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:14:47,536 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.536270 | fa163edc-743b-971c-e7d8-00000000b297 | TASK | Ensure provider packages are installed 2025-10-01 08:14:47,856 p=83200 u=zuul n=ansible | 2025-10-01 08:14:47.853792 | fa163edc-743b-971c-e7d8-00000000acb7 | CHANGED | Create dirs for certificates and keys | np0005463866 | item=/etc/pki/tls/certs/haproxy 2025-10-01 08:14:48,198 p=83200 u=zuul n=ansible | 2025-10-01 08:14:48.194281 | fa163edc-743b-971c-e7d8-00000000acb7 | CHANGED | Create dirs for certificates and keys | np0005463866 | item=/etc/pki/tls/private/haproxy 2025-10-01 08:14:48,250 p=83200 u=zuul n=ansible | 2025-10-01 08:14:48.249928 | fa163edc-743b-971c-e7d8-00000000acb8 | TASK | Extract and trust certmonger's local CA 2025-10-01 08:14:49,558 p=83200 u=zuul n=ansible | 2025-10-01 08:14:49.557072 | fa163edc-743b-971c-e7d8-00000000acb8 | CHANGED | Extract and trust certmonger's local CA | np0005463866 2025-10-01 08:14:49,689 p=83200 u=zuul n=ansible | 2025-10-01 08:14:49.688666 | fa163edc-743b-971c-e7d8-00000000b294 | TASK | Set version specific variables 2025-10-01 08:14:49,755 p=83200 u=zuul n=ansible | 2025-10-01 08:14:49.754918 | ef981d8e-5f33-4bd7-bdce-04681df6e7a4 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:14:49,772 p=83200 u=zuul n=ansible | 2025-10-01 08:14:49.772419 | fa163edc-743b-971c-e7d8-00000000b3cf | TASK | Ensure ansible_facts used by role 2025-10-01 08:14:50,241 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.241302 | fa163edc-743b-971c-e7d8-00000000b3cf | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:14:50,256 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.256732 | fa163edc-743b-971c-e7d8-00000000b3d0 | TASK | Set platform/version specific variables 2025-10-01 08:14:50,329 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.327238 | fa163edc-743b-971c-e7d8-00000000b3d0 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:14:50,347 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.345472 | fa163edc-743b-971c-e7d8-00000000b3d0 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:14:50,366 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.364398 | fa163edc-743b-971c-e7d8-00000000b3d0 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:14:50,376 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.374610 | fa163edc-743b-971c-e7d8-00000000b3d0 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:14:50,397 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.397501 | fa163edc-743b-971c-e7d8-00000000b295 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:14:50,412 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.412149 | fa163edc-743b-971c-e7d8-00000000b295 | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:14:50,429 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.429002 | fa163edc-743b-971c-e7d8-00000000b297 | TASK | Ensure provider packages are installed 2025-10-01 08:14:50,662 p=83200 u=zuul n=ansible | 2025-10-01 08:14:50.662211 | fa163edc-743b-971c-e7d8-00000000b299 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:14:53,337 p=83200 u=zuul n=ansible | 2025-10-01 08:14:53.337064 | fa163edc-743b-971c-e7d8-00000000b295 | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:14:53,365 p=83200 u=zuul n=ansible | 2025-10-01 08:14:53.362458 | fa163edc-743b-971c-e7d8-00000000b299 | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:14:53,379 p=83200 u=zuul n=ansible | 2025-10-01 08:14:53.378655 | fa163edc-743b-971c-e7d8-00000000b297 | TASK | Ensure provider packages are installed 2025-10-01 08:14:53,426 p=83200 u=zuul n=ansible | 2025-10-01 08:14:53.425633 | fa163edc-743b-971c-e7d8-00000000b29b | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:53,551 p=83200 u=zuul n=ansible | 2025-10-01 08:14:53.550533 | fa163edc-743b-971c-e7d8-00000000b299 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:14:53,818 p=83200 u=zuul n=ansible | 2025-10-01 08:14:53.816317 | fa163edc-743b-971c-e7d8-00000000b29b | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:14:53,850 p=83200 u=zuul n=ansible | 2025-10-01 08:14:53.849833 | fa163edc-743b-971c-e7d8-00000000b29d | TASK | Ensure provider service is running 2025-10-01 08:14:54,214 p=83200 u=zuul n=ansible | 2025-10-01 08:14:54.210681 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-01 08:14:54,387 p=83200 u=zuul n=ansible | 2025-10-01 08:14:54.384022 | fa163edc-743b-971c-e7d8-00000000b29d | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:14:54,415 p=83200 u=zuul n=ansible | 2025-10-01 08:14:54.414734 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-01 08:14:54,441 p=83200 u=zuul n=ansible | 2025-10-01 08:14:54.440558 | fa163edc-743b-971c-e7d8-00000000b2a0 | TASK | Ensure certificate requests 2025-10-01 08:14:54,566 p=83200 u=zuul n=ansible | 2025-10-01 08:14:54.563352 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-01 08:14:54,918 p=83200 u=zuul n=ansible | 2025-10-01 08:14:54.916336 | fa163edc-743b-971c-e7d8-00000000b299 | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:14:54,946 p=83200 u=zuul n=ansible | 2025-10-01 08:14:54.945880 | fa163edc-743b-971c-e7d8-00000000b29b | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:55,353 p=83200 u=zuul n=ansible | 2025-10-01 08:14:55.350273 | fa163edc-743b-971c-e7d8-00000000b29b | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:14:55,384 p=83200 u=zuul n=ansible | 2025-10-01 08:14:55.384314 | fa163edc-743b-971c-e7d8-00000000b29d | TASK | Ensure provider service is running 2025-10-01 08:14:55,927 p=83200 u=zuul n=ansible | 2025-10-01 08:14:55.925339 | fa163edc-743b-971c-e7d8-00000000b29d | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:14:55,956 p=83200 u=zuul n=ansible | 2025-10-01 08:14:55.956109 | fa163edc-743b-971c-e7d8-00000000b2a0 | TASK | Ensure certificate requests 2025-10-01 08:14:56,509 p=83200 u=zuul n=ansible | 2025-10-01 08:14:56.508697 | fa163edc-743b-971c-e7d8-00000000b299 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:14:56,963 p=83200 u=zuul n=ansible | 2025-10-01 08:14:56.959577 | fa163edc-743b-971c-e7d8-00000000b299 | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:14:57,015 p=83200 u=zuul n=ansible | 2025-10-01 08:14:57.015288 | fa163edc-743b-971c-e7d8-00000000b29b | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:14:57,281 p=83200 u=zuul n=ansible | 2025-10-01 08:14:57.280412 | fa163edc-743b-971c-e7d8-00000000b2a0 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:14:57,344 p=83200 u=zuul n=ansible | 2025-10-01 08:14:57.343534 | fa163edc-743b-971c-e7d8-00000000abfb | TASK | Create dirs for certificates and keys 2025-10-01 08:14:57,394 p=83200 u=zuul n=ansible | 2025-10-01 08:14:57.389222 | fa163edc-743b-971c-e7d8-00000000b29b | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:14:57,436 p=83200 u=zuul n=ansible | 2025-10-01 08:14:57.436353 | fa163edc-743b-971c-e7d8-00000000b29d | TASK | Ensure provider service is running 2025-10-01 08:14:57,718 p=83200 u=zuul n=ansible | 2025-10-01 08:14:57.716017 | fa163edc-743b-971c-e7d8-00000000abfb | OK | Create dirs for certificates and keys | np0005463867 | item=/etc/pki/tls/certs/haproxy 2025-10-01 08:14:57,961 p=83200 u=zuul n=ansible | 2025-10-01 08:14:57.957760 | fa163edc-743b-971c-e7d8-00000000b29d | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:14:57,990 p=83200 u=zuul n=ansible | 2025-10-01 08:14:57.984058 | fa163edc-743b-971c-e7d8-00000000b2a0 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:14:58,020 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.020324 | fa163edc-743b-971c-e7d8-00000000b2a0 | TASK | Ensure certificate requests 2025-10-01 08:14:58,039 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.039012 | fa163edc-743b-971c-e7d8-00000000abfb | OK | Create dirs for certificates and keys | np0005463867 | item=/etc/pki/tls/private/haproxy 2025-10-01 08:14:58,090 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.089531 | fa163edc-743b-971c-e7d8-00000000aa88 | TASK | Create dirs for certificates and keys 2025-10-01 08:14:58,234 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.234146 | fa163edc-743b-971c-e7d8-00000000b44a | TASK | Set version specific variables 2025-10-01 08:14:58,285 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.285309 | 8b017602-8fac-4acd-be4c-54fd18839d36 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:14:58,308 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.308357 | fa163edc-743b-971c-e7d8-00000000b47d | TASK | Ensure ansible_facts used by role 2025-10-01 08:14:58,755 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.755019 | fa163edc-743b-971c-e7d8-00000000b47d | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:14:58,777 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.777374 | fa163edc-743b-971c-e7d8-00000000b47e | TASK | Set platform/version specific variables 2025-10-01 08:14:58,859 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.858312 | fa163edc-743b-971c-e7d8-00000000b47e | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:14:58,878 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.876810 | fa163edc-743b-971c-e7d8-00000000b47e | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:14:58,899 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.897535 | fa163edc-743b-971c-e7d8-00000000b47e | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:14:58,915 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.912418 | fa163edc-743b-971c-e7d8-00000000b47e | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:14:58,954 p=83200 u=zuul n=ansible | 2025-10-01 08:14:58.954056 | fa163edc-743b-971c-e7d8-00000000b44b | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:14:59,560 p=83200 u=zuul n=ansible | 2025-10-01 08:14:59.556943 | fa163edc-743b-971c-e7d8-00000000aa88 | OK | Create dirs for certificates and keys | np0005463865 | item=/etc/pki/tls/certs/haproxy 2025-10-01 08:14:59,870 p=83200 u=zuul n=ansible | 2025-10-01 08:14:59.867145 | fa163edc-743b-971c-e7d8-00000000b2a0 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:14:59,887 p=83200 u=zuul n=ansible | 2025-10-01 08:14:59.884614 | fa163edc-743b-971c-e7d8-00000000aa88 | OK | Create dirs for certificates and keys | np0005463865 | item=/etc/pki/tls/private/haproxy 2025-10-01 08:14:59,965 p=83200 u=zuul n=ansible | 2025-10-01 08:14:59.965103 | fa163edc-743b-971c-e7d8-00000000acbb | TASK | Create dirs for certificates and keys 2025-10-01 08:15:00,024 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.024057 | fa163edc-743b-971c-e7d8-00000000b44a | TASK | Set version specific variables 2025-10-01 08:15:00,100 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.099999 | a94ad01d-5aab-41c3-a80a-f49bc53dbaa2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:15:00,117 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.117107 | fa163edc-743b-971c-e7d8-00000000b4dd | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:00,333 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.331477 | fa163edc-743b-971c-e7d8-00000000acbb | OK | Create dirs for certificates and keys | np0005463866 | item=/etc/pki/tls/certs/haproxy 2025-10-01 08:15:00,516 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.516219 | fa163edc-743b-971c-e7d8-00000000b4dd | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:15:00,531 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.531316 | fa163edc-743b-971c-e7d8-00000000b4de | TASK | Set platform/version specific variables 2025-10-01 08:15:00,592 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.588599 | fa163edc-743b-971c-e7d8-00000000b4de | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:15:00,608 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.605213 | fa163edc-743b-971c-e7d8-00000000b4de | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:15:00,629 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.625105 | fa163edc-743b-971c-e7d8-00000000b4de | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:15:00,644 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.639717 | fa163edc-743b-971c-e7d8-00000000b4de | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:15:00,657 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.654343 | fa163edc-743b-971c-e7d8-00000000acbb | OK | Create dirs for certificates and keys | np0005463866 | item=/etc/pki/tls/private/haproxy 2025-10-01 08:15:00,700 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.699602 | fa163edc-743b-971c-e7d8-00000000b44b | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:00,840 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.840097 | fa163edc-743b-971c-e7d8-00000000b44a | TASK | Set version specific variables 2025-10-01 08:15:00,909 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.908969 | 9850bf2c-8222-4255-a216-cc64a64ac004 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:15:00,926 p=83200 u=zuul n=ansible | 2025-10-01 08:15:00.926470 | fa163edc-743b-971c-e7d8-00000000b539 | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:01,663 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.663410 | fa163edc-743b-971c-e7d8-00000000b539 | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:15:01,678 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.678370 | fa163edc-743b-971c-e7d8-00000000b53a | TASK | Set platform/version specific variables 2025-10-01 08:15:01,741 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.738943 | fa163edc-743b-971c-e7d8-00000000b53a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:15:01,757 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.756493 | fa163edc-743b-971c-e7d8-00000000b53a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:15:01,774 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.773511 | fa163edc-743b-971c-e7d8-00000000b53a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:15:01,785 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.784368 | fa163edc-743b-971c-e7d8-00000000b53a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:15:01,805 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.805256 | fa163edc-743b-971c-e7d8-00000000b44b | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:01,961 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.960142 | fa163edc-743b-971c-e7d8-00000000b44b | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:15:01,982 p=83200 u=zuul n=ansible | 2025-10-01 08:15:01.982172 | fa163edc-743b-971c-e7d8-00000000b44d | TASK | Ensure provider packages are installed 2025-10-01 08:15:03,922 p=83200 u=zuul n=ansible | 2025-10-01 08:15:03.921289 | fa163edc-743b-971c-e7d8-00000000b44b | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:15:03,945 p=83200 u=zuul n=ansible | 2025-10-01 08:15:03.945111 | fa163edc-743b-971c-e7d8-00000000b44d | TASK | Ensure provider packages are installed 2025-10-01 08:15:04,789 p=83200 u=zuul n=ansible | 2025-10-01 08:15:04.788483 | fa163edc-743b-971c-e7d8-00000000b44b | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:15:04,812 p=83200 u=zuul n=ansible | 2025-10-01 08:15:04.812450 | fa163edc-743b-971c-e7d8-00000000b44d | TASK | Ensure provider packages are installed 2025-10-01 08:15:05,415 p=83200 u=zuul n=ansible | 2025-10-01 08:15:05.414618 | fa163edc-743b-971c-e7d8-00000000b44f | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:05,696 p=83200 u=zuul n=ansible | 2025-10-01 08:15:05.693457 | fa163edc-743b-971c-e7d8-00000000b44f | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:15:05,730 p=83200 u=zuul n=ansible | 2025-10-01 08:15:05.729812 | fa163edc-743b-971c-e7d8-00000000b451 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:06,113 p=83200 u=zuul n=ansible | 2025-10-01 08:15:06.109043 | fa163edc-743b-971c-e7d8-00000000b451 | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:15:06,158 p=83200 u=zuul n=ansible | 2025-10-01 08:15:06.158309 | fa163edc-743b-971c-e7d8-00000000b453 | TASK | Ensure provider service is running 2025-10-01 08:15:06,649 p=83200 u=zuul n=ansible | 2025-10-01 08:15:06.647419 | fa163edc-743b-971c-e7d8-00000000b453 | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:15:06,677 p=83200 u=zuul n=ansible | 2025-10-01 08:15:06.677091 | fa163edc-743b-971c-e7d8-00000000b456 | TASK | Ensure certificate requests 2025-10-01 08:15:07,164 p=83200 u=zuul n=ansible | 2025-10-01 08:15:07.164293 | fa163edc-743b-971c-e7d8-00000000b44f | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:07,553 p=83200 u=zuul n=ansible | 2025-10-01 08:15:07.549835 | fa163edc-743b-971c-e7d8-00000000b44f | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:15:07,588 p=83200 u=zuul n=ansible | 2025-10-01 08:15:07.587453 | fa163edc-743b-971c-e7d8-00000000b451 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:07,964 p=83200 u=zuul n=ansible | 2025-10-01 08:15:07.960859 | fa163edc-743b-971c-e7d8-00000000b451 | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:15:08,011 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.010697 | fa163edc-743b-971c-e7d8-00000000b453 | TASK | Ensure provider service is running 2025-10-01 08:15:08,086 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.086013 | fa163edc-743b-971c-e7d8-00000000b44f | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:08,430 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.426788 | fa163edc-743b-971c-e7d8-00000000b44f | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:15:08,476 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.476347 | fa163edc-743b-971c-e7d8-00000000b451 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:08,547 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.542859 | fa163edc-743b-971c-e7d8-00000000b453 | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:15:08,596 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.595689 | fa163edc-743b-971c-e7d8-00000000b456 | TASK | Ensure certificate requests 2025-10-01 08:15:08,654 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.650970 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': ['np0005463867.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005463867.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:08,825 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.823249 | fa163edc-743b-971c-e7d8-00000000b451 | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:15:08,856 p=83200 u=zuul n=ansible | 2025-10-01 08:15:08.855847 | fa163edc-743b-971c-e7d8-00000000b453 | TASK | Ensure provider service is running 2025-10-01 08:15:09,300 p=83200 u=zuul n=ansible | 2025-10-01 08:15:09.297312 | fa163edc-743b-971c-e7d8-00000000b453 | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:15:09,333 p=83200 u=zuul n=ansible | 2025-10-01 08:15:09.332876 | fa163edc-743b-971c-e7d8-00000000b456 | TASK | Ensure certificate requests 2025-10-01 08:15:10,081 p=83200 u=zuul n=ansible | 2025-10-01 08:15:10.078694 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': ['np0005463867.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005463867.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:10,299 p=83200 u=zuul n=ansible | 2025-10-01 08:15:10.298788 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': ['np0005463865.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005463865.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:11,061 p=83200 u=zuul n=ansible | 2025-10-01 08:15:11.058645 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': ['np0005463866.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005463866.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:11,208 p=83200 u=zuul n=ansible | 2025-10-01 08:15:11.205425 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-01 08:15:11,343 p=83200 u=zuul n=ansible | 2025-10-01 08:15:11.340701 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-01 08:15:11,577 p=83200 u=zuul n=ansible | 2025-10-01 08:15:11.573157 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-01 08:15:11,677 p=83200 u=zuul n=ansible | 2025-10-01 08:15:11.677048 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': ['np0005463867.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005463867.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:12,812 p=83200 u=zuul n=ansible | 2025-10-01 08:15:12.808075 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': ['np0005463865.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005463865.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:13,238 p=83200 u=zuul n=ansible | 2025-10-01 08:15:13.234037 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': ['np0005463866.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005463866.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:13,801 p=83200 u=zuul n=ansible | 2025-10-01 08:15:13.798256 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': ['np0005463867.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005463867.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:13,844 p=83200 u=zuul n=ansible | 2025-10-01 08:15:13.844051 | fa163edc-743b-971c-e7d8-00000000abfe | TASK | Run lvmfilter role 2025-10-01 08:15:13,942 p=83200 u=zuul n=ansible | 2025-10-01 08:15:13.941797 | fa163edc-743b-971c-e7d8-00000000ab4b | TASK | Check if lvm2 is installed 2025-10-01 08:15:14,268 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.267884 | fa163edc-743b-971c-e7d8-00000000ab4b | CHANGED | Check if lvm2 is installed | np0005463867 2025-10-01 08:15:14,299 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.299323 | fa163edc-743b-971c-e7d8-00000000ab4d | TASK | collect ansible devices 2025-10-01 08:15:14,356 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.355587 | fa163edc-743b-971c-e7d8-00000000ab4d | SKIPPED | collect ansible devices | np0005463867 2025-10-01 08:15:14,391 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.390597 | fa163edc-743b-971c-e7d8-00000000ab4e | TASK | collect in-use lvm2 devices list 2025-10-01 08:15:14,427 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.427065 | fa163edc-743b-971c-e7d8-00000000ab4e | SKIPPED | collect in-use lvm2 devices list | np0005463867 2025-10-01 08:15:14,447 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.447616 | fa163edc-743b-971c-e7d8-00000000ab4f | TASK | set allowed_devices 2025-10-01 08:15:14,485 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.484706 | fa163edc-743b-971c-e7d8-00000000ab4f | SKIPPED | set allowed_devices | np0005463867 2025-10-01 08:15:14,505 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.504863 | fa163edc-743b-971c-e7d8-00000000ab50 | TASK | build lvm2 allow list 2025-10-01 08:15:14,553 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.553081 | fa163edc-743b-971c-e7d8-00000000ab50 | SKIPPED | build lvm2 allow list | np0005463867 2025-10-01 08:15:14,568 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.568225 | fa163edc-743b-971c-e7d8-00000000ab51 | TASK | build lvm2 deny list 2025-10-01 08:15:14,619 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.618069 | fa163edc-743b-971c-e7d8-00000000ab51 | SKIPPED | build lvm2 deny list | np0005463867 2025-10-01 08:15:14,657 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.656207 | fa163edc-743b-971c-e7d8-00000000ab52 | TASK | build lvm2 filter 2025-10-01 08:15:14,709 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.708534 | fa163edc-743b-971c-e7d8-00000000ab52 | SKIPPED | build lvm2 filter | np0005463867 2025-10-01 08:15:14,742 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.742331 | fa163edc-743b-971c-e7d8-00000000ab53 | TASK | regenerate lvm config 2025-10-01 08:15:14,781 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.777570 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': ['np0005463865.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005463865.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:14,798 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.798112 | fa163edc-743b-971c-e7d8-00000000ab53 | SKIPPED | regenerate lvm config | np0005463867 2025-10-01 08:15:14,831 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.826365 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': ['np0005463866.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005463866.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:14,844 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.843705 | fa163edc-743b-971c-e7d8-00000000ab54 | TASK | copy new lvm.conf in place 2025-10-01 08:15:14,898 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.897614 | fa163edc-743b-971c-e7d8-00000000ab54 | SKIPPED | copy new lvm.conf in place | np0005463867 2025-10-01 08:15:14,945 p=83200 u=zuul n=ansible | 2025-10-01 08:15:14.945509 | fa163edc-743b-971c-e7d8-00000000aa91 | TASK | Fail if container image is undefined 2025-10-01 08:15:15,013 p=83200 u=zuul n=ansible | 2025-10-01 08:15:15.012500 | fa163edc-743b-971c-e7d8-00000000aa91 | SKIPPED | Fail if container image is undefined | np0005463867 2025-10-01 08:15:15,035 p=83200 u=zuul n=ansible | 2025-10-01 08:15:15.035572 | fa163edc-743b-971c-e7d8-00000000aa92 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-01 08:15:16,631 p=83200 u=zuul n=ansible | 2025-10-01 08:15:16.627167 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': ['np0005463866.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005463866.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:16,709 p=83200 u=zuul n=ansible | 2025-10-01 08:15:16.708617 | fa163edc-743b-971c-e7d8-00000000acbe | TASK | Run lvmfilter role 2025-10-01 08:15:16,748 p=83200 u=zuul n=ansible | 2025-10-01 08:15:16.744787 | fa163edc-743b-971c-e7d8-00000000b456 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': ['np0005463865.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005463865.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-01 08:15:16,843 p=83200 u=zuul n=ansible | 2025-10-01 08:15:16.843233 | fa163edc-743b-971c-e7d8-00000000ab4b | TASK | Check if lvm2 is installed 2025-10-01 08:15:16,863 p=83200 u=zuul n=ansible | 2025-10-01 08:15:16.863099 | fa163edc-743b-971c-e7d8-00000000aa8b | TASK | Run lvmfilter role 2025-10-01 08:15:16,955 p=83200 u=zuul n=ansible | 2025-10-01 08:15:16.955019 | fa163edc-743b-971c-e7d8-00000000ab4b | TASK | Check if lvm2 is installed 2025-10-01 08:15:17,196 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.195528 | fa163edc-743b-971c-e7d8-00000000ab4b | CHANGED | Check if lvm2 is installed | np0005463866 2025-10-01 08:15:17,234 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.229599 | fa163edc-743b-971c-e7d8-00000000ab4d | TASK | collect ansible devices 2025-10-01 08:15:17,244 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.243172 | fa163edc-743b-971c-e7d8-00000000ab4b | CHANGED | Check if lvm2 is installed | np0005463865 2025-10-01 08:15:17,273 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.273608 | fa163edc-743b-971c-e7d8-00000000ab4d | TASK | collect ansible devices 2025-10-01 08:15:17,288 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.287683 | fa163edc-743b-971c-e7d8-00000000ab4d | SKIPPED | collect ansible devices | np0005463866 2025-10-01 08:15:17,310 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.310235 | fa163edc-743b-971c-e7d8-00000000ab4e | TASK | collect in-use lvm2 devices list 2025-10-01 08:15:17,325 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.324226 | fa163edc-743b-971c-e7d8-00000000ab4d | SKIPPED | collect ansible devices | np0005463865 2025-10-01 08:15:17,346 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.346632 | fa163edc-743b-971c-e7d8-00000000ab4e | TASK | collect in-use lvm2 devices list 2025-10-01 08:15:17,360 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.359847 | fa163edc-743b-971c-e7d8-00000000ab4e | SKIPPED | collect in-use lvm2 devices list | np0005463866 2025-10-01 08:15:17,376 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.376122 | fa163edc-743b-971c-e7d8-00000000ab4f | TASK | set allowed_devices 2025-10-01 08:15:17,397 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.397047 | fa163edc-743b-971c-e7d8-00000000ab4e | SKIPPED | collect in-use lvm2 devices list | np0005463865 2025-10-01 08:15:17,431 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.426314 | fa163edc-743b-971c-e7d8-00000000ab4f | TASK | set allowed_devices 2025-10-01 08:15:17,449 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.447953 | fa163edc-743b-971c-e7d8-00000000ab4f | SKIPPED | set allowed_devices | np0005463866 2025-10-01 08:15:17,480 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.480016 | fa163edc-743b-971c-e7d8-00000000ab50 | TASK | build lvm2 allow list 2025-10-01 08:15:17,494 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.493998 | fa163edc-743b-971c-e7d8-00000000ab4f | SKIPPED | set allowed_devices | np0005463865 2025-10-01 08:15:17,517 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.517005 | fa163edc-743b-971c-e7d8-00000000ab50 | TASK | build lvm2 allow list 2025-10-01 08:15:17,533 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.532233 | fa163edc-743b-971c-e7d8-00000000ab50 | SKIPPED | build lvm2 allow list | np0005463866 2025-10-01 08:15:17,555 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.555577 | fa163edc-743b-971c-e7d8-00000000ab51 | TASK | build lvm2 deny list 2025-10-01 08:15:17,572 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.571685 | fa163edc-743b-971c-e7d8-00000000ab50 | SKIPPED | build lvm2 allow list | np0005463865 2025-10-01 08:15:17,588 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.587742 | fa163edc-743b-971c-e7d8-00000000ab51 | TASK | build lvm2 deny list 2025-10-01 08:15:17,608 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.607592 | fa163edc-743b-971c-e7d8-00000000ab51 | SKIPPED | build lvm2 deny list | np0005463866 2025-10-01 08:15:17,622 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.622691 | fa163edc-743b-971c-e7d8-00000000ab52 | TASK | build lvm2 filter 2025-10-01 08:15:17,639 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.638646 | fa163edc-743b-971c-e7d8-00000000ab51 | SKIPPED | build lvm2 deny list | np0005463865 2025-10-01 08:15:17,654 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.654515 | fa163edc-743b-971c-e7d8-00000000ab52 | TASK | build lvm2 filter 2025-10-01 08:15:17,677 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.676806 | fa163edc-743b-971c-e7d8-00000000ab52 | SKIPPED | build lvm2 filter | np0005463866 2025-10-01 08:15:17,693 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.693108 | fa163edc-743b-971c-e7d8-00000000ab53 | TASK | regenerate lvm config 2025-10-01 08:15:17,706 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.705800 | fa163edc-743b-971c-e7d8-00000000ab52 | SKIPPED | build lvm2 filter | np0005463865 2025-10-01 08:15:17,721 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.721531 | fa163edc-743b-971c-e7d8-00000000ab53 | TASK | regenerate lvm config 2025-10-01 08:15:17,744 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.743676 | fa163edc-743b-971c-e7d8-00000000ab53 | SKIPPED | regenerate lvm config | np0005463866 2025-10-01 08:15:17,759 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.759521 | fa163edc-743b-971c-e7d8-00000000ab54 | TASK | copy new lvm.conf in place 2025-10-01 08:15:17,775 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.774475 | fa163edc-743b-971c-e7d8-00000000ab53 | SKIPPED | regenerate lvm config | np0005463865 2025-10-01 08:15:17,791 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.791378 | fa163edc-743b-971c-e7d8-00000000ab54 | TASK | copy new lvm.conf in place 2025-10-01 08:15:17,811 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.811257 | fa163edc-743b-971c-e7d8-00000000ab54 | SKIPPED | copy new lvm.conf in place | np0005463866 2025-10-01 08:15:17,844 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.844219 | fa163edc-743b-971c-e7d8-00000000aa91 | TASK | Fail if container image is undefined 2025-10-01 08:15:17,850 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.849591 | fa163edc-743b-971c-e7d8-00000000ab54 | SKIPPED | copy new lvm.conf in place | np0005463865 2025-10-01 08:15:17,879 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.879483 | fa163edc-743b-971c-e7d8-00000000aa91 | TASK | Fail if container image is undefined 2025-10-01 08:15:17,904 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.903886 | fa163edc-743b-971c-e7d8-00000000aa91 | SKIPPED | Fail if container image is undefined | np0005463866 2025-10-01 08:15:17,927 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.927072 | fa163edc-743b-971c-e7d8-00000000aa92 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-01 08:15:17,944 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.944249 | fa163edc-743b-971c-e7d8-00000000aa91 | SKIPPED | Fail if container image is undefined | np0005463865 2025-10-01 08:15:17,968 p=83200 u=zuul n=ansible | 2025-10-01 08:15:17.967795 | fa163edc-743b-971c-e7d8-00000000aa92 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-01 08:15:23,661 p=83200 u=zuul n=ansible | 2025-10-01 08:15:23.659774 | fa163edc-743b-971c-e7d8-00000000aa92 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005463867 2025-10-01 08:15:23,719 p=83200 u=zuul n=ansible | 2025-10-01 08:15:23.718600 | fa163edc-743b-971c-e7d8-00000000aa93 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-01 08:15:23,975 p=83200 u=zuul n=ansible | 2025-10-01 08:15:23.969702 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-01 08:15:24,052 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.050095 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-01 08:15:24,155 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.154332 | fa163edc-743b-971c-e7d8-00000000aa93 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005463867 2025-10-01 08:15:24,280 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.279550 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-01 08:15:24,336 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.336444 | fa163edc-743b-971c-e7d8-00000000b758 | TASK | Set version specific variables 2025-10-01 08:15:24,385 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.385447 | ef6d0df2-2418-4084-9ed0-aae49efe3ad4 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:15:24,402 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.402506 | fa163edc-743b-971c-e7d8-00000000b787 | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:24,855 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.854578 | fa163edc-743b-971c-e7d8-00000000b787 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:15:24,878 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.878493 | fa163edc-743b-971c-e7d8-00000000b788 | TASK | Set platform/version specific variables 2025-10-01 08:15:24,961 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.958770 | fa163edc-743b-971c-e7d8-00000000b788 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:15:24,976 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.973716 | fa163edc-743b-971c-e7d8-00000000b788 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:15:24,997 p=83200 u=zuul n=ansible | 2025-10-01 08:15:24.994650 | fa163edc-743b-971c-e7d8-00000000b788 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:15:25,009 p=83200 u=zuul n=ansible | 2025-10-01 08:15:25.007372 | fa163edc-743b-971c-e7d8-00000000b788 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:15:25,035 p=83200 u=zuul n=ansible | 2025-10-01 08:15:25.035429 | fa163edc-743b-971c-e7d8-00000000b759 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:26,332 p=83200 u=zuul n=ansible | 2025-10-01 08:15:26.331974 | fa163edc-743b-971c-e7d8-00000000aa92 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005463866 2025-10-01 08:15:26,363 p=83200 u=zuul n=ansible | 2025-10-01 08:15:26.362702 | fa163edc-743b-971c-e7d8-00000000aa93 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-01 08:15:26,763 p=83200 u=zuul n=ansible | 2025-10-01 08:15:26.763014 | fa163edc-743b-971c-e7d8-00000000aa93 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005463866 2025-10-01 08:15:26,877 p=83200 u=zuul n=ansible | 2025-10-01 08:15:26.877148 | fa163edc-743b-971c-e7d8-00000000b758 | TASK | Set version specific variables 2025-10-01 08:15:26,950 p=83200 u=zuul n=ansible | 2025-10-01 08:15:26.950220 | a22dfc49-b6a9-4e6a-83e5-1d1f28d019e7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:15:26,970 p=83200 u=zuul n=ansible | 2025-10-01 08:15:26.970164 | fa163edc-743b-971c-e7d8-00000000b7d9 | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:26,976 p=83200 u=zuul n=ansible | 2025-10-01 08:15:26.975842 | fa163edc-743b-971c-e7d8-00000000aa92 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005463865 2025-10-01 08:15:27,006 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.006434 | fa163edc-743b-971c-e7d8-00000000aa93 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-01 08:15:27,440 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.439768 | fa163edc-743b-971c-e7d8-00000000aa93 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005463865 2025-10-01 08:15:27,468 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.468057 | fa163edc-743b-971c-e7d8-00000000b7d9 | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:15:27,521 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.521358 | fa163edc-743b-971c-e7d8-00000000b7da | TASK | Set platform/version specific variables 2025-10-01 08:15:27,584 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.583946 | fa163edc-743b-971c-e7d8-00000000b758 | TASK | Set version specific variables 2025-10-01 08:15:27,600 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.597728 | fa163edc-743b-971c-e7d8-00000000b7da | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:15:27,616 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.614555 | fa163edc-743b-971c-e7d8-00000000b7da | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:15:27,637 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.635790 | fa163edc-743b-971c-e7d8-00000000b7da | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:15:27,650 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.649944 | fa163edc-743b-971c-e7d8-00000000b7da | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:15:27,659 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.659435 | 24e45616-b241-4309-8657-d13aec3e2349 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:15:27,676 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.676572 | fa163edc-743b-971c-e7d8-00000000b82b | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:27,699 p=83200 u=zuul n=ansible | 2025-10-01 08:15:27.698976 | fa163edc-743b-971c-e7d8-00000000b759 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:28,035 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.035003 | fa163edc-743b-971c-e7d8-00000000b759 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:15:28,052 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.051690 | fa163edc-743b-971c-e7d8-00000000b75b | TASK | Ensure provider packages are installed 2025-10-01 08:15:28,107 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.107170 | fa163edc-743b-971c-e7d8-00000000b82b | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:15:28,124 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.124001 | fa163edc-743b-971c-e7d8-00000000b82c | TASK | Set platform/version specific variables 2025-10-01 08:15:28,186 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.183081 | fa163edc-743b-971c-e7d8-00000000b82c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:15:28,197 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.195265 | fa163edc-743b-971c-e7d8-00000000b82c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:15:28,210 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.208850 | fa163edc-743b-971c-e7d8-00000000b82c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:15:28,220 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.218731 | fa163edc-743b-971c-e7d8-00000000b82c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:15:28,240 p=83200 u=zuul n=ansible | 2025-10-01 08:15:28.240410 | fa163edc-743b-971c-e7d8-00000000b759 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:30,721 p=83200 u=zuul n=ansible | 2025-10-01 08:15:30.721357 | fa163edc-743b-971c-e7d8-00000000b759 | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:15:30,738 p=83200 u=zuul n=ansible | 2025-10-01 08:15:30.738132 | fa163edc-743b-971c-e7d8-00000000b75b | TASK | Ensure provider packages are installed 2025-10-01 08:15:31,069 p=83200 u=zuul n=ansible | 2025-10-01 08:15:31.068390 | fa163edc-743b-971c-e7d8-00000000b75d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:31,453 p=83200 u=zuul n=ansible | 2025-10-01 08:15:31.449498 | fa163edc-743b-971c-e7d8-00000000b75d | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:15:31,474 p=83200 u=zuul n=ansible | 2025-10-01 08:15:31.472680 | fa163edc-743b-971c-e7d8-00000000b759 | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:15:31,508 p=83200 u=zuul n=ansible | 2025-10-01 08:15:31.508233 | fa163edc-743b-971c-e7d8-00000000b75b | TASK | Ensure provider packages are installed 2025-10-01 08:15:31,535 p=83200 u=zuul n=ansible | 2025-10-01 08:15:31.534424 | fa163edc-743b-971c-e7d8-00000000b75f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:31,880 p=83200 u=zuul n=ansible | 2025-10-01 08:15:31.873449 | fa163edc-743b-971c-e7d8-00000000b75f | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:15:31,926 p=83200 u=zuul n=ansible | 2025-10-01 08:15:31.925840 | fa163edc-743b-971c-e7d8-00000000b761 | TASK | Ensure provider service is running 2025-10-01 08:15:32,395 p=83200 u=zuul n=ansible | 2025-10-01 08:15:32.392584 | fa163edc-743b-971c-e7d8-00000000b761 | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:15:32,427 p=83200 u=zuul n=ansible | 2025-10-01 08:15:32.427537 | fa163edc-743b-971c-e7d8-00000000b764 | TASK | Ensure certificate requests 2025-10-01 08:15:33,148 p=83200 u=zuul n=ansible | 2025-10-01 08:15:33.145722 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-01 08:15:33,678 p=83200 u=zuul n=ansible | 2025-10-01 08:15:33.677446 | fa163edc-743b-971c-e7d8-00000000b75d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:34,015 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.007858 | fa163edc-743b-971c-e7d8-00000000b75d | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:15:34,039 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.038614 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-01 08:15:34,064 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.059812 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-01 08:15:34,091 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.090815 | fa163edc-743b-971c-e7d8-00000000b75f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:34,507 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.503718 | fa163edc-743b-971c-e7d8-00000000b75f | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:15:34,548 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.548176 | fa163edc-743b-971c-e7d8-00000000b761 | TASK | Ensure provider service is running 2025-10-01 08:15:34,615 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.614846 | fa163edc-743b-971c-e7d8-00000000b75d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:34,964 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.960741 | fa163edc-743b-971c-e7d8-00000000b764 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005463867.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-01 08:15:34,985 p=83200 u=zuul n=ansible | 2025-10-01 08:15:34.985432 | fa163edc-743b-971c-e7d8-00000000b75d | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:15:35,053 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.052733 | fa163edc-743b-971c-e7d8-00000000b75f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:35,073 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.071397 | fa163edc-743b-971c-e7d8-00000000b761 | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:15:35,125 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.125532 | fa163edc-743b-971c-e7d8-00000000b764 | TASK | Ensure certificate requests 2025-10-01 08:15:35,184 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.184366 | fa163edc-743b-971c-e7d8-00000000ae68 | TASK | Set version specific variables 2025-10-01 08:15:35,250 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.250148 | fd6c7fcc-c7c1-4cb4-8cc0-a2c6911eff10 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:15:35,266 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.266620 | fa163edc-743b-971c-e7d8-00000000b8b1 | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:35,368 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.365732 | fa163edc-743b-971c-e7d8-00000000b75f | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:15:35,399 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.399271 | fa163edc-743b-971c-e7d8-00000000b761 | TASK | Ensure provider service is running 2025-10-01 08:15:35,686 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.685657 | fa163edc-743b-971c-e7d8-00000000b8b1 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:15:35,721 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.720837 | fa163edc-743b-971c-e7d8-00000000b8b2 | TASK | Set platform/version specific variables 2025-10-01 08:15:35,829 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.825177 | fa163edc-743b-971c-e7d8-00000000b8b2 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:15:35,847 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.843587 | fa163edc-743b-971c-e7d8-00000000b8b2 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:15:35,874 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.870358 | fa163edc-743b-971c-e7d8-00000000b8b2 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:15:35,899 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.895073 | fa163edc-743b-971c-e7d8-00000000b8b2 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:15:35,924 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.916985 | fa163edc-743b-971c-e7d8-00000000b761 | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:15:35,955 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.955348 | fa163edc-743b-971c-e7d8-00000000ae69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:35,990 p=83200 u=zuul n=ansible | 2025-10-01 08:15:35.990329 | fa163edc-743b-971c-e7d8-00000000b764 | TASK | Ensure certificate requests 2025-10-01 08:15:37,094 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.092176 | fa163edc-743b-971c-e7d8-00000000b764 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005463866.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-01 08:15:37,243 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.243357 | fa163edc-743b-971c-e7d8-00000000ae68 | TASK | Set version specific variables 2025-10-01 08:15:37,300 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.300152 | d87b8cf5-9ab5-49a7-8422-f1f6f5cea91d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:15:37,327 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.326648 | fa163edc-743b-971c-e7d8-00000000b90b | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:37,791 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.790438 | fa163edc-743b-971c-e7d8-00000000b90b | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:15:37,822 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.821978 | fa163edc-743b-971c-e7d8-00000000b90c | TASK | Set platform/version specific variables 2025-10-01 08:15:37,895 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.892293 | fa163edc-743b-971c-e7d8-00000000b90c | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:15:37,922 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.919272 | fa163edc-743b-971c-e7d8-00000000b90c | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:15:37,950 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.947263 | fa163edc-743b-971c-e7d8-00000000b90c | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:15:37,969 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.966764 | fa163edc-743b-971c-e7d8-00000000b90c | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:15:37,995 p=83200 u=zuul n=ansible | 2025-10-01 08:15:37.995095 | fa163edc-743b-971c-e7d8-00000000ae69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:38,800 p=83200 u=zuul n=ansible | 2025-10-01 08:15:38.799365 | fa163edc-743b-971c-e7d8-00000000b764 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005463865.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-01 08:15:38,943 p=83200 u=zuul n=ansible | 2025-10-01 08:15:38.943446 | fa163edc-743b-971c-e7d8-00000000ae68 | TASK | Set version specific variables 2025-10-01 08:15:38,950 p=83200 u=zuul n=ansible | 2025-10-01 08:15:38.949846 | fa163edc-743b-971c-e7d8-00000000ae69 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:15:38,974 p=83200 u=zuul n=ansible | 2025-10-01 08:15:38.973012 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-01 08:15:38,989 p=83200 u=zuul n=ansible | 2025-10-01 08:15:38.989474 | fa163edc-743b-971c-e7d8-00000000ae6b | TASK | Ensure provider packages are installed 2025-10-01 08:15:39,019 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.019009 | 951ecc54-7fef-4d3d-8923-d75d151df1a2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:15:39,036 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.035945 | fa163edc-743b-971c-e7d8-00000000b961 | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:39,486 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.483505 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-01 08:15:39,517 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.516065 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-01 08:15:39,523 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.522520 | fa163edc-743b-971c-e7d8-00000000b961 | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:15:39,555 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.555490 | fa163edc-743b-971c-e7d8-00000000b962 | TASK | Set platform/version specific variables 2025-10-01 08:15:39,630 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.628203 | fa163edc-743b-971c-e7d8-00000000b962 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:15:39,683 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.681054 | fa163edc-743b-971c-e7d8-00000000b962 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:15:39,715 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.713346 | fa163edc-743b-971c-e7d8-00000000b962 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:15:39,749 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.747255 | fa163edc-743b-971c-e7d8-00000000b962 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:15:39,774 p=83200 u=zuul n=ansible | 2025-10-01 08:15:39.774595 | fa163edc-743b-971c-e7d8-00000000ae69 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:40,936 p=83200 u=zuul n=ansible | 2025-10-01 08:15:40.934879 | fa163edc-743b-971c-e7d8-00000000ae69 | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:15:40,965 p=83200 u=zuul n=ansible | 2025-10-01 08:15:40.965123 | fa163edc-743b-971c-e7d8-00000000ae6b | TASK | Ensure provider packages are installed 2025-10-01 08:15:41,957 p=83200 u=zuul n=ansible | 2025-10-01 08:15:41.957245 | fa163edc-743b-971c-e7d8-00000000ae6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:42,355 p=83200 u=zuul n=ansible | 2025-10-01 08:15:42.353674 | fa163edc-743b-971c-e7d8-00000000ae6d | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:15:42,379 p=83200 u=zuul n=ansible | 2025-10-01 08:15:42.379641 | fa163edc-743b-971c-e7d8-00000000ae6f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:42,450 p=83200 u=zuul n=ansible | 2025-10-01 08:15:42.448509 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-01 08:15:42,539 p=83200 u=zuul n=ansible | 2025-10-01 08:15:42.535831 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-01 08:15:42,755 p=83200 u=zuul n=ansible | 2025-10-01 08:15:42.755106 | fa163edc-743b-971c-e7d8-00000000ae69 | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:15:42,781 p=83200 u=zuul n=ansible | 2025-10-01 08:15:42.777434 | fa163edc-743b-971c-e7d8-00000000ae6b | TASK | Ensure provider packages are installed 2025-10-01 08:15:42,782 p=83200 u=zuul n=ansible | 2025-10-01 08:15:42.782088 | fa163edc-743b-971c-e7d8-00000000ae6f | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:15:42,816 p=83200 u=zuul n=ansible | 2025-10-01 08:15:42.816380 | fa163edc-743b-971c-e7d8-00000000ae71 | TASK | Ensure provider service is running 2025-10-01 08:15:43,359 p=83200 u=zuul n=ansible | 2025-10-01 08:15:43.356585 | fa163edc-743b-971c-e7d8-00000000ae71 | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:15:43,386 p=83200 u=zuul n=ansible | 2025-10-01 08:15:43.381616 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-01 08:15:43,413 p=83200 u=zuul n=ansible | 2025-10-01 08:15:43.413244 | fa163edc-743b-971c-e7d8-00000000ae74 | TASK | Ensure certificate requests 2025-10-01 08:15:43,905 p=83200 u=zuul n=ansible | 2025-10-01 08:15:43.905169 | fa163edc-743b-971c-e7d8-00000000ae6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:44,291 p=83200 u=zuul n=ansible | 2025-10-01 08:15:44.288907 | fa163edc-743b-971c-e7d8-00000000ae6d | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:15:44,324 p=83200 u=zuul n=ansible | 2025-10-01 08:15:44.324402 | fa163edc-743b-971c-e7d8-00000000ae6f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:44,736 p=83200 u=zuul n=ansible | 2025-10-01 08:15:44.732008 | fa163edc-743b-971c-e7d8-00000000ae6f | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:15:44,780 p=83200 u=zuul n=ansible | 2025-10-01 08:15:44.779599 | fa163edc-743b-971c-e7d8-00000000ae71 | TASK | Ensure provider service is running 2025-10-01 08:15:44,847 p=83200 u=zuul n=ansible | 2025-10-01 08:15:44.844631 | fa163edc-743b-971c-e7d8-00000000ae74 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005463867.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-01 08:15:45,011 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.010848 | fa163edc-743b-971c-e7d8-00000000b9be | TASK | Set version specific variables 2025-10-01 08:15:45,077 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.077580 | f13b6b04-c0c9-46e5-be22-b9fae463298a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:15:45,094 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.093812 | fa163edc-743b-971c-e7d8-00000000b9ed | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:45,326 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.323610 | fa163edc-743b-971c-e7d8-00000000ae71 | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:15:45,356 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.355813 | fa163edc-743b-971c-e7d8-00000000ae74 | TASK | Ensure certificate requests 2025-10-01 08:15:45,563 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.562888 | fa163edc-743b-971c-e7d8-00000000b9ed | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:15:45,579 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.579001 | fa163edc-743b-971c-e7d8-00000000b9ee | TASK | Set platform/version specific variables 2025-10-01 08:15:45,645 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.642813 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-01 08:15:45,673 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.671234 | fa163edc-743b-971c-e7d8-00000000b9ee | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:15:45,707 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.705696 | fa163edc-743b-971c-e7d8-00000000b9ee | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:15:45,740 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.737282 | fa163edc-743b-971c-e7d8-00000000b9ee | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:15:45,759 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.757043 | fa163edc-743b-971c-e7d8-00000000b9ee | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:15:45,786 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.785679 | fa163edc-743b-971c-e7d8-00000000b9bf | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:45,852 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.852373 | fa163edc-743b-971c-e7d8-00000000ae6d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:45,918 p=83200 u=zuul n=ansible | 2025-10-01 08:15:45.914842 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-01 08:15:46,245 p=83200 u=zuul n=ansible | 2025-10-01 08:15:46.245050 | fa163edc-743b-971c-e7d8-00000000ae6d | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:15:46,276 p=83200 u=zuul n=ansible | 2025-10-01 08:15:46.275353 | fa163edc-743b-971c-e7d8-00000000ae6f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:46,615 p=83200 u=zuul n=ansible | 2025-10-01 08:15:46.611753 | fa163edc-743b-971c-e7d8-00000000ae6f | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:15:46,634 p=83200 u=zuul n=ansible | 2025-10-01 08:15:46.628780 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-01 08:15:46,664 p=83200 u=zuul n=ansible | 2025-10-01 08:15:46.664290 | fa163edc-743b-971c-e7d8-00000000ae71 | TASK | Ensure provider service is running 2025-10-01 08:15:47,131 p=83200 u=zuul n=ansible | 2025-10-01 08:15:47.127783 | fa163edc-743b-971c-e7d8-00000000ae71 | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:15:47,173 p=83200 u=zuul n=ansible | 2025-10-01 08:15:47.173518 | fa163edc-743b-971c-e7d8-00000000ae74 | TASK | Ensure certificate requests 2025-10-01 08:15:47,367 p=83200 u=zuul n=ansible | 2025-10-01 08:15:47.364671 | fa163edc-743b-971c-e7d8-00000000ae74 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005463866.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-01 08:15:47,505 p=83200 u=zuul n=ansible | 2025-10-01 08:15:47.504881 | fa163edc-743b-971c-e7d8-00000000b9be | TASK | Set version specific variables 2025-10-01 08:15:47,562 p=83200 u=zuul n=ansible | 2025-10-01 08:15:47.562199 | e5876866-3644-4581-ad10-fef74f6ad596 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:15:47,578 p=83200 u=zuul n=ansible | 2025-10-01 08:15:47.578406 | fa163edc-743b-971c-e7d8-00000000ba59 | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:48,003 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.002729 | fa163edc-743b-971c-e7d8-00000000ba59 | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:15:48,059 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.058385 | fa163edc-743b-971c-e7d8-00000000ba5a | TASK | Set platform/version specific variables 2025-10-01 08:15:48,153 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.150834 | fa163edc-743b-971c-e7d8-00000000ba5a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:15:48,184 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.182407 | fa163edc-743b-971c-e7d8-00000000ba5a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:15:48,212 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.210352 | fa163edc-743b-971c-e7d8-00000000ba5a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:15:48,232 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.230483 | fa163edc-743b-971c-e7d8-00000000ba5a | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:15:48,259 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.258941 | fa163edc-743b-971c-e7d8-00000000b9bf | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:48,746 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.744881 | fa163edc-743b-971c-e7d8-00000000b9bf | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:15:48,788 p=83200 u=zuul n=ansible | 2025-10-01 08:15:48.788056 | fa163edc-743b-971c-e7d8-00000000b9c1 | TASK | Ensure provider packages are installed 2025-10-01 08:15:49,159 p=83200 u=zuul n=ansible | 2025-10-01 08:15:49.157049 | fa163edc-743b-971c-e7d8-00000000ae74 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005463865.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-01 08:15:49,344 p=83200 u=zuul n=ansible | 2025-10-01 08:15:49.343901 | fa163edc-743b-971c-e7d8-00000000b9be | TASK | Set version specific variables 2025-10-01 08:15:49,404 p=83200 u=zuul n=ansible | 2025-10-01 08:15:49.402201 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-01 08:15:49,435 p=83200 u=zuul n=ansible | 2025-10-01 08:15:49.430502 | cbe874ad-7265-418a-999d-09da771600d7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:15:49,444 p=83200 u=zuul n=ansible | 2025-10-01 08:15:49.441298 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-01 08:15:49,465 p=83200 u=zuul n=ansible | 2025-10-01 08:15:49.464672 | fa163edc-743b-971c-e7d8-00000000baaf | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:49,936 p=83200 u=zuul n=ansible | 2025-10-01 08:15:49.935795 | fa163edc-743b-971c-e7d8-00000000baaf | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:15:49,953 p=83200 u=zuul n=ansible | 2025-10-01 08:15:49.952692 | fa163edc-743b-971c-e7d8-00000000bab0 | TASK | Set platform/version specific variables 2025-10-01 08:15:50,041 p=83200 u=zuul n=ansible | 2025-10-01 08:15:50.037856 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-01 08:15:50,058 p=83200 u=zuul n=ansible | 2025-10-01 08:15:50.057556 | fa163edc-743b-971c-e7d8-00000000bab0 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:15:50,091 p=83200 u=zuul n=ansible | 2025-10-01 08:15:50.089202 | fa163edc-743b-971c-e7d8-00000000bab0 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:15:50,124 p=83200 u=zuul n=ansible | 2025-10-01 08:15:50.121698 | fa163edc-743b-971c-e7d8-00000000bab0 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:15:50,145 p=83200 u=zuul n=ansible | 2025-10-01 08:15:50.143022 | fa163edc-743b-971c-e7d8-00000000bab0 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:15:50,186 p=83200 u=zuul n=ansible | 2025-10-01 08:15:50.186276 | fa163edc-743b-971c-e7d8-00000000b9bf | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:51,193 p=83200 u=zuul n=ansible | 2025-10-01 08:15:51.192258 | fa163edc-743b-971c-e7d8-00000000b9bf | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:15:51,214 p=83200 u=zuul n=ansible | 2025-10-01 08:15:51.214154 | fa163edc-743b-971c-e7d8-00000000b9c1 | TASK | Ensure provider packages are installed 2025-10-01 08:15:51,972 p=83200 u=zuul n=ansible | 2025-10-01 08:15:51.971616 | fa163edc-743b-971c-e7d8-00000000b9c3 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:52,357 p=83200 u=zuul n=ansible | 2025-10-01 08:15:52.356408 | fa163edc-743b-971c-e7d8-00000000b9c3 | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:15:52,395 p=83200 u=zuul n=ansible | 2025-10-01 08:15:52.395505 | fa163edc-743b-971c-e7d8-00000000b9c5 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:52,770 p=83200 u=zuul n=ansible | 2025-10-01 08:15:52.767932 | fa163edc-743b-971c-e7d8-00000000b9c5 | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:15:52,807 p=83200 u=zuul n=ansible | 2025-10-01 08:15:52.807055 | fa163edc-743b-971c-e7d8-00000000b9c7 | TASK | Ensure provider service is running 2025-10-01 08:15:53,202 p=83200 u=zuul n=ansible | 2025-10-01 08:15:53.201517 | fa163edc-743b-971c-e7d8-00000000b9bf | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:15:53,223 p=83200 u=zuul n=ansible | 2025-10-01 08:15:53.222887 | fa163edc-743b-971c-e7d8-00000000b9c1 | TASK | Ensure provider packages are installed 2025-10-01 08:15:53,320 p=83200 u=zuul n=ansible | 2025-10-01 08:15:53.318145 | fa163edc-743b-971c-e7d8-00000000b9c7 | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:15:53,354 p=83200 u=zuul n=ansible | 2025-10-01 08:15:53.354228 | fa163edc-743b-971c-e7d8-00000000b9ca | TASK | Ensure certificate requests 2025-10-01 08:15:54,220 p=83200 u=zuul n=ansible | 2025-10-01 08:15:54.217112 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-01 08:15:54,272 p=83200 u=zuul n=ansible | 2025-10-01 08:15:54.271608 | fa163edc-743b-971c-e7d8-00000000b9c3 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:54,616 p=83200 u=zuul n=ansible | 2025-10-01 08:15:54.613496 | fa163edc-743b-971c-e7d8-00000000b9c3 | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:15:54,651 p=83200 u=zuul n=ansible | 2025-10-01 08:15:54.651148 | fa163edc-743b-971c-e7d8-00000000b9c5 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:55,010 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.009815 | fa163edc-743b-971c-e7d8-00000000b9c5 | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:15:55,053 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.052804 | fa163edc-743b-971c-e7d8-00000000b9c7 | TASK | Ensure provider service is running 2025-10-01 08:15:55,096 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.093424 | fa163edc-743b-971c-e7d8-00000000b9ca | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': ['np0005463867.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005463867.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:15:55,135 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.134589 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-01 08:15:55,180 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.179452 | fa163edc-743b-971c-e7d8-00000000aaa9 | TASK | Fail if container image is undefined 2025-10-01 08:15:55,230 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.230071 | fa163edc-743b-971c-e7d8-00000000aaa9 | SKIPPED | Fail if container image is undefined | np0005463867 2025-10-01 08:15:55,275 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.274808 | fa163edc-743b-971c-e7d8-00000000aaaa | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-01 08:15:55,498 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.494819 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-01 08:15:55,551 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.549458 | fa163edc-743b-971c-e7d8-00000000b9c7 | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:15:55,579 p=83200 u=zuul n=ansible | 2025-10-01 08:15:55.579687 | fa163edc-743b-971c-e7d8-00000000b9ca | TASK | Ensure certificate requests 2025-10-01 08:15:57,437 p=83200 u=zuul n=ansible | 2025-10-01 08:15:57.433621 | fa163edc-743b-971c-e7d8-00000000b9ca | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': ['np0005463866.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005463866.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:15:57,526 p=83200 u=zuul n=ansible | 2025-10-01 08:15:57.526302 | fa163edc-743b-971c-e7d8-00000000b9c3 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:15:57,559 p=83200 u=zuul n=ansible | 2025-10-01 08:15:57.558483 | fa163edc-743b-971c-e7d8-00000000aaa9 | TASK | Fail if container image is undefined 2025-10-01 08:15:57,626 p=83200 u=zuul n=ansible | 2025-10-01 08:15:57.625782 | fa163edc-743b-971c-e7d8-00000000aaa9 | SKIPPED | Fail if container image is undefined | np0005463866 2025-10-01 08:15:57,655 p=83200 u=zuul n=ansible | 2025-10-01 08:15:57.655536 | fa163edc-743b-971c-e7d8-00000000aaaa | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-01 08:15:57,926 p=83200 u=zuul n=ansible | 2025-10-01 08:15:57.924159 | fa163edc-743b-971c-e7d8-00000000b9c3 | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:15:57,958 p=83200 u=zuul n=ansible | 2025-10-01 08:15:57.957860 | fa163edc-743b-971c-e7d8-00000000b9c5 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:15:58,338 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.336097 | fa163edc-743b-971c-e7d8-00000000b9c5 | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:15:58,369 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.369487 | fa163edc-743b-971c-e7d8-00000000b9c7 | TASK | Ensure provider service is running 2025-10-01 08:15:58,419 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.417149 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463870 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-01 08:15:58,533 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.530793 | fa163edc-743b-971c-e7d8-00000000a9c1 | CHANGED | Pre-fetch all the containers | np0005463871 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-01 08:15:58,679 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.679470 | fa163edc-743b-971c-e7d8-00000000bb2c | TASK | Set version specific variables 2025-10-01 08:15:58,748 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.743130 | 81ce8c42-2d8c-407a-a643-2ed421a862b1 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463870 2025-10-01 08:15:58,761 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.760870 | fa163edc-743b-971c-e7d8-00000000bb5b | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:58,797 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.796629 | fa163edc-743b-971c-e7d8-00000000bb2c | TASK | Set version specific variables 2025-10-01 08:15:58,813 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.811615 | fa163edc-743b-971c-e7d8-00000000aa12 | CHANGED | Pre-fetch all the containers | np0005463872 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-01 08:15:58,854 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.854300 | 641be83d-bb69-4ace-a02d-34829d6686c8 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463871 2025-10-01 08:15:58,871 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.865544 | fa163edc-743b-971c-e7d8-00000000bb9f | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:58,873 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.872382 | fa163edc-743b-971c-e7d8-00000000b9c7 | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:15:58,906 p=83200 u=zuul n=ansible | 2025-10-01 08:15:58.906407 | fa163edc-743b-971c-e7d8-00000000b9ca | TASK | Ensure certificate requests 2025-10-01 08:15:59,164 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.163728 | fa163edc-743b-971c-e7d8-00000000bb2c | TASK | Set version specific variables 2025-10-01 08:15:59,234 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.233663 | 48372765-c329-46b6-bf15-8368fe64ded2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463872 2025-10-01 08:15:59,246 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.246024 | fa163edc-743b-971c-e7d8-00000000bbe9 | TASK | Ensure ansible_facts used by role 2025-10-01 08:15:59,253 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.253371 | fa163edc-743b-971c-e7d8-00000000bb5b | OK | Ensure ansible_facts used by role | np0005463870 2025-10-01 08:15:59,265 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.265297 | fa163edc-743b-971c-e7d8-00000000bb5c | TASK | Set platform/version specific variables 2025-10-01 08:15:59,345 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.344503 | fa163edc-743b-971c-e7d8-00000000bb9f | OK | Ensure ansible_facts used by role | np0005463871 2025-10-01 08:15:59,357 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.357188 | fa163edc-743b-971c-e7d8-00000000bba0 | TASK | Set platform/version specific variables 2025-10-01 08:15:59,400 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.398341 | fa163edc-743b-971c-e7d8-00000000bb5c | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat.yml 2025-10-01 08:15:59,430 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.429408 | fa163edc-743b-971c-e7d8-00000000bb5c | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat.yml 2025-10-01 08:15:59,446 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.444590 | fa163edc-743b-971c-e7d8-00000000bba0 | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat.yml 2025-10-01 08:15:59,458 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.456766 | fa163edc-743b-971c-e7d8-00000000bb5c | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat_9.yml 2025-10-01 08:15:59,478 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.476749 | fa163edc-743b-971c-e7d8-00000000bb5c | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat_9.2.yml 2025-10-01 08:15:59,489 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.487668 | fa163edc-743b-971c-e7d8-00000000bba0 | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat.yml 2025-10-01 08:15:59,501 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.501195 | fa163edc-743b-971c-e7d8-00000000bb2d | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:59,519 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.516613 | fa163edc-743b-971c-e7d8-00000000bba0 | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat_9.yml 2025-10-01 08:15:59,536 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.534262 | fa163edc-743b-971c-e7d8-00000000bba0 | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat_9.2.yml 2025-10-01 08:15:59,563 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.562669 | fa163edc-743b-971c-e7d8-00000000bb2d | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:15:59,729 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.728977 | fa163edc-743b-971c-e7d8-00000000bbe9 | OK | Ensure ansible_facts used by role | np0005463872 2025-10-01 08:15:59,745 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.745435 | fa163edc-743b-971c-e7d8-00000000bbea | TASK | Set platform/version specific variables 2025-10-01 08:15:59,836 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.833868 | fa163edc-743b-971c-e7d8-00000000bbea | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat.yml 2025-10-01 08:15:59,858 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.856200 | fa163edc-743b-971c-e7d8-00000000bbea | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat.yml 2025-10-01 08:15:59,881 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.879700 | fa163edc-743b-971c-e7d8-00000000bbea | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat_9.yml 2025-10-01 08:15:59,901 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.899269 | fa163edc-743b-971c-e7d8-00000000bbea | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat_9.2.yml 2025-10-01 08:15:59,920 p=83200 u=zuul n=ansible | 2025-10-01 08:15:59.920018 | fa163edc-743b-971c-e7d8-00000000bb2d | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:01,349 p=83200 u=zuul n=ansible | 2025-10-01 08:16:01.346993 | fa163edc-743b-971c-e7d8-00000000b9ca | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': ['np0005463865.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005463865.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:01,405 p=83200 u=zuul n=ansible | 2025-10-01 08:16:01.405009 | fa163edc-743b-971c-e7d8-00000000aaa9 | TASK | Fail if container image is undefined 2025-10-01 08:16:01,464 p=83200 u=zuul n=ansible | 2025-10-01 08:16:01.463597 | fa163edc-743b-971c-e7d8-00000000aaa9 | SKIPPED | Fail if container image is undefined | np0005463865 2025-10-01 08:16:01,494 p=83200 u=zuul n=ansible | 2025-10-01 08:16:01.494059 | fa163edc-743b-971c-e7d8-00000000aaaa | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-01 08:16:02,366 p=83200 u=zuul n=ansible | 2025-10-01 08:16:02.366099 | fa163edc-743b-971c-e7d8-00000000bb2d | OK | Ensure certificate role dependencies are installed | np0005463870 2025-10-01 08:16:02,379 p=83200 u=zuul n=ansible | 2025-10-01 08:16:02.378907 | fa163edc-743b-971c-e7d8-00000000bb2f | TASK | Ensure provider packages are installed 2025-10-01 08:16:02,498 p=83200 u=zuul n=ansible | 2025-10-01 08:16:02.497773 | fa163edc-743b-971c-e7d8-00000000bb2d | OK | Ensure certificate role dependencies are installed | np0005463871 2025-10-01 08:16:02,511 p=83200 u=zuul n=ansible | 2025-10-01 08:16:02.510688 | fa163edc-743b-971c-e7d8-00000000bb2f | TASK | Ensure provider packages are installed 2025-10-01 08:16:02,732 p=83200 u=zuul n=ansible | 2025-10-01 08:16:02.731381 | fa163edc-743b-971c-e7d8-00000000bb2d | OK | Ensure certificate role dependencies are installed | np0005463872 2025-10-01 08:16:02,744 p=83200 u=zuul n=ansible | 2025-10-01 08:16:02.744413 | fa163edc-743b-971c-e7d8-00000000bb2f | TASK | Ensure provider packages are installed 2025-10-01 08:16:04,018 p=83200 u=zuul n=ansible | 2025-10-01 08:16:04.017844 | fa163edc-743b-971c-e7d8-00000000aaaa | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005463867 2025-10-01 08:16:04,062 p=83200 u=zuul n=ansible | 2025-10-01 08:16:04.061775 | fa163edc-743b-971c-e7d8-00000000aaab | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-01 08:16:04,512 p=83200 u=zuul n=ansible | 2025-10-01 08:16:04.511397 | fa163edc-743b-971c-e7d8-00000000aaab | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005463867 2025-10-01 08:16:04,647 p=83200 u=zuul n=ansible | 2025-10-01 08:16:04.646966 | fa163edc-743b-971c-e7d8-00000000bc3e | TASK | Set version specific variables 2025-10-01 08:16:04,696 p=83200 u=zuul n=ansible | 2025-10-01 08:16:04.696173 | 331645e3-c5ff-4474-b31b-0756eee6cfce | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:16:04,712 p=83200 u=zuul n=ansible | 2025-10-01 08:16:04.711878 | fa163edc-743b-971c-e7d8-00000000bc6d | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:05,170 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.169890 | fa163edc-743b-971c-e7d8-00000000bc6d | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:16:05,199 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.199568 | fa163edc-743b-971c-e7d8-00000000bc6e | TASK | Set platform/version specific variables 2025-10-01 08:16:05,247 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.244832 | fa163edc-743b-971c-e7d8-00000000bc6e | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:05,258 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.256281 | fa163edc-743b-971c-e7d8-00000000bc6e | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:05,274 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.273452 | fa163edc-743b-971c-e7d8-00000000bc6e | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:16:05,287 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.287405 | fa163edc-743b-971c-e7d8-00000000bc6e | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:16:05,333 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.333389 | fa163edc-743b-971c-e7d8-00000000bc3f | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:05,354 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.353937 | fa163edc-743b-971c-e7d8-00000000bb31 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:05,495 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.495499 | fa163edc-743b-971c-e7d8-00000000bb31 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:05,612 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.611811 | fa163edc-743b-971c-e7d8-00000000aaaa | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005463866 2025-10-01 08:16:05,674 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.673884 | fa163edc-743b-971c-e7d8-00000000aaab | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-01 08:16:05,733 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.731084 | fa163edc-743b-971c-e7d8-00000000bb31 | OK | Ensure pre-scripts hooks directory exists | np0005463870 | item=certmonger 2025-10-01 08:16:05,755 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.754732 | fa163edc-743b-971c-e7d8-00000000bb33 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:05,821 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.821227 | fa163edc-743b-971c-e7d8-00000000bb31 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:05,925 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.923200 | fa163edc-743b-971c-e7d8-00000000bb31 | OK | Ensure pre-scripts hooks directory exists | np0005463871 | item=certmonger 2025-10-01 08:16:05,947 p=83200 u=zuul n=ansible | 2025-10-01 08:16:05.946846 | fa163edc-743b-971c-e7d8-00000000bb33 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:06,122 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.116569 | fa163edc-743b-971c-e7d8-00000000aaab | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005463866 2025-10-01 08:16:06,131 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.126123 | fa163edc-743b-971c-e7d8-00000000bb33 | OK | Ensure post-scripts hooks directory exists | np0005463870 | item=certmonger 2025-10-01 08:16:06,187 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.187283 | fa163edc-743b-971c-e7d8-00000000bb35 | TASK | Ensure provider service is running 2025-10-01 08:16:06,234 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.232476 | fa163edc-743b-971c-e7d8-00000000bb31 | OK | Ensure pre-scripts hooks directory exists | np0005463872 | item=certmonger 2025-10-01 08:16:06,301 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.299916 | fa163edc-743b-971c-e7d8-00000000bb33 | OK | Ensure post-scripts hooks directory exists | np0005463871 | item=certmonger 2025-10-01 08:16:06,312 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.311808 | fa163edc-743b-971c-e7d8-00000000bb33 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:06,337 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.336709 | fa163edc-743b-971c-e7d8-00000000bc3e | TASK | Set version specific variables 2025-10-01 08:16:06,355 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.355627 | fa163edc-743b-971c-e7d8-00000000bb35 | TASK | Ensure provider service is running 2025-10-01 08:16:06,416 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.415921 | 9a298e05-066a-4308-a5ff-2ef783032be9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:16:06,432 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.432546 | fa163edc-743b-971c-e7d8-00000000bcdf | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:06,650 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.647049 | fa163edc-743b-971c-e7d8-00000000bb35 | OK | Ensure provider service is running | np0005463870 | item=certmonger 2025-10-01 08:16:06,677 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.673429 | fa163edc-743b-971c-e7d8-00000000bb33 | OK | Ensure post-scripts hooks directory exists | np0005463872 | item=certmonger 2025-10-01 08:16:06,700 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.699710 | fa163edc-743b-971c-e7d8-00000000bb38 | TASK | Ensure certificate requests 2025-10-01 08:16:06,726 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.726087 | fa163edc-743b-971c-e7d8-00000000bb35 | TASK | Ensure provider service is running 2025-10-01 08:16:06,868 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.866141 | fa163edc-743b-971c-e7d8-00000000bb35 | OK | Ensure provider service is running | np0005463871 | item=certmonger 2025-10-01 08:16:06,887 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.887051 | fa163edc-743b-971c-e7d8-00000000bb38 | TASK | Ensure certificate requests 2025-10-01 08:16:06,916 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.915606 | fa163edc-743b-971c-e7d8-00000000bcdf | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:16:06,938 p=83200 u=zuul n=ansible | 2025-10-01 08:16:06.937907 | fa163edc-743b-971c-e7d8-00000000bce0 | TASK | Set platform/version specific variables 2025-10-01 08:16:07,012 p=83200 u=zuul n=ansible | 2025-10-01 08:16:07.010031 | fa163edc-743b-971c-e7d8-00000000bce0 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:07,029 p=83200 u=zuul n=ansible | 2025-10-01 08:16:07.027456 | fa163edc-743b-971c-e7d8-00000000bce0 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:07,049 p=83200 u=zuul n=ansible | 2025-10-01 08:16:07.047607 | fa163edc-743b-971c-e7d8-00000000bce0 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:16:07,062 p=83200 u=zuul n=ansible | 2025-10-01 08:16:07.060591 | fa163edc-743b-971c-e7d8-00000000bce0 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:16:07,081 p=83200 u=zuul n=ansible | 2025-10-01 08:16:07.081215 | fa163edc-743b-971c-e7d8-00000000bc3f | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:07,245 p=83200 u=zuul n=ansible | 2025-10-01 08:16:07.243141 | fa163edc-743b-971c-e7d8-00000000bb35 | OK | Ensure provider service is running | np0005463872 | item=certmonger 2025-10-01 08:16:07,274 p=83200 u=zuul n=ansible | 2025-10-01 08:16:07.273539 | fa163edc-743b-971c-e7d8-00000000bb38 | TASK | Ensure certificate requests 2025-10-01 08:16:08,329 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.328411 | fa163edc-743b-971c-e7d8-00000000bb38 | CHANGED | Ensure certificate requests | np0005463871 | item={'ca': 'ipa', 'dns': 'np0005463871.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005463871.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:08,420 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.417513 | fa163edc-743b-971c-e7d8-00000000bb38 | CHANGED | Ensure certificate requests | np0005463870 | item={'ca': 'ipa', 'dns': 'np0005463870.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005463870.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:08,469 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.469283 | fa163edc-743b-971c-e7d8-00000000bd26 | TASK | Set version specific variables 2025-10-01 08:16:08,480 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.479628 | fa163edc-743b-971c-e7d8-00000000bc3f | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:16:08,521 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.520496 | fa163edc-743b-971c-e7d8-00000000bc41 | TASK | Ensure provider packages are installed 2025-10-01 08:16:08,539 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.539247 | 20d9a8c0-c7dc-4fa0-9e43-21054f140103 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463871 2025-10-01 08:16:08,569 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.568872 | fa163edc-743b-971c-e7d8-00000000bd57 | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:08,610 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.610473 | fa163edc-743b-971c-e7d8-00000000bd26 | TASK | Set version specific variables 2025-10-01 08:16:08,674 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.673937 | 79fdce0d-1647-4070-8094-8a923235be05 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463870 2025-10-01 08:16:08,687 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.686951 | fa163edc-743b-971c-e7d8-00000000bd99 | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:08,810 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.807061 | fa163edc-743b-971c-e7d8-00000000bb38 | CHANGED | Ensure certificate requests | np0005463872 | item={'ca': 'ipa', 'dns': 'np0005463872.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005463872.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:08,945 p=83200 u=zuul n=ansible | 2025-10-01 08:16:08.944523 | fa163edc-743b-971c-e7d8-00000000bd26 | TASK | Set version specific variables 2025-10-01 08:16:09,020 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.019366 | e994424d-60e5-4f72-8906-7e3f1bdc8287 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463872 2025-10-01 08:16:09,040 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.039804 | fa163edc-743b-971c-e7d8-00000000bde1 | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:09,051 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.050815 | fa163edc-743b-971c-e7d8-00000000bd57 | OK | Ensure ansible_facts used by role | np0005463871 2025-10-01 08:16:09,068 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.068614 | fa163edc-743b-971c-e7d8-00000000bd58 | TASK | Set platform/version specific variables 2025-10-01 08:16:09,132 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.130576 | fa163edc-743b-971c-e7d8-00000000bd58 | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat.yml 2025-10-01 08:16:09,147 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.147335 | fa163edc-743b-971c-e7d8-00000000bd99 | OK | Ensure ansible_facts used by role | np0005463870 2025-10-01 08:16:09,156 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.153882 | fa163edc-743b-971c-e7d8-00000000bd58 | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat.yml 2025-10-01 08:16:09,167 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.167243 | fa163edc-743b-971c-e7d8-00000000bd9a | TASK | Set platform/version specific variables 2025-10-01 08:16:09,184 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.181637 | fa163edc-743b-971c-e7d8-00000000bd58 | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat_9.yml 2025-10-01 08:16:09,200 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.197802 | fa163edc-743b-971c-e7d8-00000000bd58 | SKIPPED | Set platform/version specific variables | np0005463871 | item=RedHat_9.2.yml 2025-10-01 08:16:09,230 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.229699 | fa163edc-743b-971c-e7d8-00000000bd27 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:09,246 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.244232 | fa163edc-743b-971c-e7d8-00000000bd9a | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat.yml 2025-10-01 08:16:09,267 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.266362 | fa163edc-743b-971c-e7d8-00000000bd9a | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat.yml 2025-10-01 08:16:09,290 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.288480 | fa163edc-743b-971c-e7d8-00000000bd9a | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat_9.yml 2025-10-01 08:16:09,358 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.310022 | fa163edc-743b-971c-e7d8-00000000bd9a | SKIPPED | Set platform/version specific variables | np0005463870 | item=RedHat_9.2.yml 2025-10-01 08:16:09,389 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.388621 | fa163edc-743b-971c-e7d8-00000000bd27 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:09,401 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.399954 | fa163edc-743b-971c-e7d8-00000000aaaa | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005463865 2025-10-01 08:16:09,453 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.453438 | fa163edc-743b-971c-e7d8-00000000aaab | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-01 08:16:09,477 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.476278 | fa163edc-743b-971c-e7d8-00000000bde1 | OK | Ensure ansible_facts used by role | np0005463872 2025-10-01 08:16:09,503 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.502893 | fa163edc-743b-971c-e7d8-00000000bde2 | TASK | Set platform/version specific variables 2025-10-01 08:16:09,583 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.582816 | fa163edc-743b-971c-e7d8-00000000bde2 | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat.yml 2025-10-01 08:16:09,605 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.605382 | fa163edc-743b-971c-e7d8-00000000bde2 | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat.yml 2025-10-01 08:16:09,627 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.627380 | fa163edc-743b-971c-e7d8-00000000bde2 | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat_9.yml 2025-10-01 08:16:09,648 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.648442 | fa163edc-743b-971c-e7d8-00000000bde2 | SKIPPED | Set platform/version specific variables | np0005463872 | item=RedHat_9.2.yml 2025-10-01 08:16:09,668 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.668089 | fa163edc-743b-971c-e7d8-00000000bd27 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:09,907 p=83200 u=zuul n=ansible | 2025-10-01 08:16:09.906692 | fa163edc-743b-971c-e7d8-00000000aaab | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005463865 2025-10-01 08:16:10,064 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.064278 | fa163edc-743b-971c-e7d8-00000000bc3e | TASK | Set version specific variables 2025-10-01 08:16:10,080 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.079188 | fa163edc-743b-971c-e7d8-00000000bc3f | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:16:10,104 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.103833 | fa163edc-743b-971c-e7d8-00000000bc41 | TASK | Ensure provider packages are installed 2025-10-01 08:16:10,142 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.142172 | 7bcdd73d-35cc-4fd5-a1bb-761eb60fcd16 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:16:10,160 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.160325 | fa163edc-743b-971c-e7d8-00000000be4b | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:10,671 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.670863 | fa163edc-743b-971c-e7d8-00000000be4b | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:16:10,687 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.687124 | fa163edc-743b-971c-e7d8-00000000be4c | TASK | Set platform/version specific variables 2025-10-01 08:16:10,769 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.768377 | fa163edc-743b-971c-e7d8-00000000be4c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:16:10,790 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.790125 | fa163edc-743b-971c-e7d8-00000000be4c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:16:10,812 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.812406 | fa163edc-743b-971c-e7d8-00000000be4c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:16:10,828 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.828428 | fa163edc-743b-971c-e7d8-00000000be4c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:16:10,845 p=83200 u=zuul n=ansible | 2025-10-01 08:16:10.845496 | fa163edc-743b-971c-e7d8-00000000bc3f | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:11,637 p=83200 u=zuul n=ansible | 2025-10-01 08:16:11.637155 | fa163edc-743b-971c-e7d8-00000000bc43 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:11,998 p=83200 u=zuul n=ansible | 2025-10-01 08:16:11.996607 | fa163edc-743b-971c-e7d8-00000000bc43 | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:12,028 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.028164 | fa163edc-743b-971c-e7d8-00000000bc45 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:12,190 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.190137 | fa163edc-743b-971c-e7d8-00000000bd27 | OK | Ensure certificate role dependencies are installed | np0005463871 2025-10-01 08:16:12,206 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.206022 | fa163edc-743b-971c-e7d8-00000000bd29 | TASK | Ensure provider packages are installed 2025-10-01 08:16:12,246 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.245871 | fa163edc-743b-971c-e7d8-00000000bd27 | OK | Ensure certificate role dependencies are installed | np0005463870 2025-10-01 08:16:12,261 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.261378 | fa163edc-743b-971c-e7d8-00000000bd29 | TASK | Ensure provider packages are installed 2025-10-01 08:16:12,400 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.398620 | fa163edc-743b-971c-e7d8-00000000bc45 | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:12,426 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.426426 | fa163edc-743b-971c-e7d8-00000000bc47 | TASK | Ensure provider service is running 2025-10-01 08:16:12,522 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.521291 | fa163edc-743b-971c-e7d8-00000000bd27 | OK | Ensure certificate role dependencies are installed | np0005463872 2025-10-01 08:16:12,540 p=83200 u=zuul n=ansible | 2025-10-01 08:16:12.540090 | fa163edc-743b-971c-e7d8-00000000bd29 | TASK | Ensure provider packages are installed 2025-10-01 08:16:13,079 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.079166 | fa163edc-743b-971c-e7d8-00000000bc43 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:13,452 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.449920 | fa163edc-743b-971c-e7d8-00000000bc43 | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:16:13,483 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.483178 | fa163edc-743b-971c-e7d8-00000000bc45 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:13,868 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.865779 | fa163edc-743b-971c-e7d8-00000000bc45 | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:16:13,882 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.882346 | fa163edc-743b-971c-e7d8-00000000bc3f | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:16:13,903 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.903318 | fa163edc-743b-971c-e7d8-00000000bc41 | TASK | Ensure provider packages are installed 2025-10-01 08:16:13,924 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.922008 | fa163edc-743b-971c-e7d8-00000000bc47 | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:16:13,948 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.948266 | fa163edc-743b-971c-e7d8-00000000bc47 | TASK | Ensure provider service is running 2025-10-01 08:16:13,978 p=83200 u=zuul n=ansible | 2025-10-01 08:16:13.978336 | fa163edc-743b-971c-e7d8-00000000bc4a | TASK | Ensure certificate requests 2025-10-01 08:16:14,490 p=83200 u=zuul n=ansible | 2025-10-01 08:16:14.487043 | fa163edc-743b-971c-e7d8-00000000bc47 | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:16:14,542 p=83200 u=zuul n=ansible | 2025-10-01 08:16:14.542089 | fa163edc-743b-971c-e7d8-00000000bc4a | TASK | Ensure certificate requests 2025-10-01 08:16:15,277 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.277151 | fa163edc-743b-971c-e7d8-00000000bd2b | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:15,372 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.372213 | fa163edc-743b-971c-e7d8-00000000bd2b | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:15,522 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.522278 | fa163edc-743b-971c-e7d8-00000000bd2b | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:15,663 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.660499 | fa163edc-743b-971c-e7d8-00000000bc4a | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005463867.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:15,687 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.685665 | fa163edc-743b-971c-e7d8-00000000bd2b | OK | Ensure pre-scripts hooks directory exists | np0005463871 | item=certmonger 2025-10-01 08:16:15,723 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.723053 | fa163edc-743b-971c-e7d8-00000000bd2d | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:15,746 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.746362 | fa163edc-743b-971c-e7d8-00000000ac1f | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-01 08:16:15,761 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.759864 | fa163edc-743b-971c-e7d8-00000000bd2b | OK | Ensure pre-scripts hooks directory exists | np0005463870 | item=certmonger 2025-10-01 08:16:15,782 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.781842 | fa163edc-743b-971c-e7d8-00000000bd2d | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:15,898 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.894826 | fa163edc-743b-971c-e7d8-00000000bd2b | OK | Ensure pre-scripts hooks directory exists | np0005463872 | item=certmonger 2025-10-01 08:16:15,912 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.911905 | fa163edc-743b-971c-e7d8-00000000bec6 | TASK | Set version specific variables 2025-10-01 08:16:15,929 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.929522 | fa163edc-743b-971c-e7d8-00000000bd2d | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:15,975 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.975509 | f2bb8211-4fbf-45ef-9f33-43e6154a9c3b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:16:15,998 p=83200 u=zuul n=ansible | 2025-10-01 08:16:15.998009 | fa163edc-743b-971c-e7d8-00000000bf22 | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:16,079 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.076664 | fa163edc-743b-971c-e7d8-00000000bd2d | OK | Ensure post-scripts hooks directory exists | np0005463871 | item=certmonger 2025-10-01 08:16:16,103 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.103471 | fa163edc-743b-971c-e7d8-00000000bd2f | TASK | Ensure provider service is running 2025-10-01 08:16:16,152 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.150858 | fa163edc-743b-971c-e7d8-00000000bc4a | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005463866.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:16,168 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.165445 | fa163edc-743b-971c-e7d8-00000000bd2d | OK | Ensure post-scripts hooks directory exists | np0005463870 | item=certmonger 2025-10-01 08:16:16,203 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.202276 | fa163edc-743b-971c-e7d8-00000000bd2f | TASK | Ensure provider service is running 2025-10-01 08:16:16,261 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.261092 | fa163edc-743b-971c-e7d8-00000000ace1 | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-01 08:16:16,296 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.293842 | fa163edc-743b-971c-e7d8-00000000bd2d | OK | Ensure post-scripts hooks directory exists | np0005463872 | item=certmonger 2025-10-01 08:16:16,322 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.321836 | fa163edc-743b-971c-e7d8-00000000bd2f | TASK | Ensure provider service is running 2025-10-01 08:16:16,447 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.446695 | fa163edc-743b-971c-e7d8-00000000bf61 | TASK | Set version specific variables 2025-10-01 08:16:16,467 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.466363 | fa163edc-743b-971c-e7d8-00000000bf22 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:16:16,484 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.483798 | fa163edc-743b-971c-e7d8-00000000bf23 | TASK | Set platform/version specific variables 2025-10-01 08:16:16,520 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.520365 | 98fba94a-5c31-4c5e-b099-3c67cd76a4ee | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:16:16,537 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.537277 | fa163edc-743b-971c-e7d8-00000000bfbb | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:16,560 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.558124 | fa163edc-743b-971c-e7d8-00000000bf23 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:16,587 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.585272 | fa163edc-743b-971c-e7d8-00000000bd2f | OK | Ensure provider service is running | np0005463871 | item=certmonger 2025-10-01 08:16:16,603 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.602212 | fa163edc-743b-971c-e7d8-00000000bf23 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:16,612 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.611725 | fa163edc-743b-971c-e7d8-00000000bf23 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:16:16,621 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.619403 | fa163edc-743b-971c-e7d8-00000000bf23 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:16:16,637 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.636667 | fa163edc-743b-971c-e7d8-00000000bd32 | TASK | Ensure certificate requests 2025-10-01 08:16:16,667 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.667154 | fa163edc-743b-971c-e7d8-00000000bec7 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:16,728 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.726291 | fa163edc-743b-971c-e7d8-00000000bd2f | OK | Ensure provider service is running | np0005463870 | item=certmonger 2025-10-01 08:16:16,749 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.749055 | fa163edc-743b-971c-e7d8-00000000bd32 | TASK | Ensure certificate requests 2025-10-01 08:16:16,892 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.890361 | fa163edc-743b-971c-e7d8-00000000bd2f | OK | Ensure provider service is running | np0005463872 | item=certmonger 2025-10-01 08:16:16,917 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.916893 | fa163edc-743b-971c-e7d8-00000000bd32 | TASK | Ensure certificate requests 2025-10-01 08:16:16,991 p=83200 u=zuul n=ansible | 2025-10-01 08:16:16.990993 | fa163edc-743b-971c-e7d8-00000000bc43 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:17,027 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.027206 | fa163edc-743b-971c-e7d8-00000000bfbb | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:16:17,043 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.043396 | fa163edc-743b-971c-e7d8-00000000bfbc | TASK | Set platform/version specific variables 2025-10-01 08:16:17,137 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.135445 | fa163edc-743b-971c-e7d8-00000000bfbc | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:17,166 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.165624 | fa163edc-743b-971c-e7d8-00000000bfbc | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:17,188 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.185841 | fa163edc-743b-971c-e7d8-00000000bfbc | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:16:17,200 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.197746 | fa163edc-743b-971c-e7d8-00000000bfbc | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:16:17,227 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.226874 | fa163edc-743b-971c-e7d8-00000000bf62 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:17,394 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.391867 | fa163edc-743b-971c-e7d8-00000000bc43 | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:16:17,425 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.425371 | fa163edc-743b-971c-e7d8-00000000bc45 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:17,808 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.804506 | fa163edc-743b-971c-e7d8-00000000bc45 | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:16:17,853 p=83200 u=zuul n=ansible | 2025-10-01 08:16:17.852739 | fa163edc-743b-971c-e7d8-00000000bc47 | TASK | Ensure provider service is running 2025-10-01 08:16:18,255 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.251714 | fa163edc-743b-971c-e7d8-00000000bd32 | CHANGED | Ensure certificate requests | np0005463871 | item={'ca': 'ipa', 'dns': 'np0005463871.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005463871.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:18,294 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.294067 | fa163edc-743b-971c-e7d8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:16:18,377 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.374867 | fa163edc-743b-971c-e7d8-00000000bc47 | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:16:18,398 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.396250 | fa163edc-743b-971c-e7d8-00000000bd32 | CHANGED | Ensure certificate requests | np0005463870 | item={'ca': 'ipa', 'dns': 'np0005463870.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005463870.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:18,413 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.412979 | fa163edc-743b-971c-e7d8-00000000bd32 | CHANGED | Ensure certificate requests | np0005463872 | item={'ca': 'ipa', 'dns': 'np0005463872.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005463872.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:18,473 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.472863 | fa163edc-743b-971c-e7d8-00000000bc4a | TASK | Ensure certificate requests 2025-10-01 08:16:18,491 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.490497 | fa163edc-743b-971c-e7d8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:16:18,506 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.506324 | fa163edc-743b-971c-e7d8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:16:18,591 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.590707 | fa163edc-743b-971c-e7d8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463871 2025-10-01 08:16:18,698 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.698392 | 9fa135f6-322d-449c-97ba-872f3528dc1a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463871 2025-10-01 08:16:18,711 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.710957 | fa163edc-743b-971c-e7d8-00000000c013 | TASK | Write the config_step hieradata 2025-10-01 08:16:18,779 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.778895 | fa163edc-743b-971c-e7d8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463870 2025-10-01 08:16:18,838 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.837001 | fa163edc-743b-971c-e7d8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463872 2025-10-01 08:16:18,899 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.899044 | 1c26951f-f13c-463e-9897-3294a97cac79 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463870 2025-10-01 08:16:18,913 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.913297 | fa163edc-743b-971c-e7d8-00000000c02f | TASK | Write the config_step hieradata 2025-10-01 08:16:18,948 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.947763 | 0a060c72-5841-47ed-af2b-b6c7e859f74e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463872 2025-10-01 08:16:18,960 p=83200 u=zuul n=ansible | 2025-10-01 08:16:18.960601 | fa163edc-743b-971c-e7d8-00000000c047 | TASK | Write the config_step hieradata 2025-10-01 08:16:19,560 p=83200 u=zuul n=ansible | 2025-10-01 08:16:19.559713 | fa163edc-743b-971c-e7d8-00000000c013 | OK | Write the config_step hieradata | np0005463871 2025-10-01 08:16:19,586 p=83200 u=zuul n=ansible | 2025-10-01 08:16:19.586423 | fa163edc-743b-971c-e7d8-00000000c014 | TASK | Run puppet host configuration for step 1 2025-10-01 08:16:19,711 p=83200 u=zuul n=ansible | 2025-10-01 08:16:19.710731 | fa163edc-743b-971c-e7d8-00000000bec7 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:16:19,757 p=83200 u=zuul n=ansible | 2025-10-01 08:16:19.757132 | fa163edc-743b-971c-e7d8-00000000bec9 | TASK | Ensure provider packages are installed 2025-10-01 08:16:19,766 p=83200 u=zuul n=ansible | 2025-10-01 08:16:19.765435 | fa163edc-743b-971c-e7d8-00000000c02f | OK | Write the config_step hieradata | np0005463870 2025-10-01 08:16:19,768 p=83200 u=zuul n=ansible | 2025-10-01 08:16:19.767710 | fa163edc-743b-971c-e7d8-00000000c047 | OK | Write the config_step hieradata | np0005463872 2025-10-01 08:16:19,783 p=83200 u=zuul n=ansible | 2025-10-01 08:16:19.783488 | fa163edc-743b-971c-e7d8-00000000c030 | TASK | Run puppet host configuration for step 1 2025-10-01 08:16:19,804 p=83200 u=zuul n=ansible | 2025-10-01 08:16:19.803659 | fa163edc-743b-971c-e7d8-00000000c048 | TASK | Run puppet host configuration for step 1 2025-10-01 08:16:20,224 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.221851 | fa163edc-743b-971c-e7d8-00000000bc4a | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005463865.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:20,281 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.280404 | fa163edc-743b-971c-e7d8-00000000aab8 | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-01 08:16:20,432 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.431817 | fa163edc-743b-971c-e7d8-00000000c082 | TASK | Set version specific variables 2025-10-01 08:16:20,491 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.491493 | fa163edc-743b-971c-e7d8-00000000c030 | CHANGED | Run puppet host configuration for step 1 | np0005463870 2025-10-01 08:16:20,524 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.523605 | ac018459-7eff-4e19-bb3f-8237e13a54b9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:16:20,545 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.544721 | fa163edc-743b-971c-e7d8-00000000c031 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:16:20,569 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.568483 | fa163edc-743b-971c-e7d8-00000000c0de | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:20,576 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.575245 | fa163edc-743b-971c-e7d8-00000000c014 | CHANGED | Run puppet host configuration for step 1 | np0005463871 2025-10-01 08:16:20,588 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.587869 | fa163edc-743b-971c-e7d8-00000000c015 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:16:20,718 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.718095 | fa163edc-743b-971c-e7d8-00000000bf62 | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:16:20,746 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.745688 | fa163edc-743b-971c-e7d8-00000000bf64 | TASK | Ensure provider packages are installed 2025-10-01 08:16:20,754 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.753110 | fa163edc-743b-971c-e7d8-00000000c048 | CHANGED | Run puppet host configuration for step 1 | np0005463872 2025-10-01 08:16:20,772 p=83200 u=zuul n=ansible | 2025-10-01 08:16:20.772361 | fa163edc-743b-971c-e7d8-00000000c049 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:16:21,046 p=83200 u=zuul n=ansible | 2025-10-01 08:16:21.045147 | fa163edc-743b-971c-e7d8-00000000c0de | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:16:21,086 p=83200 u=zuul n=ansible | 2025-10-01 08:16:21.086449 | fa163edc-743b-971c-e7d8-00000000c0df | TASK | Set platform/version specific variables 2025-10-01 08:16:21,160 p=83200 u=zuul n=ansible | 2025-10-01 08:16:21.158520 | fa163edc-743b-971c-e7d8-00000000c0df | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:16:21,177 p=83200 u=zuul n=ansible | 2025-10-01 08:16:21.176149 | fa163edc-743b-971c-e7d8-00000000c0df | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:16:21,195 p=83200 u=zuul n=ansible | 2025-10-01 08:16:21.194176 | fa163edc-743b-971c-e7d8-00000000c0df | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:16:21,209 p=83200 u=zuul n=ansible | 2025-10-01 08:16:21.207976 | fa163edc-743b-971c-e7d8-00000000c0df | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:16:21,234 p=83200 u=zuul n=ansible | 2025-10-01 08:16:21.234130 | fa163edc-743b-971c-e7d8-00000000c083 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:22,871 p=83200 u=zuul n=ansible | 2025-10-01 08:16:22.871302 | fa163edc-743b-971c-e7d8-00000000becb | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:23,253 p=83200 u=zuul n=ansible | 2025-10-01 08:16:23.251844 | fa163edc-743b-971c-e7d8-00000000becb | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:23,282 p=83200 u=zuul n=ansible | 2025-10-01 08:16:23.282377 | fa163edc-743b-971c-e7d8-00000000becd | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:23,672 p=83200 u=zuul n=ansible | 2025-10-01 08:16:23.670860 | fa163edc-743b-971c-e7d8-00000000becd | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:23,695 p=83200 u=zuul n=ansible | 2025-10-01 08:16:23.694804 | fa163edc-743b-971c-e7d8-00000000becf | TASK | Ensure provider service is running 2025-10-01 08:16:23,749 p=83200 u=zuul n=ansible | 2025-10-01 08:16:23.748941 | fa163edc-743b-971c-e7d8-00000000bf66 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:24,107 p=83200 u=zuul n=ansible | 2025-10-01 08:16:24.105644 | fa163edc-743b-971c-e7d8-00000000bf66 | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:16:24,128 p=83200 u=zuul n=ansible | 2025-10-01 08:16:24.128514 | fa163edc-743b-971c-e7d8-00000000bf68 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:24,209 p=83200 u=zuul n=ansible | 2025-10-01 08:16:24.207699 | fa163edc-743b-971c-e7d8-00000000becf | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:16:24,243 p=83200 u=zuul n=ansible | 2025-10-01 08:16:24.243124 | fa163edc-743b-971c-e7d8-00000000bed2 | TASK | Ensure certificate requests 2025-10-01 08:16:24,306 p=83200 u=zuul n=ansible | 2025-10-01 08:16:24.305387 | fa163edc-743b-971c-e7d8-00000000c083 | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:16:24,327 p=83200 u=zuul n=ansible | 2025-10-01 08:16:24.327150 | fa163edc-743b-971c-e7d8-00000000c085 | TASK | Ensure provider packages are installed 2025-10-01 08:16:24,417 p=83200 u=zuul n=ansible | 2025-10-01 08:16:24.415772 | fa163edc-743b-971c-e7d8-00000000bf68 | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:16:24,441 p=83200 u=zuul n=ansible | 2025-10-01 08:16:24.440839 | fa163edc-743b-971c-e7d8-00000000bf6a | TASK | Ensure provider service is running 2025-10-01 08:16:25,916 p=83200 u=zuul n=ansible | 2025-10-01 08:16:25.914888 | fa163edc-743b-971c-e7d8-00000000bf6a | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:16:25,942 p=83200 u=zuul n=ansible | 2025-10-01 08:16:25.941950 | fa163edc-743b-971c-e7d8-00000000bf6d | TASK | Ensure certificate requests 2025-10-01 08:16:26,218 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.215299 | fa163edc-743b-971c-e7d8-00000000bed2 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005463867.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-01 08:16:26,270 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.269537 | fa163edc-743b-971c-e7d8-00000000beef | TASK | Set version specific variables 2025-10-01 08:16:26,337 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.337582 | 7d9d5f9e-d3d2-4160-acdd-12c2416e0cc8 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:16:26,354 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.354574 | fa163edc-743b-971c-e7d8-00000000c132 | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:26,806 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.806054 | fa163edc-743b-971c-e7d8-00000000c132 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:16:26,827 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.827012 | fa163edc-743b-971c-e7d8-00000000c133 | TASK | Set platform/version specific variables 2025-10-01 08:16:26,873 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.870947 | fa163edc-743b-971c-e7d8-00000000c133 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:26,886 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.884780 | fa163edc-743b-971c-e7d8-00000000c133 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:26,901 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.899456 | fa163edc-743b-971c-e7d8-00000000c133 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:16:26,911 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.909694 | fa163edc-743b-971c-e7d8-00000000c133 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:16:26,938 p=83200 u=zuul n=ansible | 2025-10-01 08:16:26.937676 | fa163edc-743b-971c-e7d8-00000000bef0 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:27,563 p=83200 u=zuul n=ansible | 2025-10-01 08:16:27.562482 | fa163edc-743b-971c-e7d8-00000000c087 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:27,704 p=83200 u=zuul n=ansible | 2025-10-01 08:16:27.700830 | fa163edc-743b-971c-e7d8-00000000bf6d | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005463866.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-01 08:16:27,774 p=83200 u=zuul n=ansible | 2025-10-01 08:16:27.774157 | fa163edc-743b-971c-e7d8-00000000bf8a | TASK | Set version specific variables 2025-10-01 08:16:27,842 p=83200 u=zuul n=ansible | 2025-10-01 08:16:27.842166 | dc678fc6-9b81-4ac7-89d3-fcf552773941 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:16:27,864 p=83200 u=zuul n=ansible | 2025-10-01 08:16:27.864408 | fa163edc-743b-971c-e7d8-00000000c15e | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:27,924 p=83200 u=zuul n=ansible | 2025-10-01 08:16:27.922733 | fa163edc-743b-971c-e7d8-00000000c087 | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:16:27,952 p=83200 u=zuul n=ansible | 2025-10-01 08:16:27.951827 | fa163edc-743b-971c-e7d8-00000000c089 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:28,299 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.299461 | fa163edc-743b-971c-e7d8-00000000c15e | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:16:28,312 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.312325 | fa163edc-743b-971c-e7d8-00000000c089 | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:16:28,325 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.324903 | fa163edc-743b-971c-e7d8-00000000c15f | TASK | Set platform/version specific variables 2025-10-01 08:16:28,347 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.346667 | fa163edc-743b-971c-e7d8-00000000c08b | TASK | Ensure provider service is running 2025-10-01 08:16:28,385 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.384239 | fa163edc-743b-971c-e7d8-00000000c15f | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:28,404 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.403190 | fa163edc-743b-971c-e7d8-00000000c15f | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:28,424 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.423632 | fa163edc-743b-971c-e7d8-00000000c15f | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:16:28,441 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.439617 | fa163edc-743b-971c-e7d8-00000000c15f | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:16:28,459 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.459484 | fa163edc-743b-971c-e7d8-00000000bf8b | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:28,823 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.821823 | fa163edc-743b-971c-e7d8-00000000c08b | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:16:28,844 p=83200 u=zuul n=ansible | 2025-10-01 08:16:28.844216 | fa163edc-743b-971c-e7d8-00000000c08e | TASK | Ensure certificate requests 2025-10-01 08:16:29,887 p=83200 u=zuul n=ansible | 2025-10-01 08:16:29.886718 | fa163edc-743b-971c-e7d8-00000000bef0 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:16:29,918 p=83200 u=zuul n=ansible | 2025-10-01 08:16:29.918554 | fa163edc-743b-971c-e7d8-00000000bef2 | TASK | Ensure provider packages are installed 2025-10-01 08:16:31,214 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.211601 | fa163edc-743b-971c-e7d8-00000000c08e | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005463865.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-01 08:16:31,286 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.285599 | fa163edc-743b-971c-e7d8-00000000c0ab | TASK | Set version specific variables 2025-10-01 08:16:31,366 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.365590 | a7fa2645-9f3f-40eb-bc77-7a1fdaf59919 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:16:31,402 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.402304 | fa163edc-743b-971c-e7d8-00000000c194 | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:31,415 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.409079 | fa163edc-743b-971c-e7d8-00000000c031 | CHANGED | Wait for puppet host configuration to finish | np0005463870 2025-10-01 08:16:31,417 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.417290 | fa163edc-743b-971c-e7d8-00000000c049 | CHANGED | Wait for puppet host configuration to finish | np0005463872 2025-10-01 08:16:31,440 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.440270 | fa163edc-743b-971c-e7d8-00000000c032 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-01 08:16:31,461 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.460474 | fa163edc-743b-971c-e7d8-00000000c04a | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-01 08:16:31,468 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.467994 | fa163edc-743b-971c-e7d8-00000000bf8b | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:16:31,492 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.492367 | fa163edc-743b-971c-e7d8-00000000bf8d | TASK | Ensure provider packages are installed 2025-10-01 08:16:31,504 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.503516 | fa163edc-743b-971c-e7d8-00000000c015 | CHANGED | Wait for puppet host configuration to finish | np0005463871 2025-10-01 08:16:31,525 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.523139 | fa163edc-743b-971c-e7d8-00000000c016 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-01 08:16:31,539 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.536168 | fa163edc-743b-971c-e7d8-00000000c032 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005463870 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:16:20 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:16:26 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:16:26 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:16:26 puppet-user: (file & line not available)", "<13>Oct 1 08:16:26 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:16:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:16:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:16:26 puppet-user: Notice: Compiled catalog for np0005463870.ooo.test in environment production in 0.12 seconds", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 1 08:16:26 puppet-user: Notice: Applied catalog in 0.15 seconds", "<13>Oct 1 08:16:26 puppet-user: Application:", "<13>Oct 1 08:16:26 puppet-user: Initial environment: production", "<13>Oct 1 08:16:26 puppet-user: Converged environment: production", "<13>Oct 1 08:16:26 puppet-user: Run mode: user", "<13>Oct 1 08:16:26 puppet-user: Changes:", "<13>Oct 1 08:16:26 puppet-user: Total: 3", "<13>Oct 1 08:16:26 puppet-user: Events:", "<13>Oct 1 08:16:26 puppet-user: Success: 3", "<13>Oct 1 08:16:26 puppet-user: Resources:", "<13>Oct 1 08:16:26 puppet-user: Changed: 3", "<13>Oct 1 08:16:26 puppet-user: Out of sync: 3", "<13>Oct 1 08:16:26 puppet-user: Total: 10", "<13>Oct 1 08:16:26 puppet-user: Time:", "<13>Oct 1 08:16:26 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:16:26 puppet-user: Schedule: 0.00", "<13>Oct 1 08:16:26 puppet-user: File: 0.00", "<13>Oct 1 08:16:26 puppet-user: Exec: 0.02", "<13>Oct 1 08:16:26 puppet-user: Augeas: 0.10", "<13>Oct 1 08:16:26 puppet-user: Transaction evaluation: 0.14", "<13>Oct 1 08:16:26 puppet-user: Catalog application: 0.15", "<13>Oct 1 08:16:26 puppet-user: Config retrieval: 0.16", "<13>Oct 1 08:16:26 puppet-user: Last run: 1759306586", "<13>Oct 1 08:16:26 puppet-user: Total: 0.15", "<13>Oct 1 08:16:26 puppet-user: Version:", "<13>Oct 1 08:16:26 puppet-user: Config: 1759306586", "<13>Oct 1 08:16:26 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:16:31,541 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.540704 | fa163edc-743b-971c-e7d8-00000000c04a | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005463872 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:16:20 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:16:26 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:16:26 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:16:26 puppet-user: (file & line not available)", "<13>Oct 1 08:16:26 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:16:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:16:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:16:26 puppet-user: Notice: Compiled catalog for np0005463872.ooo.test in environment production in 0.12 seconds", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 1 08:16:26 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Oct 1 08:16:26 puppet-user: Application:", "<13>Oct 1 08:16:26 puppet-user: Initial environment: production", "<13>Oct 1 08:16:26 puppet-user: Converged environment: production", "<13>Oct 1 08:16:26 puppet-user: Run mode: user", "<13>Oct 1 08:16:26 puppet-user: Changes:", "<13>Oct 1 08:16:26 puppet-user: Total: 3", "<13>Oct 1 08:16:26 puppet-user: Events:", "<13>Oct 1 08:16:26 puppet-user: Success: 3", "<13>Oct 1 08:16:26 puppet-user: Resources:", "<13>Oct 1 08:16:26 puppet-user: Changed: 3", "<13>Oct 1 08:16:26 puppet-user: Out of sync: 3", "<13>Oct 1 08:16:26 puppet-user: Total: 10", "<13>Oct 1 08:16:26 puppet-user: Time:", "<13>Oct 1 08:16:26 puppet-user: Schedule: 0.00", "<13>Oct 1 08:16:26 puppet-user: File: 0.00", "<13>Oct 1 08:16:26 puppet-user: Exec: 0.01", "<13>Oct 1 08:16:26 puppet-user: Augeas: 0.02", "<13>Oct 1 08:16:26 puppet-user: Transaction evaluation: 0.05", "<13>Oct 1 08:16:26 puppet-user: Catalog application: 0.06", "<13>Oct 1 08:16:26 puppet-user: Config retrieval: 0.16", "<13>Oct 1 08:16:26 puppet-user: Last run: 1759306586", "<13>Oct 1 08:16:26 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:16:26 puppet-user: Total: 0.06", "<13>Oct 1 08:16:26 puppet-user: Version:", "<13>Oct 1 08:16:26 puppet-user: Config: 1759306586", "<13>Oct 1 08:16:26 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:16:31,558 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.558589 | fa163edc-743b-971c-e7d8-00000000c033 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:16:31,590 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.589776 | fa163edc-743b-971c-e7d8-00000000c04b | TASK | Pre-cache facts for puppet containers 2025-10-01 08:16:31,596 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.596365 | fa163edc-743b-971c-e7d8-00000000c016 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005463871 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:16:20 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:16:26 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:16:26 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:16:26 puppet-user: (file & line not available)", "<13>Oct 1 08:16:26 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:16:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:16:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:16:26 puppet-user: Notice: Compiled catalog for np0005463871.ooo.test in environment production in 0.12 seconds", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 1 08:16:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 1 08:16:26 puppet-user: Notice: Applied catalog in 0.33 seconds", "<13>Oct 1 08:16:26 puppet-user: Application:", "<13>Oct 1 08:16:26 puppet-user: Initial environment: production", "<13>Oct 1 08:16:26 puppet-user: Converged environment: production", "<13>Oct 1 08:16:26 puppet-user: Run mode: user", "<13>Oct 1 08:16:26 puppet-user: Changes:", "<13>Oct 1 08:16:26 puppet-user: Total: 3", "<13>Oct 1 08:16:26 puppet-user: Events:", "<13>Oct 1 08:16:26 puppet-user: Success: 3", "<13>Oct 1 08:16:26 puppet-user: Resources:", "<13>Oct 1 08:16:26 puppet-user: Changed: 3", "<13>Oct 1 08:16:26 puppet-user: Out of sync: 3", "<13>Oct 1 08:16:26 puppet-user: Total: 10", "<13>Oct 1 08:16:26 puppet-user: Time:", "<13>Oct 1 08:16:26 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:16:26 puppet-user: Schedule: 0.00", "<13>Oct 1 08:16:26 puppet-user: File: 0.00", "<13>Oct 1 08:16:26 puppet-user: Exec: 0.02", "<13>Oct 1 08:16:26 puppet-user: Config retrieval: 0.16", "<13>Oct 1 08:16:26 puppet-user: Augeas: 0.29", "<13>Oct 1 08:16:26 puppet-user: Transaction evaluation: 0.32", "<13>Oct 1 08:16:26 puppet-user: Catalog application: 0.33", "<13>Oct 1 08:16:26 puppet-user: Last run: 1759306586", "<13>Oct 1 08:16:26 puppet-user: Total: 0.33", "<13>Oct 1 08:16:26 puppet-user: Version:", "<13>Oct 1 08:16:26 puppet-user: Config: 1759306586", "<13>Oct 1 08:16:26 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:16:31,643 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.643064 | fa163edc-743b-971c-e7d8-00000000c1db | TASK | Gather variables for each operating system 2025-10-01 08:16:31,664 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.663396 | fa163edc-743b-971c-e7d8-00000000c017 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:16:31,707 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.707281 | fa163edc-743b-971c-e7d8-00000000c1db | TASK | Gather variables for each operating system 2025-10-01 08:16:31,749 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.749165 | fa163edc-743b-971c-e7d8-00000000c1db | TASK | Gather variables for each operating system 2025-10-01 08:16:31,773 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.773379 | fa163edc-743b-971c-e7d8-00000000c1dc | TASK | Create puppet caching structures 2025-10-01 08:16:31,833 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.832971 | fa163edc-743b-971c-e7d8-00000000c1dc | TASK | Create puppet caching structures 2025-10-01 08:16:31,875 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.874689 | fa163edc-743b-971c-e7d8-00000000c1dc | TASK | Create puppet caching structures 2025-10-01 08:16:31,891 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.889902 | fa163edc-743b-971c-e7d8-00000000c194 | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:16:31,925 p=83200 u=zuul n=ansible | 2025-10-01 08:16:31.925457 | fa163edc-743b-971c-e7d8-00000000c195 | TASK | Set platform/version specific variables 2025-10-01 08:16:32,003 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.001076 | fa163edc-743b-971c-e7d8-00000000c195 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:16:32,019 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.017392 | fa163edc-743b-971c-e7d8-00000000c195 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:16:32,036 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.035564 | fa163edc-743b-971c-e7d8-00000000c195 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:16:32,052 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.050144 | fa163edc-743b-971c-e7d8-00000000c195 | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:16:32,183 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.183241 | fa163edc-743b-971c-e7d8-00000000c0ac | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:32,190 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.189907 | fa163edc-743b-971c-e7d8-00000000c1dc | CHANGED | Create puppet caching structures | np0005463870 2025-10-01 08:16:32,191 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.191365 | fa163edc-743b-971c-e7d8-00000000c1dc | CHANGED | Create puppet caching structures | np0005463871 2025-10-01 08:16:32,203 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.202880 | fa163edc-743b-971c-e7d8-00000000c1dd | TASK | Check for facter.conf 2025-10-01 08:16:32,217 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.217036 | fa163edc-743b-971c-e7d8-00000000c1dd | TASK | Check for facter.conf 2025-10-01 08:16:32,242 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.240935 | fa163edc-743b-971c-e7d8-00000000c1dc | CHANGED | Create puppet caching structures | np0005463872 2025-10-01 08:16:32,273 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.272928 | fa163edc-743b-971c-e7d8-00000000c1dd | TASK | Check for facter.conf 2025-10-01 08:16:32,487 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.486422 | fa163edc-743b-971c-e7d8-00000000c1dd | OK | Check for facter.conf | np0005463870 2025-10-01 08:16:32,514 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.513907 | fa163edc-743b-971c-e7d8-00000000c1de | TASK | Remove facter.conf if directory 2025-10-01 08:16:32,523 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.522495 | fa163edc-743b-971c-e7d8-00000000c1dd | OK | Check for facter.conf | np0005463871 2025-10-01 08:16:32,552 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.551702 | fa163edc-743b-971c-e7d8-00000000c1de | TASK | Remove facter.conf if directory 2025-10-01 08:16:32,567 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.561349 | fa163edc-743b-971c-e7d8-00000000c1de | SKIPPED | Remove facter.conf if directory | np0005463870 2025-10-01 08:16:32,569 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.568885 | fa163edc-743b-971c-e7d8-00000000c1dd | OK | Check for facter.conf | np0005463872 2025-10-01 08:16:32,591 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.591233 | fa163edc-743b-971c-e7d8-00000000c1df | TASK | Write facter cache config 2025-10-01 08:16:32,618 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.618103 | fa163edc-743b-971c-e7d8-00000000c1de | TASK | Remove facter.conf if directory 2025-10-01 08:16:32,626 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.625530 | fa163edc-743b-971c-e7d8-00000000c1de | SKIPPED | Remove facter.conf if directory | np0005463871 2025-10-01 08:16:32,640 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.640451 | fa163edc-743b-971c-e7d8-00000000c1df | TASK | Write facter cache config 2025-10-01 08:16:32,669 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.668932 | fa163edc-743b-971c-e7d8-00000000c1de | SKIPPED | Remove facter.conf if directory | np0005463872 2025-10-01 08:16:32,685 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.685265 | fa163edc-743b-971c-e7d8-00000000c1df | TASK | Write facter cache config 2025-10-01 08:16:32,952 p=83200 u=zuul n=ansible | 2025-10-01 08:16:32.952621 | fa163edc-743b-971c-e7d8-00000000bef4 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:33,303 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.301492 | fa163edc-743b-971c-e7d8-00000000bef4 | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:33,331 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.331210 | fa163edc-743b-971c-e7d8-00000000bef6 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:33,548 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.547576 | fa163edc-743b-971c-e7d8-00000000c1df | CHANGED | Write facter cache config | np0005463870 2025-10-01 08:16:33,563 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.562987 | fa163edc-743b-971c-e7d8-00000000c1e0 | TASK | Cleanup facter cache if exists 2025-10-01 08:16:33,616 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.610757 | fa163edc-743b-971c-e7d8-00000000c1df | CHANGED | Write facter cache config | np0005463871 2025-10-01 08:16:33,619 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.618666 | fa163edc-743b-971c-e7d8-00000000c1df | CHANGED | Write facter cache config | np0005463872 2025-10-01 08:16:33,642 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.642053 | fa163edc-743b-971c-e7d8-00000000c1e0 | TASK | Cleanup facter cache if exists 2025-10-01 08:16:33,667 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.667168 | fa163edc-743b-971c-e7d8-00000000c1e0 | TASK | Cleanup facter cache if exists 2025-10-01 08:16:33,711 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.708416 | fa163edc-743b-971c-e7d8-00000000bef6 | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:33,748 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.747760 | fa163edc-743b-971c-e7d8-00000000bef8 | TASK | Ensure provider service is running 2025-10-01 08:16:33,874 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.873572 | fa163edc-743b-971c-e7d8-00000000c1e0 | OK | Cleanup facter cache if exists | np0005463870 2025-10-01 08:16:33,888 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.888427 | fa163edc-743b-971c-e7d8-00000000c1e1 | TASK | Pre-cache facts 2025-10-01 08:16:33,968 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.967398 | fa163edc-743b-971c-e7d8-00000000c1e0 | OK | Cleanup facter cache if exists | np0005463872 2025-10-01 08:16:33,986 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.985926 | fa163edc-743b-971c-e7d8-00000000c1e1 | TASK | Pre-cache facts 2025-10-01 08:16:33,993 p=83200 u=zuul n=ansible | 2025-10-01 08:16:33.992941 | fa163edc-743b-971c-e7d8-00000000c1e0 | OK | Cleanup facter cache if exists | np0005463871 2025-10-01 08:16:34,011 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.010707 | fa163edc-743b-971c-e7d8-00000000c1e1 | TASK | Pre-cache facts 2025-10-01 08:16:34,260 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.257560 | fa163edc-743b-971c-e7d8-00000000bef8 | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:16:34,306 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.305418 | fa163edc-743b-971c-e7d8-00000000befb | TASK | Ensure certificate requests 2025-10-01 08:16:34,504 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.503428 | fa163edc-743b-971c-e7d8-00000000bf8f | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:34,575 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.574163 | fa163edc-743b-971c-e7d8-00000000c1e1 | CHANGED | Pre-cache facts | np0005463870 2025-10-01 08:16:34,593 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.592657 | fa163edc-743b-971c-e7d8-00000000c1e2 | TASK | Failed deployment if facter fails 2025-10-01 08:16:34,634 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.628916 | fa163edc-743b-971c-e7d8-00000000c1e2 | SKIPPED | Failed deployment if facter fails | np0005463870 2025-10-01 08:16:34,635 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.635444 | fa163edc-743b-971c-e7d8-00000000c1e1 | CHANGED | Pre-cache facts | np0005463872 2025-10-01 08:16:34,661 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.661536 | fa163edc-743b-971c-e7d8-00000000c1e3 | TASK | Sync cached facts 2025-10-01 08:16:34,679 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.678470 | fa163edc-743b-971c-e7d8-00000000c1e2 | TASK | Failed deployment if facter fails 2025-10-01 08:16:34,725 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.724057 | fa163edc-743b-971c-e7d8-00000000c1e2 | SKIPPED | Failed deployment if facter fails | np0005463872 2025-10-01 08:16:34,773 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.773029 | fa163edc-743b-971c-e7d8-00000000c1e3 | TASK | Sync cached facts 2025-10-01 08:16:34,783 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.782693 | fa163edc-743b-971c-e7d8-00000000c1e1 | CHANGED | Pre-cache facts | np0005463871 2025-10-01 08:16:34,800 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.800145 | fa163edc-743b-971c-e7d8-00000000c1e2 | TASK | Failed deployment if facter fails 2025-10-01 08:16:34,835 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.834824 | fa163edc-743b-971c-e7d8-00000000c1e2 | SKIPPED | Failed deployment if facter fails | np0005463871 2025-10-01 08:16:34,878 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.878427 | fa163edc-743b-971c-e7d8-00000000c1e3 | TASK | Sync cached facts 2025-10-01 08:16:34,931 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.928387 | fa163edc-743b-971c-e7d8-00000000bf8f | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:16:34,967 p=83200 u=zuul n=ansible | 2025-10-01 08:16:34.966762 | fa163edc-743b-971c-e7d8-00000000bf91 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:35,161 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.160381 | fa163edc-743b-971c-e7d8-00000000c1e3 | CHANGED | Sync cached facts | np0005463870 -> 192.168.122.106 2025-10-01 08:16:35,162 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> 192.168.122.106', 'fa163edc-743b-971c-e7d8-00000000c1e3') missing from stats 2025-10-01 08:16:35,182 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.182389 | fa163edc-743b-971c-e7d8-00000000c1e3 | CHANGED | Sync cached facts | np0005463872 -> 192.168.122.108 2025-10-01 08:16:35,183 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> 192.168.122.108', 'fa163edc-743b-971c-e7d8-00000000c1e3') missing from stats 2025-10-01 08:16:35,194 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.194135 | fa163edc-743b-971c-e7d8-00000000c034 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:16:35,222 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.221841 | fa163edc-743b-971c-e7d8-00000000c04c | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:16:35,260 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.260219 | e0353730-5e4a-4ee8-9dda-a0f42cafdc06 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005463870 2025-10-01 08:16:35,283 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.283360 | fa163edc-743b-971c-e7d8-00000000c317 | TASK | Create base directory puppet configs 2025-10-01 08:16:35,291 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.291676 | fa163edc-743b-971c-e7d8-00000000c1e3 | CHANGED | Sync cached facts | np0005463871 -> 192.168.122.107 2025-10-01 08:16:35,292 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> 192.168.122.107', 'fa163edc-743b-971c-e7d8-00000000c1e3') missing from stats 2025-10-01 08:16:35,313 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.312682 | 14d75551-ad34-48ec-815f-b215be09d127 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005463872 2025-10-01 08:16:35,334 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.329143 | fa163edc-743b-971c-e7d8-00000000bf91 | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:16:35,360 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.359988 | fa163edc-743b-971c-e7d8-00000000c386 | TASK | Create base directory puppet configs 2025-10-01 08:16:35,379 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.379610 | fa163edc-743b-971c-e7d8-00000000c018 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:16:35,399 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.399235 | fa163edc-743b-971c-e7d8-00000000bf93 | TASK | Ensure provider service is running 2025-10-01 08:16:35,458 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.455076 | ecb4fb25-7332-423a-9eba-54593a7f61dd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005463871 2025-10-01 08:16:35,478 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.478590 | fa163edc-743b-971c-e7d8-00000000c3f7 | TASK | Create base directory puppet configs 2025-10-01 08:16:35,487 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.486967 | fa163edc-743b-971c-e7d8-00000000c0ac | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:16:35,503 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.503566 | fa163edc-743b-971c-e7d8-00000000c0ae | TASK | Ensure provider packages are installed 2025-10-01 08:16:35,608 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.606556 | fa163edc-743b-971c-e7d8-00000000c317 | CHANGED | Create base directory puppet configs | np0005463870 2025-10-01 08:16:35,625 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.624821 | fa163edc-743b-971c-e7d8-00000000c318 | TASK | Generate container puppet configs for step 1 2025-10-01 08:16:35,675 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.674519 | fa163edc-743b-971c-e7d8-00000000c386 | CHANGED | Create base directory puppet configs | np0005463872 2025-10-01 08:16:35,695 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.695057 | fa163edc-743b-971c-e7d8-00000000c387 | TASK | Generate container puppet configs for step 1 2025-10-01 08:16:35,826 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.825948 | fa163edc-743b-971c-e7d8-00000000c3f7 | CHANGED | Create base directory puppet configs | np0005463871 2025-10-01 08:16:35,839 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.839462 | fa163edc-743b-971c-e7d8-00000000c3f8 | TASK | Generate container puppet configs for step 1 2025-10-01 08:16:35,917 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.914169 | fa163edc-743b-971c-e7d8-00000000bf93 | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:16:35,953 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.953362 | fa163edc-743b-971c-e7d8-00000000bf96 | TASK | Ensure certificate requests 2025-10-01 08:16:35,990 p=83200 u=zuul n=ansible | 2025-10-01 08:16:35.989940 | fa163edc-743b-971c-e7d8-00000000c318 | CHANGED | Generate container puppet configs for step 1 | np0005463870 2025-10-01 08:16:36,008 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.008298 | fa163edc-743b-971c-e7d8-00000000c319 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-01 08:16:36,102 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.101520 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:16:36,109 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.109227 | fa163edc-743b-971c-e7d8-00000000c387 | CHANGED | Generate container puppet configs for step 1 | np0005463872 2025-10-01 08:16:36,125 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.124710 | fa163edc-743b-971c-e7d8-00000000c388 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-01 08:16:36,190 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.190003 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:16:36,205 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.204844 | fa163edc-743b-971c-e7d8-00000000c3f8 | CHANGED | Generate container puppet configs for step 1 | np0005463871 2025-10-01 08:16:36,223 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.218394 | fa163edc-743b-971c-e7d8-00000000c3f9 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-01 08:16:36,253 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.251519 | fa163edc-743b-971c-e7d8-00000000befb | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005463867.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-01 08:16:36,265 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.265427 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:16:36,311 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.310710 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:16:36,341 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.341343 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:16:36,360 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.359968 | fa163edc-743b-971c-e7d8-00000000ac22 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-01 08:16:36,408 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.407419 | fa163edc-743b-971c-e7d8-00000000ac22 | OK | set is_ovn_dbs_bootstrap_node fact | np0005463867 2025-10-01 08:16:36,427 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.427152 | fa163edc-743b-971c-e7d8-00000000ac23 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-01 08:16:36,446 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.445868 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:16:36,457 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.456409 | fa163edc-743b-971c-e7d8-00000000ac23 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005463867 2025-10-01 08:16:36,475 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.474803 | fa163edc-743b-971c-e7d8-00000000ac25 | TASK | Fetch ovn-dbs-bundle 2025-10-01 08:16:36,514 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.514060 | fa163edc-743b-971c-e7d8-00000000ac25 | SKIPPED | Fetch ovn-dbs-bundle | np0005463867 2025-10-01 08:16:36,531 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.530949 | fa163edc-743b-971c-e7d8-00000000ac26 | TASK | Fetch ovn VIP 2025-10-01 08:16:36,561 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.561106 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463870 2025-10-01 08:16:36,581 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.580952 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:36,589 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.588703 | fa163edc-743b-971c-e7d8-00000000ac26 | SKIPPED | Fetch ovn VIP | np0005463867 2025-10-01 08:16:36,610 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.609806 | fa163edc-743b-971c-e7d8-00000000ac27 | TASK | Remove OVNDBs from pacemaker 2025-10-01 08:16:36,654 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.654303 | fa163edc-743b-971c-e7d8-00000000ac27 | SKIPPED | Remove OVNDBs from pacemaker | np0005463867 2025-10-01 08:16:36,655 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.655594 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463872 2025-10-01 08:16:36,668 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.668145 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:36,696 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.695673 | fa163edc-743b-971c-e7d8-00000000ac28 | TASK | Remove OVNDBs VIP from pacemaker 2025-10-01 08:16:36,753 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.752937 | fa163edc-743b-971c-e7d8-00000000ac28 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005463867 2025-10-01 08:16:36,754 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.754220 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463871 2025-10-01 08:16:36,766 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.766359 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:36,786 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.785971 | fa163edc-743b-971c-e7d8-00000000ac29 | TASK | Clean up pacemaker remote nodes cache 2025-10-01 08:16:36,839 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.838040 | fa163edc-743b-971c-e7d8-00000000ac29 | SKIPPED | Clean up pacemaker remote nodes cache | np0005463867 2025-10-01 08:16:36,867 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.866982 | fa163edc-743b-971c-e7d8-00000000ac2a | TASK | Remove pacemaker attributes 2025-10-01 08:16:36,919 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.915574 | fa163edc-743b-971c-e7d8-00000000ac2a | SKIPPED | Remove pacemaker attributes | np0005463867 | item=np0005463865 2025-10-01 08:16:36,937 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.934314 | fa163edc-743b-971c-e7d8-00000000ac2a | SKIPPED | Remove pacemaker attributes | np0005463867 | item=np0005463866 2025-10-01 08:16:36,949 p=83200 u=zuul n=ansible | 2025-10-01 08:16:36.945896 | fa163edc-743b-971c-e7d8-00000000ac2a | SKIPPED | Remove pacemaker attributes | np0005463867 | item=np0005463867 2025-10-01 08:16:37,025 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.024950 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463870 2025-10-01 08:16:37,088 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.088503 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:16:37,113 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.111973 | fa163edc-743b-971c-e7d8-00000000c5a3 | TASK | Set version specific variables 2025-10-01 08:16:37,130 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.127434 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463871 2025-10-01 08:16:37,140 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.139509 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463872 2025-10-01 08:16:37,172 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.169522 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:16:37,195 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.194623 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:16:37,205 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.205220 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:16:37,226 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.226410 | 88f1685c-b204-4563-8412-379a1f586f32 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:16:37,249 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.244638 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:16:37,272 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.271620 | fa163edc-743b-971c-e7d8-00000000c5da | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:37,285 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.279468 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:16:37,288 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.287795 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:16:37,289 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.289522 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463870 2025-10-01 08:16:37,301 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.301497 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:16:37,319 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.319223 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:16:37,337 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.337456 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:16:37,353 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.352358 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463870 2025-10-01 08:16:37,375 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.375299 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:37,381 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.380991 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463871 2025-10-01 08:16:37,382 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.382171 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463872 2025-10-01 08:16:37,398 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.398511 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:16:37,428 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.427403 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:16:37,443 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.443093 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463871 2025-10-01 08:16:37,460 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.460413 | 1a089c5e-ba79-4d3d-b15e-d7b63b6e8db7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463870 2025-10-01 08:16:37,479 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.475892 | fa163edc-743b-971c-e7d8-00000000c603 | TASK | Gather podman infos 2025-10-01 08:16:37,499 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.499255 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:37,507 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.506440 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463872 2025-10-01 08:16:37,521 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.520641 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:37,558 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.558282 | c4a356d4-cab0-44e7-ac56-d53f2bc0ada6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463871 2025-10-01 08:16:37,572 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.571891 | fa163edc-743b-971c-e7d8-00000000c62d | TASK | Gather podman infos 2025-10-01 08:16:37,590 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.589737 | eb01d09e-0b6c-444c-bb89-d0bb548b7079 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463872 2025-10-01 08:16:37,603 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.603685 | fa163edc-743b-971c-e7d8-00000000c651 | TASK | Gather podman infos 2025-10-01 08:16:37,734 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.734345 | fa163edc-743b-971c-e7d8-00000000c5da | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:16:37,750 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.750525 | fa163edc-743b-971c-e7d8-00000000c5db | TASK | Set platform/version specific variables 2025-10-01 08:16:37,837 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.835886 | fa163edc-743b-971c-e7d8-00000000c5db | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:37,897 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.895594 | fa163edc-743b-971c-e7d8-00000000c5db | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:37,944 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.942339 | fa163edc-743b-971c-e7d8-00000000c5db | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:16:37,976 p=83200 u=zuul n=ansible | 2025-10-01 08:16:37.973770 | fa163edc-743b-971c-e7d8-00000000c5db | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:16:38,001 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.000879 | fa163edc-743b-971c-e7d8-00000000c5a4 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:38,031 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.030856 | fa163edc-743b-971c-e7d8-00000000c651 | OK | Gather podman infos | np0005463872 2025-10-01 08:16:38,058 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.057734 | fa163edc-743b-971c-e7d8-00000000c652 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,090 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.065145 | fa163edc-743b-971c-e7d8-00000000c62d | OK | Gather podman infos | np0005463871 2025-10-01 08:16:38,093 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.092277 | fa163edc-743b-971c-e7d8-00000000bf96 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005463866.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-01 08:16:38,099 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.094583 | fa163edc-743b-971c-e7d8-00000000c603 | OK | Gather podman infos | np0005463870 2025-10-01 08:16:38,124 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.124135 | fa163edc-743b-971c-e7d8-00000000c604 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,147 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.146676 | fa163edc-743b-971c-e7d8-00000000c62e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,181 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.180489 | fa163edc-743b-971c-e7d8-00000000c652 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463872 2025-10-01 08:16:38,182 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.181936 | fa163edc-743b-971c-e7d8-00000000c604 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463870 2025-10-01 08:16:38,203 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.203364 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,221 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.221184 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,241 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.240840 | fa163edc-743b-971c-e7d8-00000000ace4 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-01 08:16:38,253 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.253344 | fa163edc-743b-971c-e7d8-00000000c62e | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463871 2025-10-01 08:16:38,266 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.266528 | 3904f382-1ef2-40fd-a730-a46c59fd5bea | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463870 2025-10-01 08:16:38,317 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.316722 | fa163edc-743b-971c-e7d8-00000000c693 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,333 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.333211 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,340 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.340240 | fa163edc-743b-971c-e7d8-00000000ace4 | OK | set is_ovn_dbs_bootstrap_node fact | np0005463866 2025-10-01 08:16:38,353 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.353175 | d3e85d67-7760-4c52-a19c-a6c1b3386489 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463872 2025-10-01 08:16:38,375 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.375399 | fa163edc-743b-971c-e7d8-00000000c6d8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,394 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.394023 | fa163edc-743b-971c-e7d8-00000000ace5 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-01 08:16:38,418 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.412269 | f258b943-54c5-4a19-b305-d7029c477057 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463871 2025-10-01 08:16:38,434 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.434544 | fa163edc-743b-971c-e7d8-00000000c71b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:38,441 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.440886 | fa163edc-743b-971c-e7d8-00000000ace5 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005463866 2025-10-01 08:16:38,456 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.456150 | fa163edc-743b-971c-e7d8-00000000ace7 | TASK | Fetch ovn-dbs-bundle 2025-10-01 08:16:38,511 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.511087 | fa163edc-743b-971c-e7d8-00000000ace7 | SKIPPED | Fetch ovn-dbs-bundle | np0005463866 2025-10-01 08:16:38,532 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.532286 | fa163edc-743b-971c-e7d8-00000000ace8 | TASK | Fetch ovn VIP 2025-10-01 08:16:38,561 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.561251 | fa163edc-743b-971c-e7d8-00000000ace8 | SKIPPED | Fetch ovn VIP | np0005463866 2025-10-01 08:16:38,576 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.576677 | fa163edc-743b-971c-e7d8-00000000ace9 | TASK | Remove OVNDBs from pacemaker 2025-10-01 08:16:38,603 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.603227 | fa163edc-743b-971c-e7d8-00000000ace9 | SKIPPED | Remove OVNDBs from pacemaker | np0005463866 2025-10-01 08:16:38,617 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.617704 | fa163edc-743b-971c-e7d8-00000000acea | TASK | Remove OVNDBs VIP from pacemaker 2025-10-01 08:16:38,642 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.642187 | fa163edc-743b-971c-e7d8-00000000acea | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005463866 2025-10-01 08:16:38,657 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.657361 | fa163edc-743b-971c-e7d8-00000000aceb | TASK | Clean up pacemaker remote nodes cache 2025-10-01 08:16:38,682 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.682062 | fa163edc-743b-971c-e7d8-00000000aceb | SKIPPED | Clean up pacemaker remote nodes cache | np0005463866 2025-10-01 08:16:38,696 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.696479 | fa163edc-743b-971c-e7d8-00000000acec | TASK | Remove pacemaker attributes 2025-10-01 08:16:38,729 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.727767 | fa163edc-743b-971c-e7d8-00000000acec | SKIPPED | Remove pacemaker attributes | np0005463866 | item=np0005463865 2025-10-01 08:16:38,742 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.741080 | fa163edc-743b-971c-e7d8-00000000acec | SKIPPED | Remove pacemaker attributes | np0005463866 | item=np0005463866 2025-10-01 08:16:38,751 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.750621 | fa163edc-743b-971c-e7d8-00000000acec | SKIPPED | Remove pacemaker attributes | np0005463866 | item=np0005463867 2025-10-01 08:16:38,838 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.838434 | fa163edc-743b-971c-e7d8-00000000c5a3 | TASK | Set version specific variables 2025-10-01 08:16:38,902 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.902230 | c0098b81-04c5-45ef-a3d3-03714776dba7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:16:38,925 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.925162 | fa163edc-743b-971c-e7d8-00000000c7a0 | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:38,946 p=83200 u=zuul n=ansible | 2025-10-01 08:16:38.946288 | fa163edc-743b-971c-e7d8-00000000c0b0 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:39,287 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.284869 | fa163edc-743b-971c-e7d8-00000000c0b0 | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:16:39,332 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.332454 | fa163edc-743b-971c-e7d8-00000000c0b2 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:39,398 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.397478 | fa163edc-743b-971c-e7d8-00000000c7a0 | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:16:39,423 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.423145 | fa163edc-743b-971c-e7d8-00000000c7a1 | TASK | Set platform/version specific variables 2025-10-01 08:16:39,517 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.515174 | fa163edc-743b-971c-e7d8-00000000c7a1 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:39,587 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.585896 | fa163edc-743b-971c-e7d8-00000000c7a1 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:39,589 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.589344 | fa163edc-743b-971c-e7d8-00000000c7a1 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:16:39,599 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.597070 | fa163edc-743b-971c-e7d8-00000000c7a1 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:16:39,625 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.624753 | fa163edc-743b-971c-e7d8-00000000c5a4 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:39,689 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.687577 | fa163edc-743b-971c-e7d8-00000000c0b2 | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:16:39,710 p=83200 u=zuul n=ansible | 2025-10-01 08:16:39.710368 | fa163edc-743b-971c-e7d8-00000000c0b4 | TASK | Ensure provider service is running 2025-10-01 08:16:40,192 p=83200 u=zuul n=ansible | 2025-10-01 08:16:40.191010 | fa163edc-743b-971c-e7d8-00000000c0b4 | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:16:40,219 p=83200 u=zuul n=ansible | 2025-10-01 08:16:40.219004 | fa163edc-743b-971c-e7d8-00000000c0b7 | TASK | Ensure certificate requests 2025-10-01 08:16:41,005 p=83200 u=zuul n=ansible | 2025-10-01 08:16:41.004649 | fa163edc-743b-971c-e7d8-00000000c5a4 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:16:41,028 p=83200 u=zuul n=ansible | 2025-10-01 08:16:41.028630 | fa163edc-743b-971c-e7d8-00000000c5a6 | TASK | Ensure provider packages are installed 2025-10-01 08:16:42,430 p=83200 u=zuul n=ansible | 2025-10-01 08:16:42.427943 | fa163edc-743b-971c-e7d8-00000000c0b7 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005463865.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-01 08:16:42,502 p=83200 u=zuul n=ansible | 2025-10-01 08:16:42.502191 | fa163edc-743b-971c-e7d8-00000000aabb | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-01 08:16:42,577 p=83200 u=zuul n=ansible | 2025-10-01 08:16:42.577275 | fa163edc-743b-971c-e7d8-00000000aabb | OK | set is_ovn_dbs_bootstrap_node fact | np0005463865 2025-10-01 08:16:42,597 p=83200 u=zuul n=ansible | 2025-10-01 08:16:42.597065 | fa163edc-743b-971c-e7d8-00000000aabc | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-01 08:16:42,673 p=83200 u=zuul n=ansible | 2025-10-01 08:16:42.672786 | fa163edc-743b-971c-e7d8-00000000c5a4 | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:16:42,696 p=83200 u=zuul n=ansible | 2025-10-01 08:16:42.696057 | fa163edc-743b-971c-e7d8-00000000c5a6 | TASK | Ensure provider packages are installed 2025-10-01 08:16:44,234 p=83200 u=zuul n=ansible | 2025-10-01 08:16:44.233942 | fa163edc-743b-971c-e7d8-00000000c5a8 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:44,644 p=83200 u=zuul n=ansible | 2025-10-01 08:16:44.641382 | fa163edc-743b-971c-e7d8-00000000c5a8 | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:44,687 p=83200 u=zuul n=ansible | 2025-10-01 08:16:44.686773 | fa163edc-743b-971c-e7d8-00000000c5aa | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:45,050 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.047281 | fa163edc-743b-971c-e7d8-00000000c5aa | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:45,090 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.089576 | fa163edc-743b-971c-e7d8-00000000c5ac | TASK | Ensure provider service is running 2025-10-01 08:16:45,602 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.599072 | fa163edc-743b-971c-e7d8-00000000c5ac | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:16:45,639 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.638416 | fa163edc-743b-971c-e7d8-00000000c5a8 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:45,673 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.673020 | fa163edc-743b-971c-e7d8-00000000c5af | TASK | Ensure certificate requests 2025-10-01 08:16:45,703 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.703258 | fa163edc-743b-971c-e7d8-00000000aabc | OK | Populate ansible service facts so we can check for pacemaker service | np0005463865 2025-10-01 08:16:45,733 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.733153 | fa163edc-743b-971c-e7d8-00000000aabe | TASK | Fetch ovn-dbs-bundle 2025-10-01 08:16:45,784 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.783514 | fa163edc-743b-971c-e7d8-00000000aabe | SKIPPED | Fetch ovn-dbs-bundle | np0005463865 2025-10-01 08:16:45,800 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.800264 | fa163edc-743b-971c-e7d8-00000000aabf | TASK | Fetch ovn VIP 2025-10-01 08:16:45,850 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.850426 | fa163edc-743b-971c-e7d8-00000000aabf | SKIPPED | Fetch ovn VIP | np0005463865 2025-10-01 08:16:45,867 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.866756 | fa163edc-743b-971c-e7d8-00000000aac0 | TASK | Remove OVNDBs from pacemaker 2025-10-01 08:16:45,914 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.913829 | fa163edc-743b-971c-e7d8-00000000aac0 | SKIPPED | Remove OVNDBs from pacemaker | np0005463865 2025-10-01 08:16:45,930 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.930117 | fa163edc-743b-971c-e7d8-00000000aac1 | TASK | Remove OVNDBs VIP from pacemaker 2025-10-01 08:16:45,985 p=83200 u=zuul n=ansible | 2025-10-01 08:16:45.984520 | fa163edc-743b-971c-e7d8-00000000aac1 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005463865 2025-10-01 08:16:46,000 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.000160 | fa163edc-743b-971c-e7d8-00000000aac2 | TASK | Clean up pacemaker remote nodes cache 2025-10-01 08:16:46,029 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.026686 | fa163edc-743b-971c-e7d8-00000000c5a8 | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:16:46,047 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.046910 | fa163edc-743b-971c-e7d8-00000000aac2 | SKIPPED | Clean up pacemaker remote nodes cache | np0005463865 2025-10-01 08:16:46,069 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.069466 | fa163edc-743b-971c-e7d8-00000000aac3 | TASK | Remove pacemaker attributes 2025-10-01 08:16:46,096 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.095334 | fa163edc-743b-971c-e7d8-00000000c5aa | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:46,142 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.140940 | fa163edc-743b-971c-e7d8-00000000aac3 | SKIPPED | Remove pacemaker attributes | np0005463865 | item=np0005463865 2025-10-01 08:16:46,167 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.165105 | fa163edc-743b-971c-e7d8-00000000aac3 | SKIPPED | Remove pacemaker attributes | np0005463865 | item=np0005463866 2025-10-01 08:16:46,188 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.186418 | fa163edc-743b-971c-e7d8-00000000aac3 | SKIPPED | Remove pacemaker attributes | np0005463865 | item=np0005463867 2025-10-01 08:16:46,302 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.301847 | fa163edc-743b-971c-e7d8-00000000c5a3 | TASK | Set version specific variables 2025-10-01 08:16:46,360 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.359765 | 8d5efbc0-d78e-4911-a926-2a3169b05024 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:16:46,378 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.377951 | fa163edc-743b-971c-e7d8-00000000c83b | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:46,475 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.473271 | fa163edc-743b-971c-e7d8-00000000c5aa | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:16:46,505 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.505372 | fa163edc-743b-971c-e7d8-00000000c5ac | TASK | Ensure provider service is running 2025-10-01 08:16:46,877 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.876156 | fa163edc-743b-971c-e7d8-00000000c83b | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:16:46,911 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.911377 | fa163edc-743b-971c-e7d8-00000000c83c | TASK | Set platform/version specific variables 2025-10-01 08:16:46,988 p=83200 u=zuul n=ansible | 2025-10-01 08:16:46.986591 | fa163edc-743b-971c-e7d8-00000000c83c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:16:47,015 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.014112 | fa163edc-743b-971c-e7d8-00000000c83c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:16:47,033 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.032115 | fa163edc-743b-971c-e7d8-00000000c5ac | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:16:47,077 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.074528 | fa163edc-743b-971c-e7d8-00000000c5af | TASK | Ensure certificate requests 2025-10-01 08:16:47,081 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.080824 | fa163edc-743b-971c-e7d8-00000000c83c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:16:47,109 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.107494 | fa163edc-743b-971c-e7d8-00000000c83c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:16:47,130 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.130284 | fa163edc-743b-971c-e7d8-00000000c5a4 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:47,186 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.183125 | fa163edc-743b-971c-e7d8-00000000c5af | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005463867.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:47,256 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.256303 | fa163edc-743b-971c-e7d8-00000000ac2f | TASK | Configure OVN DBs and northd 2025-10-01 08:16:47,360 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.359845 | fa163edc-743b-971c-e7d8-00000000c87b | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-01 08:16:47,714 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.713396 | fa163edc-743b-971c-e7d8-00000000c87b | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005463867 2025-10-01 08:16:47,735 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.735266 | fa163edc-743b-971c-e7d8-00000000c87c | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-01 08:16:47,800 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.799532 | fa163edc-743b-971c-e7d8-00000000c87c | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005463867 2025-10-01 08:16:47,821 p=83200 u=zuul n=ansible | 2025-10-01 08:16:47.821188 | fa163edc-743b-971c-e7d8-00000000c87d | TASK | check ovsdb-tool election-timer options 2025-10-01 08:16:48,198 p=83200 u=zuul n=ansible | 2025-10-01 08:16:48.197497 | fa163edc-743b-971c-e7d8-00000000c87d | CHANGED | check ovsdb-tool election-timer options | np0005463867 2025-10-01 08:16:48,231 p=83200 u=zuul n=ansible | 2025-10-01 08:16:48.231289 | fa163edc-743b-971c-e7d8-00000000c87e | TASK | set has_ovsdb_tool_election_timer fact 2025-10-01 08:16:48,296 p=83200 u=zuul n=ansible | 2025-10-01 08:16:48.295532 | fa163edc-743b-971c-e7d8-00000000c87e | OK | set has_ovsdb_tool_election_timer fact | np0005463867 2025-10-01 08:16:48,333 p=83200 u=zuul n=ansible | 2025-10-01 08:16:48.332450 | fa163edc-743b-971c-e7d8-00000000c87f | TASK | render OVN cluster configuration 2025-10-01 08:16:48,872 p=83200 u=zuul n=ansible | 2025-10-01 08:16:48.871095 | fa163edc-743b-971c-e7d8-00000000c5af | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005463866.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:48,907 p=83200 u=zuul n=ansible | 2025-10-01 08:16:48.906855 | fa163edc-743b-971c-e7d8-00000000acf1 | TASK | Configure OVN DBs and northd 2025-10-01 08:16:49,001 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.000632 | fa163edc-743b-971c-e7d8-00000000c87b | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-01 08:16:49,364 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.363622 | fa163edc-743b-971c-e7d8-00000000c87b | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005463866 2025-10-01 08:16:49,386 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.386408 | fa163edc-743b-971c-e7d8-00000000c87c | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-01 08:16:49,451 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.451267 | fa163edc-743b-971c-e7d8-00000000c87c | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005463866 2025-10-01 08:16:49,480 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.479890 | fa163edc-743b-971c-e7d8-00000000c87d | TASK | check ovsdb-tool election-timer options 2025-10-01 08:16:49,488 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.487461 | fa163edc-743b-971c-e7d8-00000000c87f | CHANGED | render OVN cluster configuration | np0005463867 2025-10-01 08:16:49,512 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.511556 | fa163edc-743b-971c-e7d8-00000000c880 | TASK | restart OVN northd and north and south databases 2025-10-01 08:16:49,622 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.621992 | bcecaf2a-bb1e-43d2-9dfe-4ef45d8dde9d | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463867 2025-10-01 08:16:49,626 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.625864 | 88da938a-36b2-4eff-8c48-9d8c2ec75754 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463867 2025-10-01 08:16:49,629 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.629468 | 5d87fe11-a4e5-4f79-a366-167bc975142b | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463867 2025-10-01 08:16:49,649 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.649329 | fa163edc-743b-971c-e7d8-00000000c8df | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-01 08:16:49,813 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.812829 | fa163edc-743b-971c-e7d8-00000000c87d | CHANGED | check ovsdb-tool election-timer options | np0005463866 2025-10-01 08:16:49,828 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.828640 | fa163edc-743b-971c-e7d8-00000000c87e | TASK | set has_ovsdb_tool_election_timer fact 2025-10-01 08:16:49,921 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.920705 | fa163edc-743b-971c-e7d8-00000000c87e | OK | set has_ovsdb_tool_election_timer fact | np0005463866 2025-10-01 08:16:49,936 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.936143 | fa163edc-743b-971c-e7d8-00000000c87f | TASK | render OVN cluster configuration 2025-10-01 08:16:49,995 p=83200 u=zuul n=ansible | 2025-10-01 08:16:49.994119 | fa163edc-743b-971c-e7d8-00000000c8df | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005463867 2025-10-01 08:16:50,011 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.011652 | fa163edc-743b-971c-e7d8-00000000c8e0 | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-01 08:16:50,074 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.073934 | fa163edc-743b-971c-e7d8-00000000c8e0 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005463867 2025-10-01 08:16:50,090 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.090658 | fa163edc-743b-971c-e7d8-00000000c8e4 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-01 08:16:50,179 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.179201 | fa163edc-743b-971c-e7d8-00000000c5a4 | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:16:50,197 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.197327 | fa163edc-743b-971c-e7d8-00000000c5a6 | TASK | Ensure provider packages are installed 2025-10-01 08:16:50,411 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.410562 | fa163edc-743b-971c-e7d8-00000000c8e4 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005463867 2025-10-01 08:16:50,428 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.427870 | fa163edc-743b-971c-e7d8-00000000c8e5 | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-01 08:16:50,482 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.482357 | fa163edc-743b-971c-e7d8-00000000c8e5 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005463867 2025-10-01 08:16:50,499 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.498767 | fa163edc-743b-971c-e7d8-00000000c8e9 | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-01 08:16:50,848 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.847728 | fa163edc-743b-971c-e7d8-00000000c693 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463870 2025-10-01 08:16:50,887 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.887019 | fa163edc-743b-971c-e7d8-00000000c694 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:50,894 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.894103 | fa163edc-743b-971c-e7d8-00000000c8e9 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005463867 2025-10-01 08:16:50,911 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.911509 | fa163edc-743b-971c-e7d8-00000000c8ea | TASK | restart tripleo_cluster_northd systemd service 2025-10-01 08:16:50,943 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.943009 | fa163edc-743b-971c-e7d8-00000000c694 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463870 2025-10-01 08:16:50,987 p=83200 u=zuul n=ansible | 2025-10-01 08:16:50.987004 | fa163edc-743b-971c-e7d8-00000000c31b | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:16:51,001 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.000482 | fa163edc-743b-971c-e7d8-00000000c8ea | SKIPPED | restart tripleo_cluster_northd systemd service | np0005463867 2025-10-01 08:16:51,003 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.003148 | fa163edc-743b-971c-e7d8-00000000c6d8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463872 2025-10-01 08:16:51,036 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.035442 | fa163edc-743b-971c-e7d8-00000000c6d9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:51,062 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.061582 | fa163edc-743b-971c-e7d8-00000000c31b | SKIPPED | Diff puppet-generated changes for check mode | np0005463870 2025-10-01 08:16:51,084 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.075328 | fa163edc-743b-971c-e7d8-00000000c31c | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:16:51,127 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.126995 | fa163edc-743b-971c-e7d8-00000000c87f | CHANGED | render OVN cluster configuration | np0005463866 2025-10-01 08:16:51,129 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.129057 | fa163edc-743b-971c-e7d8-00000000c71b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463871 2025-10-01 08:16:51,130 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.130027 | fa163edc-743b-971c-e7d8-00000000c6d9 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463872 2025-10-01 08:16:51,131 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.130991 | fa163edc-743b-971c-e7d8-00000000c31c | SKIPPED | Diff puppet-generated changes for check mode | np0005463870 2025-10-01 08:16:51,147 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.147036 | fa163edc-743b-971c-e7d8-00000000c036 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-01 08:16:51,175 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.164353 | fa163edc-743b-971c-e7d8-00000000c71c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:16:51,202 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.201805 | fa163edc-743b-971c-e7d8-00000000c880 | TASK | restart OVN northd and north and south databases 2025-10-01 08:16:51,280 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.280469 | fa163edc-743b-971c-e7d8-00000000c970 | TASK | Gather variables for each operating system 2025-10-01 08:16:51,306 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.305814 | fa163edc-743b-971c-e7d8-00000000c38a | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:16:51,331 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.326272 | fa163edc-743b-971c-e7d8-00000000bb2c | TASK | Set version specific variables 2025-10-01 08:16:51,338 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.337296 | fa163edc-743b-971c-e7d8-00000000c71c | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463871 2025-10-01 08:16:51,339 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.339393 | fa163edc-743b-971c-e7d8-00000000c38a | SKIPPED | Diff puppet-generated changes for check mode | np0005463872 2025-10-01 08:16:51,355 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.355426 | afe63024-fea7-4d1c-8386-ff7767c9f35a | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463866 2025-10-01 08:16:51,359 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.359120 | 6fce9359-9256-45ac-a564-807cc2307519 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463866 2025-10-01 08:16:51,367 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.363091 | bf8caa37-a186-43da-8d20-85a1e2dea8f8 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463866 2025-10-01 08:16:51,395 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.395476 | fa163edc-743b-971c-e7d8-00000000c38b | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:16:51,415 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.415220 | fa163edc-743b-971c-e7d8-00000000c9b2 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-01 08:16:51,445 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.445036 | 6c32352b-7943-4a37-b3a9-24d5b2d0bdb3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:16:51,457 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.457724 | fa163edc-743b-971c-e7d8-00000000c971 | TASK | Create container logs path 2025-10-01 08:16:51,472 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.471935 | fa163edc-743b-971c-e7d8-00000000c3fb | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:16:51,497 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.492030 | fa163edc-743b-971c-e7d8-00000000c9f7 | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:51,503 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.502304 | fa163edc-743b-971c-e7d8-00000000c38b | SKIPPED | Diff puppet-generated changes for check mode | np0005463872 2025-10-01 08:16:51,504 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.503906 | fa163edc-743b-971c-e7d8-00000000c3fb | SKIPPED | Diff puppet-generated changes for check mode | np0005463871 2025-10-01 08:16:51,518 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.517999 | fa163edc-743b-971c-e7d8-00000000c3fc | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:16:51,542 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.534629 | fa163edc-743b-971c-e7d8-00000000c04e | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-01 08:16:51,548 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.548357 | fa163edc-743b-971c-e7d8-00000000c3fc | SKIPPED | Diff puppet-generated changes for check mode | np0005463871 2025-10-01 08:16:51,567 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.560908 | fa163edc-743b-971c-e7d8-00000000c01a | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-01 08:16:51,603 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.602915 | fa163edc-743b-971c-e7d8-00000000c970 | TASK | Gather variables for each operating system 2025-10-01 08:16:51,644 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.644106 | fa163edc-743b-971c-e7d8-00000000c970 | TASK | Gather variables for each operating system 2025-10-01 08:16:51,707 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.707369 | fa163edc-743b-971c-e7d8-00000000c971 | TASK | Create container logs path 2025-10-01 08:16:51,755 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.755391 | fa163edc-743b-971c-e7d8-00000000c971 | TASK | Create container logs path 2025-10-01 08:16:51,763 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.762522 | fa163edc-743b-971c-e7d8-00000000c9b2 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005463866 2025-10-01 08:16:51,780 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.779875 | fa163edc-743b-971c-e7d8-00000000c9b3 | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-01 08:16:51,799 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.798849 | fa163edc-743b-971c-e7d8-00000000c971 | OK | Create container logs path | np0005463870 2025-10-01 08:16:51,811 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.811630 | fa163edc-743b-971c-e7d8-00000000c973 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:16:51,836 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.835937 | fa163edc-743b-971c-e7d8-00000000c9b3 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005463866 2025-10-01 08:16:51,853 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.852807 | fa163edc-743b-971c-e7d8-00000000c9b7 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-01 08:16:51,959 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.958862 | fa163edc-743b-971c-e7d8-00000000c9f7 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:16:51,975 p=83200 u=zuul n=ansible | 2025-10-01 08:16:51.975504 | fa163edc-743b-971c-e7d8-00000000c9f8 | TASK | Set platform/version specific variables 2025-10-01 08:16:52,028 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.027361 | fa163edc-743b-971c-e7d8-00000000c971 | OK | Create container logs path | np0005463872 2025-10-01 08:16:52,040 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.040148 | fa163edc-743b-971c-e7d8-00000000c973 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:16:52,055 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.053233 | fa163edc-743b-971c-e7d8-00000000c9f8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:52,086 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.085082 | fa163edc-743b-971c-e7d8-00000000c9f8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:16:52,124 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.120001 | fa163edc-743b-971c-e7d8-00000000c971 | OK | Create container logs path | np0005463871 2025-10-01 08:16:52,125 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.125648 | fa163edc-743b-971c-e7d8-00000000c9b7 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005463866 2025-10-01 08:16:52,143 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.137943 | fa163edc-743b-971c-e7d8-00000000c9f8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:16:52,144 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.143772 | fa163edc-743b-971c-e7d8-00000000c973 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:16:52,177 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.172086 | fa163edc-743b-971c-e7d8-00000000c9f8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:16:52,182 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.177930 | fa163edc-743b-971c-e7d8-00000000c9b8 | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-01 08:16:52,188 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.187621 | fa163edc-743b-971c-e7d8-00000000c973 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005463870 2025-10-01 08:16:52,199 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.199567 | fa163edc-743b-971c-e7d8-00000000c974 | TASK | Finalise hashes for all containers 2025-10-01 08:16:52,223 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.223024 | fa163edc-743b-971c-e7d8-00000000bb2d | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:52,228 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.228387 | fa163edc-743b-971c-e7d8-00000000c9b8 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005463866 2025-10-01 08:16:52,245 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.245312 | fa163edc-743b-971c-e7d8-00000000c9bc | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-01 08:16:52,261 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.260601 | fa163edc-743b-971c-e7d8-00000000c974 | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:16:52,272 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.272174 | fa163edc-743b-971c-e7d8-00000000c976 | TASK | Manage systemd shutdown files 2025-10-01 08:16:52,316 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.315925 | 356396d3-b184-4c98-b7a1-7b92f688bab8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463870 2025-10-01 08:16:52,329 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.329714 | fa163edc-743b-971c-e7d8-00000000ca91 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:16:52,401 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.401258 | fa163edc-743b-971c-e7d8-00000000c973 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005463872 2025-10-01 08:16:52,412 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.412275 | fa163edc-743b-971c-e7d8-00000000c974 | TASK | Finalise hashes for all containers 2025-10-01 08:16:52,470 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.470238 | fa163edc-743b-971c-e7d8-00000000c974 | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:16:52,481 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.481058 | fa163edc-743b-971c-e7d8-00000000c976 | TASK | Manage systemd shutdown files 2025-10-01 08:16:52,503 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.502616 | fa163edc-743b-971c-e7d8-00000000c973 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005463871 2025-10-01 08:16:52,520 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.520241 | fa163edc-743b-971c-e7d8-00000000c974 | TASK | Finalise hashes for all containers 2025-10-01 08:16:52,554 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.549521 | f978e33a-ca0d-4510-8cdf-ac798f79943f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463872 2025-10-01 08:16:52,569 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.568971 | fa163edc-743b-971c-e7d8-00000000cab4 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:16:52,578 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.577193 | fa163edc-743b-971c-e7d8-00000000c9bc | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005463866 2025-10-01 08:16:52,579 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.579228 | fa163edc-743b-971c-e7d8-00000000c974 | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:16:52,596 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.595907 | fa163edc-743b-971c-e7d8-00000000c976 | TASK | Manage systemd shutdown files 2025-10-01 08:16:52,633 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.632582 | fa163edc-743b-971c-e7d8-00000000c9bd | TASK | restart tripleo_cluster_northd systemd service 2025-10-01 08:16:52,670 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.663377 | 4da3e5aa-3b4f-45df-8e07-decfbb52eae3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463871 2025-10-01 08:16:52,689 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.689684 | fa163edc-743b-971c-e7d8-00000000cad1 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:16:52,696 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.695936 | fa163edc-743b-971c-e7d8-00000000ca91 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463870 2025-10-01 08:16:52,697 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.697446 | fa163edc-743b-971c-e7d8-00000000c9bd | SKIPPED | restart tripleo_cluster_northd systemd service | np0005463866 2025-10-01 08:16:52,709 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.708812 | fa163edc-743b-971c-e7d8-00000000ca92 | TASK | Set podman_drop_in fact 2025-10-01 08:16:52,766 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.765947 | fa163edc-743b-971c-e7d8-00000000ca92 | OK | Set podman_drop_in fact | np0005463870 2025-10-01 08:16:52,777 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.777363 | fa163edc-743b-971c-e7d8-00000000ca94 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:16:52,829 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.829452 | fa163edc-743b-971c-e7d8-00000000bb2c | TASK | Set version specific variables 2025-10-01 08:16:52,901 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.897207 | 7007f2ad-4d85-40ec-b5ee-b3239cc96161 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:16:52,918 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.918065 | fa163edc-743b-971c-e7d8-00000000cb1c | TASK | Ensure ansible_facts used by role 2025-10-01 08:16:52,924 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.924004 | fa163edc-743b-971c-e7d8-00000000cab4 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463872 2025-10-01 08:16:52,937 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.936926 | fa163edc-743b-971c-e7d8-00000000cab5 | TASK | Set podman_drop_in fact 2025-10-01 08:16:52,995 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.995021 | fa163edc-743b-971c-e7d8-00000000cad1 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463871 2025-10-01 08:16:52,997 p=83200 u=zuul n=ansible | 2025-10-01 08:16:52.996817 | fa163edc-743b-971c-e7d8-00000000cab5 | OK | Set podman_drop_in fact | np0005463872 2025-10-01 08:16:53,011 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.011343 | fa163edc-743b-971c-e7d8-00000000cad2 | TASK | Set podman_drop_in fact 2025-10-01 08:16:53,030 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.030414 | fa163edc-743b-971c-e7d8-00000000cab7 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:16:53,070 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.069373 | fa163edc-743b-971c-e7d8-00000000cad2 | OK | Set podman_drop_in fact | np0005463871 2025-10-01 08:16:53,081 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.081370 | fa163edc-743b-971c-e7d8-00000000cad4 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:16:53,232 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.231745 | fa163edc-743b-971c-e7d8-00000000c5a8 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:53,362 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.362071 | fa163edc-743b-971c-e7d8-00000000cb1c | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:16:53,378 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.378465 | fa163edc-743b-971c-e7d8-00000000cb1d | TASK | Set platform/version specific variables 2025-10-01 08:16:53,462 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.460919 | fa163edc-743b-971c-e7d8-00000000cb1d | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:53,489 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.487184 | fa163edc-743b-971c-e7d8-00000000cb1d | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:16:53,507 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.505499 | fa163edc-743b-971c-e7d8-00000000cb1d | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:16:53,533 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.531891 | fa163edc-743b-971c-e7d8-00000000cb1d | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:16:53,562 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.562108 | fa163edc-743b-971c-e7d8-00000000bb2d | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:16:53,611 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.609264 | fa163edc-743b-971c-e7d8-00000000c5a8 | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:16:53,666 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.665382 | fa163edc-743b-971c-e7d8-00000000c5aa | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:53,741 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.739383 | fa163edc-743b-971c-e7d8-00000000ca94 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-container-shutdown 2025-10-01 08:16:53,991 p=83200 u=zuul n=ansible | 2025-10-01 08:16:53.988354 | fa163edc-743b-971c-e7d8-00000000cab7 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-container-shutdown 2025-10-01 08:16:54,039 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.037611 | fa163edc-743b-971c-e7d8-00000000c5aa | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:16:54,053 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.051182 | fa163edc-743b-971c-e7d8-00000000cad4 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-container-shutdown 2025-10-01 08:16:54,081 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.081354 | fa163edc-743b-971c-e7d8-00000000c5ac | TASK | Ensure provider service is running 2025-10-01 08:16:54,624 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.622334 | fa163edc-743b-971c-e7d8-00000000c5ac | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:16:54,656 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.655884 | fa163edc-743b-971c-e7d8-00000000c5af | TASK | Ensure certificate requests 2025-10-01 08:16:54,733 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.730921 | fa163edc-743b-971c-e7d8-00000000ca94 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-start-podman-container 2025-10-01 08:16:54,755 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.755040 | fa163edc-743b-971c-e7d8-00000000ca95 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:16:54,932 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.929919 | fa163edc-743b-971c-e7d8-00000000cab7 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-start-podman-container 2025-10-01 08:16:54,957 p=83200 u=zuul n=ansible | 2025-10-01 08:16:54.957448 | fa163edc-743b-971c-e7d8-00000000cab8 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:16:55,007 p=83200 u=zuul n=ansible | 2025-10-01 08:16:55.004310 | fa163edc-743b-971c-e7d8-00000000cad4 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-start-podman-container 2025-10-01 08:16:55,032 p=83200 u=zuul n=ansible | 2025-10-01 08:16:55.031833 | fa163edc-743b-971c-e7d8-00000000cad5 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:16:55,304 p=83200 u=zuul n=ansible | 2025-10-01 08:16:55.303667 | fa163edc-743b-971c-e7d8-00000000bb2d | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:16:55,337 p=83200 u=zuul n=ansible | 2025-10-01 08:16:55.336794 | fa163edc-743b-971c-e7d8-00000000bb2f | TASK | Ensure provider packages are installed 2025-10-01 08:16:55,767 p=83200 u=zuul n=ansible | 2025-10-01 08:16:55.766838 | fa163edc-743b-971c-e7d8-00000000ca95 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463870 2025-10-01 08:16:55,783 p=83200 u=zuul n=ansible | 2025-10-01 08:16:55.783537 | fa163edc-743b-971c-e7d8-00000000ca96 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:16:55,909 p=83200 u=zuul n=ansible | 2025-10-01 08:16:55.908502 | fa163edc-743b-971c-e7d8-00000000cab8 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463872 2025-10-01 08:16:55,934 p=83200 u=zuul n=ansible | 2025-10-01 08:16:55.934114 | fa163edc-743b-971c-e7d8-00000000cab9 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:16:56,022 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.021499 | fa163edc-743b-971c-e7d8-00000000cad5 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463871 2025-10-01 08:16:56,043 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.043287 | fa163edc-743b-971c-e7d8-00000000cad6 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:16:56,268 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.265423 | fa163edc-743b-971c-e7d8-00000000c5af | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005463865.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:16:56,326 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.326350 | fa163edc-743b-971c-e7d8-00000000aac8 | TASK | Configure OVN DBs and northd 2025-10-01 08:16:56,400 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.399558 | fa163edc-743b-971c-e7d8-00000000c87b | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-01 08:16:56,544 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.542863 | fa163edc-743b-971c-e7d8-00000000bb2d | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:16:56,570 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.569656 | fa163edc-743b-971c-e7d8-00000000bb2f | TASK | Ensure provider packages are installed 2025-10-01 08:16:56,748 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.747592 | fa163edc-743b-971c-e7d8-00000000c87b | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005463865 2025-10-01 08:16:56,749 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.749161 | fa163edc-743b-971c-e7d8-00000000ca96 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463870 2025-10-01 08:16:56,760 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.760221 | fa163edc-743b-971c-e7d8-00000000ca97 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:16:56,780 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.780074 | fa163edc-743b-971c-e7d8-00000000c87c | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-01 08:16:56,840 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.840165 | fa163edc-743b-971c-e7d8-00000000c87c | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005463865 2025-10-01 08:16:56,856 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.856230 | fa163edc-743b-971c-e7d8-00000000c87d | TASK | check ovsdb-tool election-timer options 2025-10-01 08:16:56,924 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.924067 | fa163edc-743b-971c-e7d8-00000000cab9 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463872 2025-10-01 08:16:56,935 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.935568 | fa163edc-743b-971c-e7d8-00000000caba | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:16:56,977 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.976485 | fa163edc-743b-971c-e7d8-00000000cad6 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463871 2025-10-01 08:16:56,987 p=83200 u=zuul n=ansible | 2025-10-01 08:16:56.987752 | fa163edc-743b-971c-e7d8-00000000cad7 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:16:57,296 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.295621 | fa163edc-743b-971c-e7d8-00000000c87d | CHANGED | check ovsdb-tool election-timer options | np0005463865 2025-10-01 08:16:57,313 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.313603 | fa163edc-743b-971c-e7d8-00000000c87e | TASK | set has_ovsdb_tool_election_timer fact 2025-10-01 08:16:57,383 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.383358 | fa163edc-743b-971c-e7d8-00000000c87e | OK | set has_ovsdb_tool_election_timer fact | np0005463865 2025-10-01 08:16:57,400 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.400054 | fa163edc-743b-971c-e7d8-00000000c87f | TASK | render OVN cluster configuration 2025-10-01 08:16:57,593 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.592704 | fa163edc-743b-971c-e7d8-00000000ca97 | CHANGED | Enable and start tripleo-container-shutdown | np0005463870 2025-10-01 08:16:57,619 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.619098 | fa163edc-743b-971c-e7d8-00000000ca98 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:16:57,853 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.852803 | fa163edc-743b-971c-e7d8-00000000caba | CHANGED | Enable and start tripleo-container-shutdown | np0005463872 2025-10-01 08:16:57,889 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.888709 | fa163edc-743b-971c-e7d8-00000000cabb | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:16:57,906 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.904578 | fa163edc-743b-971c-e7d8-00000000cad7 | CHANGED | Enable and start tripleo-container-shutdown | np0005463871 2025-10-01 08:16:57,934 p=83200 u=zuul n=ansible | 2025-10-01 08:16:57.933472 | fa163edc-743b-971c-e7d8-00000000cad8 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:16:58,433 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.432355 | fa163edc-743b-971c-e7d8-00000000bb31 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:58,578 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.578051 | fa163edc-743b-971c-e7d8-00000000ca98 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463870 2025-10-01 08:16:58,602 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.601757 | fa163edc-743b-971c-e7d8-00000000ca99 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:16:58,612 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.611879 | fa163edc-743b-971c-e7d8-00000000c87f | CHANGED | render OVN cluster configuration | np0005463865 2025-10-01 08:16:58,640 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.640195 | fa163edc-743b-971c-e7d8-00000000c880 | TASK | restart OVN northd and north and south databases 2025-10-01 08:16:58,780 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.775074 | fa163edc-743b-971c-e7d8-00000000bb31 | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:58,792 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.791651 | b245a15d-7b61-4eb4-b1e7-71596c579af5 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463865 2025-10-01 08:16:58,797 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.797579 | 84e29d68-441d-45bb-83d3-277596d81136 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463865 2025-10-01 08:16:58,803 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.803508 | c136e79f-1348-4a3b-8eda-cef60dd65319 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005463865 2025-10-01 08:16:58,831 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.831001 | fa163edc-743b-971c-e7d8-00000000cbc4 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-01 08:16:58,854 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.854623 | fa163edc-743b-971c-e7d8-00000000bb33 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:16:58,894 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.893490 | fa163edc-743b-971c-e7d8-00000000cabb | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463872 2025-10-01 08:16:58,918 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.918289 | fa163edc-743b-971c-e7d8-00000000cabc | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:16:58,938 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.936812 | fa163edc-743b-971c-e7d8-00000000cad8 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463871 2025-10-01 08:16:58,961 p=83200 u=zuul n=ansible | 2025-10-01 08:16:58.961282 | fa163edc-743b-971c-e7d8-00000000cad9 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:16:59,190 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.190226 | fa163edc-743b-971c-e7d8-00000000cbc4 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005463865 2025-10-01 08:16:59,215 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.215057 | fa163edc-743b-971c-e7d8-00000000cbc5 | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-01 08:16:59,259 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.256986 | fa163edc-743b-971c-e7d8-00000000bb33 | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:16:59,291 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.290836 | fa163edc-743b-971c-e7d8-00000000bb35 | TASK | Ensure provider service is running 2025-10-01 08:16:59,297 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.296695 | fa163edc-743b-971c-e7d8-00000000cbc5 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005463865 2025-10-01 08:16:59,317 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.316720 | fa163edc-743b-971c-e7d8-00000000cbcb | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-01 08:16:59,577 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.576944 | fa163edc-743b-971c-e7d8-00000000ca99 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463870 2025-10-01 08:16:59,589 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.589632 | fa163edc-743b-971c-e7d8-00000000ca9a | TASK | Enable and start netns-placeholder 2025-10-01 08:16:59,611 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.610780 | fa163edc-743b-971c-e7d8-00000000bb31 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:16:59,652 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.651609 | fa163edc-743b-971c-e7d8-00000000cbcb | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005463865 2025-10-01 08:16:59,673 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.672626 | fa163edc-743b-971c-e7d8-00000000cbcc | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-01 08:16:59,782 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.775012 | fa163edc-743b-971c-e7d8-00000000cbcc | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005463865 2025-10-01 08:16:59,787 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.783804 | fa163edc-743b-971c-e7d8-00000000bb35 | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:16:59,816 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.815744 | fa163edc-743b-971c-e7d8-00000000cbd0 | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-01 08:16:59,847 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.846815 | fa163edc-743b-971c-e7d8-00000000bb38 | TASK | Ensure certificate requests 2025-10-01 08:16:59,894 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.893185 | fa163edc-743b-971c-e7d8-00000000cabc | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463872 2025-10-01 08:16:59,910 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.910611 | fa163edc-743b-971c-e7d8-00000000cabd | TASK | Enable and start netns-placeholder 2025-10-01 08:16:59,918 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.918006 | fa163edc-743b-971c-e7d8-00000000cad9 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463871 2025-10-01 08:16:59,930 p=83200 u=zuul n=ansible | 2025-10-01 08:16:59.930557 | fa163edc-743b-971c-e7d8-00000000cada | TASK | Enable and start netns-placeholder 2025-10-01 08:17:00,005 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.002607 | fa163edc-743b-971c-e7d8-00000000bb31 | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:17:00,033 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.032846 | fa163edc-743b-971c-e7d8-00000000bb33 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:17:00,191 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.191151 | fa163edc-743b-971c-e7d8-00000000cbd0 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005463865 2025-10-01 08:17:00,212 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.212391 | fa163edc-743b-971c-e7d8-00000000cbd1 | TASK | restart tripleo_cluster_northd systemd service 2025-10-01 08:17:00,269 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.268480 | fa163edc-743b-971c-e7d8-00000000cbd1 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005463865 2025-10-01 08:17:00,442 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.436669 | fa163edc-743b-971c-e7d8-00000000bb33 | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:17:00,475 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.474592 | fa163edc-743b-971c-e7d8-00000000bb2c | TASK | Set version specific variables 2025-10-01 08:17:00,508 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.507988 | fa163edc-743b-971c-e7d8-00000000bb35 | TASK | Ensure provider service is running 2025-10-01 08:17:00,554 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.553634 | 95ab03a5-c24c-42b4-b3f7-a24b2828483b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:17:00,573 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.573492 | fa163edc-743b-971c-e7d8-00000000cc5b | TASK | Ensure ansible_facts used by role 2025-10-01 08:17:00,605 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.605057 | fa163edc-743b-971c-e7d8-00000000ca9a | CHANGED | Enable and start netns-placeholder | np0005463870 2025-10-01 08:17:00,617 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.617277 | fa163edc-743b-971c-e7d8-00000000c978 | TASK | Update container configs with new config hashes 2025-10-01 08:17:00,669 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.669112 | a81231b7-48b3-46ec-b1e1-7b50720356f9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463870 2025-10-01 08:17:00,681 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.680878 | fa163edc-743b-971c-e7d8-00000000cc75 | TASK | Update config hashes for container startup configs 2025-10-01 08:17:00,834 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.832726 | fa163edc-743b-971c-e7d8-00000000cabd | CHANGED | Enable and start netns-placeholder | np0005463872 2025-10-01 08:17:00,860 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.860299 | fa163edc-743b-971c-e7d8-00000000c978 | TASK | Update container configs with new config hashes 2025-10-01 08:17:00,897 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.896436 | fa163edc-743b-971c-e7d8-00000000cada | CHANGED | Enable and start netns-placeholder | np0005463871 2025-10-01 08:17:00,914 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.914005 | fa163edc-743b-971c-e7d8-00000000c978 | TASK | Update container configs with new config hashes 2025-10-01 08:17:00,945 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.945539 | fc28135e-a66e-4497-ad5b-5fd1c6f97e1a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463872 2025-10-01 08:17:00,968 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.967832 | fa163edc-743b-971c-e7d8-00000000cc96 | TASK | Update config hashes for container startup configs 2025-10-01 08:17:00,989 p=83200 u=zuul n=ansible | 2025-10-01 08:17:00.988946 | b22a9f73-5e33-4948-bb36-936251e3cbc8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463871 2025-10-01 08:17:01,004 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.003898 | fa163edc-743b-971c-e7d8-00000000ccb3 | TASK | Update config hashes for container startup configs 2025-10-01 08:17:01,035 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.034898 | | WARNING | Config change detected for metrics_qdr, new hash: 87e671a0567748dcfdf0cbe82e1b461f 2025-10-01 08:17:01,035 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.035668 | | WARNING | Config change detected for collectd, new hash: 5923e560c9d95c3eb077adacead52760 2025-10-01 08:17:01,036 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.035903 | | WARNING | Config change detected for iscsid, new hash: 5d403c71ddd3895be8df68697da881fb 2025-10-01 08:17:01,036 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.036141 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,036 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.036366 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,036 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.036581 | | WARNING | Config change detected for nova_virtproxyd, new hash: 94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,036 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.036813 | | WARNING | Config change detected for nova_virtqemud, new hash: 94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,037 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.037067 | | WARNING | Config change detected for nova_virtsecretd, new hash: 94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,037 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.037301 | | WARNING | Config change detected for nova_virtstoraged, new hash: 94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,037 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.037516 | | WARNING | Config change detected for rsyslog, new hash: c78df7a6086bd1723d4267ab0f6accf6 2025-10-01 08:17:01,037 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.037756 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: b634c10cf57c5e6792ec5a2f3b6898af 2025-10-01 08:17:01,038 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.038017 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: b634c10cf57c5e6792ec5a2f3b6898af 2025-10-01 08:17:01,038 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.038242 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-01 08:17:01,038 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.038454 | | WARNING | Config change detected for nova_migration_target, new hash: 94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,038 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.038801 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 17ff9260a02f28cc3448aeb8b47a06c5 2025-10-01 08:17:01,039 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.039030 | | WARNING | Config change detected for nova_compute, new hash: 5d403c71ddd3895be8df68697da881fb-94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,039 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.039292 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 94082597723557d5ead03d534fa2662f 2025-10-01 08:17:01,039 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.039534 | fa163edc-743b-971c-e7d8-00000000cc75 | CHANGED | Update config hashes for container startup configs | np0005463870 2025-10-01 08:17:01,052 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.052613 | fa163edc-743b-971c-e7d8-00000000c979 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:01,072 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.072175 | fa163edc-743b-971c-e7d8-00000000cc5b | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:17:01,091 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.090794 | fa163edc-743b-971c-e7d8-00000000cc5c | TASK | Set platform/version specific variables 2025-10-01 08:17:01,120 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.120084 | c5f2c2dd-d5c0-4a83-8eb1-1ff05a814d28 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463870 2025-10-01 08:17:01,136 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.135682 | fa163edc-743b-971c-e7d8-00000000ccd4 | TASK | Gather podman infos 2025-10-01 08:17:01,180 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.177900 | fa163edc-743b-971c-e7d8-00000000cc5c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:17:01,209 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.206704 | fa163edc-743b-971c-e7d8-00000000cc5c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:17:01,233 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.231390 | fa163edc-743b-971c-e7d8-00000000cc5c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:17:01,256 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.254896 | fa163edc-743b-971c-e7d8-00000000cc5c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:17:01,279 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.279249 | fa163edc-743b-971c-e7d8-00000000bb2d | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:17:01,344 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.343498 | | WARNING | Config change detected for metrics_qdr, new hash: c8ed83da3f2111b2f1c674dd7fcae206 2025-10-01 08:17:01,344 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.344363 | | WARNING | Config change detected for collectd, new hash: d3bcf373b59ded163edbdf22dfcf4c4d 2025-10-01 08:17:01,344 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.344602 | | WARNING | Config change detected for iscsid, new hash: 0d51ab4e5f358c102ba0df1d33acfe33 2025-10-01 08:17:01,345 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.345043 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,345 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.345295 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,345 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.345545 | | WARNING | Config change detected for nova_virtproxyd, new hash: 9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,346 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.345848 | | WARNING | Config change detected for nova_virtqemud, new hash: 9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,346 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.346137 | | WARNING | Config change detected for nova_virtsecretd, new hash: 9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,346 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.346391 | | WARNING | Config change detected for nova_virtstoraged, new hash: 9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,346 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.346646 | | WARNING | Config change detected for rsyslog, new hash: 174d122862c852b38212941f36548434 2025-10-01 08:17:01,347 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.346919 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 3f686ba194ea17af50498204c0887ddc 2025-10-01 08:17:01,347 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.347212 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 3f686ba194ea17af50498204c0887ddc 2025-10-01 08:17:01,347 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.347433 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-01 08:17:01,347 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.347649 | | WARNING | Config change detected for nova_migration_target, new hash: 9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,348 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.347898 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 3c4b05f22c838c8d23245ee11d2fa023 2025-10-01 08:17:01,348 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.348145 | | WARNING | Config change detected for nova_compute, new hash: 0d51ab4e5f358c102ba0df1d33acfe33-9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,348 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.348432 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 9b27a37c98b20a48f78b46a13359ff20 2025-10-01 08:17:01,348 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.348703 | fa163edc-743b-971c-e7d8-00000000cc96 | CHANGED | Update config hashes for container startup configs | np0005463872 2025-10-01 08:17:01,361 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.361518 | fa163edc-743b-971c-e7d8-00000000c979 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:01,389 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.387160 | fa163edc-743b-971c-e7d8-00000000bb38 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005463867.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:17:01,405 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.404870 | | WARNING | Config change detected for metrics_qdr, new hash: 55045a5e7239c8f0077159be43343e0b 2025-10-01 08:17:01,405 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.405263 | | WARNING | Config change detected for collectd, new hash: 324199e84b6ced954fd0cecf75a965ca 2025-10-01 08:17:01,405 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.405500 | | WARNING | Config change detected for iscsid, new hash: df020f0efc8f53449c0972bf8b9421ff 2025-10-01 08:17:01,405 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.405734 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,406 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.406045 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,406 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.406365 | | WARNING | Config change detected for nova_virtproxyd, new hash: 2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,406 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.406652 | | WARNING | Config change detected for nova_virtqemud, new hash: 2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,407 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.406932 | | WARNING | Config change detected for nova_virtsecretd, new hash: 2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,407 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.407238 | | WARNING | Config change detected for nova_virtstoraged, new hash: 2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,407 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.407499 | | WARNING | Config change detected for rsyslog, new hash: 71771d56180dc848e7242dafb38da529 2025-10-01 08:17:01,407 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.407731 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: ad91a5e56cfb12e8c68780461045b865 2025-10-01 08:17:01,408 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.408001 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: ad91a5e56cfb12e8c68780461045b865 2025-10-01 08:17:01,408 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.408252 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-01 08:17:01,408 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.408479 | | WARNING | Config change detected for nova_migration_target, new hash: 2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,408 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.408705 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 9cf072c5bdd7d0e981cc128b877f30a4 2025-10-01 08:17:01,409 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.409027 | | WARNING | Config change detected for nova_compute, new hash: df020f0efc8f53449c0972bf8b9421ff-2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,409 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.409452 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 2e204150a2b09a2531af8fdb956f6da7 2025-10-01 08:17:01,409 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.409764 | fa163edc-743b-971c-e7d8-00000000ccb3 | CHANGED | Update config hashes for container startup configs | np0005463871 2025-10-01 08:17:01,427 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.427113 | fa163edc-743b-971c-e7d8-00000000c979 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:01,462 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.462560 | 1e8f5060-46b9-4a74-8fed-34512aea5678 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463872 2025-10-01 08:17:01,477 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.477087 | fa163edc-743b-971c-e7d8-00000000cd15 | TASK | Gather podman infos 2025-10-01 08:17:01,516 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.516072 | 6540cdf6-4301-49cc-9546-f14f2f228abe | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463871 2025-10-01 08:17:01,537 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.531363 | fa163edc-743b-971c-e7d8-00000000cd40 | TASK | Gather podman infos 2025-10-01 08:17:01,594 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.594265 | fa163edc-743b-971c-e7d8-00000000cd78 | TASK | Set version specific variables 2025-10-01 08:17:01,682 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.681865 | 7cf0421a-91f2-4187-903f-a4f736be01c7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:17:01,719 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.719427 | fa163edc-743b-971c-e7d8-00000000cda7 | TASK | Ensure ansible_facts used by role 2025-10-01 08:17:01,776 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.776039 | fa163edc-743b-971c-e7d8-00000000ccd4 | OK | Gather podman infos | np0005463870 2025-10-01 08:17:01,800 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.800192 | fa163edc-743b-971c-e7d8-00000000ccd5 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:01,989 p=83200 u=zuul n=ansible | 2025-10-01 08:17:01.988567 | fa163edc-743b-971c-e7d8-00000000c97a | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:02,052 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.045777 | fa163edc-743b-971c-e7d8-00000000bb35 | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:17:02,089 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.089090 | a549c5cb-f864-4a53-a09d-8d35502cb0ad | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463870 2025-10-01 08:17:02,119 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.119513 | fa163edc-743b-971c-e7d8-00000000ce06 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:02,158 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.144372 | fa163edc-743b-971c-e7d8-00000000bb38 | TASK | Ensure certificate requests 2025-10-01 08:17:02,176 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.165040 | fa163edc-743b-971c-e7d8-00000000cd15 | OK | Gather podman infos | np0005463872 2025-10-01 08:17:02,183 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.183026 | fa163edc-743b-971c-e7d8-00000000cd40 | OK | Gather podman infos | np0005463871 2025-10-01 08:17:02,199 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.198835 | fa163edc-743b-971c-e7d8-00000000cda7 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:17:02,214 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.214307 | fa163edc-743b-971c-e7d8-00000000cd41 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:02,232 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.232096 | fa163edc-743b-971c-e7d8-00000000cd16 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:02,253 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.252367 | fa163edc-743b-971c-e7d8-00000000cda8 | TASK | Set platform/version specific variables 2025-10-01 08:17:02,328 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.326116 | fa163edc-743b-971c-e7d8-00000000cda8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:17:02,349 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.349176 | fa163edc-743b-971c-e7d8-00000000cda8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:17:02,367 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.366777 | fa163edc-743b-971c-e7d8-00000000cda8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:17:02,381 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.381315 | fa163edc-743b-971c-e7d8-00000000c97a | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:02,393 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.392050 | fa163edc-743b-971c-e7d8-00000000cda8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:17:02,420 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.417535 | fa163edc-743b-971c-e7d8-00000000c97a | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:02,441 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.440379 | fa163edc-743b-971c-e7d8-00000000cd79 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:17:02,462 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.462141 | 88b0fec5-711f-4ed5-99f6-28d18b0c1c6c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463871 2025-10-01 08:17:02,482 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.482464 | fa163edc-743b-971c-e7d8-00000000ced4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:02,503 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.502798 | 04fa604a-c4bf-423a-ada0-bbf2d292dbc7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463872 2025-10-01 08:17:02,523 p=83200 u=zuul n=ansible | 2025-10-01 08:17:02.522807 | fa163edc-743b-971c-e7d8-00000000cf16 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:03,746 p=83200 u=zuul n=ansible | 2025-10-01 08:17:03.745118 | fa163edc-743b-971c-e7d8-00000000ce06 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463870 2025-10-01 08:17:03,772 p=83200 u=zuul n=ansible | 2025-10-01 08:17:03.772164 | fa163edc-743b-971c-e7d8-00000000ce07 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:03,999 p=83200 u=zuul n=ansible | 2025-10-01 08:17:03.998271 | fa163edc-743b-971c-e7d8-00000000ced4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463871 2025-10-01 08:17:04,025 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.025416 | fa163edc-743b-971c-e7d8-00000000ced5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:04,225 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.224951 | fa163edc-743b-971c-e7d8-00000000cf16 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463872 2025-10-01 08:17:04,252 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.251535 | fa163edc-743b-971c-e7d8-00000000cf17 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:17:04,297 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.297191 | fa163edc-743b-971c-e7d8-00000000bb2d | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:17:04,323 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.322519 | fa163edc-743b-971c-e7d8-00000000bb2f | TASK | Ensure provider packages are installed 2025-10-01 08:17:04,444 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.441005 | fa163edc-743b-971c-e7d8-00000000bb38 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005463866.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:17:04,616 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.615472 | fa163edc-743b-971c-e7d8-00000000cd78 | TASK | Set version specific variables 2025-10-01 08:17:04,705 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.704870 | 96073197-0557-4321-8c82-5d74bfb2b526 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:17:04,728 p=83200 u=zuul n=ansible | 2025-10-01 08:17:04.728041 | fa163edc-743b-971c-e7d8-00000000cf90 | TASK | Ensure ansible_facts used by role 2025-10-01 08:17:05,209 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.209031 | fa163edc-743b-971c-e7d8-00000000cf90 | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:17:05,230 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.230306 | fa163edc-743b-971c-e7d8-00000000cf91 | TASK | Set platform/version specific variables 2025-10-01 08:17:05,321 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.318416 | fa163edc-743b-971c-e7d8-00000000cf91 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:17:05,351 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.348502 | fa163edc-743b-971c-e7d8-00000000cf91 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:17:05,371 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.370469 | fa163edc-743b-971c-e7d8-00000000cd79 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:17:05,381 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.376567 | fa163edc-743b-971c-e7d8-00000000cf91 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:17:05,397 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.396747 | fa163edc-743b-971c-e7d8-00000000cf91 | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:17:05,408 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.408016 | fa163edc-743b-971c-e7d8-00000000cd7b | TASK | Ensure provider packages are installed 2025-10-01 08:17:05,437 p=83200 u=zuul n=ansible | 2025-10-01 08:17:05.436772 | fa163edc-743b-971c-e7d8-00000000cd79 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:17:06,897 p=83200 u=zuul n=ansible | 2025-10-01 08:17:06.896422 | fa163edc-743b-971c-e7d8-00000000ce07 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463870 2025-10-01 08:17:06,924 p=83200 u=zuul n=ansible | 2025-10-01 08:17:06.924520 | fa163edc-743b-971c-e7d8-00000000c038 | TASK | Clean container_puppet_tasks for np0005463870 step 1 2025-10-01 08:17:07,033 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.032135 | fa163edc-743b-971c-e7d8-00000000ced5 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463871 2025-10-01 08:17:07,072 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.071610 | fa163edc-743b-971c-e7d8-00000000c01c | TASK | Clean container_puppet_tasks for np0005463871 step 1 2025-10-01 08:17:07,251 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.250660 | fa163edc-743b-971c-e7d8-00000000c038 | OK | Clean container_puppet_tasks for np0005463870 step 1 | np0005463870 2025-10-01 08:17:07,270 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.270131 | fa163edc-743b-971c-e7d8-00000000c039 | TASK | Calculate container_puppet_tasks for np0005463870 step 1 2025-10-01 08:17:07,337 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.337155 | fa163edc-743b-971c-e7d8-00000000c03a | TASK | Include container-puppet tasks for step 1 2025-10-01 08:17:07,394 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.394338 | fa163edc-743b-971c-e7d8-00000000c01c | OK | Clean container_puppet_tasks for np0005463871 step 1 | np0005463871 2025-10-01 08:17:07,413 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.413077 | 009d21cc-db88-4d0d-bdda-7bcd4a7eefad | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463870 2025-10-01 08:17:07,438 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.438567 | fa163edc-743b-971c-e7d8-00000000cfc0 | TASK | Write container-puppet-tasks json file for np0005463870 step 1 2025-10-01 08:17:07,462 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.462215 | fa163edc-743b-971c-e7d8-00000000c01d | TASK | Calculate container_puppet_tasks for np0005463871 step 1 2025-10-01 08:17:07,530 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.530375 | fa163edc-743b-971c-e7d8-00000000c01e | TASK | Include container-puppet tasks for step 1 2025-10-01 08:17:07,594 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.594603 | 13162237-33f2-4811-9fad-429be696beed | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463871 2025-10-01 08:17:07,616 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.615927 | fa163edc-743b-971c-e7d8-00000000cfdb | TASK | Write container-puppet-tasks json file for np0005463871 step 1 2025-10-01 08:17:07,743 p=83200 u=zuul n=ansible | 2025-10-01 08:17:07.742420 | fa163edc-743b-971c-e7d8-00000000bb31 | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:17:08,143 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.140554 | fa163edc-743b-971c-e7d8-00000000bb31 | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:17:08,169 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.169022 | fa163edc-743b-971c-e7d8-00000000bb33 | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:17:08,340 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.339855 | fa163edc-743b-971c-e7d8-00000000cf17 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463872 2025-10-01 08:17:08,383 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.382695 | fa163edc-743b-971c-e7d8-00000000c050 | TASK | Clean container_puppet_tasks for np0005463872 step 1 2025-10-01 08:17:08,392 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.391549 | fa163edc-743b-971c-e7d8-00000000cd79 | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:17:08,412 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.411603 | fa163edc-743b-971c-e7d8-00000000cd7b | TASK | Ensure provider packages are installed 2025-10-01 08:17:08,430 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.429555 | fa163edc-743b-971c-e7d8-00000000cfc0 | CHANGED | Write container-puppet-tasks json file for np0005463870 step 1 | np0005463870 2025-10-01 08:17:08,461 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.461192 | fa163edc-743b-971c-e7d8-00000000cfc2 | TASK | Generate container puppet configs for step 1 2025-10-01 08:17:08,485 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.484929 | fa163edc-743b-971c-e7d8-00000000cd7d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:17:08,557 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.555870 | fa163edc-743b-971c-e7d8-00000000bb33 | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:17:08,582 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.581779 | fa163edc-743b-971c-e7d8-00000000bb35 | TASK | Ensure provider service is running 2025-10-01 08:17:08,654 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.653875 | fa163edc-743b-971c-e7d8-00000000cfdb | CHANGED | Write container-puppet-tasks json file for np0005463871 step 1 | np0005463871 2025-10-01 08:17:08,667 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.666744 | fa163edc-743b-971c-e7d8-00000000cfdd | TASK | Generate container puppet configs for step 1 2025-10-01 08:17:08,698 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.697872 | fa163edc-743b-971c-e7d8-00000000c050 | OK | Clean container_puppet_tasks for np0005463872 step 1 | np0005463872 2025-10-01 08:17:08,718 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.717973 | fa163edc-743b-971c-e7d8-00000000c051 | TASK | Calculate container_puppet_tasks for np0005463872 step 1 2025-10-01 08:17:08,772 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.772406 | fa163edc-743b-971c-e7d8-00000000c052 | TASK | Include container-puppet tasks for step 1 2025-10-01 08:17:08,800 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.799490 | fa163edc-743b-971c-e7d8-00000000cfc2 | OK | Generate container puppet configs for step 1 | np0005463870 2025-10-01 08:17:08,819 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.819311 | fa163edc-743b-971c-e7d8-00000000cfc3 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-01 08:17:08,849 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.842320 | 83c6ad36-cb96-4885-9161-c449a771c2ab | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463872 2025-10-01 08:17:08,867 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.865551 | fa163edc-743b-971c-e7d8-00000000cd7d | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:17:08,886 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.886222 | fa163edc-743b-971c-e7d8-00000000d012 | TASK | Write container-puppet-tasks json file for np0005463872 step 1 2025-10-01 08:17:08,933 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.933255 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:17:08,953 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.952919 | fa163edc-743b-971c-e7d8-00000000cd7f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:17:08,991 p=83200 u=zuul n=ansible | 2025-10-01 08:17:08.990865 | fa163edc-743b-971c-e7d8-00000000cfdd | OK | Generate container puppet configs for step 1 | np0005463871 2025-10-01 08:17:09,004 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.003873 | fa163edc-743b-971c-e7d8-00000000cfde | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-01 08:17:09,064 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.060009 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:17:09,083 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.083535 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:17:09,117 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.114812 | fa163edc-743b-971c-e7d8-00000000bb35 | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:17:09,142 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.142191 | fa163edc-743b-971c-e7d8-00000000bb38 | TASK | Ensure certificate requests 2025-10-01 08:17:09,199 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.198586 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:17:09,344 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.343267 | fa163edc-743b-971c-e7d8-00000000cd7f | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:17:09,366 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.365843 | fa163edc-743b-971c-e7d8-00000000cd81 | TASK | Ensure provider service is running 2025-10-01 08:17:09,412 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.412296 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463870 2025-10-01 08:17:09,426 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.425742 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:09,508 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.507922 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463871 2025-10-01 08:17:09,520 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.520687 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:09,765 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.765017 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463870 2025-10-01 08:17:09,776 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.776654 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:17:09,815 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.814595 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:17:09,815 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.815669 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463871 2025-10-01 08:17:09,845 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.844257 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:17:09,871 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.870373 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:17:09,893 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.892135 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463870 2025-10-01 08:17:09,896 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.895736 | fa163edc-743b-971c-e7d8-00000000d012 | CHANGED | Write container-puppet-tasks json file for np0005463872 step 1 | np0005463872 2025-10-01 08:17:09,915 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.913293 | fa163edc-743b-971c-e7d8-00000000cd81 | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:17:09,941 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.941067 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:17:09,972 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.971467 | fa163edc-743b-971c-e7d8-00000000d014 | TASK | Generate container puppet configs for step 1 2025-10-01 08:17:09,991 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.983361 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:17:09,995 p=83200 u=zuul n=ansible | 2025-10-01 08:17:09.995045 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463870 2025-10-01 08:17:10,017 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.016753 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:10,041 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.040844 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:17:10,069 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.068735 | fa163edc-743b-971c-e7d8-00000000cd84 | TASK | Ensure certificate requests 2025-10-01 08:17:10,088 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.085323 | fa163edc-743b-971c-e7d8-00000000c498 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463870 2025-10-01 08:17:10,089 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.088652 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463871 2025-10-01 08:17:10,103 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.103298 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:10,121 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.120703 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:17:10,155 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.154433 | fa163edc-743b-971c-e7d8-00000000c499 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463870 2025-10-01 08:17:10,187 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.186993 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463871 2025-10-01 08:17:10,215 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.215473 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:10,242 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.241375 | fa163edc-743b-971c-e7d8-00000000c498 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463871 2025-10-01 08:17:10,255 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.255071 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:10,282 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.282475 | fa163edc-743b-971c-e7d8-00000000c499 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463871 2025-10-01 08:17:10,336 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.336005 | fa163edc-743b-971c-e7d8-00000000d014 | OK | Generate container puppet configs for step 1 | np0005463872 2025-10-01 08:17:10,347 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.347716 | fa163edc-743b-971c-e7d8-00000000d015 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-01 08:17:10,414 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.414370 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:17:10,517 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.516630 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:17:10,757 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.755350 | fa163edc-743b-971c-e7d8-00000000bb38 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005463865.internalapi.ooo.test@OOO.TEST'} 2025-10-01 08:17:10,827 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.827210 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463872 2025-10-01 08:17:10,846 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.840625 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:10,893 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.893291 | fa163edc-743b-971c-e7d8-00000000cd78 | TASK | Set version specific variables 2025-10-01 08:17:10,957 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.957382 | 2b6303d9-e51a-4267-8cb5-4e826d73f454 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:17:10,978 p=83200 u=zuul n=ansible | 2025-10-01 08:17:10.978285 | fa163edc-743b-971c-e7d8-00000000d159 | TASK | Ensure ansible_facts used by role 2025-10-01 08:17:11,206 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.205807 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463872 2025-10-01 08:17:11,230 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.229845 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:17:11,292 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.291181 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:17:11,321 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.321486 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:17:11,361 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.361316 | fa163edc-743b-971c-e7d8-00000000cd7d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:17:11,370 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.369688 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463872 2025-10-01 08:17:11,388 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.387769 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:17:11,443 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.442587 | fa163edc-743b-971c-e7d8-00000000d159 | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:17:11,444 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.444353 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463872 2025-10-01 08:17:11,456 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.456401 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:11,480 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.480274 | fa163edc-743b-971c-e7d8-00000000d15a | TASK | Set platform/version specific variables 2025-10-01 08:17:11,516 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.516343 | fa163edc-743b-971c-e7d8-00000000c498 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463872 2025-10-01 08:17:11,530 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.530430 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:17:11,563 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.561533 | fa163edc-743b-971c-e7d8-00000000d15a | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:17:11,567 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.566867 | fa163edc-743b-971c-e7d8-00000000c499 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463872 2025-10-01 08:17:11,592 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.592165 | fa163edc-743b-971c-e7d8-00000000d15a | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:17:11,633 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.632054 | fa163edc-743b-971c-e7d8-00000000d15a | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:17:11,680 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.678907 | fa163edc-743b-971c-e7d8-00000000d15a | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:17:11,697 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.696227 | fa163edc-743b-971c-e7d8-00000000cd7d | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:17:11,707 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.707508 | fa163edc-743b-971c-e7d8-00000000cd79 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:17:11,731 p=83200 u=zuul n=ansible | 2025-10-01 08:17:11.730906 | fa163edc-743b-971c-e7d8-00000000cd7f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:17:12,058 p=83200 u=zuul n=ansible | 2025-10-01 08:17:12.056508 | fa163edc-743b-971c-e7d8-00000000cd7f | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:17:12,087 p=83200 u=zuul n=ansible | 2025-10-01 08:17:12.087395 | fa163edc-743b-971c-e7d8-00000000cd81 | TASK | Ensure provider service is running 2025-10-01 08:17:12,197 p=83200 u=zuul n=ansible | 2025-10-01 08:17:12.194625 | fa163edc-743b-971c-e7d8-00000000cd84 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': 'np0005463867.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005463867.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-01 08:17:12,245 p=83200 u=zuul n=ansible | 2025-10-01 08:17:12.245564 | fa163edc-743b-971c-e7d8-00000000aad3 | TASK | Fail if container image is undefined 2025-10-01 08:17:12,311 p=83200 u=zuul n=ansible | 2025-10-01 08:17:12.310466 | fa163edc-743b-971c-e7d8-00000000aad3 | SKIPPED | Fail if container image is undefined | np0005463867 2025-10-01 08:17:12,334 p=83200 u=zuul n=ansible | 2025-10-01 08:17:12.334015 | fa163edc-743b-971c-e7d8-00000000aad4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-01 08:17:13,621 p=83200 u=zuul n=ansible | 2025-10-01 08:17:13.621287 | fa163edc-743b-971c-e7d8-00000000cd81 | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:17:13,662 p=83200 u=zuul n=ansible | 2025-10-01 08:17:13.661858 | fa163edc-743b-971c-e7d8-00000000cd84 | TASK | Ensure certificate requests 2025-10-01 08:17:14,714 p=83200 u=zuul n=ansible | 2025-10-01 08:17:14.713308 | fa163edc-743b-971c-e7d8-00000000cd79 | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:17:14,733 p=83200 u=zuul n=ansible | 2025-10-01 08:17:14.732865 | fa163edc-743b-971c-e7d8-00000000cd7b | TASK | Ensure provider packages are installed 2025-10-01 08:17:16,099 p=83200 u=zuul n=ansible | 2025-10-01 08:17:16.095834 | fa163edc-743b-971c-e7d8-00000000cd84 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': 'np0005463866.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005463866.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-01 08:17:16,172 p=83200 u=zuul n=ansible | 2025-10-01 08:17:16.171587 | fa163edc-743b-971c-e7d8-00000000aad3 | TASK | Fail if container image is undefined 2025-10-01 08:17:16,237 p=83200 u=zuul n=ansible | 2025-10-01 08:17:16.236601 | fa163edc-743b-971c-e7d8-00000000aad3 | SKIPPED | Fail if container image is undefined | np0005463866 2025-10-01 08:17:16,259 p=83200 u=zuul n=ansible | 2025-10-01 08:17:16.259690 | fa163edc-743b-971c-e7d8-00000000aad4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-01 08:17:17,864 p=83200 u=zuul n=ansible | 2025-10-01 08:17:17.864222 | fa163edc-743b-971c-e7d8-00000000cd7d | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:17:18,257 p=83200 u=zuul n=ansible | 2025-10-01 08:17:18.254857 | fa163edc-743b-971c-e7d8-00000000cd7d | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:17:18,299 p=83200 u=zuul n=ansible | 2025-10-01 08:17:18.298592 | fa163edc-743b-971c-e7d8-00000000cd7f | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:17:18,706 p=83200 u=zuul n=ansible | 2025-10-01 08:17:18.703644 | fa163edc-743b-971c-e7d8-00000000cd7f | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:17:18,748 p=83200 u=zuul n=ansible | 2025-10-01 08:17:18.747993 | fa163edc-743b-971c-e7d8-00000000cd81 | TASK | Ensure provider service is running 2025-10-01 08:17:19,286 p=83200 u=zuul n=ansible | 2025-10-01 08:17:19.285042 | fa163edc-743b-971c-e7d8-00000000cd81 | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:17:19,324 p=83200 u=zuul n=ansible | 2025-10-01 08:17:19.323596 | fa163edc-743b-971c-e7d8-00000000cd84 | TASK | Ensure certificate requests 2025-10-01 08:17:19,656 p=83200 u=zuul n=ansible | 2025-10-01 08:17:19.656196 | fa163edc-743b-971c-e7d8-00000000aad4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005463867 2025-10-01 08:17:19,700 p=83200 u=zuul n=ansible | 2025-10-01 08:17:19.700341 | fa163edc-743b-971c-e7d8-00000000aad5 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-01 08:17:20,150 p=83200 u=zuul n=ansible | 2025-10-01 08:17:20.149711 | fa163edc-743b-971c-e7d8-00000000aad5 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005463867 2025-10-01 08:17:20,185 p=83200 u=zuul n=ansible | 2025-10-01 08:17:20.185120 | fa163edc-743b-971c-e7d8-00000000ac41 | TASK | Pre-fetch all the containers 2025-10-01 08:17:21,508 p=83200 u=zuul n=ansible | 2025-10-01 08:17:21.505391 | fa163edc-743b-971c-e7d8-00000000cd84 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': 'np0005463865.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005463865.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-01 08:17:21,584 p=83200 u=zuul n=ansible | 2025-10-01 08:17:21.583559 | fa163edc-743b-971c-e7d8-00000000aad3 | TASK | Fail if container image is undefined 2025-10-01 08:17:21,652 p=83200 u=zuul n=ansible | 2025-10-01 08:17:21.652144 | fa163edc-743b-971c-e7d8-00000000aad3 | SKIPPED | Fail if container image is undefined | np0005463865 2025-10-01 08:17:21,688 p=83200 u=zuul n=ansible | 2025-10-01 08:17:21.688007 | fa163edc-743b-971c-e7d8-00000000aad4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-01 08:17:24,028 p=83200 u=zuul n=ansible | 2025-10-01 08:17:24.027306 | fa163edc-743b-971c-e7d8-00000000aad4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005463866 2025-10-01 08:17:24,087 p=83200 u=zuul n=ansible | 2025-10-01 08:17:24.086993 | fa163edc-743b-971c-e7d8-00000000aad5 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-01 08:17:24,547 p=83200 u=zuul n=ansible | 2025-10-01 08:17:24.546932 | fa163edc-743b-971c-e7d8-00000000aad5 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005463866 2025-10-01 08:17:24,576 p=83200 u=zuul n=ansible | 2025-10-01 08:17:24.576643 | fa163edc-743b-971c-e7d8-00000000ad05 | TASK | Pre-fetch all the containers 2025-10-01 08:17:25,753 p=83200 u=zuul n=ansible | 2025-10-01 08:17:25.751378 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-01 08:17:28,640 p=83200 u=zuul n=ansible | 2025-10-01 08:17:28.639604 | fa163edc-743b-971c-e7d8-00000000aad4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005463865 2025-10-01 08:17:28,671 p=83200 u=zuul n=ansible | 2025-10-01 08:17:28.670671 | fa163edc-743b-971c-e7d8-00000000aad5 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-01 08:17:29,118 p=83200 u=zuul n=ansible | 2025-10-01 08:17:29.117704 | fa163edc-743b-971c-e7d8-00000000aad5 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005463865 2025-10-01 08:17:29,162 p=83200 u=zuul n=ansible | 2025-10-01 08:17:29.162436 | fa163edc-743b-971c-e7d8-00000000aae0 | TASK | Pre-fetch all the containers 2025-10-01 08:17:29,728 p=83200 u=zuul n=ansible | 2025-10-01 08:17:29.725722 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-01 08:17:31,613 p=83200 u=zuul n=ansible | 2025-10-01 08:17:31.609647 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-01 08:17:33,837 p=83200 u=zuul n=ansible | 2025-10-01 08:17:33.835044 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-01 08:17:35,116 p=83200 u=zuul n=ansible | 2025-10-01 08:17:35.113318 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-01 08:17:35,349 p=83200 u=zuul n=ansible | 2025-10-01 08:17:35.346632 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-01 08:17:39,012 p=83200 u=zuul n=ansible | 2025-10-01 08:17:39.007571 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-01 08:17:39,040 p=83200 u=zuul n=ansible | 2025-10-01 08:17:39.036984 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-01 08:17:39,382 p=83200 u=zuul n=ansible | 2025-10-01 08:17:39.379087 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-01 08:17:42,288 p=83200 u=zuul n=ansible | 2025-10-01 08:17:42.284486 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-01 08:17:42,312 p=83200 u=zuul n=ansible | 2025-10-01 08:17:42.309083 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-01 08:17:42,929 p=83200 u=zuul n=ansible | 2025-10-01 08:17:42.925641 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-01 08:17:44,784 p=83200 u=zuul n=ansible | 2025-10-01 08:17:44.783469 | fa163edc-743b-971c-e7d8-00000000ac41 | OK | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-01 08:17:46,097 p=83200 u=zuul n=ansible | 2025-10-01 08:17:46.094952 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-01 08:17:46,166 p=83200 u=zuul n=ansible | 2025-10-01 08:17:46.163752 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-01 08:17:47,186 p=83200 u=zuul n=ansible | 2025-10-01 08:17:47.182994 | fa163edc-743b-971c-e7d8-00000000ac41 | OK | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-01 08:17:48,492 p=83200 u=zuul n=ansible | 2025-10-01 08:17:48.489173 | fa163edc-743b-971c-e7d8-00000000ad05 | OK | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-01 08:17:49,488 p=83200 u=zuul n=ansible | 2025-10-01 08:17:49.484328 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-01 08:17:50,811 p=83200 u=zuul n=ansible | 2025-10-01 08:17:50.807644 | fa163edc-743b-971c-e7d8-00000000ad05 | OK | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-01 08:17:52,166 p=83200 u=zuul n=ansible | 2025-10-01 08:17:52.164366 | fa163edc-743b-971c-e7d8-00000000aae0 | OK | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-01 08:17:54,260 p=83200 u=zuul n=ansible | 2025-10-01 08:17:54.257184 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-01 08:17:54,976 p=83200 u=zuul n=ansible | 2025-10-01 08:17:54.973733 | fa163edc-743b-971c-e7d8-00000000aae0 | OK | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-01 08:17:57,579 p=83200 u=zuul n=ansible | 2025-10-01 08:17:57.577184 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-01 08:17:58,964 p=83200 u=zuul n=ansible | 2025-10-01 08:17:58.960977 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-01 08:18:00,660 p=83200 u=zuul n=ansible | 2025-10-01 08:18:00.657863 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-01 08:18:02,331 p=83200 u=zuul n=ansible | 2025-10-01 08:18:02.328584 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-01 08:18:02,895 p=83200 u=zuul n=ansible | 2025-10-01 08:18:02.891515 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-01 08:18:05,241 p=83200 u=zuul n=ansible | 2025-10-01 08:18:05.238789 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-01 08:18:05,431 p=83200 u=zuul n=ansible | 2025-10-01 08:18:05.427980 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-01 08:18:08,463 p=83200 u=zuul n=ansible | 2025-10-01 08:18:08.460992 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-01 08:18:13,719 p=83200 u=zuul n=ansible | 2025-10-01 08:18:13.717117 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-01 08:18:16,189 p=83200 u=zuul n=ansible | 2025-10-01 08:18:16.186393 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-01 08:18:19,372 p=83200 u=zuul n=ansible | 2025-10-01 08:18:19.369099 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-01 08:18:21,341 p=83200 u=zuul n=ansible | 2025-10-01 08:18:21.338936 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-01 08:18:24,206 p=83200 u=zuul n=ansible | 2025-10-01 08:18:24.203743 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-01 08:18:26,985 p=83200 u=zuul n=ansible | 2025-10-01 08:18:26.983333 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-01 08:18:28,806 p=83200 u=zuul n=ansible | 2025-10-01 08:18:28.803951 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-01 08:18:31,335 p=83200 u=zuul n=ansible | 2025-10-01 08:18:31.333607 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-01 08:18:34,199 p=83200 u=zuul n=ansible | 2025-10-01 08:18:34.197667 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-01 08:18:35,454 p=83200 u=zuul n=ansible | 2025-10-01 08:18:35.451248 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-01 08:18:36,974 p=83200 u=zuul n=ansible | 2025-10-01 08:18:36.972671 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-01 08:18:38,339 p=83200 u=zuul n=ansible | 2025-10-01 08:18:38.336284 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-01 08:18:40,345 p=83200 u=zuul n=ansible | 2025-10-01 08:18:40.341899 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-01 08:18:40,452 p=83200 u=zuul n=ansible | 2025-10-01 08:18:40.449355 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-01 08:18:43,902 p=83200 u=zuul n=ansible | 2025-10-01 08:18:43.899810 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-01 08:18:48,353 p=83200 u=zuul n=ansible | 2025-10-01 08:18:48.350082 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-01 08:18:49,819 p=83200 u=zuul n=ansible | 2025-10-01 08:18:49.817461 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-01 08:18:53,760 p=83200 u=zuul n=ansible | 2025-10-01 08:18:53.758618 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-01 08:19:00,111 p=83200 u=zuul n=ansible | 2025-10-01 08:19:00.108563 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-01 08:19:01,287 p=83200 u=zuul n=ansible | 2025-10-01 08:19:01.286938 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-01 08:19:04,619 p=83200 u=zuul n=ansible | 2025-10-01 08:19:04.615995 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-01 08:19:04,842 p=83200 u=zuul n=ansible | 2025-10-01 08:19:04.839247 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-01 08:19:05,049 p=83200 u=zuul n=ansible | 2025-10-01 08:19:05.047763 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-01 08:19:08,631 p=83200 u=zuul n=ansible | 2025-10-01 08:19:08.628938 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-01 08:19:08,947 p=83200 u=zuul n=ansible | 2025-10-01 08:19:08.943196 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-01 08:19:09,654 p=83200 u=zuul n=ansible | 2025-10-01 08:19:09.652526 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-01 08:19:12,897 p=83200 u=zuul n=ansible | 2025-10-01 08:19:12.894174 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-01 08:19:13,663 p=83200 u=zuul n=ansible | 2025-10-01 08:19:13.660831 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-01 08:19:14,170 p=83200 u=zuul n=ansible | 2025-10-01 08:19:14.167796 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-01 08:19:16,501 p=83200 u=zuul n=ansible | 2025-10-01 08:19:16.499081 | fa163edc-743b-971c-e7d8-00000000ac41 | OK | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-01 08:19:16,880 p=83200 u=zuul n=ansible | 2025-10-01 08:19:16.879851 | fa163edc-743b-971c-e7d8-00000000ad05 | OK | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-01 08:19:17,685 p=83200 u=zuul n=ansible | 2025-10-01 08:19:17.684595 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-01 08:19:18,872 p=83200 u=zuul n=ansible | 2025-10-01 08:19:18.870788 | fa163edc-743b-971c-e7d8-00000000ac41 | OK | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-01 08:19:19,269 p=83200 u=zuul n=ansible | 2025-10-01 08:19:19.267700 | fa163edc-743b-971c-e7d8-00000000ad05 | OK | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-01 08:19:20,292 p=83200 u=zuul n=ansible | 2025-10-01 08:19:20.289582 | fa163edc-743b-971c-e7d8-00000000aae0 | OK | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-01 08:19:22,986 p=83200 u=zuul n=ansible | 2025-10-01 08:19:22.983710 | fa163edc-743b-971c-e7d8-00000000aae0 | OK | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-01 08:19:24,859 p=83200 u=zuul n=ansible | 2025-10-01 08:19:24.856207 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-01 08:19:25,199 p=83200 u=zuul n=ansible | 2025-10-01 08:19:25.196677 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-01 08:19:28,528 p=83200 u=zuul n=ansible | 2025-10-01 08:19:28.527013 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-01 08:19:28,544 p=83200 u=zuul n=ansible | 2025-10-01 08:19:28.542481 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-01 08:19:28,618 p=83200 u=zuul n=ansible | 2025-10-01 08:19:28.617091 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-01 08:19:31,521 p=83200 u=zuul n=ansible | 2025-10-01 08:19:31.518525 | fa163edc-743b-971c-e7d8-00000000ac41 | OK | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-01 08:19:31,601 p=83200 u=zuul n=ansible | 2025-10-01 08:19:31.598349 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-01 08:19:33,991 p=83200 u=zuul n=ansible | 2025-10-01 08:19:33.989673 | fa163edc-743b-971c-e7d8-00000000ad05 | OK | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-01 08:19:34,504 p=83200 u=zuul n=ansible | 2025-10-01 08:19:34.502542 | fa163edc-743b-971c-e7d8-00000000aae0 | OK | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-01 08:19:35,450 p=83200 u=zuul n=ansible | 2025-10-01 08:19:35.447785 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-01 08:19:37,373 p=83200 u=zuul n=ansible | 2025-10-01 08:19:37.370707 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-01 08:19:38,068 p=83200 u=zuul n=ansible | 2025-10-01 08:19:38.065522 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-01 08:19:39,932 p=83200 u=zuul n=ansible | 2025-10-01 08:19:39.930145 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-01 08:19:41,950 p=83200 u=zuul n=ansible | 2025-10-01 08:19:41.947214 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-01 08:19:42,460 p=83200 u=zuul n=ansible | 2025-10-01 08:19:42.457403 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-01 08:19:44,061 p=83200 u=zuul n=ansible | 2025-10-01 08:19:44.059494 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-01 08:19:45,218 p=83200 u=zuul n=ansible | 2025-10-01 08:19:45.216099 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-01 08:19:46,211 p=83200 u=zuul n=ansible | 2025-10-01 08:19:46.210228 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-01 08:19:47,701 p=83200 u=zuul n=ansible | 2025-10-01 08:19:47.699242 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-01 08:19:48,734 p=83200 u=zuul n=ansible | 2025-10-01 08:19:48.731489 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-01 08:19:50,915 p=83200 u=zuul n=ansible | 2025-10-01 08:19:50.913542 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-01 08:19:51,535 p=83200 u=zuul n=ansible | 2025-10-01 08:19:51.533280 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-01 08:19:51,936 p=83200 u=zuul n=ansible | 2025-10-01 08:19:51.932238 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-01 08:19:54,243 p=83200 u=zuul n=ansible | 2025-10-01 08:19:54.238138 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-01 08:19:54,930 p=83200 u=zuul n=ansible | 2025-10-01 08:19:54.928805 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-01 08:19:55,215 p=83200 u=zuul n=ansible | 2025-10-01 08:19:55.211812 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-01 08:19:57,918 p=83200 u=zuul n=ansible | 2025-10-01 08:19:57.918036 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-01 08:19:58,338 p=83200 u=zuul n=ansible | 2025-10-01 08:19:58.334986 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-01 08:19:59,691 p=83200 u=zuul n=ansible | 2025-10-01 08:19:59.689356 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-01 08:20:02,164 p=83200 u=zuul n=ansible | 2025-10-01 08:20:02.161325 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-01 08:20:02,837 p=83200 u=zuul n=ansible | 2025-10-01 08:20:02.835522 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-01 08:20:03,188 p=83200 u=zuul n=ansible | 2025-10-01 08:20:03.185532 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-01 08:20:05,992 p=83200 u=zuul n=ansible | 2025-10-01 08:20:05.988997 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-01 08:20:06,776 p=83200 u=zuul n=ansible | 2025-10-01 08:20:06.773259 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-01 08:20:06,915 p=83200 u=zuul n=ansible | 2025-10-01 08:20:06.912908 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-01 08:20:09,851 p=83200 u=zuul n=ansible | 2025-10-01 08:20:09.849230 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-01 08:20:09,927 p=83200 u=zuul n=ansible | 2025-10-01 08:20:09.923871 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-01 08:20:10,118 p=83200 u=zuul n=ansible | 2025-10-01 08:20:10.115545 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-01 08:20:13,228 p=83200 u=zuul n=ansible | 2025-10-01 08:20:13.227789 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-01 08:20:13,915 p=83200 u=zuul n=ansible | 2025-10-01 08:20:13.912711 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-01 08:20:14,457 p=83200 u=zuul n=ansible | 2025-10-01 08:20:14.453758 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-01 08:20:17,348 p=83200 u=zuul n=ansible | 2025-10-01 08:20:17.346041 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-01 08:20:17,403 p=83200 u=zuul n=ansible | 2025-10-01 08:20:17.398892 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-01 08:20:17,840 p=83200 u=zuul n=ansible | 2025-10-01 08:20:17.836999 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-01 08:20:20,579 p=83200 u=zuul n=ansible | 2025-10-01 08:20:20.577537 | fa163edc-743b-971c-e7d8-00000000ac41 | CHANGED | Pre-fetch all the containers | np0005463867 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-01 08:20:20,615 p=83200 u=zuul n=ansible | 2025-10-01 08:20:20.613268 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-01 08:20:21,015 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.005116 | fa163edc-743b-971c-e7d8-00000000ad05 | CHANGED | Pre-fetch all the containers | np0005463866 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-01 08:20:21,037 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.037088 | fa163edc-743b-971c-e7d8-00000000d2b6 | TASK | Set version specific variables 2025-10-01 08:20:21,116 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.116427 | 2d09c47c-9c64-444a-aec6-7cbecd5c115c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463867 2025-10-01 08:20:21,138 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.136671 | fa163edc-743b-971c-e7d8-00000000d2e7 | TASK | Ensure ansible_facts used by role 2025-10-01 08:20:21,555 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.555379 | fa163edc-743b-971c-e7d8-00000000d2e7 | OK | Ensure ansible_facts used by role | np0005463867 2025-10-01 08:20:21,592 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.592296 | fa163edc-743b-971c-e7d8-00000000d2b6 | TASK | Set version specific variables 2025-10-01 08:20:21,612 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.612089 | fa163edc-743b-971c-e7d8-00000000d2e8 | TASK | Set platform/version specific variables 2025-10-01 08:20:21,646 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.645841 | d6c7913b-0995-48a1-a906-a7335d3028a0 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463866 2025-10-01 08:20:21,670 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.670193 | fa163edc-743b-971c-e7d8-00000000d32d | TASK | Ensure ansible_facts used by role 2025-10-01 08:20:21,708 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.706226 | fa163edc-743b-971c-e7d8-00000000d2e8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:20:21,740 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.738347 | fa163edc-743b-971c-e7d8-00000000d2e8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat.yml 2025-10-01 08:20:21,771 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.770212 | fa163edc-743b-971c-e7d8-00000000d2e8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.yml 2025-10-01 08:20:21,794 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.792522 | fa163edc-743b-971c-e7d8-00000000d2e8 | SKIPPED | Set platform/version specific variables | np0005463867 | item=RedHat_9.2.yml 2025-10-01 08:20:21,816 p=83200 u=zuul n=ansible | 2025-10-01 08:20:21.815809 | fa163edc-743b-971c-e7d8-00000000d2b7 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:20:22,127 p=83200 u=zuul n=ansible | 2025-10-01 08:20:22.126585 | fa163edc-743b-971c-e7d8-00000000d32d | OK | Ensure ansible_facts used by role | np0005463866 2025-10-01 08:20:22,159 p=83200 u=zuul n=ansible | 2025-10-01 08:20:22.158428 | fa163edc-743b-971c-e7d8-00000000d32e | TASK | Set platform/version specific variables 2025-10-01 08:20:22,252 p=83200 u=zuul n=ansible | 2025-10-01 08:20:22.250431 | fa163edc-743b-971c-e7d8-00000000d32e | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:20:22,287 p=83200 u=zuul n=ansible | 2025-10-01 08:20:22.285893 | fa163edc-743b-971c-e7d8-00000000d32e | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat.yml 2025-10-01 08:20:22,318 p=83200 u=zuul n=ansible | 2025-10-01 08:20:22.317337 | fa163edc-743b-971c-e7d8-00000000d32e | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.yml 2025-10-01 08:20:22,339 p=83200 u=zuul n=ansible | 2025-10-01 08:20:22.338015 | fa163edc-743b-971c-e7d8-00000000d32e | SKIPPED | Set platform/version specific variables | np0005463866 | item=RedHat_9.2.yml 2025-10-01 08:20:22,365 p=83200 u=zuul n=ansible | 2025-10-01 08:20:22.365107 | fa163edc-743b-971c-e7d8-00000000d2b7 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:20:24,767 p=83200 u=zuul n=ansible | 2025-10-01 08:20:24.764430 | fa163edc-743b-971c-e7d8-00000000aae0 | CHANGED | Pre-fetch all the containers | np0005463865 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-01 08:20:25,188 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.187694 | fa163edc-743b-971c-e7d8-00000000d2b7 | OK | Ensure certificate role dependencies are installed | np0005463867 2025-10-01 08:20:25,225 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.224670 | fa163edc-743b-971c-e7d8-00000000d2b9 | TASK | Ensure provider packages are installed 2025-10-01 08:20:25,287 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.287404 | fa163edc-743b-971c-e7d8-00000000d2b6 | TASK | Set version specific variables 2025-10-01 08:20:25,355 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.355100 | 9e15e242-c7c0-4797-ab43-99df12c7df59 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005463865 2025-10-01 08:20:25,372 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.372652 | fa163edc-743b-971c-e7d8-00000000d38b | TASK | Ensure ansible_facts used by role 2025-10-01 08:20:25,698 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.697677 | fa163edc-743b-971c-e7d8-00000000d2b7 | OK | Ensure certificate role dependencies are installed | np0005463866 2025-10-01 08:20:25,721 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.721157 | fa163edc-743b-971c-e7d8-00000000d2b9 | TASK | Ensure provider packages are installed 2025-10-01 08:20:25,835 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.834827 | fa163edc-743b-971c-e7d8-00000000d38b | OK | Ensure ansible_facts used by role | np0005463865 2025-10-01 08:20:25,862 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.861993 | fa163edc-743b-971c-e7d8-00000000d38c | TASK | Set platform/version specific variables 2025-10-01 08:20:25,968 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.965798 | fa163edc-743b-971c-e7d8-00000000d38c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:20:25,993 p=83200 u=zuul n=ansible | 2025-10-01 08:20:25.991347 | fa163edc-743b-971c-e7d8-00000000d38c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat.yml 2025-10-01 08:20:26,021 p=83200 u=zuul n=ansible | 2025-10-01 08:20:26.018991 | fa163edc-743b-971c-e7d8-00000000d38c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.yml 2025-10-01 08:20:26,040 p=83200 u=zuul n=ansible | 2025-10-01 08:20:26.038413 | fa163edc-743b-971c-e7d8-00000000d38c | SKIPPED | Set platform/version specific variables | np0005463865 | item=RedHat_9.2.yml 2025-10-01 08:20:26,071 p=83200 u=zuul n=ansible | 2025-10-01 08:20:26.071274 | fa163edc-743b-971c-e7d8-00000000d2b7 | TASK | Ensure certificate role dependencies are installed 2025-10-01 08:20:28,397 p=83200 u=zuul n=ansible | 2025-10-01 08:20:28.396759 | fa163edc-743b-971c-e7d8-00000000d2bb | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:20:28,757 p=83200 u=zuul n=ansible | 2025-10-01 08:20:28.754904 | fa163edc-743b-971c-e7d8-00000000d2bb | OK | Ensure pre-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:20:28,789 p=83200 u=zuul n=ansible | 2025-10-01 08:20:28.788855 | fa163edc-743b-971c-e7d8-00000000d2bd | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:20:28,926 p=83200 u=zuul n=ansible | 2025-10-01 08:20:28.926329 | fa163edc-743b-971c-e7d8-00000000d2bb | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:20:29,141 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.139174 | fa163edc-743b-971c-e7d8-00000000d2bd | OK | Ensure post-scripts hooks directory exists | np0005463867 | item=certmonger 2025-10-01 08:20:29,165 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.164986 | fa163edc-743b-971c-e7d8-00000000d2bf | TASK | Ensure provider service is running 2025-10-01 08:20:29,275 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.274097 | fa163edc-743b-971c-e7d8-00000000d2bb | OK | Ensure pre-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:20:29,310 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.310464 | fa163edc-743b-971c-e7d8-00000000d2bd | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:20:29,318 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.317647 | fa163edc-743b-971c-e7d8-00000000d2b7 | OK | Ensure certificate role dependencies are installed | np0005463865 2025-10-01 08:20:29,337 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.337018 | fa163edc-743b-971c-e7d8-00000000d2b9 | TASK | Ensure provider packages are installed 2025-10-01 08:20:29,668 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.666299 | fa163edc-743b-971c-e7d8-00000000d2bd | OK | Ensure post-scripts hooks directory exists | np0005463866 | item=certmonger 2025-10-01 08:20:29,694 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.693795 | fa163edc-743b-971c-e7d8-00000000d2bf | TASK | Ensure provider service is running 2025-10-01 08:20:29,736 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.734944 | fa163edc-743b-971c-e7d8-00000000d2bf | OK | Ensure provider service is running | np0005463867 | item=certmonger 2025-10-01 08:20:29,764 p=83200 u=zuul n=ansible | 2025-10-01 08:20:29.764087 | fa163edc-743b-971c-e7d8-00000000d2c2 | TASK | Ensure certificate requests 2025-10-01 08:20:30,176 p=83200 u=zuul n=ansible | 2025-10-01 08:20:30.174129 | fa163edc-743b-971c-e7d8-00000000d2bf | OK | Ensure provider service is running | np0005463866 | item=certmonger 2025-10-01 08:20:30,206 p=83200 u=zuul n=ansible | 2025-10-01 08:20:30.205941 | fa163edc-743b-971c-e7d8-00000000d2c2 | TASK | Ensure certificate requests 2025-10-01 08:20:31,824 p=83200 u=zuul n=ansible | 2025-10-01 08:20:31.821087 | fa163edc-743b-971c-e7d8-00000000d2c2 | CHANGED | Ensure certificate requests | np0005463867 | item={'ca': 'ipa', 'dns': ['np0005463867.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005463867.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-01 08:20:31,895 p=83200 u=zuul n=ansible | 2025-10-01 08:20:31.895049 | fa163edc-743b-971c-e7d8-00000000aaea | TASK | Fail if container image is undefined 2025-10-01 08:20:31,953 p=83200 u=zuul n=ansible | 2025-10-01 08:20:31.953305 | fa163edc-743b-971c-e7d8-00000000aaea | SKIPPED | Fail if container image is undefined | np0005463867 2025-10-01 08:20:31,991 p=83200 u=zuul n=ansible | 2025-10-01 08:20:31.990759 | fa163edc-743b-971c-e7d8-00000000aaeb | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-01 08:20:32,607 p=83200 u=zuul n=ansible | 2025-10-01 08:20:32.606499 | fa163edc-743b-971c-e7d8-00000000d2bb | TASK | Ensure pre-scripts hooks directory exists 2025-10-01 08:20:32,937 p=83200 u=zuul n=ansible | 2025-10-01 08:20:32.935317 | fa163edc-743b-971c-e7d8-00000000d2c2 | CHANGED | Ensure certificate requests | np0005463866 | item={'ca': 'ipa', 'dns': ['np0005463866.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005463866.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-01 08:20:32,981 p=83200 u=zuul n=ansible | 2025-10-01 08:20:32.979784 | fa163edc-743b-971c-e7d8-00000000d2bb | OK | Ensure pre-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:20:33,006 p=83200 u=zuul n=ansible | 2025-10-01 08:20:33.006018 | fa163edc-743b-971c-e7d8-00000000aaea | TASK | Fail if container image is undefined 2025-10-01 08:20:33,039 p=83200 u=zuul n=ansible | 2025-10-01 08:20:33.039089 | fa163edc-743b-971c-e7d8-00000000d2bd | TASK | Ensure post-scripts hooks directory exists 2025-10-01 08:20:33,068 p=83200 u=zuul n=ansible | 2025-10-01 08:20:33.068121 | fa163edc-743b-971c-e7d8-00000000aaea | SKIPPED | Fail if container image is undefined | np0005463866 2025-10-01 08:20:33,092 p=83200 u=zuul n=ansible | 2025-10-01 08:20:33.092423 | fa163edc-743b-971c-e7d8-00000000aaeb | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-01 08:20:33,457 p=83200 u=zuul n=ansible | 2025-10-01 08:20:33.454308 | fa163edc-743b-971c-e7d8-00000000d2bd | OK | Ensure post-scripts hooks directory exists | np0005463865 | item=certmonger 2025-10-01 08:20:33,485 p=83200 u=zuul n=ansible | 2025-10-01 08:20:33.484604 | fa163edc-743b-971c-e7d8-00000000d2bf | TASK | Ensure provider service is running 2025-10-01 08:20:34,008 p=83200 u=zuul n=ansible | 2025-10-01 08:20:34.005578 | fa163edc-743b-971c-e7d8-00000000d2bf | OK | Ensure provider service is running | np0005463865 | item=certmonger 2025-10-01 08:20:34,058 p=83200 u=zuul n=ansible | 2025-10-01 08:20:34.057745 | fa163edc-743b-971c-e7d8-00000000d2c2 | TASK | Ensure certificate requests 2025-10-01 08:20:34,475 p=83200 u=zuul n=ansible | 2025-10-01 08:20:34.474353 | fa163edc-743b-971c-e7d8-00000000aaeb | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005463867 2025-10-01 08:20:34,524 p=83200 u=zuul n=ansible | 2025-10-01 08:20:34.523813 | fa163edc-743b-971c-e7d8-00000000aaec | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-01 08:20:34,936 p=83200 u=zuul n=ansible | 2025-10-01 08:20:34.935615 | fa163edc-743b-971c-e7d8-00000000aaec | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005463867 2025-10-01 08:20:34,975 p=83200 u=zuul n=ansible | 2025-10-01 08:20:34.975269 | fa163edc-743b-971c-e7d8-00000000ac52 | TASK | Check if rsyslog exists 2025-10-01 08:20:35,308 p=83200 u=zuul n=ansible | 2025-10-01 08:20:35.307639 | fa163edc-743b-971c-e7d8-00000000ac52 | CHANGED | Check if rsyslog exists | np0005463867 2025-10-01 08:20:35,324 p=83200 u=zuul n=ansible | 2025-10-01 08:20:35.323859 | fa163edc-743b-971c-e7d8-00000000ac53 | TASK | Forward logging to swift.log file 2025-10-01 08:20:35,604 p=83200 u=zuul n=ansible | 2025-10-01 08:20:35.604000 | fa163edc-743b-971c-e7d8-00000000aaeb | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005463866 2025-10-01 08:20:35,646 p=83200 u=zuul n=ansible | 2025-10-01 08:20:35.646113 | fa163edc-743b-971c-e7d8-00000000aaec | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-01 08:20:36,086 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.085182 | fa163edc-743b-971c-e7d8-00000000aaec | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005463866 2025-10-01 08:20:36,148 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.147530 | fa163edc-743b-971c-e7d8-00000000ad16 | TASK | Check if rsyslog exists 2025-10-01 08:20:36,277 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.276836 | fa163edc-743b-971c-e7d8-00000000ac53 | CHANGED | Forward logging to swift.log file | np0005463867 2025-10-01 08:20:36,303 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.303393 | fa163edc-743b-971c-e7d8-00000000ac54 | TASK | Restart rsyslogd service after logging conf change 2025-10-01 08:20:36,511 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.507544 | fa163edc-743b-971c-e7d8-00000000d2c2 | CHANGED | Ensure certificate requests | np0005463865 | item={'ca': 'ipa', 'dns': ['np0005463865.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005463865.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-01 08:20:36,532 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.531885 | fa163edc-743b-971c-e7d8-00000000ad16 | CHANGED | Check if rsyslog exists | np0005463866 2025-10-01 08:20:36,583 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.582793 | fa163edc-743b-971c-e7d8-00000000ad17 | TASK | Forward logging to swift.log file 2025-10-01 08:20:36,608 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.608104 | fa163edc-743b-971c-e7d8-00000000aaea | TASK | Fail if container image is undefined 2025-10-01 08:20:36,664 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.663718 | fa163edc-743b-971c-e7d8-00000000aaea | SKIPPED | Fail if container image is undefined | np0005463865 2025-10-01 08:20:36,688 p=83200 u=zuul n=ansible | 2025-10-01 08:20:36.688513 | fa163edc-743b-971c-e7d8-00000000aaeb | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-01 08:20:37,317 p=83200 u=zuul n=ansible | 2025-10-01 08:20:37.316029 | fa163edc-743b-971c-e7d8-00000000ac54 | CHANGED | Restart rsyslogd service after logging conf change | np0005463867 2025-10-01 08:20:37,353 p=83200 u=zuul n=ansible | 2025-10-01 08:20:37.352574 | fa163edc-743b-971c-e7d8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:20:37,547 p=83200 u=zuul n=ansible | 2025-10-01 08:20:37.546207 | fa163edc-743b-971c-e7d8-00000000ad17 | CHANGED | Forward logging to swift.log file | np0005463866 2025-10-01 08:20:37,568 p=83200 u=zuul n=ansible | 2025-10-01 08:20:37.568530 | fa163edc-743b-971c-e7d8-00000000ad18 | TASK | Restart rsyslogd service after logging conf change 2025-10-01 08:20:37,699 p=83200 u=zuul n=ansible | 2025-10-01 08:20:37.698927 | fa163edc-743b-971c-e7d8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463867 2025-10-01 08:20:37,835 p=83200 u=zuul n=ansible | 2025-10-01 08:20:37.835651 | 426c12e4-24b8-4dea-b79d-12dd4f68940f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463867 2025-10-01 08:20:37,853 p=83200 u=zuul n=ansible | 2025-10-01 08:20:37.852915 | fa163edc-743b-971c-e7d8-00000000d409 | TASK | Write the config_step hieradata 2025-10-01 08:20:38,532 p=83200 u=zuul n=ansible | 2025-10-01 08:20:38.531377 | fa163edc-743b-971c-e7d8-00000000ad18 | CHANGED | Restart rsyslogd service after logging conf change | np0005463866 2025-10-01 08:20:38,555 p=83200 u=zuul n=ansible | 2025-10-01 08:20:38.554898 | fa163edc-743b-971c-e7d8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:20:38,679 p=83200 u=zuul n=ansible | 2025-10-01 08:20:38.678137 | fa163edc-743b-971c-e7d8-00000000d409 | OK | Write the config_step hieradata | np0005463867 2025-10-01 08:20:38,705 p=83200 u=zuul n=ansible | 2025-10-01 08:20:38.704876 | fa163edc-743b-971c-e7d8-00000000d40a | TASK | Run puppet host configuration for step 1 2025-10-01 08:20:38,844 p=83200 u=zuul n=ansible | 2025-10-01 08:20:38.843339 | fa163edc-743b-971c-e7d8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463866 2025-10-01 08:20:38,955 p=83200 u=zuul n=ansible | 2025-10-01 08:20:38.954629 | fa163edc-743b-971c-e7d8-00000000aaeb | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005463865 2025-10-01 08:20:38,990 p=83200 u=zuul n=ansible | 2025-10-01 08:20:38.990192 | 76bd1248-6bef-4733-b9ea-4ff89da622b0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463866 2025-10-01 08:20:39,028 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.027577 | fa163edc-743b-971c-e7d8-00000000aaec | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-01 08:20:39,051 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.050667 | fa163edc-743b-971c-e7d8-00000000d429 | TASK | Write the config_step hieradata 2025-10-01 08:20:39,451 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.450685 | fa163edc-743b-971c-e7d8-00000000d40a | CHANGED | Run puppet host configuration for step 1 | np0005463867 2025-10-01 08:20:39,486 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.485665 | fa163edc-743b-971c-e7d8-00000000d40b | TASK | Wait for puppet host configuration to finish 2025-10-01 08:20:39,496 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.495897 | fa163edc-743b-971c-e7d8-00000000aaec | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005463865 2025-10-01 08:20:39,567 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.566251 | fa163edc-743b-971c-e7d8-00000000aaf7 | TASK | Check if rsyslog exists 2025-10-01 08:20:39,874 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.874134 | fa163edc-743b-971c-e7d8-00000000d429 | OK | Write the config_step hieradata | np0005463866 2025-10-01 08:20:39,902 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.896380 | fa163edc-743b-971c-e7d8-00000000d42a | TASK | Run puppet host configuration for step 1 2025-10-01 08:20:39,908 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.908081 | fa163edc-743b-971c-e7d8-00000000aaf7 | CHANGED | Check if rsyslog exists | np0005463865 2025-10-01 08:20:39,932 p=83200 u=zuul n=ansible | 2025-10-01 08:20:39.931956 | fa163edc-743b-971c-e7d8-00000000aaf8 | TASK | Forward logging to swift.log file 2025-10-01 08:20:40,656 p=83200 u=zuul n=ansible | 2025-10-01 08:20:40.655485 | fa163edc-743b-971c-e7d8-00000000d42a | CHANGED | Run puppet host configuration for step 1 | np0005463866 2025-10-01 08:20:40,680 p=83200 u=zuul n=ansible | 2025-10-01 08:20:40.679882 | fa163edc-743b-971c-e7d8-00000000d42b | TASK | Wait for puppet host configuration to finish 2025-10-01 08:20:40,933 p=83200 u=zuul n=ansible | 2025-10-01 08:20:40.932405 | fa163edc-743b-971c-e7d8-00000000aaf8 | CHANGED | Forward logging to swift.log file | np0005463865 2025-10-01 08:20:40,971 p=83200 u=zuul n=ansible | 2025-10-01 08:20:40.970752 | fa163edc-743b-971c-e7d8-00000000aaf9 | TASK | Restart rsyslogd service after logging conf change 2025-10-01 08:20:41,773 p=83200 u=zuul n=ansible | 2025-10-01 08:20:41.772856 | fa163edc-743b-971c-e7d8-00000000aaf9 | CHANGED | Restart rsyslogd service after logging conf change | np0005463865 2025-10-01 08:20:41,795 p=83200 u=zuul n=ansible | 2025-10-01 08:20:41.795459 | fa163edc-743b-971c-e7d8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-01 08:20:42,099 p=83200 u=zuul n=ansible | 2025-10-01 08:20:42.098474 | fa163edc-743b-971c-e7d8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005463865 2025-10-01 08:20:42,249 p=83200 u=zuul n=ansible | 2025-10-01 08:20:42.248519 | d9d89555-9d8b-4227-b432-8ff60420f35d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463865 2025-10-01 08:20:42,278 p=83200 u=zuul n=ansible | 2025-10-01 08:20:42.278007 | fa163edc-743b-971c-e7d8-00000000d455 | TASK | Write the config_step hieradata 2025-10-01 08:20:43,119 p=83200 u=zuul n=ansible | 2025-10-01 08:20:43.118437 | fa163edc-743b-971c-e7d8-00000000d455 | OK | Write the config_step hieradata | np0005463865 2025-10-01 08:20:43,141 p=83200 u=zuul n=ansible | 2025-10-01 08:20:43.141356 | fa163edc-743b-971c-e7d8-00000000d456 | TASK | Run puppet host configuration for step 1 2025-10-01 08:20:43,900 p=83200 u=zuul n=ansible | 2025-10-01 08:20:43.899358 | fa163edc-743b-971c-e7d8-00000000d456 | CHANGED | Run puppet host configuration for step 1 | np0005463865 2025-10-01 08:20:43,920 p=83200 u=zuul n=ansible | 2025-10-01 08:20:43.920349 | fa163edc-743b-971c-e7d8-00000000d457 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:21:51,847 p=83200 u=zuul n=ansible | 2025-10-01 08:21:51.847072 | fa163edc-743b-971c-e7d8-00000000d40b | CHANGED | Wait for puppet host configuration to finish | np0005463867 2025-10-01 08:21:51,871 p=83200 u=zuul n=ansible | 2025-10-01 08:21:51.871079 | fa163edc-743b-971c-e7d8-00000000d40c | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-01 08:21:51,950 p=83200 u=zuul n=ansible | 2025-10-01 08:21:51.949416 | fa163edc-743b-971c-e7d8-00000000d40c | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005463867 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:20:39 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:20:44 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:20:44 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:20:44 puppet-user: (file & line not available)", "<13>Oct 1 08:20:44 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:20:44 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:20:45 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:20:45 puppet-user: Notice: Compiled catalog for np0005463867.ooo.test in environment production in 0.42 seconds", "<13>Oct 1 08:20:45 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 1 08:20:45 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 1 08:20:45 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 1 08:20:57 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 1 08:21:05 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 1 08:21:05 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:21:06 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:21:06 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 1 08:21:06 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 1 08:21:06 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 1 08:21:10 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:21:10 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 1 08:21:23 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 1 08:21:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 1 08:21:45 puppet-user: Notice: Applied catalog in 60.33 seconds", "<13>Oct 1 08:21:45 puppet-user: Application:", "<13>Oct 1 08:21:45 puppet-user: Initial environment: production", "<13>Oct 1 08:21:45 puppet-user: Converged environment: production", "<13>Oct 1 08:21:45 puppet-user: Run mode: user", "<13>Oct 1 08:21:45 puppet-user: Changes:", "<13>Oct 1 08:21:45 puppet-user: Total: 14", "<13>Oct 1 08:21:45 puppet-user: Events:", "<13>Oct 1 08:21:45 puppet-user: Success: 14", "<13>Oct 1 08:21:45 puppet-user: Resources:", "<13>Oct 1 08:21:45 puppet-user: Restarted: 1", "<13>Oct 1 08:21:45 puppet-user: Changed: 13", "<13>Oct 1 08:21:45 puppet-user: Out of sync: 13", "<13>Oct 1 08:21:45 puppet-user: Total: 23", "<13>Oct 1 08:21:45 puppet-user: Time:", "<13>Oct 1 08:21:45 puppet-user: Schedule: 0.00", "<13>Oct 1 08:21:45 puppet-user: File line: 0.00", "<13>Oct 1 08:21:45 puppet-user: File: 0.00", "<13>Oct 1 08:21:45 puppet-user: Augeas: 0.07", "<13>Oct 1 08:21:45 puppet-user: Config retrieval: 0.46", "<13>Oct 1 08:21:45 puppet-user: User: 0.54", "<13>Oct 1 08:21:45 puppet-user: Last run: 1759306905", "<13>Oct 1 08:21:45 puppet-user: Package: 19.91", "<13>Oct 1 08:21:45 puppet-user: Exec: 23.20", "<13>Oct 1 08:21:45 puppet-user: Service: 4.12", "<13>Oct 1 08:21:45 puppet-user: Transaction evaluation: 60.32", "<13>Oct 1 08:21:45 puppet-user: Catalog application: 60.33", "<13>Oct 1 08:21:45 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:21:45 puppet-user: Total: 60.33", "<13>Oct 1 08:21:45 puppet-user: Version:", "<13>Oct 1 08:21:45 puppet-user: Config: 1759306844", "<13>Oct 1 08:21:45 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:21:51,972 p=83200 u=zuul n=ansible | 2025-10-01 08:21:51.972056 | fa163edc-743b-971c-e7d8-00000000d40d | TASK | Pre-cache facts for puppet containers 2025-10-01 08:21:52,046 p=83200 u=zuul n=ansible | 2025-10-01 08:21:52.046206 | fa163edc-743b-971c-e7d8-00000000c1db | TASK | Gather variables for each operating system 2025-10-01 08:21:52,175 p=83200 u=zuul n=ansible | 2025-10-01 08:21:52.175182 | fa163edc-743b-971c-e7d8-00000000c1dc | TASK | Create puppet caching structures 2025-10-01 08:21:52,468 p=83200 u=zuul n=ansible | 2025-10-01 08:21:52.466762 | fa163edc-743b-971c-e7d8-00000000c1dc | CHANGED | Create puppet caching structures | np0005463867 2025-10-01 08:21:52,503 p=83200 u=zuul n=ansible | 2025-10-01 08:21:52.502363 | fa163edc-743b-971c-e7d8-00000000c1dd | TASK | Check for facter.conf 2025-10-01 08:21:52,813 p=83200 u=zuul n=ansible | 2025-10-01 08:21:52.812701 | fa163edc-743b-971c-e7d8-00000000c1dd | OK | Check for facter.conf | np0005463867 2025-10-01 08:21:52,835 p=83200 u=zuul n=ansible | 2025-10-01 08:21:52.835062 | fa163edc-743b-971c-e7d8-00000000c1de | TASK | Remove facter.conf if directory 2025-10-01 08:21:52,863 p=83200 u=zuul n=ansible | 2025-10-01 08:21:52.862396 | fa163edc-743b-971c-e7d8-00000000c1de | SKIPPED | Remove facter.conf if directory | np0005463867 2025-10-01 08:21:52,882 p=83200 u=zuul n=ansible | 2025-10-01 08:21:52.882643 | fa163edc-743b-971c-e7d8-00000000c1df | TASK | Write facter cache config 2025-10-01 08:21:53,106 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.105548 | fa163edc-743b-971c-e7d8-00000000d42b | CHANGED | Wait for puppet host configuration to finish | np0005463866 2025-10-01 08:21:53,123 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.122947 | fa163edc-743b-971c-e7d8-00000000d42c | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-01 08:21:53,189 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.189258 | fa163edc-743b-971c-e7d8-00000000d42c | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005463866 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:20:40 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:20:46 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:20:46 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:20:46 puppet-user: (file & line not available)", "<13>Oct 1 08:20:46 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:20:46 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:20:46 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:20:46 puppet-user: Notice: Compiled catalog for np0005463866.ooo.test in environment production in 0.39 seconds", "<13>Oct 1 08:20:46 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 1 08:20:46 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 1 08:20:46 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 1 08:20:58 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 1 08:21:06 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 1 08:21:06 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:21:07 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:21:07 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 1 08:21:07 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 1 08:21:07 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 1 08:21:10 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:21:11 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 1 08:21:12 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 1 08:21:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 1 08:21:45 puppet-user: Notice: Applied catalog in 59.16 seconds", "<13>Oct 1 08:21:45 puppet-user: Application:", "<13>Oct 1 08:21:45 puppet-user: Initial environment: production", "<13>Oct 1 08:21:45 puppet-user: Converged environment: production", "<13>Oct 1 08:21:45 puppet-user: Run mode: user", "<13>Oct 1 08:21:45 puppet-user: Changes:", "<13>Oct 1 08:21:45 puppet-user: Total: 14", "<13>Oct 1 08:21:45 puppet-user: Events:", "<13>Oct 1 08:21:45 puppet-user: Success: 14", "<13>Oct 1 08:21:45 puppet-user: Resources:", "<13>Oct 1 08:21:45 puppet-user: Restarted: 1", "<13>Oct 1 08:21:45 puppet-user: Changed: 13", "<13>Oct 1 08:21:45 puppet-user: Out of sync: 13", "<13>Oct 1 08:21:45 puppet-user: Total: 23", "<13>Oct 1 08:21:45 puppet-user: Time:", "<13>Oct 1 08:21:45 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:21:45 puppet-user: Schedule: 0.00", "<13>Oct 1 08:21:45 puppet-user: File line: 0.00", "<13>Oct 1 08:21:45 puppet-user: File: 0.01", "<13>Oct 1 08:21:45 puppet-user: Augeas: 0.06", "<13>Oct 1 08:21:45 puppet-user: Config retrieval: 0.43", "<13>Oct 1 08:21:45 puppet-user: User: 0.59", "<13>Oct 1 08:21:45 puppet-user: Last run: 1759306905", "<13>Oct 1 08:21:45 puppet-user: Package: 19.29", "<13>Oct 1 08:21:45 puppet-user: Exec: 33.71", "<13>Oct 1 08:21:45 puppet-user: Service: 4.07", "<13>Oct 1 08:21:45 puppet-user: Transaction evaluation: 59.15", "<13>Oct 1 08:21:45 puppet-user: Catalog application: 59.16", "<13>Oct 1 08:21:45 puppet-user: Total: 59.17", "<13>Oct 1 08:21:45 puppet-user: Version:", "<13>Oct 1 08:21:45 puppet-user: Config: 1759306846", "<13>Oct 1 08:21:45 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:21:53,210 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.210006 | fa163edc-743b-971c-e7d8-00000000d42d | TASK | Pre-cache facts for puppet containers 2025-10-01 08:21:53,280 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.280377 | fa163edc-743b-971c-e7d8-00000000c1db | TASK | Gather variables for each operating system 2025-10-01 08:21:53,422 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.422440 | fa163edc-743b-971c-e7d8-00000000c1dc | TASK | Create puppet caching structures 2025-10-01 08:21:53,750 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.749395 | fa163edc-743b-971c-e7d8-00000000c1dc | CHANGED | Create puppet caching structures | np0005463866 2025-10-01 08:21:53,773 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.773465 | fa163edc-743b-971c-e7d8-00000000c1dd | TASK | Check for facter.conf 2025-10-01 08:21:53,807 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.806322 | fa163edc-743b-971c-e7d8-00000000c1df | CHANGED | Write facter cache config | np0005463867 2025-10-01 08:21:53,830 p=83200 u=zuul n=ansible | 2025-10-01 08:21:53.829753 | fa163edc-743b-971c-e7d8-00000000c1e0 | TASK | Cleanup facter cache if exists 2025-10-01 08:21:54,070 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.069512 | fa163edc-743b-971c-e7d8-00000000c1dd | OK | Check for facter.conf | np0005463866 2025-10-01 08:21:54,093 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.093353 | fa163edc-743b-971c-e7d8-00000000c1de | TASK | Remove facter.conf if directory 2025-10-01 08:21:54,113 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.112298 | fa163edc-743b-971c-e7d8-00000000c1e0 | OK | Cleanup facter cache if exists | np0005463867 2025-10-01 08:21:54,134 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.134509 | fa163edc-743b-971c-e7d8-00000000c1e1 | TASK | Pre-cache facts 2025-10-01 08:21:54,148 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.147994 | fa163edc-743b-971c-e7d8-00000000c1de | SKIPPED | Remove facter.conf if directory | np0005463866 2025-10-01 08:21:54,174 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.173846 | fa163edc-743b-971c-e7d8-00000000c1df | TASK | Write facter cache config 2025-10-01 08:21:54,697 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.696451 | fa163edc-743b-971c-e7d8-00000000c1e1 | CHANGED | Pre-cache facts | np0005463867 2025-10-01 08:21:54,731 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.730873 | fa163edc-743b-971c-e7d8-00000000c1e2 | TASK | Failed deployment if facter fails 2025-10-01 08:21:54,753 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.752674 | fa163edc-743b-971c-e7d8-00000000c1e2 | SKIPPED | Failed deployment if facter fails | np0005463867 2025-10-01 08:21:54,790 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.790487 | fa163edc-743b-971c-e7d8-00000000c1e3 | TASK | Sync cached facts 2025-10-01 08:21:54,996 p=83200 u=zuul n=ansible | 2025-10-01 08:21:54.995293 | fa163edc-743b-971c-e7d8-00000000c1df | CHANGED | Write facter cache config | np0005463866 2025-10-01 08:21:55,033 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.032824 | fa163edc-743b-971c-e7d8-00000000c1e0 | TASK | Cleanup facter cache if exists 2025-10-01 08:21:55,152 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.151523 | fa163edc-743b-971c-e7d8-00000000c1e3 | CHANGED | Sync cached facts | np0005463867 -> 192.168.122.105 2025-10-01 08:21:55,153 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> 192.168.122.105', 'fa163edc-743b-971c-e7d8-00000000c1e3') missing from stats 2025-10-01 08:21:55,194 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.194234 | fa163edc-743b-971c-e7d8-00000000d40e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:21:55,253 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.253391 | 33b8038b-52a1-4087-bfa8-75f04ff4f9dd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005463867 2025-10-01 08:21:55,280 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.280086 | fa163edc-743b-971c-e7d8-00000000d560 | TASK | Create base directory puppet configs 2025-10-01 08:21:55,364 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.364138 | fa163edc-743b-971c-e7d8-00000000c1e0 | OK | Cleanup facter cache if exists | np0005463866 2025-10-01 08:21:55,382 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.382106 | fa163edc-743b-971c-e7d8-00000000c1e1 | TASK | Pre-cache facts 2025-10-01 08:21:55,594 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.593669 | fa163edc-743b-971c-e7d8-00000000d560 | CHANGED | Create base directory puppet configs | np0005463867 2025-10-01 08:21:55,611 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.611142 | fa163edc-743b-971c-e7d8-00000000d561 | TASK | Generate container puppet configs for step 1 2025-10-01 08:21:55,918 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.917946 | fa163edc-743b-971c-e7d8-00000000d561 | CHANGED | Generate container puppet configs for step 1 | np0005463867 2025-10-01 08:21:55,952 p=83200 u=zuul n=ansible | 2025-10-01 08:21:55.951659 | fa163edc-743b-971c-e7d8-00000000d562 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-01 08:21:56,048 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.047646 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:21:56,078 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.076723 | fa163edc-743b-971c-e7d8-00000000c1e1 | CHANGED | Pre-cache facts | np0005463866 2025-10-01 08:21:56,117 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.116982 | fa163edc-743b-971c-e7d8-00000000c1e2 | TASK | Failed deployment if facter fails 2025-10-01 08:21:56,172 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.171649 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:21:56,183 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.182708 | fa163edc-743b-971c-e7d8-00000000c1e2 | SKIPPED | Failed deployment if facter fails | np0005463866 2025-10-01 08:21:56,219 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.219168 | fa163edc-743b-971c-e7d8-00000000c1e3 | TASK | Sync cached facts 2025-10-01 08:21:56,227 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.227180 | fa163edc-743b-971c-e7d8-00000000d457 | CHANGED | Wait for puppet host configuration to finish | np0005463865 2025-10-01 08:21:56,252 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.252107 | fa163edc-743b-971c-e7d8-00000000d458 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-01 08:21:56,336 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.334939 | fa163edc-743b-971c-e7d8-00000000d458 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005463865 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:20:44 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:20:49 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:20:49 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:20:49 puppet-user: (file & line not available)", "<13>Oct 1 08:20:49 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:20:49 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:20:49 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:20:49 puppet-user: Notice: Compiled catalog for np0005463865.ooo.test in environment production in 0.38 seconds", "<13>Oct 1 08:20:49 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 1 08:20:49 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 1 08:20:49 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 1 08:21:01 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 1 08:21:09 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 1 08:21:09 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 1 08:21:09 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 1 08:21:09 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 1 08:21:12 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:21:13 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 1 08:21:14 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 1 08:21:18 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Create Cluster tripleo_cluster]/returns: executed successfully", "<13>Oct 1 08:21:20 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]/returns: executed successfully", "<13>Oct 1 08:21:20 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:21:21 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:21:44 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 1 08:21:45 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 1 08:21:47 puppet-user: Notice: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]/ensure: created", "<13>Oct 1 08:21:47 puppet-user: Notice: Applied catalog in 57.99 seconds", "<13>Oct 1 08:21:47 puppet-user: Application:", "<13>Oct 1 08:21:47 puppet-user: Initial environment: production", "<13>Oct 1 08:21:47 puppet-user: Converged environment: production", "<13>Oct 1 08:21:47 puppet-user: Run mode: user", "<13>Oct 1 08:21:47 puppet-user: Changes:", "<13>Oct 1 08:21:47 puppet-user: Total: 17", "<13>Oct 1 08:21:47 puppet-user: Events:", "<13>Oct 1 08:21:47 puppet-user: Success: 17", "<13>Oct 1 08:21:47 puppet-user: Resources:", "<13>Oct 1 08:21:47 puppet-user: Restarted: 1", "<13>Oct 1 08:21:47 puppet-user: Changed: 16", "<13>Oct 1 08:21:47 puppet-user: Out of sync: 16", "<13>Oct 1 08:21:47 puppet-user: Total: 26", "<13>Oct 1 08:21:47 puppet-user: Time:", "<13>Oct 1 08:21:47 puppet-user: Schedule: 0.00", "<13>Oct 1 08:21:47 puppet-user: File: 0.00", "<13>Oct 1 08:21:47 puppet-user: File line: 0.00", "<13>Oct 1 08:21:47 puppet-user: Augeas: 0.04", "<13>Oct 1 08:21:47 puppet-user: Config retrieval: 0.43", "<13>Oct 1 08:21:47 puppet-user: User: 0.56", "<13>Oct 1 08:21:47 puppet-user: Last run: 1759306907", "<13>Oct 1 08:21:47 puppet-user: Package: 19.45", "<13>Oct 1 08:21:47 puppet-user: Exec: 29.16", "<13>Oct 1 08:21:47 puppet-user: Pcmk property: 3.63", "<13>Oct 1 08:21:47 puppet-user: Service: 3.79", "<13>Oct 1 08:21:47 puppet-user: Transaction evaluation: 57.98", "<13>Oct 1 08:21:47 puppet-user: Catalog application: 57.99", "<13>Oct 1 08:21:47 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:21:47 puppet-user: Total: 57.99", "<13>Oct 1 08:21:47 puppet-user: Version:", "<13>Oct 1 08:21:47 puppet-user: Config: 1759306849", "<13>Oct 1 08:21:47 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:21:56,369 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.369261 | fa163edc-743b-971c-e7d8-00000000d459 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:21:56,452 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.451684 | fa163edc-743b-971c-e7d8-00000000c1db | TASK | Gather variables for each operating system 2025-10-01 08:21:56,481 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.480536 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463867 2025-10-01 08:21:56,499 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.499013 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:56,559 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.559236 | fa163edc-743b-971c-e7d8-00000000c1dc | TASK | Create puppet caching structures 2025-10-01 08:21:56,579 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.578880 | fa163edc-743b-971c-e7d8-00000000c1e3 | CHANGED | Sync cached facts | np0005463866 -> 192.168.122.104 2025-10-01 08:21:56,580 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> 192.168.122.104', 'fa163edc-743b-971c-e7d8-00000000c1e3') missing from stats 2025-10-01 08:21:56,608 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.608191 | fa163edc-743b-971c-e7d8-00000000d42e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:21:56,673 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.672921 | 401abfc8-dfc3-4e1e-bcdd-70124ad70339 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005463866 2025-10-01 08:21:56,696 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.695935 | fa163edc-743b-971c-e7d8-00000000d684 | TASK | Create base directory puppet configs 2025-10-01 08:21:56,840 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.840201 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463867 2025-10-01 08:21:56,864 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.864723 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:21:56,872 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.871463 | fa163edc-743b-971c-e7d8-00000000c1dc | CHANGED | Create puppet caching structures | np0005463865 2025-10-01 08:21:56,889 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.889187 | fa163edc-743b-971c-e7d8-00000000c1dd | TASK | Check for facter.conf 2025-10-01 08:21:56,940 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.940293 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:21:56,960 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.960071 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:21:56,992 p=83200 u=zuul n=ansible | 2025-10-01 08:21:56.992205 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:21:57,016 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.015703 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:21:57,023 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.022409 | fa163edc-743b-971c-e7d8-00000000d684 | CHANGED | Create base directory puppet configs | np0005463866 2025-10-01 08:21:57,040 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.040248 | fa163edc-743b-971c-e7d8-00000000d685 | TASK | Generate container puppet configs for step 1 2025-10-01 08:21:57,068 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.068073 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:21:57,086 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.086212 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:57,143 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.143482 | 8a18627d-2e50-43ce-bed5-42b4331de1fb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463867 2025-10-01 08:21:57,166 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.165922 | fa163edc-743b-971c-e7d8-00000000d6fd | TASK | Gather podman infos 2025-10-01 08:21:57,173 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.172464 | fa163edc-743b-971c-e7d8-00000000c1dd | OK | Check for facter.conf | np0005463865 2025-10-01 08:21:57,201 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.201044 | fa163edc-743b-971c-e7d8-00000000c1de | TASK | Remove facter.conf if directory 2025-10-01 08:21:57,243 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.242534 | fa163edc-743b-971c-e7d8-00000000c1de | SKIPPED | Remove facter.conf if directory | np0005463865 2025-10-01 08:21:57,259 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.259183 | fa163edc-743b-971c-e7d8-00000000c1df | TASK | Write facter cache config 2025-10-01 08:21:57,413 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.412305 | fa163edc-743b-971c-e7d8-00000000d685 | CHANGED | Generate container puppet configs for step 1 | np0005463866 2025-10-01 08:21:57,456 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.455426 | fa163edc-743b-971c-e7d8-00000000d686 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-01 08:21:57,559 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.559244 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:21:57,565 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.565174 | fa163edc-743b-971c-e7d8-00000000d6fd | OK | Gather podman infos | np0005463867 2025-10-01 08:21:57,589 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.589017 | fa163edc-743b-971c-e7d8-00000000d6fe | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:57,630 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.630392 | fa163edc-743b-971c-e7d8-00000000d6fe | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463867 2025-10-01 08:21:57,647 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.647154 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:57,700 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.700631 | 08f5111e-641c-4bd4-929d-657615d6ad43 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463867 2025-10-01 08:21:57,722 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.722174 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:21:57,744 p=83200 u=zuul n=ansible | 2025-10-01 08:21:57.743600 | fa163edc-743b-971c-e7d8-00000000d77d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:58,034 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.033427 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463866 2025-10-01 08:21:58,051 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.051356 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:58,241 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.240407 | fa163edc-743b-971c-e7d8-00000000c1df | CHANGED | Write facter cache config | np0005463865 2025-10-01 08:21:58,277 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.276614 | fa163edc-743b-971c-e7d8-00000000c1e0 | TASK | Cleanup facter cache if exists 2025-10-01 08:21:58,393 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.392747 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463866 2025-10-01 08:21:58,434 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.434446 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:21:58,514 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.514027 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:21:58,538 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.538118 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:21:58,571 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.570926 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:21:58,591 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.591124 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:21:58,648 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.647392 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:21:58,685 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.685284 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:58,697 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.696161 | fa163edc-743b-971c-e7d8-00000000c1e0 | OK | Cleanup facter cache if exists | np0005463865 2025-10-01 08:21:58,734 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.733682 | fa163edc-743b-971c-e7d8-00000000c1e1 | TASK | Pre-cache facts 2025-10-01 08:21:58,776 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.775595 | 5a18b382-6316-4327-99b6-80b52e67e7b1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463866 2025-10-01 08:21:58,804 p=83200 u=zuul n=ansible | 2025-10-01 08:21:58.804185 | fa163edc-743b-971c-e7d8-00000000d7ce | TASK | Gather podman infos 2025-10-01 08:21:59,162 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.161934 | fa163edc-743b-971c-e7d8-00000000d7ce | OK | Gather podman infos | np0005463866 2025-10-01 08:21:59,205 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.204587 | fa163edc-743b-971c-e7d8-00000000d7cf | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:59,246 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.245929 | fa163edc-743b-971c-e7d8-00000000d7cf | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463866 2025-10-01 08:21:59,278 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.278243 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:59,347 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.346931 | 147961ac-d493-4474-a395-bf04716eb6a8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463866 2025-10-01 08:21:59,384 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.383831 | fa163edc-743b-971c-e7d8-00000000d7f8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:21:59,496 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.495735 | fa163edc-743b-971c-e7d8-00000000c1e1 | CHANGED | Pre-cache facts | np0005463865 2025-10-01 08:21:59,535 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.534808 | fa163edc-743b-971c-e7d8-00000000c1e2 | TASK | Failed deployment if facter fails 2025-10-01 08:21:59,568 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.568139 | fa163edc-743b-971c-e7d8-00000000c1e2 | SKIPPED | Failed deployment if facter fails | np0005463865 2025-10-01 08:21:59,613 p=83200 u=zuul n=ansible | 2025-10-01 08:21:59.612842 | fa163edc-743b-971c-e7d8-00000000c1e3 | TASK | Sync cached facts 2025-10-01 08:22:00,001 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.000460 | fa163edc-743b-971c-e7d8-00000000c1e3 | CHANGED | Sync cached facts | np0005463865 -> 192.168.122.103 2025-10-01 08:22:00,001 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> 192.168.122.103', 'fa163edc-743b-971c-e7d8-00000000c1e3') missing from stats 2025-10-01 08:22:00,043 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.043140 | fa163edc-743b-971c-e7d8-00000000d45a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:22:00,107 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.106690 | 3226a4aa-9be7-4cc3-98b0-ba287b73bfe6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005463865 2025-10-01 08:22:00,131 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.131615 | fa163edc-743b-971c-e7d8-00000000d842 | TASK | Create base directory puppet configs 2025-10-01 08:22:00,433 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.432224 | fa163edc-743b-971c-e7d8-00000000d842 | CHANGED | Create base directory puppet configs | np0005463865 2025-10-01 08:22:00,456 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.455888 | fa163edc-743b-971c-e7d8-00000000d843 | TASK | Generate container puppet configs for step 1 2025-10-01 08:22:00,879 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.879181 | fa163edc-743b-971c-e7d8-00000000d843 | CHANGED | Generate container puppet configs for step 1 | np0005463865 2025-10-01 08:22:00,898 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.898420 | fa163edc-743b-971c-e7d8-00000000d844 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-01 08:22:00,969 p=83200 u=zuul n=ansible | 2025-10-01 08:22:00.968621 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:22:01,113 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.113050 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:22:01,453 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.452738 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463865 2025-10-01 08:22:01,479 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.478533 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:22:01,822 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.821545 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463865 2025-10-01 08:22:01,843 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.842927 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:22:01,900 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.900434 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:22:01,920 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.919883 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:22:01,948 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.947744 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:22:01,966 p=83200 u=zuul n=ansible | 2025-10-01 08:22:01.966060 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:22:02,024 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.023977 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:22:02,042 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.042192 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:22:02,112 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.112480 | b00f5b2e-1ea6-4e47-b76b-a671fd8c40a3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463865 2025-10-01 08:22:02,132 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.132507 | fa163edc-743b-971c-e7d8-00000000d90d | TASK | Gather podman infos 2025-10-01 08:22:02,533 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.532374 | fa163edc-743b-971c-e7d8-00000000d90d | OK | Gather podman infos | np0005463865 2025-10-01 08:22:02,558 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.558058 | fa163edc-743b-971c-e7d8-00000000d90e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:22:02,620 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.620119 | fa163edc-743b-971c-e7d8-00000000d90e | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463865 2025-10-01 08:22:02,644 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.643879 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:22:02,708 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.708028 | a7fbe6d6-a1e5-44c0-8a2f-d1a87f48181f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463865 2025-10-01 08:22:02,731 p=83200 u=zuul n=ansible | 2025-10-01 08:22:02.731328 | fa163edc-743b-971c-e7d8-00000000d937 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:22:31,380 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.379626 | fa163edc-743b-971c-e7d8-00000000d77d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463867 2025-10-01 08:22:31,405 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.405064 | fa163edc-743b-971c-e7d8-00000000d77e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:22:31,509 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.508470 | fa163edc-743b-971c-e7d8-00000000d77e | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463867 2025-10-01 08:22:31,549 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.549195 | fa163edc-743b-971c-e7d8-00000000d564 | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:22:31,577 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.577218 | fa163edc-743b-971c-e7d8-00000000d564 | SKIPPED | Diff puppet-generated changes for check mode | np0005463867 2025-10-01 08:22:31,593 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.592983 | fa163edc-743b-971c-e7d8-00000000d565 | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:22:31,624 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.623824 | fa163edc-743b-971c-e7d8-00000000d565 | SKIPPED | Diff puppet-generated changes for check mode | np0005463867 2025-10-01 08:22:31,640 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.639857 | fa163edc-743b-971c-e7d8-00000000d410 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-01 08:22:31,707 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.707089 | fa163edc-743b-971c-e7d8-00000000c970 | TASK | Gather variables for each operating system 2025-10-01 08:22:31,837 p=83200 u=zuul n=ansible | 2025-10-01 08:22:31.837247 | fa163edc-743b-971c-e7d8-00000000c971 | TASK | Create container logs path 2025-10-01 08:22:32,164 p=83200 u=zuul n=ansible | 2025-10-01 08:22:32.163360 | fa163edc-743b-971c-e7d8-00000000c971 | OK | Create container logs path | np0005463867 2025-10-01 08:22:32,197 p=83200 u=zuul n=ansible | 2025-10-01 08:22:32.196666 | fa163edc-743b-971c-e7d8-00000000c973 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:32,552 p=83200 u=zuul n=ansible | 2025-10-01 08:22:32.551724 | fa163edc-743b-971c-e7d8-00000000c973 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005463867 2025-10-01 08:22:32,573 p=83200 u=zuul n=ansible | 2025-10-01 08:22:32.572928 | fa163edc-743b-971c-e7d8-00000000c974 | TASK | Finalise hashes for all containers 2025-10-01 08:22:32,649 p=83200 u=zuul n=ansible | 2025-10-01 08:22:32.649036 | fa163edc-743b-971c-e7d8-00000000c974 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:22:32,671 p=83200 u=zuul n=ansible | 2025-10-01 08:22:32.670845 | fa163edc-743b-971c-e7d8-00000000c976 | TASK | Manage systemd shutdown files 2025-10-01 08:22:32,738 p=83200 u=zuul n=ansible | 2025-10-01 08:22:32.738524 | 7f15f086-eca2-4453-96c9-b8c044e80715 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463867 2025-10-01 08:22:32,758 p=83200 u=zuul n=ansible | 2025-10-01 08:22:32.758156 | fa163edc-743b-971c-e7d8-00000000d9b8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:22:33,119 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.118160 | fa163edc-743b-971c-e7d8-00000000d9b8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463867 2025-10-01 08:22:33,151 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.151076 | fa163edc-743b-971c-e7d8-00000000d9b9 | TASK | Set podman_drop_in fact 2025-10-01 08:22:33,208 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.207930 | fa163edc-743b-971c-e7d8-00000000d9b9 | OK | Set podman_drop_in fact | np0005463867 2025-10-01 08:22:33,238 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.237708 | fa163edc-743b-971c-e7d8-00000000d9bb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:22:33,813 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.812638 | fa163edc-743b-971c-e7d8-00000000d7f8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463866 2025-10-01 08:22:33,837 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.836918 | fa163edc-743b-971c-e7d8-00000000d7f9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:22:33,925 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.924883 | fa163edc-743b-971c-e7d8-00000000d7f9 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463866 2025-10-01 08:22:33,963 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.963158 | fa163edc-743b-971c-e7d8-00000000d688 | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:22:33,997 p=83200 u=zuul n=ansible | 2025-10-01 08:22:33.997217 | fa163edc-743b-971c-e7d8-00000000d688 | SKIPPED | Diff puppet-generated changes for check mode | np0005463866 2025-10-01 08:22:34,012 p=83200 u=zuul n=ansible | 2025-10-01 08:22:34.012202 | fa163edc-743b-971c-e7d8-00000000d689 | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:22:34,047 p=83200 u=zuul n=ansible | 2025-10-01 08:22:34.046777 | fa163edc-743b-971c-e7d8-00000000d689 | SKIPPED | Diff puppet-generated changes for check mode | np0005463866 2025-10-01 08:22:34,063 p=83200 u=zuul n=ansible | 2025-10-01 08:22:34.063341 | fa163edc-743b-971c-e7d8-00000000d430 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-01 08:22:34,130 p=83200 u=zuul n=ansible | 2025-10-01 08:22:34.130277 | fa163edc-743b-971c-e7d8-00000000c970 | TASK | Gather variables for each operating system 2025-10-01 08:22:34,199 p=83200 u=zuul n=ansible | 2025-10-01 08:22:34.196594 | fa163edc-743b-971c-e7d8-00000000d9bb | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-container-shutdown 2025-10-01 08:22:34,278 p=83200 u=zuul n=ansible | 2025-10-01 08:22:34.277628 | fa163edc-743b-971c-e7d8-00000000c971 | TASK | Create container logs path 2025-10-01 08:22:34,650 p=83200 u=zuul n=ansible | 2025-10-01 08:22:34.648982 | fa163edc-743b-971c-e7d8-00000000c971 | OK | Create container logs path | np0005463866 2025-10-01 08:22:34,682 p=83200 u=zuul n=ansible | 2025-10-01 08:22:34.682278 | fa163edc-743b-971c-e7d8-00000000c973 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:35,056 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.055936 | fa163edc-743b-971c-e7d8-00000000c973 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005463866 2025-10-01 08:22:35,076 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.076412 | fa163edc-743b-971c-e7d8-00000000c974 | TASK | Finalise hashes for all containers 2025-10-01 08:22:35,147 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.147166 | fa163edc-743b-971c-e7d8-00000000c974 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:22:35,183 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.182601 | fa163edc-743b-971c-e7d8-00000000c976 | TASK | Manage systemd shutdown files 2025-10-01 08:22:35,231 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.229504 | fa163edc-743b-971c-e7d8-00000000d9bb | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-start-podman-container 2025-10-01 08:22:35,267 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.266393 | 16197a71-dab8-4b78-ba04-cf37a317aea0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463866 2025-10-01 08:22:35,293 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.292913 | fa163edc-743b-971c-e7d8-00000000da1b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:22:35,320 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.319751 | fa163edc-743b-971c-e7d8-00000000d9bc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:22:35,621 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.619709 | fa163edc-743b-971c-e7d8-00000000da1b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463866 2025-10-01 08:22:35,657 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.657231 | fa163edc-743b-971c-e7d8-00000000da1c | TASK | Set podman_drop_in fact 2025-10-01 08:22:35,727 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.725673 | fa163edc-743b-971c-e7d8-00000000da1c | OK | Set podman_drop_in fact | np0005463866 2025-10-01 08:22:35,765 p=83200 u=zuul n=ansible | 2025-10-01 08:22:35.765068 | fa163edc-743b-971c-e7d8-00000000da1e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:22:36,325 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.323440 | fa163edc-743b-971c-e7d8-00000000d9bc | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463867 2025-10-01 08:22:36,355 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.355101 | fa163edc-743b-971c-e7d8-00000000d9bd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:22:36,499 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.498324 | fa163edc-743b-971c-e7d8-00000000d937 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463865 2025-10-01 08:22:36,541 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.540655 | fa163edc-743b-971c-e7d8-00000000d938 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:22:36,614 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.613555 | fa163edc-743b-971c-e7d8-00000000d938 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463865 2025-10-01 08:22:36,658 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.658334 | fa163edc-743b-971c-e7d8-00000000d846 | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:22:36,684 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.684160 | fa163edc-743b-971c-e7d8-00000000d846 | SKIPPED | Diff puppet-generated changes for check mode | np0005463865 2025-10-01 08:22:36,701 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.701269 | fa163edc-743b-971c-e7d8-00000000d847 | TASK | Diff puppet-generated changes for check mode 2025-10-01 08:22:36,726 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.725733 | fa163edc-743b-971c-e7d8-00000000d847 | SKIPPED | Diff puppet-generated changes for check mode | np0005463865 2025-10-01 08:22:36,735 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.734592 | fa163edc-743b-971c-e7d8-00000000da1e | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-container-shutdown 2025-10-01 08:22:36,748 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.748289 | fa163edc-743b-971c-e7d8-00000000d45c | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-01 08:22:36,809 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.809342 | fa163edc-743b-971c-e7d8-00000000c970 | TASK | Gather variables for each operating system 2025-10-01 08:22:36,955 p=83200 u=zuul n=ansible | 2025-10-01 08:22:36.954910 | fa163edc-743b-971c-e7d8-00000000c971 | TASK | Create container logs path 2025-10-01 08:22:37,299 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.298077 | fa163edc-743b-971c-e7d8-00000000c971 | OK | Create container logs path | np0005463865 2025-10-01 08:22:37,333 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.332757 | fa163edc-743b-971c-e7d8-00000000c973 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:37,338 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.338057 | fa163edc-743b-971c-e7d8-00000000d9bd | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463867 2025-10-01 08:22:37,355 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.354940 | fa163edc-743b-971c-e7d8-00000000d9be | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:22:37,647 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.645731 | fa163edc-743b-971c-e7d8-00000000da1e | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-start-podman-container 2025-10-01 08:22:37,666 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.666572 | fa163edc-743b-971c-e7d8-00000000da1f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:22:37,678 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.678165 | fa163edc-743b-971c-e7d8-00000000c973 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005463865 2025-10-01 08:22:37,697 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.697314 | fa163edc-743b-971c-e7d8-00000000c974 | TASK | Finalise hashes for all containers 2025-10-01 08:22:37,758 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.757559 | fa163edc-743b-971c-e7d8-00000000c974 | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:22:37,774 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.774582 | fa163edc-743b-971c-e7d8-00000000c976 | TASK | Manage systemd shutdown files 2025-10-01 08:22:37,828 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.828423 | 23808fd3-9e61-465b-ba6a-0777fcd472df | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463865 2025-10-01 08:22:37,848 p=83200 u=zuul n=ansible | 2025-10-01 08:22:37.847816 | fa163edc-743b-971c-e7d8-00000000da82 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:22:38,206 p=83200 u=zuul n=ansible | 2025-10-01 08:22:38.205517 | fa163edc-743b-971c-e7d8-00000000da82 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463865 2025-10-01 08:22:38,237 p=83200 u=zuul n=ansible | 2025-10-01 08:22:38.237210 | fa163edc-743b-971c-e7d8-00000000da83 | TASK | Set podman_drop_in fact 2025-10-01 08:22:38,290 p=83200 u=zuul n=ansible | 2025-10-01 08:22:38.290245 | fa163edc-743b-971c-e7d8-00000000da83 | OK | Set podman_drop_in fact | np0005463865 2025-10-01 08:22:38,316 p=83200 u=zuul n=ansible | 2025-10-01 08:22:38.316092 | fa163edc-743b-971c-e7d8-00000000da85 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:22:38,334 p=83200 u=zuul n=ansible | 2025-10-01 08:22:38.333586 | fa163edc-743b-971c-e7d8-00000000d9be | CHANGED | Enable and start tripleo-container-shutdown | np0005463867 2025-10-01 08:22:38,358 p=83200 u=zuul n=ansible | 2025-10-01 08:22:38.358421 | fa163edc-743b-971c-e7d8-00000000d9bf | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:22:38,558 p=83200 u=zuul n=ansible | 2025-10-01 08:22:38.557634 | fa163edc-743b-971c-e7d8-00000000da1f | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463866 2025-10-01 08:22:38,585 p=83200 u=zuul n=ansible | 2025-10-01 08:22:38.584707 | fa163edc-743b-971c-e7d8-00000000da20 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:22:39,271 p=83200 u=zuul n=ansible | 2025-10-01 08:22:39.270392 | fa163edc-743b-971c-e7d8-00000000d9bf | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463867 2025-10-01 08:22:39,306 p=83200 u=zuul n=ansible | 2025-10-01 08:22:39.301403 | fa163edc-743b-971c-e7d8-00000000d9c0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:22:39,309 p=83200 u=zuul n=ansible | 2025-10-01 08:22:39.308521 | fa163edc-743b-971c-e7d8-00000000da85 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-container-shutdown 2025-10-01 08:22:39,513 p=83200 u=zuul n=ansible | 2025-10-01 08:22:39.512719 | fa163edc-743b-971c-e7d8-00000000da20 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463866 2025-10-01 08:22:39,535 p=83200 u=zuul n=ansible | 2025-10-01 08:22:39.535242 | fa163edc-743b-971c-e7d8-00000000da21 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:22:40,214 p=83200 u=zuul n=ansible | 2025-10-01 08:22:40.211651 | fa163edc-743b-971c-e7d8-00000000da85 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-start-podman-container 2025-10-01 08:22:40,256 p=83200 u=zuul n=ansible | 2025-10-01 08:22:40.255569 | fa163edc-743b-971c-e7d8-00000000da86 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:22:40,307 p=83200 u=zuul n=ansible | 2025-10-01 08:22:40.306692 | fa163edc-743b-971c-e7d8-00000000d9c0 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463867 2025-10-01 08:22:40,324 p=83200 u=zuul n=ansible | 2025-10-01 08:22:40.323890 | fa163edc-743b-971c-e7d8-00000000d9c1 | TASK | Enable and start netns-placeholder 2025-10-01 08:22:40,463 p=83200 u=zuul n=ansible | 2025-10-01 08:22:40.462452 | fa163edc-743b-971c-e7d8-00000000da21 | CHANGED | Enable and start tripleo-container-shutdown | np0005463866 2025-10-01 08:22:40,506 p=83200 u=zuul n=ansible | 2025-10-01 08:22:40.506218 | fa163edc-743b-971c-e7d8-00000000da22 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:22:41,269 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.268273 | fa163edc-743b-971c-e7d8-00000000da86 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463865 2025-10-01 08:22:41,311 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.310522 | fa163edc-743b-971c-e7d8-00000000da87 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:22:41,325 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.323652 | fa163edc-743b-971c-e7d8-00000000d9c1 | CHANGED | Enable and start netns-placeholder | np0005463867 2025-10-01 08:22:41,352 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.351529 | fa163edc-743b-971c-e7d8-00000000c978 | TASK | Update container configs with new config hashes 2025-10-01 08:22:41,439 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.438798 | c4737bdf-5388-4fcf-b093-ae3a1d434211 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463867 2025-10-01 08:22:41,464 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.463789 | fa163edc-743b-971c-e7d8-00000000dab7 | TASK | Update config hashes for container startup configs 2025-10-01 08:22:41,492 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.491867 | fa163edc-743b-971c-e7d8-00000000da22 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463866 2025-10-01 08:22:41,509 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.509389 | fa163edc-743b-971c-e7d8-00000000da23 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:22:41,864 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.863734 | | WARNING | Config change detected for memcached, new hash: 2e631a8a693ed18ad791fd5d2f59bb73 2025-10-01 08:22:41,864 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.864707 | | WARNING | Config change detected for metrics_qdr, new hash: 6fa53f7256404f876ab3c85ab6240210 2025-10-01 08:22:41,865 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.864970 | | WARNING | Config change detected for mysql_bootstrap, new hash: d72d00ff14f9a1a756146fe039011371 2025-10-01 08:22:41,865 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.865208 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 9a6534097f6f5d0a5938bb16a30f513f 2025-10-01 08:22:41,865 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.865480 | | WARNING | Config change detected for redis_tls_proxy, new hash: 2417e67b834287fd46ec47fdda1f51d0 2025-10-01 08:22:41,865 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.865709 | | WARNING | Config change detected for clustercheck, new hash: 8f3cd967ea6f8f6bed0d64ccf4e222c7 2025-10-01 08:22:41,866 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.866016 | | WARNING | Config change detected for horizon_fix_perms, new hash: d1906d7fe70036411fd83c74040e963b 2025-10-01 08:22:41,866 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.866243 | | WARNING | Config change detected for mysql_wait_bundle, new hash: d72d00ff14f9a1a756146fe039011371 2025-10-01 08:22:41,866 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.866502 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 603ac4f6961abefe6eaf235c0e2609cd 2025-10-01 08:22:41,866 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.866730 | | WARNING | Config change detected for collectd, new hash: 169d2790228984e78165d0f5d54a4b6d 2025-10-01 08:22:41,867 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.866968 | | WARNING | Config change detected for glance_api_db_sync, new hash: 462ecb132d12162e2ce980508cc942ad-42c0799dd8776f613e56d8552b2e3bb8 2025-10-01 08:22:41,867 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.867242 | | WARNING | Config change detected for heat_engine_db_sync, new hash: ca1bde51e7a3f84c7b1dfe9ab8cb8509 2025-10-01 08:22:41,867 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.867472 | | WARNING | Config change detected for horizon, new hash: d1906d7fe70036411fd83c74040e963b 2025-10-01 08:22:41,867 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.867687 | | WARNING | Config change detected for iscsid, new hash: 42c0799dd8776f613e56d8552b2e3bb8 2025-10-01 08:22:41,868 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.867903 | | WARNING | Config change detected for keystone, new hash: 14904f3d1342a908d5a7b609414b4bcf 2025-10-01 08:22:41,868 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.868149 | | WARNING | Config change detected for keystone_cron, new hash: 14904f3d1342a908d5a7b609414b4bcf 2025-10-01 08:22:41,868 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.868369 | | WARNING | Config change detected for keystone_db_sync, new hash: 14904f3d1342a908d5a7b609414b4bcf 2025-10-01 08:22:41,868 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.868589 | | WARNING | Config change detected for manila_api_db_sync, new hash: cd16682656bc829b4ca706fbd9877af0 2025-10-01 08:22:41,868 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.868806 | | WARNING | Config change detected for neutron_db_sync, new hash: 0f6d25cfbbb4ef59b33d85bf8f4adb92 2025-10-01 08:22:41,869 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.869041 | | WARNING | Config change detected for nova_api_db_sync, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,869 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.869267 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,869 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.869492 | | WARNING | Config change detected for nova_db_sync, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,869 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.869710 | | WARNING | Config change detected for placement_api_db_sync, new hash: d7fa45ad3c0211bd0c39a76449d127e3 2025-10-01 08:22:41,870 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.869928 | | WARNING | Config change detected for rsyslog, new hash: ffa5264bb3f2f8fab09690cbdcc053bb 2025-10-01 08:22:41,870 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.870176 | | WARNING | Config change detected for swift_copy_rings, new hash: 8ba04ae7f0d3d214ef521953d18ba404-9e91db3a3e49e255193d3ef8ede9602b 2025-10-01 08:22:41,870 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.870393 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 5bfc344c4306f414ab24e7990c4194eb 2025-10-01 08:22:41,870 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.870607 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 5bfc344c4306f414ab24e7990c4194eb 2025-10-01 08:22:41,870 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.870821 | | WARNING | Config change detected for cinder_api, new hash: 603ac4f6961abefe6eaf235c0e2609cd 2025-10-01 08:22:41,871 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.871050 | | WARNING | Config change detected for cinder_api_cron, new hash: 603ac4f6961abefe6eaf235c0e2609cd 2025-10-01 08:22:41,871 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.871328 | | WARNING | Config change detected for cinder_scheduler, new hash: 603ac4f6961abefe6eaf235c0e2609cd 2025-10-01 08:22:41,871 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.871563 | | WARNING | Config change detected for glance_api, new hash: 462ecb132d12162e2ce980508cc942ad-42c0799dd8776f613e56d8552b2e3bb8 2025-10-01 08:22:41,871 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.871792 | | WARNING | Config change detected for glance_api_cron, new hash: 462ecb132d12162e2ce980508cc942ad 2025-10-01 08:22:41,872 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.872026 | | WARNING | Config change detected for glance_api_internal, new hash: a40ca7d42a3421020de76dadd3a9af72-42c0799dd8776f613e56d8552b2e3bb8 2025-10-01 08:22:41,872 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.872244 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: a40ca7d42a3421020de76dadd3a9af72 2025-10-01 08:22:41,872 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.872482 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 462ecb132d12162e2ce980508cc942ad 2025-10-01 08:22:41,872 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.872716 | | WARNING | Config change detected for heat_api, new hash: b4e256b1db74883826ac8c88eeefd88c 2025-10-01 08:22:41,873 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.872932 | | WARNING | Config change detected for heat_api_cfn, new hash: da58d57401128c9f7cee49964a0b89fb 2025-10-01 08:22:41,873 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.873173 | | WARNING | Config change detected for heat_api_cron, new hash: b4e256b1db74883826ac8c88eeefd88c 2025-10-01 08:22:41,873 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.873388 | | WARNING | Config change detected for heat_engine, new hash: ca1bde51e7a3f84c7b1dfe9ab8cb8509 2025-10-01 08:22:41,873 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.873613 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-01 08:22:41,874 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.873828 | | WARNING | Config change detected for manila_api, new hash: cd16682656bc829b4ca706fbd9877af0 2025-10-01 08:22:41,874 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.874062 | | WARNING | Config change detected for manila_api_cron, new hash: cd16682656bc829b4ca706fbd9877af0 2025-10-01 08:22:41,874 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.874278 | | WARNING | Config change detected for manila_scheduler, new hash: cd16682656bc829b4ca706fbd9877af0 2025-10-01 08:22:41,874 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.874490 | | WARNING | Config change detected for neutron_api, new hash: 0f6d25cfbbb4ef59b33d85bf8f4adb92 2025-10-01 08:22:41,874 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.874718 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 0f6d25cfbbb4ef59b33d85bf8f4adb92 2025-10-01 08:22:41,875 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.874970 | | WARNING | Config change detected for nova_api, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,875 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.875199 | | WARNING | Config change detected for nova_api_cron, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,875 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.875442 | | WARNING | Config change detected for nova_conductor, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,875 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.875657 | | WARNING | Config change detected for nova_metadata, new hash: 3b627f25617ed4ae672b1900b2f42bd9 2025-10-01 08:22:41,876 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.875936 | | WARNING | Config change detected for nova_scheduler, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,876 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.876167 | | WARNING | Config change detected for nova_vnc_proxy, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,876 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.876383 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: d40ddc9962f2f2be9f4ce37674ed2e14 2025-10-01 08:22:41,876 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.876591 | | WARNING | Config change detected for placement_api, new hash: d7fa45ad3c0211bd0c39a76449d127e3 2025-10-01 08:22:41,877 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.876810 | | WARNING | Config change detected for placement_wait_for_service, new hash: d7fa45ad3c0211bd0c39a76449d127e3 2025-10-01 08:22:41,877 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.877064 | | WARNING | Config change detected for swift_account_auditor, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,877 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.877273 | | WARNING | Config change detected for swift_account_reaper, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,877 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.877486 | | WARNING | Config change detected for swift_account_replicator, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,877 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.877692 | | WARNING | Config change detected for swift_account_server, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,878 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.877904 | | WARNING | Config change detected for swift_container_auditor, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,878 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.878133 | | WARNING | Config change detected for swift_container_replicator, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,878 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.878345 | | WARNING | Config change detected for swift_container_server, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,878 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.878568 | | WARNING | Config change detected for swift_container_updater, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,878 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.878781 | | WARNING | Config change detected for swift_object_auditor, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,879 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.879016 | | WARNING | Config change detected for swift_object_expirer, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,879 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.879249 | | WARNING | Config change detected for swift_object_replicator, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,879 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.879459 | | WARNING | Config change detected for swift_object_server, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,879 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.879672 | | WARNING | Config change detected for swift_object_updater, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,880 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.879899 | | WARNING | Config change detected for swift_proxy, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,880 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.880134 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,880 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.880347 | | WARNING | Config change detected for swift_rsync, new hash: 8ba04ae7f0d3d214ef521953d18ba404 2025-10-01 08:22:41,880 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.880571 | fa163edc-743b-971c-e7d8-00000000dab7 | CHANGED | Update config hashes for container startup configs | np0005463867 2025-10-01 08:22:41,898 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.898565 | fa163edc-743b-971c-e7d8-00000000c979 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:41,957 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.956906 | d469a2f1-5527-4d7f-8300-86864392ba49 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463867 2025-10-01 08:22:41,975 p=83200 u=zuul n=ansible | 2025-10-01 08:22:41.974966 | fa163edc-743b-971c-e7d8-00000000dad8 | TASK | Gather podman infos 2025-10-01 08:22:42,333 p=83200 u=zuul n=ansible | 2025-10-01 08:22:42.332574 | fa163edc-743b-971c-e7d8-00000000da87 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463865 2025-10-01 08:22:42,380 p=83200 u=zuul n=ansible | 2025-10-01 08:22:42.380052 | fa163edc-743b-971c-e7d8-00000000da88 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:22:42,422 p=83200 u=zuul n=ansible | 2025-10-01 08:22:42.420893 | fa163edc-743b-971c-e7d8-00000000da23 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463866 2025-10-01 08:22:42,459 p=83200 u=zuul n=ansible | 2025-10-01 08:22:42.459029 | fa163edc-743b-971c-e7d8-00000000da24 | TASK | Enable and start netns-placeholder 2025-10-01 08:22:42,752 p=83200 u=zuul n=ansible | 2025-10-01 08:22:42.752105 | fa163edc-743b-971c-e7d8-00000000dad8 | OK | Gather podman infos | np0005463867 2025-10-01 08:22:42,798 p=83200 u=zuul n=ansible | 2025-10-01 08:22:42.797751 | fa163edc-743b-971c-e7d8-00000000dad9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:42,993 p=83200 u=zuul n=ansible | 2025-10-01 08:22:42.993293 | fa163edc-743b-971c-e7d8-00000000c97a | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:43,074 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.074115 | 87a8586d-f0d4-4950-9fef-43821a2ba361 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463867 2025-10-01 08:22:43,112 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.111461 | fa163edc-743b-971c-e7d8-00000000db47 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:43,388 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.388103 | fa163edc-743b-971c-e7d8-00000000da88 | CHANGED | Enable and start tripleo-container-shutdown | np0005463865 2025-10-01 08:22:43,413 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.412682 | fa163edc-743b-971c-e7d8-00000000da89 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:22:43,469 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.468697 | fa163edc-743b-971c-e7d8-00000000da24 | CHANGED | Enable and start netns-placeholder | np0005463866 2025-10-01 08:22:43,486 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.486318 | fa163edc-743b-971c-e7d8-00000000c978 | TASK | Update container configs with new config hashes 2025-10-01 08:22:43,548 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.547931 | 0217fccb-0c4c-48fb-9f4f-d9d1e85eb2f7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463866 2025-10-01 08:22:43,564 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.564243 | fa163edc-743b-971c-e7d8-00000000db8f | TASK | Update config hashes for container startup configs 2025-10-01 08:22:43,955 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.954495 | | WARNING | Config change detected for memcached, new hash: 244a3d4ccef8b7e455e8c0a562499110 2025-10-01 08:22:43,956 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.955949 | | WARNING | Config change detected for metrics_qdr, new hash: f33268aae21f4f0711f28d9dcd1449f4 2025-10-01 08:22:43,957 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.956766 | | WARNING | Config change detected for mysql_bootstrap, new hash: 45f9e87ca01ecbac948f0e1275a0dfbd 2025-10-01 08:22:43,958 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.957670 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 009cf5c0ccb8c85105069c23a9c3feaf 2025-10-01 08:22:43,959 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.958314 | | WARNING | Config change detected for redis_tls_proxy, new hash: fa68a1ad05a4dfeb050daf9a655bebd2 2025-10-01 08:22:43,959 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.959237 | | WARNING | Config change detected for clustercheck, new hash: a31b1d11ac0a70700696da9c40ec2259 2025-10-01 08:22:43,960 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.959941 | | WARNING | Config change detected for horizon_fix_perms, new hash: a766cf01bf40e773ddede4a1dc1b9be4 2025-10-01 08:22:43,961 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.960705 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 45f9e87ca01ecbac948f0e1275a0dfbd 2025-10-01 08:22:43,962 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.961373 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 7444fe2918a13f977a16f7d63085d9e7 2025-10-01 08:22:43,962 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.962187 | | WARNING | Config change detected for collectd, new hash: 0a0af6a6a39e15fddd775e0090d092bc 2025-10-01 08:22:43,963 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.962800 | | WARNING | Config change detected for glance_api_db_sync, new hash: 0c9084d2a9dfa5cb239c60746527ae0c-c32fa72cb2681adab439e70786021d7b 2025-10-01 08:22:43,963 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.963452 | | WARNING | Config change detected for heat_engine_db_sync, new hash: e5ca6ae4428386e524f31d36d7283394 2025-10-01 08:22:43,964 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.964054 | | WARNING | Config change detected for horizon, new hash: a766cf01bf40e773ddede4a1dc1b9be4 2025-10-01 08:22:43,965 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.964886 | | WARNING | Config change detected for iscsid, new hash: c32fa72cb2681adab439e70786021d7b 2025-10-01 08:22:43,966 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.965516 | | WARNING | Config change detected for keystone, new hash: d8cb90508bdaa91ca2e1f8a77decbcdb 2025-10-01 08:22:43,966 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.966196 | | WARNING | Config change detected for keystone_cron, new hash: d8cb90508bdaa91ca2e1f8a77decbcdb 2025-10-01 08:22:43,967 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.966816 | | WARNING | Config change detected for keystone_db_sync, new hash: d8cb90508bdaa91ca2e1f8a77decbcdb 2025-10-01 08:22:43,967 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.967594 | | WARNING | Config change detected for manila_api_db_sync, new hash: add9b5a7f3993ed22407991283d5f094 2025-10-01 08:22:43,968 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.968153 | | WARNING | Config change detected for neutron_db_sync, new hash: 9a32da289882149c1795bc211c2cb823 2025-10-01 08:22:43,969 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.968668 | | WARNING | Config change detected for nova_api_db_sync, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,969 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.969222 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,970 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.969784 | | WARNING | Config change detected for nova_db_sync, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,970 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.970324 | | WARNING | Config change detected for placement_api_db_sync, new hash: eb84ad46bf51e07c7b77cf157a890b10 2025-10-01 08:22:43,971 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.970883 | | WARNING | Config change detected for rsyslog, new hash: 7d9f79d611c772dcba139aeac963578b 2025-10-01 08:22:43,971 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.971418 | | WARNING | Config change detected for swift_copy_rings, new hash: b95ed09ba75cba578a4248b5a3b66835-9e91db3a3e49e255193d3ef8ede9602b 2025-10-01 08:22:43,972 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.971895 | | WARNING | Config change detected for ceilometer_agent_central, new hash: da2da96195413e9ab0736fc50769ebe5 2025-10-01 08:22:43,972 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.972361 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: da2da96195413e9ab0736fc50769ebe5 2025-10-01 08:22:43,973 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.972854 | | WARNING | Config change detected for cinder_api, new hash: 7444fe2918a13f977a16f7d63085d9e7 2025-10-01 08:22:43,973 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.973344 | | WARNING | Config change detected for cinder_api_cron, new hash: 7444fe2918a13f977a16f7d63085d9e7 2025-10-01 08:22:43,974 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.973809 | | WARNING | Config change detected for cinder_scheduler, new hash: 7444fe2918a13f977a16f7d63085d9e7 2025-10-01 08:22:43,974 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.974305 | | WARNING | Config change detected for glance_api, new hash: 0c9084d2a9dfa5cb239c60746527ae0c-c32fa72cb2681adab439e70786021d7b 2025-10-01 08:22:43,975 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.974798 | | WARNING | Config change detected for glance_api_cron, new hash: 0c9084d2a9dfa5cb239c60746527ae0c 2025-10-01 08:22:43,975 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.975327 | | WARNING | Config change detected for glance_api_internal, new hash: 6291d2e4f94f1a72ef3bdc5b39d0dce9-c32fa72cb2681adab439e70786021d7b 2025-10-01 08:22:43,976 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.975864 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 6291d2e4f94f1a72ef3bdc5b39d0dce9 2025-10-01 08:22:43,976 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.976394 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 0c9084d2a9dfa5cb239c60746527ae0c 2025-10-01 08:22:43,977 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.976802 | | WARNING | Config change detected for heat_api, new hash: 1af5b9159152433383adef769b87c871 2025-10-01 08:22:43,977 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.977444 | | WARNING | Config change detected for heat_api_cfn, new hash: ebad64a7fe0791b1534c8c111ac4e67d 2025-10-01 08:22:43,978 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.977947 | | WARNING | Config change detected for heat_api_cron, new hash: 1af5b9159152433383adef769b87c871 2025-10-01 08:22:43,978 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.978440 | | WARNING | Config change detected for heat_engine, new hash: e5ca6ae4428386e524f31d36d7283394 2025-10-01 08:22:43,979 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.978900 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-01 08:22:43,979 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.979400 | | WARNING | Config change detected for manila_api, new hash: add9b5a7f3993ed22407991283d5f094 2025-10-01 08:22:43,980 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.979871 | | WARNING | Config change detected for manila_api_cron, new hash: add9b5a7f3993ed22407991283d5f094 2025-10-01 08:22:43,980 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.980436 | | WARNING | Config change detected for manila_scheduler, new hash: add9b5a7f3993ed22407991283d5f094 2025-10-01 08:22:43,981 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.980984 | | WARNING | Config change detected for neutron_api, new hash: 9a32da289882149c1795bc211c2cb823 2025-10-01 08:22:43,981 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.981536 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 9a32da289882149c1795bc211c2cb823 2025-10-01 08:22:43,982 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.982073 | | WARNING | Config change detected for nova_api, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,983 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.982589 | | WARNING | Config change detected for nova_api_cron, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,983 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.983158 | | WARNING | Config change detected for nova_conductor, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,984 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.983863 | | WARNING | Config change detected for nova_metadata, new hash: 1dfdc1cf055fe0835c8467a1b8841ae3 2025-10-01 08:22:43,984 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.984424 | | WARNING | Config change detected for nova_scheduler, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,985 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.984948 | | WARNING | Config change detected for nova_vnc_proxy, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,985 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.985519 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: fa152cb5655e55e74b99a2d124c7adb5 2025-10-01 08:22:43,986 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.986063 | | WARNING | Config change detected for placement_api, new hash: eb84ad46bf51e07c7b77cf157a890b10 2025-10-01 08:22:43,986 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.986577 | | WARNING | Config change detected for placement_wait_for_service, new hash: eb84ad46bf51e07c7b77cf157a890b10 2025-10-01 08:22:43,987 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.987085 | | WARNING | Config change detected for swift_account_auditor, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,987 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.987603 | | WARNING | Config change detected for swift_account_reaper, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,988 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.988084 | | WARNING | Config change detected for swift_account_replicator, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,988 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.988421 | | WARNING | Config change detected for swift_account_server, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,989 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.988912 | | WARNING | Config change detected for swift_container_auditor, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,989 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.989473 | | WARNING | Config change detected for swift_container_replicator, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,990 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.990026 | | WARNING | Config change detected for swift_container_server, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,990 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.990568 | | WARNING | Config change detected for swift_container_updater, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,991 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.991108 | | WARNING | Config change detected for swift_object_auditor, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,992 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.991597 | | WARNING | Config change detected for swift_object_expirer, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,992 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.992187 | | WARNING | Config change detected for swift_object_replicator, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,993 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.992718 | | WARNING | Config change detected for swift_object_server, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,993 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.993290 | | WARNING | Config change detected for swift_object_updater, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,994 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.993929 | | WARNING | Config change detected for swift_proxy, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,994 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.994477 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,995 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.995038 | | WARNING | Config change detected for swift_rsync, new hash: b95ed09ba75cba578a4248b5a3b66835 2025-10-01 08:22:43,995 p=83200 u=zuul n=ansible | 2025-10-01 08:22:43.995594 | fa163edc-743b-971c-e7d8-00000000db8f | CHANGED | Update config hashes for container startup configs | np0005463866 2025-10-01 08:22:44,030 p=83200 u=zuul n=ansible | 2025-10-01 08:22:44.030287 | fa163edc-743b-971c-e7d8-00000000c979 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:44,100 p=83200 u=zuul n=ansible | 2025-10-01 08:22:44.100497 | 2625f1ae-8033-4542-93c3-e403aa072432 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463866 2025-10-01 08:22:44,124 p=83200 u=zuul n=ansible | 2025-10-01 08:22:44.124115 | fa163edc-743b-971c-e7d8-00000000dbae | TASK | Gather podman infos 2025-10-01 08:22:44,489 p=83200 u=zuul n=ansible | 2025-10-01 08:22:44.488616 | fa163edc-743b-971c-e7d8-00000000da89 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463865 2025-10-01 08:22:44,517 p=83200 u=zuul n=ansible | 2025-10-01 08:22:44.516673 | fa163edc-743b-971c-e7d8-00000000da8a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:22:44,994 p=83200 u=zuul n=ansible | 2025-10-01 08:22:44.993183 | fa163edc-743b-971c-e7d8-00000000dbae | OK | Gather podman infos | np0005463866 2025-10-01 08:22:45,033 p=83200 u=zuul n=ansible | 2025-10-01 08:22:45.032715 | fa163edc-743b-971c-e7d8-00000000dbaf | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:45,238 p=83200 u=zuul n=ansible | 2025-10-01 08:22:45.237942 | fa163edc-743b-971c-e7d8-00000000c97a | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:45,299 p=83200 u=zuul n=ansible | 2025-10-01 08:22:45.299478 | cbb64de3-6ae0-42b8-98a0-b5fb442b385f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463866 2025-10-01 08:22:45,321 p=83200 u=zuul n=ansible | 2025-10-01 08:22:45.321481 | fa163edc-743b-971c-e7d8-00000000dc1b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:45,528 p=83200 u=zuul n=ansible | 2025-10-01 08:22:45.527117 | fa163edc-743b-971c-e7d8-00000000da8a | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463865 2025-10-01 08:22:45,554 p=83200 u=zuul n=ansible | 2025-10-01 08:22:45.554224 | fa163edc-743b-971c-e7d8-00000000da8b | TASK | Enable and start netns-placeholder 2025-10-01 08:22:46,549 p=83200 u=zuul n=ansible | 2025-10-01 08:22:46.548169 | fa163edc-743b-971c-e7d8-00000000da8b | CHANGED | Enable and start netns-placeholder | np0005463865 2025-10-01 08:22:46,589 p=83200 u=zuul n=ansible | 2025-10-01 08:22:46.588284 | fa163edc-743b-971c-e7d8-00000000c978 | TASK | Update container configs with new config hashes 2025-10-01 08:22:46,681 p=83200 u=zuul n=ansible | 2025-10-01 08:22:46.680587 | 6b0b8ad7-a609-4df3-854b-bf1a67100128 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463865 2025-10-01 08:22:46,705 p=83200 u=zuul n=ansible | 2025-10-01 08:22:46.705394 | fa163edc-743b-971c-e7d8-00000000dc63 | TASK | Update config hashes for container startup configs 2025-10-01 08:22:47,111 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.109573 | | WARNING | Config change detected for memcached, new hash: 7cabf7af6dffa9451de7685929b15d94 2025-10-01 08:22:47,112 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.112118 | | WARNING | Config change detected for metrics_qdr, new hash: a2a550e72abda2e140a39208365efbdd 2025-10-01 08:22:47,113 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.112724 | | WARNING | Config change detected for mysql_bootstrap, new hash: f412d05c6cbc91bcfae10a2f4e092944 2025-10-01 08:22:47,113 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.113359 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 2ef63be90bf20d7cfefb7d7857aa3498 2025-10-01 08:22:47,114 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.113946 | | WARNING | Config change detected for redis_tls_proxy, new hash: 67ef8bdb6f461176def008f81edc2930 2025-10-01 08:22:47,115 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.114553 | | WARNING | Config change detected for clustercheck, new hash: ee70cccc37d5292b5a5241489bda7460 2025-10-01 08:22:47,115 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.115199 | | WARNING | Config change detected for horizon_fix_perms, new hash: 5cad500f238799d0495404745060df0a 2025-10-01 08:22:47,116 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.115940 | | WARNING | Config change detected for mysql_wait_bundle, new hash: f412d05c6cbc91bcfae10a2f4e092944 2025-10-01 08:22:47,117 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.116612 | | WARNING | Config change detected for cinder_api_db_sync, new hash: fb1965e13b53a00b1f890d28ef9cdff6 2025-10-01 08:22:47,117 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.117203 | | WARNING | Config change detected for collectd, new hash: e16153973e33c69ef6071b3b67d72d70 2025-10-01 08:22:47,118 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.117880 | | WARNING | Config change detected for glance_api_db_sync, new hash: ef635eb5f30de9e57391023a4df4b39c-610d2ccade785bcc2e74618804c5dafd 2025-10-01 08:22:47,118 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.118495 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 43677c70d9e55862667f0fc7bee909ba 2025-10-01 08:22:47,119 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.119091 | | WARNING | Config change detected for horizon, new hash: 5cad500f238799d0495404745060df0a 2025-10-01 08:22:47,120 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.119801 | | WARNING | Config change detected for iscsid, new hash: 610d2ccade785bcc2e74618804c5dafd 2025-10-01 08:22:47,121 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.120498 | | WARNING | Config change detected for keystone, new hash: 30929c846d6fd72aa3e172c631422ad1 2025-10-01 08:22:47,121 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.121237 | | WARNING | Config change detected for keystone_cron, new hash: 30929c846d6fd72aa3e172c631422ad1 2025-10-01 08:22:47,122 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.121842 | | WARNING | Config change detected for keystone_db_sync, new hash: 30929c846d6fd72aa3e172c631422ad1 2025-10-01 08:22:47,122 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.122432 | | WARNING | Config change detected for manila_api_db_sync, new hash: 04a5b0d4c8af6566b46b1631ead6d1d5 2025-10-01 08:22:47,123 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.123010 | | WARNING | Config change detected for neutron_db_sync, new hash: ee2bfbedc6c1f91da9db1123f23cf57a 2025-10-01 08:22:47,124 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.123753 | | WARNING | Config change detected for nova_api_db_sync, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,125 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.124545 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,125 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.125163 | | WARNING | Config change detected for nova_db_sync, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,126 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.125745 | | WARNING | Config change detected for placement_api_db_sync, new hash: 0865f8d9f141ee45a63c0c87bf929aa8 2025-10-01 08:22:47,126 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.126377 | | WARNING | Config change detected for rsyslog, new hash: 646af7d84bb5ec7e60ad86f15a8de4ff 2025-10-01 08:22:47,127 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.126899 | | WARNING | Config change detected for swift_copy_rings, new hash: ae83641060f139a2f2ce1db84bc838f6-9e91db3a3e49e255193d3ef8ede9602b 2025-10-01 08:22:47,128 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.127661 | | WARNING | Config change detected for ceilometer_agent_central, new hash: f3c1fa2cee77cc5d2e7f3d8ada1e85ec 2025-10-01 08:22:47,128 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.128329 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: f3c1fa2cee77cc5d2e7f3d8ada1e85ec 2025-10-01 08:22:47,129 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.128875 | | WARNING | Config change detected for cinder_api, new hash: fb1965e13b53a00b1f890d28ef9cdff6 2025-10-01 08:22:47,129 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.129432 | | WARNING | Config change detected for cinder_api_cron, new hash: fb1965e13b53a00b1f890d28ef9cdff6 2025-10-01 08:22:47,130 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.130024 | | WARNING | Config change detected for cinder_scheduler, new hash: fb1965e13b53a00b1f890d28ef9cdff6 2025-10-01 08:22:47,131 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.130564 | | WARNING | Config change detected for glance_api, new hash: ef635eb5f30de9e57391023a4df4b39c-610d2ccade785bcc2e74618804c5dafd 2025-10-01 08:22:47,131 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.131211 | | WARNING | Config change detected for glance_api_cron, new hash: ef635eb5f30de9e57391023a4df4b39c 2025-10-01 08:22:47,132 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.131792 | | WARNING | Config change detected for glance_api_internal, new hash: 31c9523f4b8735a4aabf1cdc85659201-610d2ccade785bcc2e74618804c5dafd 2025-10-01 08:22:47,133 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.132483 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 31c9523f4b8735a4aabf1cdc85659201 2025-10-01 08:22:47,133 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.133134 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: ef635eb5f30de9e57391023a4df4b39c 2025-10-01 08:22:47,134 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.133653 | | WARNING | Config change detected for heat_api, new hash: af44d5c70f9c3d2a3e848fd9b726a85b 2025-10-01 08:22:47,134 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.134279 | | WARNING | Config change detected for heat_api_cfn, new hash: e88b35d19e6d4359860deee140dec55f 2025-10-01 08:22:47,135 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.134939 | | WARNING | Config change detected for heat_api_cron, new hash: af44d5c70f9c3d2a3e848fd9b726a85b 2025-10-01 08:22:47,136 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.135589 | | WARNING | Config change detected for heat_engine, new hash: 43677c70d9e55862667f0fc7bee909ba 2025-10-01 08:22:47,136 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.136311 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-01 08:22:47,137 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.136986 | | WARNING | Config change detected for manila_api, new hash: 04a5b0d4c8af6566b46b1631ead6d1d5 2025-10-01 08:22:47,138 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.137528 | | WARNING | Config change detected for manila_api_cron, new hash: 04a5b0d4c8af6566b46b1631ead6d1d5 2025-10-01 08:22:47,138 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.138166 | | WARNING | Config change detected for manila_scheduler, new hash: 04a5b0d4c8af6566b46b1631ead6d1d5 2025-10-01 08:22:47,139 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.138944 | | WARNING | Config change detected for neutron_api, new hash: ee2bfbedc6c1f91da9db1123f23cf57a 2025-10-01 08:22:47,140 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.139674 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: ee2bfbedc6c1f91da9db1123f23cf57a 2025-10-01 08:22:47,141 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.140619 | | WARNING | Config change detected for nova_api, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,141 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.141255 | | WARNING | Config change detected for nova_api_cron, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,142 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.141835 | | WARNING | Config change detected for nova_conductor, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,142 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.142445 | | WARNING | Config change detected for nova_metadata, new hash: f7b2c0ae7e9273e3b020733af0eac085 2025-10-01 08:22:47,143 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.143045 | | WARNING | Config change detected for nova_scheduler, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,144 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.143696 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,144 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.144276 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 62a358d528f0b99635b24f807fadfa4f 2025-10-01 08:22:47,145 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.144833 | | WARNING | Config change detected for placement_api, new hash: 0865f8d9f141ee45a63c0c87bf929aa8 2025-10-01 08:22:47,145 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.145389 | | WARNING | Config change detected for placement_wait_for_service, new hash: 0865f8d9f141ee45a63c0c87bf929aa8 2025-10-01 08:22:47,146 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.145926 | | WARNING | Config change detected for swift_account_auditor, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,146 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.146511 | | WARNING | Config change detected for swift_account_reaper, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,147 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.147068 | | WARNING | Config change detected for swift_account_replicator, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,148 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.147661 | | WARNING | Config change detected for swift_account_server, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,148 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.148219 | | WARNING | Config change detected for swift_container_auditor, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,149 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.148725 | | WARNING | Config change detected for swift_container_replicator, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,149 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.149364 | | WARNING | Config change detected for swift_container_server, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,150 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.149912 | | WARNING | Config change detected for swift_container_updater, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,150 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.150516 | | WARNING | Config change detected for swift_object_auditor, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,151 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.151142 | | WARNING | Config change detected for swift_object_expirer, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,152 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.151735 | | WARNING | Config change detected for swift_object_replicator, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,152 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.152411 | | WARNING | Config change detected for swift_object_server, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,153 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.152940 | | WARNING | Config change detected for swift_object_updater, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,154 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.153526 | | WARNING | Config change detected for swift_proxy, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,154 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.154255 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,155 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.154838 | | WARNING | Config change detected for swift_rsync, new hash: ae83641060f139a2f2ce1db84bc838f6 2025-10-01 08:22:47,156 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.155568 | fa163edc-743b-971c-e7d8-00000000dc63 | CHANGED | Update config hashes for container startup configs | np0005463865 2025-10-01 08:22:47,196 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.195754 | fa163edc-743b-971c-e7d8-00000000c979 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:47,294 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.293619 | 4d3fea75-ff0d-446d-bae2-6e80010fd954 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463865 2025-10-01 08:22:47,324 p=83200 u=zuul n=ansible | 2025-10-01 08:22:47.323718 | fa163edc-743b-971c-e7d8-00000000dc82 | TASK | Gather podman infos 2025-10-01 08:22:48,394 p=83200 u=zuul n=ansible | 2025-10-01 08:22:48.393652 | fa163edc-743b-971c-e7d8-00000000dc82 | OK | Gather podman infos | np0005463865 2025-10-01 08:22:48,470 p=83200 u=zuul n=ansible | 2025-10-01 08:22:48.470236 | fa163edc-743b-971c-e7d8-00000000dc83 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:48,700 p=83200 u=zuul n=ansible | 2025-10-01 08:22:48.700343 | fa163edc-743b-971c-e7d8-00000000c97a | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:48,778 p=83200 u=zuul n=ansible | 2025-10-01 08:22:48.777854 | 429cd9b7-ff85-491d-8b71-c102091be2e3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463865 2025-10-01 08:22:48,800 p=83200 u=zuul n=ansible | 2025-10-01 08:22:48.799935 | fa163edc-743b-971c-e7d8-00000000dced | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:51,268 p=83200 u=zuul n=ansible | 2025-10-01 08:22:51.266786 | fa163edc-743b-971c-e7d8-00000000db47 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463867 2025-10-01 08:22:51,299 p=83200 u=zuul n=ansible | 2025-10-01 08:22:51.298413 | fa163edc-743b-971c-e7d8-00000000db48 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:53,593 p=83200 u=zuul n=ansible | 2025-10-01 08:22:53.592394 | fa163edc-743b-971c-e7d8-00000000dc1b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463866 2025-10-01 08:22:53,621 p=83200 u=zuul n=ansible | 2025-10-01 08:22:53.620593 | fa163edc-743b-971c-e7d8-00000000dc1c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:22:56,905 p=83200 u=zuul n=ansible | 2025-10-01 08:22:56.904265 | fa163edc-743b-971c-e7d8-00000000dced | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463865 2025-10-01 08:22:56,930 p=83200 u=zuul n=ansible | 2025-10-01 08:22:56.929692 | fa163edc-743b-971c-e7d8-00000000dcee | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-01 08:23:00,253 p=83200 u=zuul n=ansible | 2025-10-01 08:23:00.252493 | fa163edc-743b-971c-e7d8-00000000db48 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463867 2025-10-01 08:23:00,301 p=83200 u=zuul n=ansible | 2025-10-01 08:23:00.301549 | fa163edc-743b-971c-e7d8-00000000d412 | TASK | Clean container_puppet_tasks for np0005463867 step 1 2025-10-01 08:23:00,648 p=83200 u=zuul n=ansible | 2025-10-01 08:23:00.647642 | fa163edc-743b-971c-e7d8-00000000d412 | OK | Clean container_puppet_tasks for np0005463867 step 1 | np0005463867 2025-10-01 08:23:00,684 p=83200 u=zuul n=ansible | 2025-10-01 08:23:00.683719 | fa163edc-743b-971c-e7d8-00000000d413 | TASK | Calculate container_puppet_tasks for np0005463867 step 1 2025-10-01 08:23:00,763 p=83200 u=zuul n=ansible | 2025-10-01 08:23:00.762996 | fa163edc-743b-971c-e7d8-00000000d414 | TASK | Include container-puppet tasks for step 1 2025-10-01 08:23:00,838 p=83200 u=zuul n=ansible | 2025-10-01 08:23:00.838028 | 66a603f6-990e-4052-a899-b70549c07c1d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463867 2025-10-01 08:23:00,877 p=83200 u=zuul n=ansible | 2025-10-01 08:23:00.876661 | fa163edc-743b-971c-e7d8-00000000dd3d | TASK | Write container-puppet-tasks json file for np0005463867 step 1 2025-10-01 08:23:01,528 p=83200 u=zuul n=ansible | 2025-10-01 08:23:01.526925 | fa163edc-743b-971c-e7d8-00000000dc1c | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463866 2025-10-01 08:23:01,582 p=83200 u=zuul n=ansible | 2025-10-01 08:23:01.581929 | fa163edc-743b-971c-e7d8-00000000d432 | TASK | Clean container_puppet_tasks for np0005463866 step 1 2025-10-01 08:23:01,890 p=83200 u=zuul n=ansible | 2025-10-01 08:23:01.889496 | fa163edc-743b-971c-e7d8-00000000dd3d | CHANGED | Write container-puppet-tasks json file for np0005463867 step 1 | np0005463867 2025-10-01 08:23:01,907 p=83200 u=zuul n=ansible | 2025-10-01 08:23:01.907075 | fa163edc-743b-971c-e7d8-00000000dd3f | TASK | Generate container puppet configs for step 1 2025-10-01 08:23:01,959 p=83200 u=zuul n=ansible | 2025-10-01 08:23:01.958948 | fa163edc-743b-971c-e7d8-00000000d432 | OK | Clean container_puppet_tasks for np0005463866 step 1 | np0005463866 2025-10-01 08:23:01,983 p=83200 u=zuul n=ansible | 2025-10-01 08:23:01.983524 | fa163edc-743b-971c-e7d8-00000000d433 | TASK | Calculate container_puppet_tasks for np0005463866 step 1 2025-10-01 08:23:02,058 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.058000 | fa163edc-743b-971c-e7d8-00000000d434 | TASK | Include container-puppet tasks for step 1 2025-10-01 08:23:02,127 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.127110 | ecff1f75-10f4-4cc1-b632-6b14d1fd67e1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463866 2025-10-01 08:23:02,151 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.151286 | fa163edc-743b-971c-e7d8-00000000dd5e | TASK | Write container-puppet-tasks json file for np0005463866 step 1 2025-10-01 08:23:02,282 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.281880 | fa163edc-743b-971c-e7d8-00000000dd3f | OK | Generate container puppet configs for step 1 | np0005463867 2025-10-01 08:23:02,306 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.305864 | fa163edc-743b-971c-e7d8-00000000dd40 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-01 08:23:02,383 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.382554 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:23:02,537 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.536982 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:23:02,890 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.889600 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463867 2025-10-01 08:23:02,910 p=83200 u=zuul n=ansible | 2025-10-01 08:23:02.910148 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:03,211 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.211032 | fa163edc-743b-971c-e7d8-00000000dd5e | CHANGED | Write container-puppet-tasks json file for np0005463866 step 1 | np0005463866 2025-10-01 08:23:03,239 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.234298 | fa163edc-743b-971c-e7d8-00000000dd60 | TASK | Generate container puppet configs for step 1 2025-10-01 08:23:03,249 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.249082 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463867 2025-10-01 08:23:03,274 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.273880 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:23:03,305 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.305539 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:23:03,323 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.323136 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:23:03,347 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.346868 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:23:03,362 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.361978 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:23:03,395 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.395477 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:23:03,412 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.412083 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:03,445 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.445166 | fa163edc-743b-971c-e7d8-00000000c498 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463867 2025-10-01 08:23:03,462 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.461915 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:03,501 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.501139 | fa163edc-743b-971c-e7d8-00000000c499 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463867 2025-10-01 08:23:03,631 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.630525 | fa163edc-743b-971c-e7d8-00000000dd60 | OK | Generate container puppet configs for step 1 | np0005463866 2025-10-01 08:23:03,652 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.652049 | fa163edc-743b-971c-e7d8-00000000dd61 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-01 08:23:03,722 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.722587 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:23:03,861 p=83200 u=zuul n=ansible | 2025-10-01 08:23:03.861506 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:23:04,201 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.200340 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463866 2025-10-01 08:23:04,224 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.224608 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:04,576 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.575694 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463866 2025-10-01 08:23:04,591 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.591015 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:23:04,638 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.638223 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:23:04,654 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.654186 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:23:04,689 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.688790 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:23:04,704 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.704157 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:23:04,758 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.757610 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:23:04,775 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.774900 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:04,834 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.833565 | fa163edc-743b-971c-e7d8-00000000c498 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463866 2025-10-01 08:23:04,865 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.865353 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:04,915 p=83200 u=zuul n=ansible | 2025-10-01 08:23:04.914972 | fa163edc-743b-971c-e7d8-00000000c499 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463866 2025-10-01 08:23:05,082 p=83200 u=zuul n=ansible | 2025-10-01 08:23:05.082286 | fa163edc-743b-971c-e7d8-00000000dcee | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005463865 2025-10-01 08:23:05,119 p=83200 u=zuul n=ansible | 2025-10-01 08:23:05.119291 | fa163edc-743b-971c-e7d8-00000000d45e | TASK | Clean container_puppet_tasks for np0005463865 step 1 2025-10-01 08:23:05,468 p=83200 u=zuul n=ansible | 2025-10-01 08:23:05.466810 | fa163edc-743b-971c-e7d8-00000000d45e | OK | Clean container_puppet_tasks for np0005463865 step 1 | np0005463865 2025-10-01 08:23:05,510 p=83200 u=zuul n=ansible | 2025-10-01 08:23:05.510525 | fa163edc-743b-971c-e7d8-00000000d45f | TASK | Calculate container_puppet_tasks for np0005463865 step 1 2025-10-01 08:23:05,590 p=83200 u=zuul n=ansible | 2025-10-01 08:23:05.590084 | fa163edc-743b-971c-e7d8-00000000d460 | TASK | Include container-puppet tasks for step 1 2025-10-01 08:23:05,664 p=83200 u=zuul n=ansible | 2025-10-01 08:23:05.664212 | 77005320-1703-4670-bc9b-f2766463979a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463865 2025-10-01 08:23:05,690 p=83200 u=zuul n=ansible | 2025-10-01 08:23:05.690286 | fa163edc-743b-971c-e7d8-00000000de27 | TASK | Write container-puppet-tasks json file for np0005463865 step 1 2025-10-01 08:23:06,680 p=83200 u=zuul n=ansible | 2025-10-01 08:23:06.679623 | fa163edc-743b-971c-e7d8-00000000de27 | CHANGED | Write container-puppet-tasks json file for np0005463865 step 1 | np0005463865 2025-10-01 08:23:06,717 p=83200 u=zuul n=ansible | 2025-10-01 08:23:06.717378 | fa163edc-743b-971c-e7d8-00000000de29 | TASK | Generate container puppet configs for step 1 2025-10-01 08:23:07,082 p=83200 u=zuul n=ansible | 2025-10-01 08:23:07.081345 | fa163edc-743b-971c-e7d8-00000000de29 | OK | Generate container puppet configs for step 1 | np0005463865 2025-10-01 08:23:07,106 p=83200 u=zuul n=ansible | 2025-10-01 08:23:07.105749 | fa163edc-743b-971c-e7d8-00000000de2a | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-01 08:23:07,190 p=83200 u=zuul n=ansible | 2025-10-01 08:23:07.190061 | fa163edc-743b-971c-e7d8-00000000c48f | TASK | Gather variables for each operating system 2025-10-01 08:23:07,346 p=83200 u=zuul n=ansible | 2025-10-01 08:23:07.346165 | fa163edc-743b-971c-e7d8-00000000c490 | TASK | Create container logs path 2025-10-01 08:23:07,684 p=83200 u=zuul n=ansible | 2025-10-01 08:23:07.683635 | fa163edc-743b-971c-e7d8-00000000c490 | OK | Create container logs path | np0005463865 2025-10-01 08:23:07,715 p=83200 u=zuul n=ansible | 2025-10-01 08:23:07.715074 | fa163edc-743b-971c-e7d8-00000000c492 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:08,019 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.018681 | fa163edc-743b-971c-e7d8-00000000c492 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463865 2025-10-01 08:23:08,055 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.054683 | fa163edc-743b-971c-e7d8-00000000c493 | TASK | Finalise hashes for all containers 2025-10-01 08:23:08,110 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.109080 | fa163edc-743b-971c-e7d8-00000000c493 | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:23:08,148 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.147860 | fa163edc-743b-971c-e7d8-00000000c495 | TASK | Manage systemd shutdown files 2025-10-01 08:23:08,191 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.190350 | fa163edc-743b-971c-e7d8-00000000c495 | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:23:08,216 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.216173 | fa163edc-743b-971c-e7d8-00000000c497 | TASK | Update container configs with new config hashes 2025-10-01 08:23:08,268 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.267478 | fa163edc-743b-971c-e7d8-00000000c497 | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:23:08,292 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.292435 | fa163edc-743b-971c-e7d8-00000000c498 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:08,342 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.341906 | fa163edc-743b-971c-e7d8-00000000c498 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463865 2025-10-01 08:23:08,360 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.360514 | fa163edc-743b-971c-e7d8-00000000c499 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-01 08:23:08,409 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.409354 | fa163edc-743b-971c-e7d8-00000000c499 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005463865 2025-10-01 08:23:08,492 p=83200 u=zuul n=ansible | PLAY [External deployment step 2] ********************************************** 2025-10-01 08:23:08,505 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.505387 | fa163edc-743b-971c-e7d8-0000000000cb | TASK | External deployment step 2 2025-10-01 08:23:08,539 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.538524 | fa163edc-743b-971c-e7d8-0000000000cb | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } 2025-10-01 08:23:08,539 p=83200 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163edc-743b-971c-e7d8-0000000000cb') missing from stats 2025-10-01 08:23:08,584 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.584333 | 1a3a010f-d0db-4b5a-a1f7-008f7f21c06a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step2.yaml | undercloud 2025-10-01 08:23:08,606 p=83200 u=zuul n=ansible | PLAY [Deploy step tasks for 2] ************************************************* 2025-10-01 08:23:08,722 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.721828 | fa163edc-743b-971c-e7d8-0000000000cf | TASK | Deploy step tasks for 2 2025-10-01 08:23:08,740 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.739570 | fa163edc-743b-971c-e7d8-0000000000cf | TASK | Deploy step tasks for 2 2025-10-01 08:23:08,772 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.772193 | fa163edc-743b-971c-e7d8-0000000000cf | TASK | Deploy step tasks for 2 2025-10-01 08:23:08,804 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.803761 | fa163edc-743b-971c-e7d8-0000000000cf | TASK | Deploy step tasks for 2 2025-10-01 08:23:08,826 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.825546 | fa163edc-743b-971c-e7d8-0000000000cf | TASK | Deploy step tasks for 2 2025-10-01 08:23:08,861 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.860490 | fa163edc-743b-971c-e7d8-0000000000cf | TASK | Deploy step tasks for 2 2025-10-01 08:23:08,870 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.869944 | fa163edc-743b-971c-e7d8-0000000000cf | OK | Deploy step tasks for 2 | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2025-10-01 08:23:08,871 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000cf') missing from stats 2025-10-01 08:23:08,872 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.871748 | fa163edc-743b-971c-e7d8-0000000000cf | OK | Deploy step tasks for 2 | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2025-10-01 08:23:08,872 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000cf') missing from stats 2025-10-01 08:23:08,872 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.872634 | fa163edc-743b-971c-e7d8-0000000000cf | OK | Deploy step tasks for 2 | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2025-10-01 08:23:08,873 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000cf') missing from stats 2025-10-01 08:23:08,873 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.873473 | fa163edc-743b-971c-e7d8-0000000000cf | OK | Deploy step tasks for 2 | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2025-10-01 08:23:08,874 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000cf') missing from stats 2025-10-01 08:23:08,874 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.874302 | fa163edc-743b-971c-e7d8-0000000000cf | OK | Deploy step tasks for 2 | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2025-10-01 08:23:08,874 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000cf') missing from stats 2025-10-01 08:23:08,891 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.885939 | fa163edc-743b-971c-e7d8-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-01 08:23:08,910 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.910217 | fa163edc-743b-971c-e7d8-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-01 08:23:08,928 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.927925 | fa163edc-743b-971c-e7d8-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-01 08:23:08,954 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.953740 | fa163edc-743b-971c-e7d8-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-01 08:23:08,981 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.980899 | fa163edc-743b-971c-e7d8-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-01 08:23:08,992 p=83200 u=zuul n=ansible | 2025-10-01 08:23:08.991649 | fa163edc-743b-971c-e7d8-0000000000cf | OK | Deploy step tasks for 2 | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2025-10-01 08:23:08,992 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000cf') missing from stats 2025-10-01 08:23:09,009 p=83200 u=zuul n=ansible | 2025-10-01 08:23:09.008868 | fa163edc-743b-971c-e7d8-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-01 08:23:09,843 p=83200 u=zuul n=ansible | 2025-10-01 08:23:09.842726 | fa163edc-743b-971c-e7d8-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005463865 2025-10-01 08:23:09,895 p=83200 u=zuul n=ansible | 2025-10-01 08:23:09.894807 | fa163edc-743b-971c-e7d8-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005463871 2025-10-01 08:23:09,917 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:23:09,955 p=83200 u=zuul n=ansible | 2025-10-01 08:23:09.952189 | fa163edc-743b-971c-e7d8-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005463872 2025-10-01 08:23:09,957 p=83200 u=zuul n=ansible | 2025-10-01 08:23:09.957264 | fa163edc-743b-971c-e7d8-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005463870 2025-10-01 08:23:09,971 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:23:10,072 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.072218 | 57b2f25d-b6bb-4de0-8704-c569f1d74a4f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005463865 2025-10-01 08:23:10,136 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:23:10,152 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:23:10,161 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.161094 | fa163edc-743b-971c-e7d8-00000000deca | TASK | set enable_sensubility fact 2025-10-01 08:23:10,173 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.173052 | fa163edc-743b-971c-e7d8-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005463866 2025-10-01 08:23:10,180 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.174155 | fa163edc-743b-971c-e7d8-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005463867 2025-10-01 08:23:10,214 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.214256 | ade2cee8-eef3-44bb-9634-cea68b479028 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005463871 2025-10-01 08:23:10,215 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.215003 | ade2cee8-eef3-44bb-9634-cea68b479028 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005463870 2025-10-01 08:23:10,215 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.215277 | ade2cee8-eef3-44bb-9634-cea68b479028 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005463872 2025-10-01 08:23:10,227 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.227206 | fa163edc-743b-971c-e7d8-00000000dfa3 | TASK | set enable_sensubility fact 2025-10-01 08:23:10,247 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.246216 | fa163edc-743b-971c-e7d8-00000000dfa3 | TASK | set enable_sensubility fact 2025-10-01 08:23:10,274 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.273543 | fa163edc-743b-971c-e7d8-00000000dfa3 | TASK | set enable_sensubility fact 2025-10-01 08:23:10,351 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:23:10,352 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.350279 | fa163edc-743b-971c-e7d8-00000000deca | OK | set enable_sensubility fact | np0005463865 2025-10-01 08:23:10,353 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.353757 | fa163edc-743b-971c-e7d8-00000000dfa3 | OK | set enable_sensubility fact | np0005463870 2025-10-01 08:23:10,354 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.354507 | fa163edc-743b-971c-e7d8-00000000dfa3 | OK | set enable_sensubility fact | np0005463871 2025-10-01 08:23:10,361 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.355245 | fa163edc-743b-971c-e7d8-00000000dfa3 | OK | set enable_sensubility fact | np0005463872 2025-10-01 08:23:10,373 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:23:10,407 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.407199 | 5b282016-514d-4b3e-bd98-9c508b3fefcc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005463866 2025-10-01 08:23:10,437 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.436971 | fa163edc-743b-971c-e7d8-00000000dfa5 | TASK | Push script 2025-10-01 08:23:10,459 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.458468 | fa163edc-743b-971c-e7d8-00000000dfa5 | TASK | Push script 2025-10-01 08:23:10,480 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.480037 | fa163edc-743b-971c-e7d8-00000000dfa5 | TASK | Push script 2025-10-01 08:23:10,508 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.507293 | fa163edc-743b-971c-e7d8-00000000ded1 | TASK | Gather variables for each operating system 2025-10-01 08:23:10,534 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.533242 | fa163edc-743b-971c-e7d8-00000000dfc8 | TASK | set enable_sensubility fact 2025-10-01 08:23:10,591 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.590375 | 0f21e513-7cb5-40bf-8262-77c8cf634679 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005463867 2025-10-01 08:23:10,624 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.624440 | fa163edc-743b-971c-e7d8-00000000e05d | TASK | set enable_sensubility fact 2025-10-01 08:23:10,638 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.633954 | fa163edc-743b-971c-e7d8-00000000dfc8 | OK | set enable_sensubility fact | np0005463866 2025-10-01 08:23:10,658 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.657812 | fa163edc-743b-971c-e7d8-00000000ded2 | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:10,687 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.686544 | fa163edc-743b-971c-e7d8-00000000ded1 | TASK | Gather variables for each operating system 2025-10-01 08:23:10,698 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.697288 | fa163edc-743b-971c-e7d8-00000000e05d | OK | set enable_sensubility fact | np0005463867 2025-10-01 08:23:10,716 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.715937 | fa163edc-743b-971c-e7d8-00000000ded1 | TASK | Gather variables for each operating system 2025-10-01 08:23:10,814 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.814307 | fa163edc-743b-971c-e7d8-00000000ded2 | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:10,841 p=83200 u=zuul n=ansible | 2025-10-01 08:23:10.840971 | fa163edc-743b-971c-e7d8-00000000ded2 | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:11,440 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.432695 | fa163edc-743b-971c-e7d8-00000000dfa5 | CHANGED | Push script | np0005463871 2025-10-01 08:23:11,442 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.442183 | fa163edc-743b-971c-e7d8-00000000ded2 | CHANGED | Detect if resource is being created or already exists | np0005463865 2025-10-01 08:23:11,464 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.463500 | fa163edc-743b-971c-e7d8-00000000dfa6 | TASK | Insert cronjob in root crontab 2025-10-01 08:23:11,517 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.516321 | fa163edc-743b-971c-e7d8-00000000ded3 | TASK | Run init bundle puppet on the host for haproxy 2025-10-01 08:23:11,534 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.528264 | fa163edc-743b-971c-e7d8-00000000dfa5 | CHANGED | Push script | np0005463870 2025-10-01 08:23:11,536 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.536470 | fa163edc-743b-971c-e7d8-00000000dfa5 | CHANGED | Push script | np0005463872 2025-10-01 08:23:11,553 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.552995 | fa163edc-743b-971c-e7d8-00000000dfa6 | TASK | Insert cronjob in root crontab 2025-10-01 08:23:11,574 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.574073 | fa163edc-743b-971c-e7d8-00000000dfa6 | TASK | Insert cronjob in root crontab 2025-10-01 08:23:11,637 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.636570 | fa163edc-743b-971c-e7d8-00000000ded2 | CHANGED | Detect if resource is being created or already exists | np0005463866 2025-10-01 08:23:11,655 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.655395 | fa163edc-743b-971c-e7d8-00000000ded3 | TASK | Run init bundle puppet on the host for haproxy 2025-10-01 08:23:11,675 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.675265 | fa163edc-743b-971c-e7d8-00000000ded2 | CHANGED | Detect if resource is being created or already exists | np0005463867 2025-10-01 08:23:11,694 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.693720 | fa163edc-743b-971c-e7d8-00000000ded3 | TASK | Run init bundle puppet on the host for haproxy 2025-10-01 08:23:11,867 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.867109 | fa163edc-743b-971c-e7d8-00000000dfa6 | CHANGED | Insert cronjob in root crontab | np0005463871 2025-10-01 08:23:11,879 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.879496 | fa163edc-743b-971c-e7d8-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-01 08:23:11,908 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.907701 | fa163edc-743b-971c-e7d8-00000000dfa6 | CHANGED | Insert cronjob in root crontab | np0005463870 2025-10-01 08:23:11,920 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.919632 | fa163edc-743b-971c-e7d8-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-01 08:23:11,947 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.947324 | fa163edc-743b-971c-e7d8-00000000dfa6 | CHANGED | Insert cronjob in root crontab | np0005463872 2025-10-01 08:23:11,960 p=83200 u=zuul n=ansible | 2025-10-01 08:23:11.960196 | fa163edc-743b-971c-e7d8-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-01 08:23:12,202 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.202041 | fa163edc-743b-971c-e7d8-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005463871 2025-10-01 08:23:12,261 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.261244 | fa163edc-743b-971c-e7d8-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005463870 2025-10-01 08:23:12,292 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.291889 | fa163edc-743b-971c-e7d8-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005463872 2025-10-01 08:23:12,313 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.313593 | aa3ea160-1167-4290-bc62-3e04ed03849a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463871 2025-10-01 08:23:12,326 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.326115 | fa163edc-743b-971c-e7d8-00000000e114 | TASK | Write the config_step hieradata 2025-10-01 08:23:12,389 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.389205 | 3afd405d-bb3f-48a3-80be-9b44ff43c9ef | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463870 2025-10-01 08:23:12,402 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.401687 | fa163edc-743b-971c-e7d8-00000000e12c | TASK | Write the config_step hieradata 2025-10-01 08:23:12,446 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.445937 | 23b0b941-dcb8-47bd-b6bd-a1cbbe3fea50 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463872 2025-10-01 08:23:12,458 p=83200 u=zuul n=ansible | 2025-10-01 08:23:12.458547 | fa163edc-743b-971c-e7d8-00000000e144 | TASK | Write the config_step hieradata 2025-10-01 08:23:13,098 p=83200 u=zuul n=ansible | 2025-10-01 08:23:13.097872 | fa163edc-743b-971c-e7d8-00000000e114 | OK | Write the config_step hieradata | np0005463871 2025-10-01 08:23:13,113 p=83200 u=zuul n=ansible | 2025-10-01 08:23:13.113517 | fa163edc-743b-971c-e7d8-00000000e115 | TASK | Run puppet host configuration for step 2 2025-10-01 08:23:13,233 p=83200 u=zuul n=ansible | 2025-10-01 08:23:13.232510 | fa163edc-743b-971c-e7d8-00000000e12c | OK | Write the config_step hieradata | np0005463870 2025-10-01 08:23:13,262 p=83200 u=zuul n=ansible | 2025-10-01 08:23:13.257580 | fa163edc-743b-971c-e7d8-00000000e12d | TASK | Run puppet host configuration for step 2 2025-10-01 08:23:13,276 p=83200 u=zuul n=ansible | 2025-10-01 08:23:13.275274 | fa163edc-743b-971c-e7d8-00000000e144 | OK | Write the config_step hieradata | np0005463872 2025-10-01 08:23:13,297 p=83200 u=zuul n=ansible | 2025-10-01 08:23:13.296132 | fa163edc-743b-971c-e7d8-00000000e145 | TASK | Run puppet host configuration for step 2 2025-10-01 08:23:13,859 p=83200 u=zuul n=ansible | 2025-10-01 08:23:13.858028 | fa163edc-743b-971c-e7d8-00000000e115 | CHANGED | Run puppet host configuration for step 2 | np0005463871 2025-10-01 08:23:13,871 p=83200 u=zuul n=ansible | 2025-10-01 08:23:13.871164 | fa163edc-743b-971c-e7d8-00000000e116 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:23:14,015 p=83200 u=zuul n=ansible | 2025-10-01 08:23:14.014556 | fa163edc-743b-971c-e7d8-00000000e12d | CHANGED | Run puppet host configuration for step 2 | np0005463870 2025-10-01 08:23:14,020 p=83200 u=zuul n=ansible | 2025-10-01 08:23:14.020213 | fa163edc-743b-971c-e7d8-00000000e145 | CHANGED | Run puppet host configuration for step 2 | np0005463872 2025-10-01 08:23:14,044 p=83200 u=zuul n=ansible | 2025-10-01 08:23:14.043748 | fa163edc-743b-971c-e7d8-00000000e12e | TASK | Wait for puppet host configuration to finish 2025-10-01 08:23:14,073 p=83200 u=zuul n=ansible | 2025-10-01 08:23:14.072319 | fa163edc-743b-971c-e7d8-00000000e146 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:23:19,372 p=83200 u=zuul n=ansible | 2025-10-01 08:23:19.371133 | fa163edc-743b-971c-e7d8-00000000ded3 | OK | Run init bundle puppet on the host for haproxy | np0005463866 2025-10-01 08:23:19,407 p=83200 u=zuul n=ansible | 2025-10-01 08:23:19.406899 | fa163edc-743b-971c-e7d8-00000000ded4 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-01 08:23:19,548 p=83200 u=zuul n=ansible | 2025-10-01 08:23:19.547219 | fa163edc-743b-971c-e7d8-00000000ded3 | OK | Run init bundle puppet on the host for haproxy | np0005463867 2025-10-01 08:23:19,573 p=83200 u=zuul n=ansible | 2025-10-01 08:23:19.572490 | fa163edc-743b-971c-e7d8-00000000ded4 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-01 08:23:19,714 p=83200 u=zuul n=ansible | 2025-10-01 08:23:19.713833 | fa163edc-743b-971c-e7d8-00000000ded4 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005463866 2025-10-01 08:23:19,730 p=83200 u=zuul n=ansible | 2025-10-01 08:23:19.730226 | fa163edc-743b-971c-e7d8-00000000ded5 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:23:19,944 p=83200 u=zuul n=ansible | 2025-10-01 08:23:19.943899 | fa163edc-743b-971c-e7d8-00000000ded4 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005463867 2025-10-01 08:23:19,966 p=83200 u=zuul n=ansible | 2025-10-01 08:23:19.966212 | fa163edc-743b-971c-e7d8-00000000ded5 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:23:20,296 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.294888 | fa163edc-743b-971c-e7d8-00000000ded5 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463866 2025-10-01 08:23:20,321 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.321318 | fa163edc-743b-971c-e7d8-00000000ded8 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-01 08:23:20,520 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.519517 | fa163edc-743b-971c-e7d8-00000000ded5 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463867 2025-10-01 08:23:20,555 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.554938 | fa163edc-743b-971c-e7d8-00000000ded8 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-01 08:23:20,645 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.645071 | fa163edc-743b-971c-e7d8-00000000ded8 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005463866 2025-10-01 08:23:20,668 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.668414 | fa163edc-743b-971c-e7d8-00000000deda | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-01 08:23:20,704 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.703929 | fa163edc-743b-971c-e7d8-00000000deda | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005463866 2025-10-01 08:23:20,726 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.725996 | fa163edc-743b-971c-e7d8-00000000dedb | TASK | Get container image tag from bundle haproxy-bundle 2025-10-01 08:23:20,773 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.772542 | fa163edc-743b-971c-e7d8-00000000dedb | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005463866 2025-10-01 08:23:20,792 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.792449 | fa163edc-743b-971c-e7d8-00000000dedc | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-01 08:23:20,839 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.839102 | fa163edc-743b-971c-e7d8-00000000dedc | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005463866 2025-10-01 08:23:20,862 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.862568 | fa163edc-743b-971c-e7d8-00000000dedd | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:23:20,876 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.876108 | fa163edc-743b-971c-e7d8-00000000ded8 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005463867 2025-10-01 08:23:20,895 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.895442 | fa163edc-743b-971c-e7d8-00000000deda | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-01 08:23:20,918 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.917570 | fa163edc-743b-971c-e7d8-00000000dedd | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463866 2025-10-01 08:23:20,935 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.934843 | fa163edc-743b-971c-e7d8-00000000dede | TASK | Remove update marker for bundle haproxy-bundle 2025-10-01 08:23:20,954 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.954359 | fa163edc-743b-971c-e7d8-00000000deda | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005463867 2025-10-01 08:23:20,976 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.976199 | fa163edc-743b-971c-e7d8-00000000dedb | TASK | Get container image tag from bundle haproxy-bundle 2025-10-01 08:23:20,983 p=83200 u=zuul n=ansible | 2025-10-01 08:23:20.982560 | fa163edc-743b-971c-e7d8-00000000dede | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005463866 2025-10-01 08:23:21,022 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.021697 | fa163edc-743b-971c-e7d8-00000000df01 | TASK | Gather variables for each operating system 2025-10-01 08:23:21,031 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.030774 | fa163edc-743b-971c-e7d8-00000000dedb | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005463867 2025-10-01 08:23:21,059 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.058445 | fa163edc-743b-971c-e7d8-00000000dedc | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-01 08:23:21,137 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.136547 | fa163edc-743b-971c-e7d8-00000000df02 | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:21,168 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.167283 | fa163edc-743b-971c-e7d8-00000000dedc | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005463867 2025-10-01 08:23:21,189 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.189357 | fa163edc-743b-971c-e7d8-00000000dedd | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:23:21,238 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.237458 | fa163edc-743b-971c-e7d8-00000000dedd | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463867 2025-10-01 08:23:21,255 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.255492 | fa163edc-743b-971c-e7d8-00000000dede | TASK | Remove update marker for bundle haproxy-bundle 2025-10-01 08:23:21,303 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.303132 | fa163edc-743b-971c-e7d8-00000000dede | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005463867 2025-10-01 08:23:21,333 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.333272 | fa163edc-743b-971c-e7d8-00000000df01 | TASK | Gather variables for each operating system 2025-10-01 08:23:21,438 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.437864 | fa163edc-743b-971c-e7d8-00000000df02 | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:21,971 p=83200 u=zuul n=ansible | 2025-10-01 08:23:21.970036 | fa163edc-743b-971c-e7d8-00000000df02 | CHANGED | Detect if resource is being created or already exists | np0005463866 2025-10-01 08:23:22,003 p=83200 u=zuul n=ansible | 2025-10-01 08:23:22.003504 | fa163edc-743b-971c-e7d8-00000000df03 | TASK | Run init bundle puppet on the host for mysql 2025-10-01 08:23:22,249 p=83200 u=zuul n=ansible | 2025-10-01 08:23:22.248951 | fa163edc-743b-971c-e7d8-00000000df02 | CHANGED | Detect if resource is being created or already exists | np0005463867 2025-10-01 08:23:22,273 p=83200 u=zuul n=ansible | 2025-10-01 08:23:22.272932 | fa163edc-743b-971c-e7d8-00000000df03 | TASK | Run init bundle puppet on the host for mysql 2025-10-01 08:23:24,456 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.454725 | fa163edc-743b-971c-e7d8-00000000e116 | CHANGED | Wait for puppet host configuration to finish | np0005463871 2025-10-01 08:23:24,485 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.484341 | fa163edc-743b-971c-e7d8-00000000e117 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-01 08:23:24,579 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.578359 | fa163edc-743b-971c-e7d8-00000000e117 | OK | Debug output for task: Run puppet host configuration for step 2 | np0005463871 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:23:13 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:23:19 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:23:19 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:23:19 puppet-user: (file & line not available)", "<13>Oct 1 08:23:19 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:23:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:23:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:23:19 puppet-user: Notice: Compiled catalog for np0005463871.ooo.test in environment production in 0.12 seconds", "<13>Oct 1 08:23:19 puppet-user: Notice: Applied catalog in 0.03 seconds", "<13>Oct 1 08:23:19 puppet-user: Application:", "<13>Oct 1 08:23:19 puppet-user: Initial environment: production", "<13>Oct 1 08:23:19 puppet-user: Converged environment: production", "<13>Oct 1 08:23:19 puppet-user: Run mode: user", "<13>Oct 1 08:23:19 puppet-user: Changes:", "<13>Oct 1 08:23:19 puppet-user: Events:", "<13>Oct 1 08:23:19 puppet-user: Resources:", "<13>Oct 1 08:23:19 puppet-user: Total: 10", "<13>Oct 1 08:23:19 puppet-user: Time:", "<13>Oct 1 08:23:19 puppet-user: Schedule: 0.00", "<13>Oct 1 08:23:19 puppet-user: File: 0.00", "<13>Oct 1 08:23:19 puppet-user: Exec: 0.01", "<13>Oct 1 08:23:19 puppet-user: Augeas: 0.01", "<13>Oct 1 08:23:19 puppet-user: Transaction evaluation: 0.03", "<13>Oct 1 08:23:19 puppet-user: Catalog application: 0.03", "<13>Oct 1 08:23:19 puppet-user: Config retrieval: 0.15", "<13>Oct 1 08:23:19 puppet-user: Last run: 1759306999", "<13>Oct 1 08:23:19 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:23:19 puppet-user: Total: 0.04", "<13>Oct 1 08:23:19 puppet-user: Version:", "<13>Oct 1 08:23:19 puppet-user: Config: 1759306999", "<13>Oct 1 08:23:19 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:23:24,594 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.594335 | fa163edc-743b-971c-e7d8-00000000e118 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:23:24,710 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.709586 | fa163edc-743b-971c-e7d8-00000000e1c1 | TASK | Gather variables for each operating system 2025-10-01 08:23:24,718 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.717465 | fa163edc-743b-971c-e7d8-00000000e12e | CHANGED | Wait for puppet host configuration to finish | np0005463870 2025-10-01 08:23:24,719 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.719556 | fa163edc-743b-971c-e7d8-00000000e146 | CHANGED | Wait for puppet host configuration to finish | np0005463872 2025-10-01 08:23:24,735 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.735500 | fa163edc-743b-971c-e7d8-00000000e12f | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-01 08:23:24,752 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.752054 | fa163edc-743b-971c-e7d8-00000000e147 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-01 08:23:24,817 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.816619 | fa163edc-743b-971c-e7d8-00000000e12f | OK | Debug output for task: Run puppet host configuration for step 2 | np0005463870 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:23:14 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:23:19 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:23:19 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:23:19 puppet-user: (file & line not available)", "<13>Oct 1 08:23:19 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:23:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:23:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:23:19 puppet-user: Notice: Compiled catalog for np0005463870.ooo.test in environment production in 0.12 seconds", "<13>Oct 1 08:23:19 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Oct 1 08:23:19 puppet-user: Application:", "<13>Oct 1 08:23:19 puppet-user: Initial environment: production", "<13>Oct 1 08:23:19 puppet-user: Converged environment: production", "<13>Oct 1 08:23:19 puppet-user: Run mode: user", "<13>Oct 1 08:23:19 puppet-user: Changes:", "<13>Oct 1 08:23:19 puppet-user: Events:", "<13>Oct 1 08:23:19 puppet-user: Resources:", "<13>Oct 1 08:23:19 puppet-user: Total: 10", "<13>Oct 1 08:23:19 puppet-user: Time:", "<13>Oct 1 08:23:19 puppet-user: Schedule: 0.00", "<13>Oct 1 08:23:19 puppet-user: File: 0.00", "<13>Oct 1 08:23:19 puppet-user: Augeas: 0.01", "<13>Oct 1 08:23:19 puppet-user: Exec: 0.03", "<13>Oct 1 08:23:19 puppet-user: Transaction evaluation: 0.04", "<13>Oct 1 08:23:19 puppet-user: Catalog application: 0.05", "<13>Oct 1 08:23:19 puppet-user: Config retrieval: 0.15", "<13>Oct 1 08:23:19 puppet-user: Last run: 1759306999", "<13>Oct 1 08:23:19 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:23:19 puppet-user: Total: 0.06", "<13>Oct 1 08:23:19 puppet-user: Version:", "<13>Oct 1 08:23:19 puppet-user: Config: 1759306999", "<13>Oct 1 08:23:19 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:23:24,827 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.827602 | fa163edc-743b-971c-e7d8-00000000e130 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:23:24,848 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.843346 | fa163edc-743b-971c-e7d8-00000000e1c2 | TASK | Create puppet caching structures 2025-10-01 08:23:24,856 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.855671 | fa163edc-743b-971c-e7d8-00000000e147 | OK | Debug output for task: Run puppet host configuration for step 2 | np0005463872 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:23:14 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:23:19 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:23:19 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:23:19 puppet-user: (file & line not available)", "<13>Oct 1 08:23:19 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:23:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:23:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:23:19 puppet-user: Notice: Compiled catalog for np0005463872.ooo.test in environment production in 0.12 seconds", "<13>Oct 1 08:23:20 puppet-user: Notice: Applied catalog in 0.03 seconds", "<13>Oct 1 08:23:20 puppet-user: Application:", "<13>Oct 1 08:23:20 puppet-user: Initial environment: production", "<13>Oct 1 08:23:20 puppet-user: Converged environment: production", "<13>Oct 1 08:23:20 puppet-user: Run mode: user", "<13>Oct 1 08:23:20 puppet-user: Changes:", "<13>Oct 1 08:23:20 puppet-user: Events:", "<13>Oct 1 08:23:20 puppet-user: Resources:", "<13>Oct 1 08:23:20 puppet-user: Total: 10", "<13>Oct 1 08:23:20 puppet-user: Time:", "<13>Oct 1 08:23:20 puppet-user: Schedule: 0.00", "<13>Oct 1 08:23:20 puppet-user: File: 0.00", "<13>Oct 1 08:23:20 puppet-user: Exec: 0.01", "<13>Oct 1 08:23:20 puppet-user: Augeas: 0.01", "<13>Oct 1 08:23:20 puppet-user: Transaction evaluation: 0.03", "<13>Oct 1 08:23:20 puppet-user: Catalog application: 0.03", "<13>Oct 1 08:23:20 puppet-user: Config retrieval: 0.16", "<13>Oct 1 08:23:20 puppet-user: Last run: 1759307000", "<13>Oct 1 08:23:20 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:23:20 puppet-user: Total: 0.04", "<13>Oct 1 08:23:20 puppet-user: Version:", "<13>Oct 1 08:23:20 puppet-user: Config: 1759306999", "<13>Oct 1 08:23:20 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:23:24,885 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.885180 | fa163edc-743b-971c-e7d8-00000000e1c1 | TASK | Gather variables for each operating system 2025-10-01 08:23:24,902 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.902150 | fa163edc-743b-971c-e7d8-00000000e148 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:23:24,953 p=83200 u=zuul n=ansible | 2025-10-01 08:23:24.953081 | fa163edc-743b-971c-e7d8-00000000e1c1 | TASK | Gather variables for each operating system 2025-10-01 08:23:25,001 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.001458 | fa163edc-743b-971c-e7d8-00000000e1c2 | TASK | Create puppet caching structures 2025-10-01 08:23:25,069 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.069437 | fa163edc-743b-971c-e7d8-00000000e1c2 | TASK | Create puppet caching structures 2025-10-01 08:23:25,162 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.162025 | fa163edc-743b-971c-e7d8-00000000e1c2 | CHANGED | Create puppet caching structures | np0005463871 2025-10-01 08:23:25,173 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.173045 | fa163edc-743b-971c-e7d8-00000000e1c3 | TASK | Check for facter.conf 2025-10-01 08:23:25,315 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.315124 | fa163edc-743b-971c-e7d8-00000000e1c2 | CHANGED | Create puppet caching structures | np0005463870 2025-10-01 08:23:25,326 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.326685 | fa163edc-743b-971c-e7d8-00000000e1c3 | TASK | Check for facter.conf 2025-10-01 08:23:25,373 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.373357 | fa163edc-743b-971c-e7d8-00000000e1c2 | CHANGED | Create puppet caching structures | np0005463872 2025-10-01 08:23:25,384 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.384315 | fa163edc-743b-971c-e7d8-00000000e1c3 | TASK | Check for facter.conf 2025-10-01 08:23:25,493 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.492558 | fa163edc-743b-971c-e7d8-00000000e1c3 | OK | Check for facter.conf | np0005463871 2025-10-01 08:23:25,504 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.504263 | fa163edc-743b-971c-e7d8-00000000e1c4 | TASK | Remove facter.conf if directory 2025-10-01 08:23:25,544 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.544209 | fa163edc-743b-971c-e7d8-00000000e1c4 | SKIPPED | Remove facter.conf if directory | np0005463871 2025-10-01 08:23:25,558 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.558178 | fa163edc-743b-971c-e7d8-00000000e1c5 | TASK | Write facter cache config 2025-10-01 08:23:25,655 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.654559 | fa163edc-743b-971c-e7d8-00000000e1c3 | OK | Check for facter.conf | np0005463872 2025-10-01 08:23:25,678 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.678421 | fa163edc-743b-971c-e7d8-00000000e1c4 | TASK | Remove facter.conf if directory 2025-10-01 08:23:25,688 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.687236 | fa163edc-743b-971c-e7d8-00000000e1c3 | OK | Check for facter.conf | np0005463870 2025-10-01 08:23:25,704 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.703933 | fa163edc-743b-971c-e7d8-00000000e1c4 | TASK | Remove facter.conf if directory 2025-10-01 08:23:25,731 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.731299 | fa163edc-743b-971c-e7d8-00000000e1c4 | SKIPPED | Remove facter.conf if directory | np0005463872 2025-10-01 08:23:25,747 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.747430 | fa163edc-743b-971c-e7d8-00000000e1c5 | TASK | Write facter cache config 2025-10-01 08:23:25,755 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.754863 | fa163edc-743b-971c-e7d8-00000000e1c4 | SKIPPED | Remove facter.conf if directory | np0005463870 2025-10-01 08:23:25,768 p=83200 u=zuul n=ansible | 2025-10-01 08:23:25.767874 | fa163edc-743b-971c-e7d8-00000000e1c5 | TASK | Write facter cache config 2025-10-01 08:23:26,400 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.399254 | fa163edc-743b-971c-e7d8-00000000e1c5 | CHANGED | Write facter cache config | np0005463871 2025-10-01 08:23:26,417 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.417443 | fa163edc-743b-971c-e7d8-00000000e1c6 | TASK | Cleanup facter cache if exists 2025-10-01 08:23:26,555 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.554226 | fa163edc-743b-971c-e7d8-00000000e1c5 | CHANGED | Write facter cache config | np0005463870 2025-10-01 08:23:26,582 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.582113 | fa163edc-743b-971c-e7d8-00000000e1c6 | TASK | Cleanup facter cache if exists 2025-10-01 08:23:26,595 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.593448 | fa163edc-743b-971c-e7d8-00000000e1c5 | CHANGED | Write facter cache config | np0005463872 2025-10-01 08:23:26,622 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.621416 | fa163edc-743b-971c-e7d8-00000000e1c6 | TASK | Cleanup facter cache if exists 2025-10-01 08:23:26,748 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.747673 | fa163edc-743b-971c-e7d8-00000000e1c6 | CHANGED | Cleanup facter cache if exists | np0005463871 2025-10-01 08:23:26,762 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.762379 | fa163edc-743b-971c-e7d8-00000000e1c7 | TASK | Pre-cache facts 2025-10-01 08:23:26,877 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.876866 | fa163edc-743b-971c-e7d8-00000000e1c6 | CHANGED | Cleanup facter cache if exists | np0005463870 2025-10-01 08:23:26,892 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.892060 | fa163edc-743b-971c-e7d8-00000000e1c7 | TASK | Pre-cache facts 2025-10-01 08:23:26,955 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.954784 | fa163edc-743b-971c-e7d8-00000000e1c6 | CHANGED | Cleanup facter cache if exists | np0005463872 2025-10-01 08:23:26,970 p=83200 u=zuul n=ansible | 2025-10-01 08:23:26.970001 | fa163edc-743b-971c-e7d8-00000000e1c7 | TASK | Pre-cache facts 2025-10-01 08:23:27,406 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.405368 | fa163edc-743b-971c-e7d8-00000000e1c7 | CHANGED | Pre-cache facts | np0005463871 2025-10-01 08:23:27,418 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.417863 | fa163edc-743b-971c-e7d8-00000000e1c8 | TASK | Failed deployment if facter fails 2025-10-01 08:23:27,458 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.457621 | fa163edc-743b-971c-e7d8-00000000e1c8 | SKIPPED | Failed deployment if facter fails | np0005463871 2025-10-01 08:23:27,477 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.477387 | fa163edc-743b-971c-e7d8-00000000e1c9 | TASK | Sync cached facts 2025-10-01 08:23:27,603 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.603061 | fa163edc-743b-971c-e7d8-00000000e1c7 | CHANGED | Pre-cache facts | np0005463870 2025-10-01 08:23:27,615 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.614891 | fa163edc-743b-971c-e7d8-00000000e1c8 | TASK | Failed deployment if facter fails 2025-10-01 08:23:27,634 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.634033 | fa163edc-743b-971c-e7d8-00000000e1c7 | CHANGED | Pre-cache facts | np0005463872 2025-10-01 08:23:27,652 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.646727 | fa163edc-743b-971c-e7d8-00000000e1c8 | TASK | Failed deployment if facter fails 2025-10-01 08:23:27,661 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.661141 | fa163edc-743b-971c-e7d8-00000000e1c8 | SKIPPED | Failed deployment if facter fails | np0005463870 2025-10-01 08:23:27,683 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.683337 | fa163edc-743b-971c-e7d8-00000000e1c9 | TASK | Sync cached facts 2025-10-01 08:23:27,700 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.699069 | fa163edc-743b-971c-e7d8-00000000e1c8 | SKIPPED | Failed deployment if facter fails | np0005463872 2025-10-01 08:23:27,720 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.720446 | fa163edc-743b-971c-e7d8-00000000e1c9 | TASK | Sync cached facts 2025-10-01 08:23:27,907 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.906286 | fa163edc-743b-971c-e7d8-00000000e1c9 | CHANGED | Sync cached facts | np0005463871 -> 192.168.122.107 2025-10-01 08:23:27,908 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> 192.168.122.107', 'fa163edc-743b-971c-e7d8-00000000e1c9') missing from stats 2025-10-01 08:23:27,947 p=83200 u=zuul n=ansible | 2025-10-01 08:23:27.947414 | fa163edc-743b-971c-e7d8-00000000e119 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:23:28,002 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.001534 | fa163edc-743b-971c-e7d8-00000000e119 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463871 2025-10-01 08:23:28,017 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.016786 | fa163edc-743b-971c-e7d8-00000000e11b | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-01 08:23:28,054 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.054443 | fa163edc-743b-971c-e7d8-00000000e1c9 | CHANGED | Sync cached facts | np0005463870 -> 192.168.122.106 2025-10-01 08:23:28,055 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> 192.168.122.106', 'fa163edc-743b-971c-e7d8-00000000e1c9') missing from stats 2025-10-01 08:23:28,106 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.106383 | fa163edc-743b-971c-e7d8-00000000e2ec | TASK | Gather variables for each operating system 2025-10-01 08:23:28,128 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.125102 | fa163edc-743b-971c-e7d8-00000000e131 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:23:28,155 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.154067 | fa163edc-743b-971c-e7d8-00000000e1c9 | CHANGED | Sync cached facts | np0005463872 -> 192.168.122.108 2025-10-01 08:23:28,156 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> 192.168.122.108', 'fa163edc-743b-971c-e7d8-00000000e1c9') missing from stats 2025-10-01 08:23:28,204 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.203597 | fa163edc-743b-971c-e7d8-00000000e149 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:23:28,220 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.213110 | fa163edc-743b-971c-e7d8-00000000e131 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463870 2025-10-01 08:23:28,249 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.249303 | fa163edc-743b-971c-e7d8-00000000e133 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-01 08:23:28,271 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.270654 | fa163edc-743b-971c-e7d8-00000000e2ed | TASK | Create container logs path 2025-10-01 08:23:28,288 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.287698 | fa163edc-743b-971c-e7d8-00000000e149 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463872 2025-10-01 08:23:28,333 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.333148 | fa163edc-743b-971c-e7d8-00000000e2ec | TASK | Gather variables for each operating system 2025-10-01 08:23:28,363 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.363292 | fa163edc-743b-971c-e7d8-00000000e14b | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-01 08:23:28,430 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.430200 | fa163edc-743b-971c-e7d8-00000000e2ec | TASK | Gather variables for each operating system 2025-10-01 08:23:28,458 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.458497 | fa163edc-743b-971c-e7d8-00000000e2ed | TASK | Create container logs path 2025-10-01 08:23:28,560 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.559779 | fa163edc-743b-971c-e7d8-00000000e2ed | TASK | Create container logs path 2025-10-01 08:23:28,628 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.627631 | fa163edc-743b-971c-e7d8-00000000e2ed | OK | Create container logs path | np0005463871 2025-10-01 08:23:28,641 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.641262 | fa163edc-743b-971c-e7d8-00000000e2ef | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:28,766 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.765361 | fa163edc-743b-971c-e7d8-00000000e2ed | OK | Create container logs path | np0005463870 2025-10-01 08:23:28,783 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.783174 | fa163edc-743b-971c-e7d8-00000000e2ef | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:28,882 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.881569 | fa163edc-743b-971c-e7d8-00000000e2ed | OK | Create container logs path | np0005463872 2025-10-01 08:23:28,899 p=83200 u=zuul n=ansible | 2025-10-01 08:23:28.899514 | fa163edc-743b-971c-e7d8-00000000e2ef | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:29,017 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.016920 | fa163edc-743b-971c-e7d8-00000000e2ef | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005463871 2025-10-01 08:23:29,019 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.019148 | fa163edc-743b-971c-e7d8-00000000df03 | OK | Run init bundle puppet on the host for mysql | np0005463866 2025-10-01 08:23:29,034 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.034578 | fa163edc-743b-971c-e7d8-00000000e2f0 | TASK | Finalise hashes for all containers 2025-10-01 08:23:29,065 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.065222 | fa163edc-743b-971c-e7d8-00000000df04 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-01 08:23:29,101 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.101127 | fa163edc-743b-971c-e7d8-00000000e2f0 | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:23:29,113 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.113404 | fa163edc-743b-971c-e7d8-00000000e2f2 | TASK | Manage systemd shutdown files 2025-10-01 08:23:29,175 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.170875 | 49913a24-889b-4989-ae8f-07bf2b6172e1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463871 2025-10-01 08:23:29,196 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.196120 | fa163edc-743b-971c-e7d8-00000000e393 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:23:29,205 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.204862 | fa163edc-743b-971c-e7d8-00000000e2ef | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005463870 2025-10-01 08:23:29,207 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.206889 | fa163edc-743b-971c-e7d8-00000000df03 | OK | Run init bundle puppet on the host for mysql | np0005463867 2025-10-01 08:23:29,220 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.219761 | fa163edc-743b-971c-e7d8-00000000e2f0 | TASK | Finalise hashes for all containers 2025-10-01 08:23:29,245 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.245243 | fa163edc-743b-971c-e7d8-00000000df04 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-01 08:23:29,263 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.262882 | fa163edc-743b-971c-e7d8-00000000e2ef | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005463872 2025-10-01 08:23:29,276 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.275715 | fa163edc-743b-971c-e7d8-00000000e2f0 | TASK | Finalise hashes for all containers 2025-10-01 08:23:29,293 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.292573 | fa163edc-743b-971c-e7d8-00000000e2f0 | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:23:29,305 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.304845 | fa163edc-743b-971c-e7d8-00000000e2f2 | TASK | Manage systemd shutdown files 2025-10-01 08:23:29,339 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.338523 | fa163edc-743b-971c-e7d8-00000000e2f0 | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:23:29,357 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.357327 | fa163edc-743b-971c-e7d8-00000000e2f2 | TASK | Manage systemd shutdown files 2025-10-01 08:23:29,385 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.385539 | cb7f569a-0d1c-49ec-939a-5b69030a4579 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463870 2025-10-01 08:23:29,404 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.404331 | fa163edc-743b-971c-e7d8-00000000e3b6 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:23:29,436 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.435912 | 825eed96-c7a0-446d-9711-2cdda230718b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463872 2025-10-01 08:23:29,451 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.451177 | fa163edc-743b-971c-e7d8-00000000e3d3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:23:29,461 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.460284 | fa163edc-743b-971c-e7d8-00000000df04 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005463866 2025-10-01 08:23:29,478 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.478196 | fa163edc-743b-971c-e7d8-00000000df05 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:23:29,541 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.540949 | fa163edc-743b-971c-e7d8-00000000e393 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463871 2025-10-01 08:23:29,553 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.552825 | fa163edc-743b-971c-e7d8-00000000e394 | TASK | Set podman_drop_in fact 2025-10-01 08:23:29,626 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.624616 | fa163edc-743b-971c-e7d8-00000000e394 | OK | Set podman_drop_in fact | np0005463871 2025-10-01 08:23:29,627 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.627154 | fa163edc-743b-971c-e7d8-00000000df04 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005463867 2025-10-01 08:23:29,638 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.637836 | fa163edc-743b-971c-e7d8-00000000e396 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:23:29,663 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.662422 | fa163edc-743b-971c-e7d8-00000000df05 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:23:29,766 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.765814 | fa163edc-743b-971c-e7d8-00000000e3b6 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463870 2025-10-01 08:23:29,778 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.777825 | fa163edc-743b-971c-e7d8-00000000e3b7 | TASK | Set podman_drop_in fact 2025-10-01 08:23:29,803 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.802922 | fa163edc-743b-971c-e7d8-00000000e3d3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463872 2025-10-01 08:23:29,815 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.815052 | fa163edc-743b-971c-e7d8-00000000e3d4 | TASK | Set podman_drop_in fact 2025-10-01 08:23:29,828 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.827438 | fa163edc-743b-971c-e7d8-00000000e3b7 | OK | Set podman_drop_in fact | np0005463870 2025-10-01 08:23:29,839 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.839458 | fa163edc-743b-971c-e7d8-00000000e3b9 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:23:29,881 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.880453 | fa163edc-743b-971c-e7d8-00000000e3d4 | OK | Set podman_drop_in fact | np0005463872 2025-10-01 08:23:29,892 p=83200 u=zuul n=ansible | 2025-10-01 08:23:29.892152 | fa163edc-743b-971c-e7d8-00000000e3d6 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:23:30,022 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.021572 | fa163edc-743b-971c-e7d8-00000000df05 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463866 2025-10-01 08:23:30,047 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.046676 | fa163edc-743b-971c-e7d8-00000000df06 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-01 08:23:30,173 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.172933 | fa163edc-743b-971c-e7d8-00000000df05 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463867 2025-10-01 08:23:30,196 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.196030 | fa163edc-743b-971c-e7d8-00000000df06 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-01 08:23:30,373 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.372563 | fa163edc-743b-971c-e7d8-00000000df06 | OK | Check if an image update marker exists for bundle galera-bundle | np0005463866 2025-10-01 08:23:30,399 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.398488 | fa163edc-743b-971c-e7d8-00000000df08 | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-01 08:23:30,452 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.450922 | fa163edc-743b-971c-e7d8-00000000df08 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005463866 2025-10-01 08:23:30,479 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.478720 | fa163edc-743b-971c-e7d8-00000000df09 | TASK | Get container image tag from bundle galera-bundle 2025-10-01 08:23:30,510 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.506781 | fa163edc-743b-971c-e7d8-00000000e396 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-container-shutdown 2025-10-01 08:23:30,525 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.524540 | fa163edc-743b-971c-e7d8-00000000df06 | OK | Check if an image update marker exists for bundle galera-bundle | np0005463867 2025-10-01 08:23:30,553 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.553103 | fa163edc-743b-971c-e7d8-00000000df08 | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-01 08:23:30,563 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.562316 | fa163edc-743b-971c-e7d8-00000000df09 | SKIPPED | Get container image tag from bundle galera-bundle | np0005463866 2025-10-01 08:23:30,589 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.589004 | fa163edc-743b-971c-e7d8-00000000df0a | TASK | Compare tags between marker and bundle galera-bundle 2025-10-01 08:23:30,607 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.607001 | fa163edc-743b-971c-e7d8-00000000df08 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005463867 2025-10-01 08:23:30,643 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.642745 | fa163edc-743b-971c-e7d8-00000000df09 | TASK | Get container image tag from bundle galera-bundle 2025-10-01 08:23:30,662 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.660826 | fa163edc-743b-971c-e7d8-00000000df0a | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005463866 2025-10-01 08:23:30,703 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.694360 | fa163edc-743b-971c-e7d8-00000000df0b | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:23:30,706 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.705542 | fa163edc-743b-971c-e7d8-00000000e3b9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-container-shutdown 2025-10-01 08:23:30,717 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.716723 | fa163edc-743b-971c-e7d8-00000000df09 | SKIPPED | Get container image tag from bundle galera-bundle | np0005463867 2025-10-01 08:23:30,748 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.742889 | fa163edc-743b-971c-e7d8-00000000df0a | TASK | Compare tags between marker and bundle galera-bundle 2025-10-01 08:23:30,757 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.756411 | fa163edc-743b-971c-e7d8-00000000df0b | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463866 2025-10-01 08:23:30,772 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.766033 | fa163edc-743b-971c-e7d8-00000000e3d6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-container-shutdown 2025-10-01 08:23:30,798 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.798194 | fa163edc-743b-971c-e7d8-00000000df0c | TASK | Remove update marker for bundle galera-bundle 2025-10-01 08:23:30,822 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.821066 | fa163edc-743b-971c-e7d8-00000000df0a | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005463867 2025-10-01 08:23:30,851 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.851060 | fa163edc-743b-971c-e7d8-00000000df0b | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:23:30,857 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.857260 | fa163edc-743b-971c-e7d8-00000000df0c | SKIPPED | Remove update marker for bundle galera-bundle | np0005463866 2025-10-01 08:23:30,893 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.892792 | fa163edc-743b-971c-e7d8-00000000e006 | TASK | Push script 2025-10-01 08:23:30,901 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.900270 | fa163edc-743b-971c-e7d8-00000000df0b | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463867 2025-10-01 08:23:30,920 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.920041 | fa163edc-743b-971c-e7d8-00000000df0c | TASK | Remove update marker for bundle galera-bundle 2025-10-01 08:23:30,965 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.964890 | fa163edc-743b-971c-e7d8-00000000df0c | SKIPPED | Remove update marker for bundle galera-bundle | np0005463867 2025-10-01 08:23:30,994 p=83200 u=zuul n=ansible | 2025-10-01 08:23:30.994308 | fa163edc-743b-971c-e7d8-00000000e09b | TASK | Push script 2025-10-01 08:23:31,374 p=83200 u=zuul n=ansible | 2025-10-01 08:23:31.369395 | fa163edc-743b-971c-e7d8-00000000e396 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-start-podman-container 2025-10-01 08:23:31,410 p=83200 u=zuul n=ansible | 2025-10-01 08:23:31.409724 | fa163edc-743b-971c-e7d8-00000000e397 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:23:31,528 p=83200 u=zuul n=ansible | 2025-10-01 08:23:31.525917 | fa163edc-743b-971c-e7d8-00000000e3b9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-start-podman-container 2025-10-01 08:23:31,565 p=83200 u=zuul n=ansible | 2025-10-01 08:23:31.564506 | fa163edc-743b-971c-e7d8-00000000e3ba | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:23:31,597 p=83200 u=zuul n=ansible | 2025-10-01 08:23:31.595457 | fa163edc-743b-971c-e7d8-00000000e3d6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-start-podman-container 2025-10-01 08:23:31,622 p=83200 u=zuul n=ansible | 2025-10-01 08:23:31.622371 | fa163edc-743b-971c-e7d8-00000000e3d7 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:23:31,960 p=83200 u=zuul n=ansible | 2025-10-01 08:23:31.960080 | fa163edc-743b-971c-e7d8-00000000e006 | CHANGED | Push script | np0005463866 2025-10-01 08:23:31,983 p=83200 u=zuul n=ansible | 2025-10-01 08:23:31.982870 | fa163edc-743b-971c-e7d8-00000000e007 | TASK | Insert cronjob in root crontab 2025-10-01 08:23:32,038 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.037325 | fa163edc-743b-971c-e7d8-00000000e09b | CHANGED | Push script | np0005463867 2025-10-01 08:23:32,059 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.058927 | fa163edc-743b-971c-e7d8-00000000e09c | TASK | Insert cronjob in root crontab 2025-10-01 08:23:32,280 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.276780 | fa163edc-743b-971c-e7d8-00000000e397 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463871 2025-10-01 08:23:32,306 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.305980 | fa163edc-743b-971c-e7d8-00000000e398 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:23:32,347 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.346409 | fa163edc-743b-971c-e7d8-00000000e007 | CHANGED | Insert cronjob in root crontab | np0005463866 2025-10-01 08:23:32,369 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.369246 | fa163edc-743b-971c-e7d8-00000000df30 | TASK | Gather variables for each operating system 2025-10-01 08:23:32,448 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.447462 | fa163edc-743b-971c-e7d8-00000000e09c | CHANGED | Insert cronjob in root crontab | np0005463867 2025-10-01 08:23:32,455 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.455088 | fa163edc-743b-971c-e7d8-00000000e3ba | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463870 2025-10-01 08:23:32,484 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.479211 | fa163edc-743b-971c-e7d8-00000000e3bb | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:23:32,533 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.532560 | fa163edc-743b-971c-e7d8-00000000df30 | TASK | Gather variables for each operating system 2025-10-01 08:23:32,548 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.548065 | fa163edc-743b-971c-e7d8-00000000e3d7 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463872 2025-10-01 08:23:32,574 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.573428 | fa163edc-743b-971c-e7d8-00000000e3d8 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:23:32,604 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.603275 | fa163edc-743b-971c-e7d8-00000000df31 | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:32,664 p=83200 u=zuul n=ansible | 2025-10-01 08:23:32.664115 | fa163edc-743b-971c-e7d8-00000000df31 | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:33,217 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.216494 | fa163edc-743b-971c-e7d8-00000000e398 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463871 2025-10-01 08:23:33,241 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.240636 | fa163edc-743b-971c-e7d8-00000000e399 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:23:33,391 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.390518 | fa163edc-743b-971c-e7d8-00000000e3bb | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463870 2025-10-01 08:23:33,409 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.409460 | fa163edc-743b-971c-e7d8-00000000e3bc | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:23:33,428 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.427540 | fa163edc-743b-971c-e7d8-00000000e3d8 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463872 2025-10-01 08:23:33,450 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.449874 | fa163edc-743b-971c-e7d8-00000000e3d9 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:23:33,459 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.458831 | fa163edc-743b-971c-e7d8-00000000df31 | CHANGED | Detect if resource is being created or already exists | np0005463866 2025-10-01 08:23:33,481 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.481038 | fa163edc-743b-971c-e7d8-00000000df32 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-01 08:23:33,499 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.499020 | fa163edc-743b-971c-e7d8-00000000df31 | CHANGED | Detect if resource is being created or already exists | np0005463867 2025-10-01 08:23:33,525 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.524591 | fa163edc-743b-971c-e7d8-00000000df32 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-01 08:23:33,947 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.946365 | fa163edc-743b-971c-e7d8-00000000e399 | OK | Enable and start tripleo-container-shutdown | np0005463871 2025-10-01 08:23:33,972 p=83200 u=zuul n=ansible | 2025-10-01 08:23:33.971354 | fa163edc-743b-971c-e7d8-00000000e39a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:23:34,203 p=83200 u=zuul n=ansible | 2025-10-01 08:23:34.202486 | fa163edc-743b-971c-e7d8-00000000e3d9 | OK | Enable and start tripleo-container-shutdown | np0005463872 2025-10-01 08:23:34,225 p=83200 u=zuul n=ansible | 2025-10-01 08:23:34.225278 | fa163edc-743b-971c-e7d8-00000000e3da | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:23:34,236 p=83200 u=zuul n=ansible | 2025-10-01 08:23:34.235585 | fa163edc-743b-971c-e7d8-00000000e3bc | OK | Enable and start tripleo-container-shutdown | np0005463870 2025-10-01 08:23:34,255 p=83200 u=zuul n=ansible | 2025-10-01 08:23:34.255271 | fa163edc-743b-971c-e7d8-00000000e3bd | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:23:34,834 p=83200 u=zuul n=ansible | 2025-10-01 08:23:34.833203 | fa163edc-743b-971c-e7d8-00000000e39a | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463871 2025-10-01 08:23:34,845 p=83200 u=zuul n=ansible | 2025-10-01 08:23:34.845642 | fa163edc-743b-971c-e7d8-00000000e39b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:23:35,011 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.010259 | fa163edc-743b-971c-e7d8-00000000e3da | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463872 2025-10-01 08:23:35,027 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.027436 | fa163edc-743b-971c-e7d8-00000000e3db | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:23:35,145 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.144542 | fa163edc-743b-971c-e7d8-00000000e3bd | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463870 2025-10-01 08:23:35,161 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.161471 | fa163edc-743b-971c-e7d8-00000000e3be | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:23:35,679 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.677641 | fa163edc-743b-971c-e7d8-00000000e39b | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463871 2025-10-01 08:23:35,702 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.702032 | fa163edc-743b-971c-e7d8-00000000e39c | TASK | Enable and start netns-placeholder 2025-10-01 08:23:35,825 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.824171 | fa163edc-743b-971c-e7d8-00000000e3db | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463872 2025-10-01 08:23:35,847 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.847485 | fa163edc-743b-971c-e7d8-00000000e3dc | TASK | Enable and start netns-placeholder 2025-10-01 08:23:35,998 p=83200 u=zuul n=ansible | 2025-10-01 08:23:35.997583 | fa163edc-743b-971c-e7d8-00000000e3be | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463870 2025-10-01 08:23:36,023 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.022474 | fa163edc-743b-971c-e7d8-00000000e3bf | TASK | Enable and start netns-placeholder 2025-10-01 08:23:36,434 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.433925 | fa163edc-743b-971c-e7d8-00000000e39c | CHANGED | Enable and start netns-placeholder | np0005463871 2025-10-01 08:23:36,451 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.451083 | fa163edc-743b-971c-e7d8-00000000e2f4 | TASK | Update container configs with new config hashes 2025-10-01 08:23:36,510 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.510287 | 70382631-7f18-4c92-88cc-a7dcd5df21aa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463871 2025-10-01 08:23:36,528 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.527743 | fa163edc-743b-971c-e7d8-00000000e45a | TASK | Update config hashes for container startup configs 2025-10-01 08:23:36,582 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.581693 | fa163edc-743b-971c-e7d8-00000000e3dc | CHANGED | Enable and start netns-placeholder | np0005463872 2025-10-01 08:23:36,598 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.598594 | fa163edc-743b-971c-e7d8-00000000e2f4 | TASK | Update container configs with new config hashes 2025-10-01 08:23:36,678 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.678100 | 540442ba-140c-4943-a80c-7c805ee1f882 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463872 2025-10-01 08:23:36,694 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.694116 | fa163edc-743b-971c-e7d8-00000000e479 | TASK | Update config hashes for container startup configs 2025-10-01 08:23:36,869 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.869126 | fa163edc-743b-971c-e7d8-00000000e45a | OK | Update config hashes for container startup configs | np0005463871 2025-10-01 08:23:36,882 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.882328 | fa163edc-743b-971c-e7d8-00000000e2f5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:36,955 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.955074 | bbcb0bb9-9109-44ef-9a7c-181d11eb4c04 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463871 2025-10-01 08:23:36,974 p=83200 u=zuul n=ansible | 2025-10-01 08:23:36.974183 | fa163edc-743b-971c-e7d8-00000000e498 | TASK | Gather podman infos 2025-10-01 08:23:37,035 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.034456 | fa163edc-743b-971c-e7d8-00000000e479 | OK | Update config hashes for container startup configs | np0005463872 2025-10-01 08:23:37,049 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.048813 | fa163edc-743b-971c-e7d8-00000000e2f5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:37,123 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.123660 | 690c8f49-577d-4a3e-8441-d63bc50c5192 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463872 2025-10-01 08:23:37,137 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.137465 | fa163edc-743b-971c-e7d8-00000000e4c7 | TASK | Gather podman infos 2025-10-01 08:23:37,547 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.545894 | fa163edc-743b-971c-e7d8-00000000e498 | OK | Gather podman infos | np0005463871 2025-10-01 08:23:37,588 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.587540 | fa163edc-743b-971c-e7d8-00000000e499 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:37,734 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.734626 | fa163edc-743b-971c-e7d8-00000000e2f6 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:37,816 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.815865 | fa163edc-743b-971c-e7d8-00000000e4c7 | OK | Gather podman infos | np0005463872 2025-10-01 08:23:37,842 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.841561 | e084b961-2bbd-4c04-87ab-998a98c92f3b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463871 2025-10-01 08:23:37,872 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.872298 | fa163edc-743b-971c-e7d8-00000000e539 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:37,894 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.894099 | fa163edc-743b-971c-e7d8-00000000e4c8 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:37,907 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.906514 | fa163edc-743b-971c-e7d8-00000000e3bf | CHANGED | Enable and start netns-placeholder | np0005463870 2025-10-01 08:23:37,929 p=83200 u=zuul n=ansible | 2025-10-01 08:23:37.929110 | fa163edc-743b-971c-e7d8-00000000e2f4 | TASK | Update container configs with new config hashes 2025-10-01 08:23:38,016 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.016375 | 31f33ed4-379c-4a40-a6cf-a9cebabdffb9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463870 2025-10-01 08:23:38,029 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.028948 | fa163edc-743b-971c-e7d8-00000000e5b9 | TASK | Update config hashes for container startup configs 2025-10-01 08:23:38,072 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.071869 | fa163edc-743b-971c-e7d8-00000000e2f6 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:38,134 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.134561 | 2a9528dc-3830-4f2e-8511-77c6ebbcb8bc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463872 2025-10-01 08:23:38,151 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.151502 | fa163edc-743b-971c-e7d8-00000000e5d8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:38,404 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.403662 | fa163edc-743b-971c-e7d8-00000000e5b9 | OK | Update config hashes for container startup configs | np0005463870 2025-10-01 08:23:38,416 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.416366 | fa163edc-743b-971c-e7d8-00000000e2f5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:38,468 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.467643 | ef2ca7ce-c0b0-4c06-b9f1-04fe0c49e61d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463870 2025-10-01 08:23:38,486 p=83200 u=zuul n=ansible | 2025-10-01 08:23:38.486351 | fa163edc-743b-971c-e7d8-00000000e61e | TASK | Gather podman infos 2025-10-01 08:23:39,044 p=83200 u=zuul n=ansible | 2025-10-01 08:23:39.043948 | fa163edc-743b-971c-e7d8-00000000e61e | OK | Gather podman infos | np0005463870 2025-10-01 08:23:39,064 p=83200 u=zuul n=ansible | 2025-10-01 08:23:39.064071 | fa163edc-743b-971c-e7d8-00000000e61f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:39,232 p=83200 u=zuul n=ansible | 2025-10-01 08:23:39.232094 | fa163edc-743b-971c-e7d8-00000000e2f6 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:39,278 p=83200 u=zuul n=ansible | 2025-10-01 08:23:39.278020 | 8b858bc8-a627-4a96-bb2f-bd4d5a415179 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463870 2025-10-01 08:23:39,294 p=83200 u=zuul n=ansible | 2025-10-01 08:23:39.294188 | fa163edc-743b-971c-e7d8-00000000e689 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:40,725 p=83200 u=zuul n=ansible | 2025-10-01 08:23:40.724389 | fa163edc-743b-971c-e7d8-00000000df32 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005463867 2025-10-01 08:23:40,763 p=83200 u=zuul n=ansible | 2025-10-01 08:23:40.762850 | fa163edc-743b-971c-e7d8-00000000df33 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-01 08:23:40,986 p=83200 u=zuul n=ansible | 2025-10-01 08:23:40.985858 | fa163edc-743b-971c-e7d8-00000000df32 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005463866 2025-10-01 08:23:41,011 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.010399 | fa163edc-743b-971c-e7d8-00000000df33 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-01 08:23:41,112 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.111674 | fa163edc-743b-971c-e7d8-00000000df33 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005463867 2025-10-01 08:23:41,149 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.148601 | fa163edc-743b-971c-e7d8-00000000df34 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:23:41,352 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.351123 | fa163edc-743b-971c-e7d8-00000000df33 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005463866 2025-10-01 08:23:41,386 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.386084 | fa163edc-743b-971c-e7d8-00000000df34 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:23:41,706 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.705355 | fa163edc-743b-971c-e7d8-00000000df34 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463867 2025-10-01 08:23:41,729 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.729177 | fa163edc-743b-971c-e7d8-00000000df35 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-01 08:23:41,920 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.919651 | fa163edc-743b-971c-e7d8-00000000df34 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463866 2025-10-01 08:23:41,944 p=83200 u=zuul n=ansible | 2025-10-01 08:23:41.944045 | fa163edc-743b-971c-e7d8-00000000df35 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-01 08:23:42,089 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.087459 | fa163edc-743b-971c-e7d8-00000000df35 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005463867 2025-10-01 08:23:42,124 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.123691 | fa163edc-743b-971c-e7d8-00000000df37 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-01 08:23:42,192 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.190344 | fa163edc-743b-971c-e7d8-00000000df37 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005463867 2025-10-01 08:23:42,193 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.193286 | fa163edc-743b-971c-e7d8-00000000e539 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463871 2025-10-01 08:23:42,210 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.210265 | fa163edc-743b-971c-e7d8-00000000e53a | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:42,240 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.239913 | fa163edc-743b-971c-e7d8-00000000df38 | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-01 08:23:42,294 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.283844 | fa163edc-743b-971c-e7d8-00000000df38 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005463867 2025-10-01 08:23:42,295 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.295377 | fa163edc-743b-971c-e7d8-00000000e53a | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463871 2025-10-01 08:23:42,296 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.296055 | fa163edc-743b-971c-e7d8-00000000df35 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005463866 2025-10-01 08:23:42,321 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.321102 | fa163edc-743b-971c-e7d8-00000000df37 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-01 08:23:42,346 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.345539 | fa163edc-743b-971c-e7d8-00000000df39 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-01 08:23:42,380 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.380336 | fa163edc-743b-971c-e7d8-00000000e11d | TASK | Clean container_puppet_tasks for np0005463871 step 2 2025-10-01 08:23:42,389 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.388772 | fa163edc-743b-971c-e7d8-00000000df37 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005463866 2025-10-01 08:23:42,411 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.410908 | fa163edc-743b-971c-e7d8-00000000df38 | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-01 08:23:42,421 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.417812 | fa163edc-743b-971c-e7d8-00000000df39 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005463867 2025-10-01 08:23:42,439 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.439407 | fa163edc-743b-971c-e7d8-00000000df3a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:23:42,458 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.457772 | fa163edc-743b-971c-e7d8-00000000df38 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005463866 2025-10-01 08:23:42,477 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.477127 | fa163edc-743b-971c-e7d8-00000000df39 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-01 08:23:42,505 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.504530 | fa163edc-743b-971c-e7d8-00000000df3a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463867 2025-10-01 08:23:42,532 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.526975 | fa163edc-743b-971c-e7d8-00000000df3b | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-01 08:23:42,542 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.540948 | fa163edc-743b-971c-e7d8-00000000df39 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005463866 2025-10-01 08:23:42,588 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.587381 | fa163edc-743b-971c-e7d8-00000000df3a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:23:42,602 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.601318 | fa163edc-743b-971c-e7d8-00000000df3b | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005463867 2025-10-01 08:23:42,646 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.645482 | fa163edc-743b-971c-e7d8-00000000df3a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463866 2025-10-01 08:23:42,677 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.677069 | fa163edc-743b-971c-e7d8-00000000df3b | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-01 08:23:42,715 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.715147 | fa163edc-743b-971c-e7d8-00000000df5c | TASK | Gather variables for each operating system 2025-10-01 08:23:42,735 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.722989 | fa163edc-743b-971c-e7d8-00000000e11d | OK | Clean container_puppet_tasks for np0005463871 step 2 | np0005463871 2025-10-01 08:23:42,736 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.736343 | fa163edc-743b-971c-e7d8-00000000df3b | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005463866 2025-10-01 08:23:42,762 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.762304 | fa163edc-743b-971c-e7d8-00000000e11e | TASK | Calculate container_puppet_tasks for np0005463871 step 2 2025-10-01 08:23:42,801 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.800736 | fa163edc-743b-971c-e7d8-00000000df5c | TASK | Gather variables for each operating system 2025-10-01 08:23:42,836 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.835723 | fa163edc-743b-971c-e7d8-00000000e11f | TASK | Include container-puppet tasks for step 2 2025-10-01 08:23:42,861 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.861320 | fa163edc-743b-971c-e7d8-00000000df5d | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:42,910 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.909907 | 3e81e96f-156e-49e8-a9f3-4f9abf1012de | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463871 2025-10-01 08:23:42,941 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.940875 | fa163edc-743b-971c-e7d8-00000000e6fd | TASK | Write container-puppet-tasks json file for np0005463871 step 2 2025-10-01 08:23:42,949 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.948793 | fa163edc-743b-971c-e7d8-00000000e5d8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463872 2025-10-01 08:23:42,964 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.963844 | fa163edc-743b-971c-e7d8-00000000e5d9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:42,986 p=83200 u=zuul n=ansible | 2025-10-01 08:23:42.985551 | fa163edc-743b-971c-e7d8-00000000df5d | TASK | Detect if resource is being created or already exists 2025-10-01 08:23:43,046 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.046088 | fa163edc-743b-971c-e7d8-00000000e5d9 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463872 2025-10-01 08:23:43,106 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.106074 | fa163edc-743b-971c-e7d8-00000000e14d | TASK | Clean container_puppet_tasks for np0005463872 step 2 2025-10-01 08:23:43,433 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.432109 | fa163edc-743b-971c-e7d8-00000000e14d | OK | Clean container_puppet_tasks for np0005463872 step 2 | np0005463872 2025-10-01 08:23:43,471 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.471016 | fa163edc-743b-971c-e7d8-00000000e14e | TASK | Calculate container_puppet_tasks for np0005463872 step 2 2025-10-01 08:23:43,530 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.530348 | fa163edc-743b-971c-e7d8-00000000e14f | TASK | Include container-puppet tasks for step 2 2025-10-01 08:23:43,590 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.590413 | cfd79ca9-edfe-4734-88c5-14fc6d955066 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463872 2025-10-01 08:23:43,613 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.613011 | fa163edc-743b-971c-e7d8-00000000e71e | TASK | Write container-puppet-tasks json file for np0005463872 step 2 2025-10-01 08:23:43,667 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.666286 | fa163edc-743b-971c-e7d8-00000000df5d | CHANGED | Detect if resource is being created or already exists | np0005463867 2025-10-01 08:23:43,685 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.685431 | fa163edc-743b-971c-e7d8-00000000df5e | TASK | Run init bundle puppet on the host for redis 2025-10-01 08:23:43,771 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.770428 | fa163edc-743b-971c-e7d8-00000000e689 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463870 2025-10-01 08:23:43,785 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.785222 | fa163edc-743b-971c-e7d8-00000000e68a | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:23:43,803 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.802887 | fa163edc-743b-971c-e7d8-00000000df5d | CHANGED | Detect if resource is being created or already exists | np0005463866 2025-10-01 08:23:43,822 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.822368 | fa163edc-743b-971c-e7d8-00000000df5e | TASK | Run init bundle puppet on the host for redis 2025-10-01 08:23:43,873 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.873048 | fa163edc-743b-971c-e7d8-00000000e68a | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463870 2025-10-01 08:23:43,904 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.904097 | fa163edc-743b-971c-e7d8-00000000e135 | TASK | Clean container_puppet_tasks for np0005463870 step 2 2025-10-01 08:23:43,941 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.941045 | fa163edc-743b-971c-e7d8-00000000e6fd | CHANGED | Write container-puppet-tasks json file for np0005463871 step 2 | np0005463871 2025-10-01 08:23:43,955 p=83200 u=zuul n=ansible | 2025-10-01 08:23:43.955568 | fa163edc-743b-971c-e7d8-00000000e6ff | TASK | Generate container puppet configs for step 2 2025-10-01 08:23:44,243 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.242291 | fa163edc-743b-971c-e7d8-00000000e135 | OK | Clean container_puppet_tasks for np0005463870 step 2 | np0005463870 2025-10-01 08:23:44,268 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.268068 | fa163edc-743b-971c-e7d8-00000000e136 | TASK | Calculate container_puppet_tasks for np0005463870 step 2 2025-10-01 08:23:44,356 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.356073 | fa163edc-743b-971c-e7d8-00000000e137 | TASK | Include container-puppet tasks for step 2 2025-10-01 08:23:44,379 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.377861 | fa163edc-743b-971c-e7d8-00000000e6ff | OK | Generate container puppet configs for step 2 | np0005463871 2025-10-01 08:23:44,410 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.405377 | fa163edc-743b-971c-e7d8-00000000e700 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-01 08:23:44,453 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.452454 | ed99f836-9fbf-42c9-a5d1-8b0af2a5eefb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463870 2025-10-01 08:23:44,479 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.479199 | fa163edc-743b-971c-e7d8-00000000e749 | TASK | Write container-puppet-tasks json file for np0005463870 step 2 2025-10-01 08:23:44,529 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.529331 | fa163edc-743b-971c-e7d8-00000000e775 | TASK | Gather variables for each operating system 2025-10-01 08:23:44,643 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.642107 | fa163edc-743b-971c-e7d8-00000000e71e | CHANGED | Write container-puppet-tasks json file for np0005463872 step 2 | np0005463872 2025-10-01 08:23:44,667 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.666805 | fa163edc-743b-971c-e7d8-00000000e720 | TASK | Generate container puppet configs for step 2 2025-10-01 08:23:44,694 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.694160 | fa163edc-743b-971c-e7d8-00000000e776 | TASK | Create container logs path 2025-10-01 08:23:44,990 p=83200 u=zuul n=ansible | 2025-10-01 08:23:44.989081 | fa163edc-743b-971c-e7d8-00000000e720 | OK | Generate container puppet configs for step 2 | np0005463872 2025-10-01 08:23:45,016 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.015927 | fa163edc-743b-971c-e7d8-00000000e721 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-01 08:23:45,028 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.027084 | fa163edc-743b-971c-e7d8-00000000e776 | OK | Create container logs path | np0005463871 2025-10-01 08:23:45,056 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.055429 | fa163edc-743b-971c-e7d8-00000000e778 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:45,105 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.104549 | fa163edc-743b-971c-e7d8-00000000e775 | TASK | Gather variables for each operating system 2025-10-01 08:23:45,249 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.248556 | fa163edc-743b-971c-e7d8-00000000e776 | TASK | Create container logs path 2025-10-01 08:23:45,382 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.380914 | fa163edc-743b-971c-e7d8-00000000e778 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463871 2025-10-01 08:23:45,396 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.395635 | fa163edc-743b-971c-e7d8-00000000e779 | TASK | Finalise hashes for all containers 2025-10-01 08:23:45,455 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.454319 | fa163edc-743b-971c-e7d8-00000000e779 | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:23:45,474 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.473903 | fa163edc-743b-971c-e7d8-00000000e77b | TASK | Manage systemd shutdown files 2025-10-01 08:23:45,513 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.512033 | fa163edc-743b-971c-e7d8-00000000e749 | CHANGED | Write container-puppet-tasks json file for np0005463870 step 2 | np0005463870 2025-10-01 08:23:45,514 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.514373 | fa163edc-743b-971c-e7d8-00000000e77b | SKIPPED | Manage systemd shutdown files | np0005463871 2025-10-01 08:23:45,531 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.530721 | fa163edc-743b-971c-e7d8-00000000e74b | TASK | Generate container puppet configs for step 2 2025-10-01 08:23:45,554 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.553858 | fa163edc-743b-971c-e7d8-00000000e77d | TASK | Update container configs with new config hashes 2025-10-01 08:23:45,587 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.586690 | fa163edc-743b-971c-e7d8-00000000e776 | OK | Create container logs path | np0005463872 2025-10-01 08:23:45,602 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.601800 | fa163edc-743b-971c-e7d8-00000000e778 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:45,622 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.621343 | fa163edc-743b-971c-e7d8-00000000e77d | SKIPPED | Update container configs with new config hashes | np0005463871 2025-10-01 08:23:45,635 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.635639 | fa163edc-743b-971c-e7d8-00000000e77e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:45,683 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.682671 | fa163edc-743b-971c-e7d8-00000000e77e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463871 2025-10-01 08:23:45,696 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.695912 | fa163edc-743b-971c-e7d8-00000000e77f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:45,753 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.752037 | fa163edc-743b-971c-e7d8-00000000e77f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463871 2025-10-01 08:23:45,851 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.850360 | fa163edc-743b-971c-e7d8-00000000e74b | OK | Generate container puppet configs for step 2 | np0005463870 2025-10-01 08:23:45,863 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.862741 | fa163edc-743b-971c-e7d8-00000000e74c | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-01 08:23:45,899 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.899101 | fa163edc-743b-971c-e7d8-00000000e778 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463872 2025-10-01 08:23:45,933 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.933003 | fa163edc-743b-971c-e7d8-00000000e775 | TASK | Gather variables for each operating system 2025-10-01 08:23:45,969 p=83200 u=zuul n=ansible | 2025-10-01 08:23:45.968091 | fa163edc-743b-971c-e7d8-00000000e779 | TASK | Finalise hashes for all containers 2025-10-01 08:23:46,031 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.031054 | fa163edc-743b-971c-e7d8-00000000e776 | TASK | Create container logs path 2025-10-01 08:23:46,041 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.040477 | fa163edc-743b-971c-e7d8-00000000e779 | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:23:46,060 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.059681 | fa163edc-743b-971c-e7d8-00000000e77b | TASK | Manage systemd shutdown files 2025-10-01 08:23:46,091 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.090501 | fa163edc-743b-971c-e7d8-00000000e77b | SKIPPED | Manage systemd shutdown files | np0005463872 2025-10-01 08:23:46,103 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.103432 | fa163edc-743b-971c-e7d8-00000000e77d | TASK | Update container configs with new config hashes 2025-10-01 08:23:46,154 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.153358 | fa163edc-743b-971c-e7d8-00000000e77d | SKIPPED | Update container configs with new config hashes | np0005463872 2025-10-01 08:23:46,166 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.166535 | fa163edc-743b-971c-e7d8-00000000e77e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:46,212 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.211846 | fa163edc-743b-971c-e7d8-00000000e77e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463872 2025-10-01 08:23:46,225 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.225377 | fa163edc-743b-971c-e7d8-00000000e77f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:46,270 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.269600 | fa163edc-743b-971c-e7d8-00000000e77f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463872 2025-10-01 08:23:46,427 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.426513 | fa163edc-743b-971c-e7d8-00000000e776 | OK | Create container logs path | np0005463870 2025-10-01 08:23:46,444 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.444297 | fa163edc-743b-971c-e7d8-00000000e778 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:46,783 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.782203 | fa163edc-743b-971c-e7d8-00000000e778 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463870 2025-10-01 08:23:46,796 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.795713 | fa163edc-743b-971c-e7d8-00000000e779 | TASK | Finalise hashes for all containers 2025-10-01 08:23:46,843 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.842940 | fa163edc-743b-971c-e7d8-00000000e779 | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:23:46,855 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.855387 | fa163edc-743b-971c-e7d8-00000000e77b | TASK | Manage systemd shutdown files 2025-10-01 08:23:46,893 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.892627 | fa163edc-743b-971c-e7d8-00000000e77b | SKIPPED | Manage systemd shutdown files | np0005463870 2025-10-01 08:23:46,905 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.905247 | fa163edc-743b-971c-e7d8-00000000e77d | TASK | Update container configs with new config hashes 2025-10-01 08:23:46,953 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.951903 | fa163edc-743b-971c-e7d8-00000000e77d | SKIPPED | Update container configs with new config hashes | np0005463870 2025-10-01 08:23:46,971 p=83200 u=zuul n=ansible | 2025-10-01 08:23:46.970557 | fa163edc-743b-971c-e7d8-00000000e77e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:47,031 p=83200 u=zuul n=ansible | 2025-10-01 08:23:47.030052 | fa163edc-743b-971c-e7d8-00000000e77e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463870 2025-10-01 08:23:47,045 p=83200 u=zuul n=ansible | 2025-10-01 08:23:47.045176 | fa163edc-743b-971c-e7d8-00000000e77f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:23:47,105 p=83200 u=zuul n=ansible | 2025-10-01 08:23:47.103262 | fa163edc-743b-971c-e7d8-00000000e77f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463870 2025-10-01 08:23:50,594 p=83200 u=zuul n=ansible | 2025-10-01 08:23:50.593166 | fa163edc-743b-971c-e7d8-00000000df5e | OK | Run init bundle puppet on the host for redis | np0005463866 2025-10-01 08:23:50,631 p=83200 u=zuul n=ansible | 2025-10-01 08:23:50.630789 | fa163edc-743b-971c-e7d8-00000000df5f | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-01 08:23:50,732 p=83200 u=zuul n=ansible | 2025-10-01 08:23:50.731233 | fa163edc-743b-971c-e7d8-00000000df5e | OK | Run init bundle puppet on the host for redis | np0005463867 2025-10-01 08:23:50,770 p=83200 u=zuul n=ansible | 2025-10-01 08:23:50.769756 | fa163edc-743b-971c-e7d8-00000000df5f | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-01 08:23:51,001 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.000294 | fa163edc-743b-971c-e7d8-00000000df5f | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005463866 2025-10-01 08:23:51,042 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.041434 | fa163edc-743b-971c-e7d8-00000000df60 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:23:51,128 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.128152 | fa163edc-743b-971c-e7d8-00000000df5f | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005463867 2025-10-01 08:23:51,151 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.150644 | fa163edc-743b-971c-e7d8-00000000df60 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:23:51,564 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.563187 | fa163edc-743b-971c-e7d8-00000000df60 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463866 2025-10-01 08:23:51,597 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.597014 | fa163edc-743b-971c-e7d8-00000000df61 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-01 08:23:51,691 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.690458 | fa163edc-743b-971c-e7d8-00000000df60 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463867 2025-10-01 08:23:51,728 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.727847 | fa163edc-743b-971c-e7d8-00000000df61 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-01 08:23:51,934 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.933505 | fa163edc-743b-971c-e7d8-00000000df61 | OK | Check if an image update marker exists for bundle redis-bundle | np0005463866 2025-10-01 08:23:51,958 p=83200 u=zuul n=ansible | 2025-10-01 08:23:51.958348 | fa163edc-743b-971c-e7d8-00000000df63 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-01 08:23:52,031 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.029906 | fa163edc-743b-971c-e7d8-00000000df63 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005463866 2025-10-01 08:23:52,067 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.066947 | fa163edc-743b-971c-e7d8-00000000df64 | TASK | Get container image tag from bundle redis-bundle 2025-10-01 08:23:52,096 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.095560 | fa163edc-743b-971c-e7d8-00000000df61 | OK | Check if an image update marker exists for bundle redis-bundle | np0005463867 2025-10-01 08:23:52,130 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.129734 | fa163edc-743b-971c-e7d8-00000000df63 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-01 08:23:52,147 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.147086 | fa163edc-743b-971c-e7d8-00000000df64 | SKIPPED | Get container image tag from bundle redis-bundle | np0005463866 2025-10-01 08:23:52,176 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.173423 | fa163edc-743b-971c-e7d8-00000000df65 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-01 08:23:52,185 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.184944 | fa163edc-743b-971c-e7d8-00000000df63 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005463867 2025-10-01 08:23:52,209 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.209070 | fa163edc-743b-971c-e7d8-00000000df64 | TASK | Get container image tag from bundle redis-bundle 2025-10-01 08:23:52,222 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.222158 | fa163edc-743b-971c-e7d8-00000000df65 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005463866 2025-10-01 08:23:52,245 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.241564 | fa163edc-743b-971c-e7d8-00000000df66 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:23:52,257 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.256461 | fa163edc-743b-971c-e7d8-00000000df64 | SKIPPED | Get container image tag from bundle redis-bundle | np0005463867 2025-10-01 08:23:52,286 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.282399 | fa163edc-743b-971c-e7d8-00000000df65 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-01 08:23:52,297 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.295262 | fa163edc-743b-971c-e7d8-00000000df66 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463866 2025-10-01 08:23:52,317 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.317170 | fa163edc-743b-971c-e7d8-00000000df67 | TASK | Remove update marker for bundle redis-bundle 2025-10-01 08:23:52,333 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.332854 | fa163edc-743b-971c-e7d8-00000000df65 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005463867 2025-10-01 08:23:52,356 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.356324 | fa163edc-743b-971c-e7d8-00000000df66 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:23:52,376 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.375568 | fa163edc-743b-971c-e7d8-00000000df67 | SKIPPED | Remove update marker for bundle redis-bundle | np0005463866 2025-10-01 08:23:52,423 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.422747 | fa163edc-743b-971c-e7d8-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-01 08:23:52,435 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.434215 | fa163edc-743b-971c-e7d8-00000000df66 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463867 2025-10-01 08:23:52,455 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.454747 | fa163edc-743b-971c-e7d8-00000000df67 | TASK | Remove update marker for bundle redis-bundle 2025-10-01 08:23:52,521 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.520630 | fa163edc-743b-971c-e7d8-00000000df67 | SKIPPED | Remove update marker for bundle redis-bundle | np0005463867 2025-10-01 08:23:52,557 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.557311 | fa163edc-743b-971c-e7d8-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-01 08:23:52,737 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.736010 | fa163edc-743b-971c-e7d8-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005463866 2025-10-01 08:23:52,877 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.876880 | f88d8bde-e45e-46b9-8183-e1e8bead6d83 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463866 2025-10-01 08:23:52,908 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.908261 | fa163edc-743b-971c-e7d8-00000000e892 | TASK | Write the config_step hieradata 2025-10-01 08:23:52,917 p=83200 u=zuul n=ansible | 2025-10-01 08:23:52.916606 | fa163edc-743b-971c-e7d8-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005463867 2025-10-01 08:23:53,065 p=83200 u=zuul n=ansible | 2025-10-01 08:23:53.064622 | bd130ce7-067d-407a-ad61-0ada6c889af1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463867 2025-10-01 08:23:53,084 p=83200 u=zuul n=ansible | 2025-10-01 08:23:53.083934 | fa163edc-743b-971c-e7d8-00000000e8ac | TASK | Write the config_step hieradata 2025-10-01 08:23:53,759 p=83200 u=zuul n=ansible | 2025-10-01 08:23:53.757897 | fa163edc-743b-971c-e7d8-00000000e892 | OK | Write the config_step hieradata | np0005463866 2025-10-01 08:23:53,797 p=83200 u=zuul n=ansible | 2025-10-01 08:23:53.796271 | fa163edc-743b-971c-e7d8-00000000e893 | TASK | Run puppet host configuration for step 2 2025-10-01 08:23:53,927 p=83200 u=zuul n=ansible | 2025-10-01 08:23:53.926776 | fa163edc-743b-971c-e7d8-00000000e8ac | OK | Write the config_step hieradata | np0005463867 2025-10-01 08:23:53,944 p=83200 u=zuul n=ansible | 2025-10-01 08:23:53.944560 | fa163edc-743b-971c-e7d8-00000000e8ad | TASK | Run puppet host configuration for step 2 2025-10-01 08:23:54,537 p=83200 u=zuul n=ansible | 2025-10-01 08:23:54.536187 | fa163edc-743b-971c-e7d8-00000000e893 | CHANGED | Run puppet host configuration for step 2 | np0005463866 2025-10-01 08:23:54,566 p=83200 u=zuul n=ansible | 2025-10-01 08:23:54.566518 | fa163edc-743b-971c-e7d8-00000000e894 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:23:54,692 p=83200 u=zuul n=ansible | 2025-10-01 08:23:54.691183 | fa163edc-743b-971c-e7d8-00000000e8ad | CHANGED | Run puppet host configuration for step 2 | np0005463867 2025-10-01 08:23:54,724 p=83200 u=zuul n=ansible | 2025-10-01 08:23:54.723565 | fa163edc-743b-971c-e7d8-00000000e8ae | TASK | Wait for puppet host configuration to finish 2025-10-01 08:24:05,236 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.235265 | fa163edc-743b-971c-e7d8-00000000e894 | CHANGED | Wait for puppet host configuration to finish | np0005463866 2025-10-01 08:24:05,257 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.257114 | fa163edc-743b-971c-e7d8-00000000e895 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-01 08:24:05,353 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.352905 | fa163edc-743b-971c-e7d8-00000000e895 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005463866 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:23:54 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:24:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:24:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:24:00 puppet-user: (file & line not available)", "<13>Oct 1 08:24:00 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:24:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:24:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:24:00 puppet-user: Notice: Compiled catalog for np0005463866.ooo.test in environment production in 0.43 seconds", "<13>Oct 1 08:24:01 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:24:02 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:24:03 puppet-user: Notice: Applied catalog in 2.65 seconds", "<13>Oct 1 08:24:03 puppet-user: Application:", "<13>Oct 1 08:24:03 puppet-user: Initial environment: production", "<13>Oct 1 08:24:03 puppet-user: Converged environment: production", "<13>Oct 1 08:24:03 puppet-user: Run mode: user", "<13>Oct 1 08:24:03 puppet-user: Changes:", "<13>Oct 1 08:24:03 puppet-user: Total: 2", "<13>Oct 1 08:24:03 puppet-user: Events:", "<13>Oct 1 08:24:03 puppet-user: Success: 2", "<13>Oct 1 08:24:03 puppet-user: Resources:", "<13>Oct 1 08:24:03 puppet-user: Changed: 2", "<13>Oct 1 08:24:03 puppet-user: Out of sync: 2", "<13>Oct 1 08:24:03 puppet-user: Total: 23", "<13>Oct 1 08:24:03 puppet-user: Time:", "<13>Oct 1 08:24:03 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:24:03 puppet-user: Schedule: 0.00", "<13>Oct 1 08:24:03 puppet-user: Package: 0.00", "<13>Oct 1 08:24:03 puppet-user: File line: 0.00", "<13>Oct 1 08:24:03 puppet-user: File: 0.00", "<13>Oct 1 08:24:03 puppet-user: Augeas: 0.01", "<13>Oct 1 08:24:03 puppet-user: User: 0.01", "<13>Oct 1 08:24:03 puppet-user: Config retrieval: 0.47", "<13>Oct 1 08:24:03 puppet-user: Service: 1.15", "<13>Oct 1 08:24:03 puppet-user: Exec: 1.28", "<13>Oct 1 08:24:03 puppet-user: Last run: 1759307043", "<13>Oct 1 08:24:03 puppet-user: Transaction evaluation: 2.63", "<13>Oct 1 08:24:03 puppet-user: Catalog application: 2.65", "<13>Oct 1 08:24:03 puppet-user: Total: 2.69", "<13>Oct 1 08:24:03 puppet-user: Version:", "<13>Oct 1 08:24:03 puppet-user: Config: 1759307040", "<13>Oct 1 08:24:03 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:24:05,377 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.377317 | fa163edc-743b-971c-e7d8-00000000e896 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:24:05,385 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.384659 | fa163edc-743b-971c-e7d8-00000000e8ae | CHANGED | Wait for puppet host configuration to finish | np0005463867 2025-10-01 08:24:05,413 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.413260 | fa163edc-743b-971c-e7d8-00000000e8af | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-01 08:24:05,459 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.459018 | fa163edc-743b-971c-e7d8-00000000e1c1 | TASK | Gather variables for each operating system 2025-10-01 08:24:05,493 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.493197 | fa163edc-743b-971c-e7d8-00000000e8af | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005463867 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:23:54 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:24:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:24:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:24:00 puppet-user: (file & line not available)", "<13>Oct 1 08:24:00 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:24:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:24:01 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:24:01 puppet-user: Notice: Compiled catalog for np0005463867.ooo.test in environment production in 0.38 seconds", "<13>Oct 1 08:24:01 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:24:02 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 1 08:24:03 puppet-user: Notice: Applied catalog in 2.44 seconds", "<13>Oct 1 08:24:03 puppet-user: Application:", "<13>Oct 1 08:24:03 puppet-user: Initial environment: production", "<13>Oct 1 08:24:03 puppet-user: Converged environment: production", "<13>Oct 1 08:24:03 puppet-user: Run mode: user", "<13>Oct 1 08:24:03 puppet-user: Changes:", "<13>Oct 1 08:24:03 puppet-user: Total: 2", "<13>Oct 1 08:24:03 puppet-user: Events:", "<13>Oct 1 08:24:03 puppet-user: Success: 2", "<13>Oct 1 08:24:03 puppet-user: Resources:", "<13>Oct 1 08:24:03 puppet-user: Changed: 2", "<13>Oct 1 08:24:03 puppet-user: Out of sync: 2", "<13>Oct 1 08:24:03 puppet-user: Total: 23", "<13>Oct 1 08:24:03 puppet-user: Time:", "<13>Oct 1 08:24:03 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:24:03 puppet-user: Schedule: 0.00", "<13>Oct 1 08:24:03 puppet-user: Package: 0.00", "<13>Oct 1 08:24:03 puppet-user: File line: 0.00", "<13>Oct 1 08:24:03 puppet-user: File: 0.00", "<13>Oct 1 08:24:03 puppet-user: Augeas: 0.01", "<13>Oct 1 08:24:03 puppet-user: User: 0.02", "<13>Oct 1 08:24:03 puppet-user: Config retrieval: 0.43", "<13>Oct 1 08:24:03 puppet-user: Service: 1.02", "<13>Oct 1 08:24:03 puppet-user: Exec: 1.21", "<13>Oct 1 08:24:03 puppet-user: Last run: 1759307043", "<13>Oct 1 08:24:03 puppet-user: Transaction evaluation: 2.42", "<13>Oct 1 08:24:03 puppet-user: Catalog application: 2.44", "<13>Oct 1 08:24:03 puppet-user: Total: 2.44", "<13>Oct 1 08:24:03 puppet-user: Version:", "<13>Oct 1 08:24:03 puppet-user: Config: 1759307040", "<13>Oct 1 08:24:03 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:24:05,509 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.508845 | fa163edc-743b-971c-e7d8-00000000e8b0 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:24:05,578 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.578350 | fa163edc-743b-971c-e7d8-00000000e1c1 | TASK | Gather variables for each operating system 2025-10-01 08:24:05,600 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.600543 | fa163edc-743b-971c-e7d8-00000000e1c2 | TASK | Create puppet caching structures 2025-10-01 08:24:05,710 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.710204 | fa163edc-743b-971c-e7d8-00000000e1c2 | TASK | Create puppet caching structures 2025-10-01 08:24:05,927 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.926767 | fa163edc-743b-971c-e7d8-00000000e1c2 | CHANGED | Create puppet caching structures | np0005463866 2025-10-01 08:24:05,960 p=83200 u=zuul n=ansible | 2025-10-01 08:24:05.959585 | fa163edc-743b-971c-e7d8-00000000e1c3 | TASK | Check for facter.conf 2025-10-01 08:24:06,036 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.035527 | fa163edc-743b-971c-e7d8-00000000e1c2 | CHANGED | Create puppet caching structures | np0005463867 2025-10-01 08:24:06,067 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.066401 | fa163edc-743b-971c-e7d8-00000000e1c3 | TASK | Check for facter.conf 2025-10-01 08:24:06,363 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.362726 | fa163edc-743b-971c-e7d8-00000000e1c3 | OK | Check for facter.conf | np0005463866 2025-10-01 08:24:06,377 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.377419 | fa163edc-743b-971c-e7d8-00000000e1c4 | TASK | Remove facter.conf if directory 2025-10-01 08:24:06,405 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.404817 | fa163edc-743b-971c-e7d8-00000000e1c3 | OK | Check for facter.conf | np0005463867 2025-10-01 08:24:06,427 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.421249 | fa163edc-743b-971c-e7d8-00000000e1c4 | TASK | Remove facter.conf if directory 2025-10-01 08:24:06,434 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.433705 | fa163edc-743b-971c-e7d8-00000000e1c4 | SKIPPED | Remove facter.conf if directory | np0005463866 2025-10-01 08:24:06,450 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.450065 | fa163edc-743b-971c-e7d8-00000000e1c5 | TASK | Write facter cache config 2025-10-01 08:24:06,469 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.469192 | fa163edc-743b-971c-e7d8-00000000e1c4 | SKIPPED | Remove facter.conf if directory | np0005463867 2025-10-01 08:24:06,485 p=83200 u=zuul n=ansible | 2025-10-01 08:24:06.485300 | fa163edc-743b-971c-e7d8-00000000e1c5 | TASK | Write facter cache config 2025-10-01 08:24:07,294 p=83200 u=zuul n=ansible | 2025-10-01 08:24:07.294076 | fa163edc-743b-971c-e7d8-00000000e1c5 | CHANGED | Write facter cache config | np0005463866 2025-10-01 08:24:07,317 p=83200 u=zuul n=ansible | 2025-10-01 08:24:07.312267 | fa163edc-743b-971c-e7d8-00000000e1c6 | TASK | Cleanup facter cache if exists 2025-10-01 08:24:07,325 p=83200 u=zuul n=ansible | 2025-10-01 08:24:07.325060 | fa163edc-743b-971c-e7d8-00000000e1c5 | CHANGED | Write facter cache config | np0005463867 2025-10-01 08:24:07,347 p=83200 u=zuul n=ansible | 2025-10-01 08:24:07.347068 | fa163edc-743b-971c-e7d8-00000000e1c6 | TASK | Cleanup facter cache if exists 2025-10-01 08:24:07,602 p=83200 u=zuul n=ansible | 2025-10-01 08:24:07.600787 | fa163edc-743b-971c-e7d8-00000000e1c6 | CHANGED | Cleanup facter cache if exists | np0005463866 2025-10-01 08:24:07,623 p=83200 u=zuul n=ansible | 2025-10-01 08:24:07.623024 | fa163edc-743b-971c-e7d8-00000000e1c7 | TASK | Pre-cache facts 2025-10-01 08:24:07,638 p=83200 u=zuul n=ansible | 2025-10-01 08:24:07.637320 | fa163edc-743b-971c-e7d8-00000000e1c6 | CHANGED | Cleanup facter cache if exists | np0005463867 2025-10-01 08:24:07,661 p=83200 u=zuul n=ansible | 2025-10-01 08:24:07.661022 | fa163edc-743b-971c-e7d8-00000000e1c7 | TASK | Pre-cache facts 2025-10-01 08:24:08,270 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.269466 | fa163edc-743b-971c-e7d8-00000000e1c7 | CHANGED | Pre-cache facts | np0005463866 2025-10-01 08:24:08,305 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.304803 | fa163edc-743b-971c-e7d8-00000000e1c8 | TASK | Failed deployment if facter fails 2025-10-01 08:24:08,313 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.312262 | fa163edc-743b-971c-e7d8-00000000e1c7 | CHANGED | Pre-cache facts | np0005463867 2025-10-01 08:24:08,342 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.337068 | fa163edc-743b-971c-e7d8-00000000e1c8 | TASK | Failed deployment if facter fails 2025-10-01 08:24:08,347 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.346750 | fa163edc-743b-971c-e7d8-00000000e1c8 | SKIPPED | Failed deployment if facter fails | np0005463866 2025-10-01 08:24:08,382 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.382131 | fa163edc-743b-971c-e7d8-00000000e1c9 | TASK | Sync cached facts 2025-10-01 08:24:08,387 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.386418 | fa163edc-743b-971c-e7d8-00000000e1c8 | SKIPPED | Failed deployment if facter fails | np0005463867 2025-10-01 08:24:08,413 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.413560 | fa163edc-743b-971c-e7d8-00000000e1c9 | TASK | Sync cached facts 2025-10-01 08:24:08,725 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.724512 | fa163edc-743b-971c-e7d8-00000000e1c9 | CHANGED | Sync cached facts | np0005463866 -> 192.168.122.104 2025-10-01 08:24:08,726 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> 192.168.122.104', 'fa163edc-743b-971c-e7d8-00000000e1c9') missing from stats 2025-10-01 08:24:08,765 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.765392 | fa163edc-743b-971c-e7d8-00000000e897 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:24:08,812 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.812330 | fa163edc-743b-971c-e7d8-00000000e897 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463866 2025-10-01 08:24:08,829 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.828696 | fa163edc-743b-971c-e7d8-00000000e899 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-01 08:24:08,903 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.903390 | fa163edc-743b-971c-e7d8-00000000e2ec | TASK | Gather variables for each operating system 2025-10-01 08:24:08,912 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.911783 | fa163edc-743b-971c-e7d8-00000000e1c9 | CHANGED | Sync cached facts | np0005463867 -> 192.168.122.105 2025-10-01 08:24:08,913 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> 192.168.122.105', 'fa163edc-743b-971c-e7d8-00000000e1c9') missing from stats 2025-10-01 08:24:08,950 p=83200 u=zuul n=ansible | 2025-10-01 08:24:08.950349 | fa163edc-743b-971c-e7d8-00000000e8b1 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:24:09,006 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.006424 | fa163edc-743b-971c-e7d8-00000000e8b1 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463867 2025-10-01 08:24:09,021 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.021325 | fa163edc-743b-971c-e7d8-00000000e2ed | TASK | Create container logs path 2025-10-01 08:24:09,040 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.039849 | fa163edc-743b-971c-e7d8-00000000e8b3 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-01 08:24:09,097 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.097097 | fa163edc-743b-971c-e7d8-00000000e2ec | TASK | Gather variables for each operating system 2025-10-01 08:24:09,208 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.208267 | fa163edc-743b-971c-e7d8-00000000e2ed | TASK | Create container logs path 2025-10-01 08:24:09,331 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.330497 | fa163edc-743b-971c-e7d8-00000000e2ed | OK | Create container logs path | np0005463866 2025-10-01 08:24:09,347 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.347152 | fa163edc-743b-971c-e7d8-00000000e2ef | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:09,490 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.489426 | fa163edc-743b-971c-e7d8-00000000e2ed | OK | Create container logs path | np0005463867 2025-10-01 08:24:09,507 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.507218 | fa163edc-743b-971c-e7d8-00000000e2ef | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:09,688 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.687367 | fa163edc-743b-971c-e7d8-00000000e2ef | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005463866 2025-10-01 08:24:09,706 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.705923 | fa163edc-743b-971c-e7d8-00000000e2f0 | TASK | Finalise hashes for all containers 2025-10-01 08:24:09,763 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.762569 | fa163edc-743b-971c-e7d8-00000000e2f0 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:24:09,798 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.797776 | fa163edc-743b-971c-e7d8-00000000e2f2 | TASK | Manage systemd shutdown files 2025-10-01 08:24:09,863 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.862819 | 21a28da9-847f-4968-bc24-562d6069c5fc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463866 2025-10-01 08:24:09,889 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.889088 | fa163edc-743b-971c-e7d8-00000000ea10 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:24:09,897 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.896558 | fa163edc-743b-971c-e7d8-00000000e2ef | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005463867 2025-10-01 08:24:09,915 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.914802 | fa163edc-743b-971c-e7d8-00000000e2f0 | TASK | Finalise hashes for all containers 2025-10-01 08:24:09,981 p=83200 u=zuul n=ansible | 2025-10-01 08:24:09.980240 | fa163edc-743b-971c-e7d8-00000000e2f0 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:24:10,002 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.002235 | fa163edc-743b-971c-e7d8-00000000e2f2 | TASK | Manage systemd shutdown files 2025-10-01 08:24:10,074 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.073964 | 5104b173-7070-43d6-82de-c1bebb1f14bd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463867 2025-10-01 08:24:10,115 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.115123 | fa163edc-743b-971c-e7d8-00000000ea2d | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:24:10,196 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.195715 | fa163edc-743b-971c-e7d8-00000000ea10 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463866 2025-10-01 08:24:10,231 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.230594 | fa163edc-743b-971c-e7d8-00000000ea11 | TASK | Set podman_drop_in fact 2025-10-01 08:24:10,288 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.287945 | fa163edc-743b-971c-e7d8-00000000ea11 | OK | Set podman_drop_in fact | np0005463866 2025-10-01 08:24:10,308 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.308195 | fa163edc-743b-971c-e7d8-00000000ea13 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:24:10,422 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.421416 | fa163edc-743b-971c-e7d8-00000000ea2d | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463867 2025-10-01 08:24:10,439 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.438816 | fa163edc-743b-971c-e7d8-00000000ea2e | TASK | Set podman_drop_in fact 2025-10-01 08:24:10,497 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.496747 | fa163edc-743b-971c-e7d8-00000000ea2e | OK | Set podman_drop_in fact | np0005463867 2025-10-01 08:24:10,519 p=83200 u=zuul n=ansible | 2025-10-01 08:24:10.519278 | fa163edc-743b-971c-e7d8-00000000ea30 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:24:11,182 p=83200 u=zuul n=ansible | 2025-10-01 08:24:11.179072 | fa163edc-743b-971c-e7d8-00000000ea13 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-container-shutdown 2025-10-01 08:24:11,389 p=83200 u=zuul n=ansible | 2025-10-01 08:24:11.387349 | fa163edc-743b-971c-e7d8-00000000ea30 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-container-shutdown 2025-10-01 08:24:11,998 p=83200 u=zuul n=ansible | 2025-10-01 08:24:11.996285 | fa163edc-743b-971c-e7d8-00000000ea13 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-start-podman-container 2025-10-01 08:24:12,040 p=83200 u=zuul n=ansible | 2025-10-01 08:24:12.040319 | fa163edc-743b-971c-e7d8-00000000ea14 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:24:12,260 p=83200 u=zuul n=ansible | 2025-10-01 08:24:12.258498 | fa163edc-743b-971c-e7d8-00000000ea30 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-start-podman-container 2025-10-01 08:24:12,284 p=83200 u=zuul n=ansible | 2025-10-01 08:24:12.284170 | fa163edc-743b-971c-e7d8-00000000ea31 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:24:12,838 p=83200 u=zuul n=ansible | 2025-10-01 08:24:12.837197 | fa163edc-743b-971c-e7d8-00000000ea14 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463866 2025-10-01 08:24:12,871 p=83200 u=zuul n=ansible | 2025-10-01 08:24:12.870685 | fa163edc-743b-971c-e7d8-00000000ea15 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:24:13,117 p=83200 u=zuul n=ansible | 2025-10-01 08:24:13.116006 | fa163edc-743b-971c-e7d8-00000000ea31 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463867 2025-10-01 08:24:13,145 p=83200 u=zuul n=ansible | 2025-10-01 08:24:13.145114 | fa163edc-743b-971c-e7d8-00000000ea32 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:24:13,626 p=83200 u=zuul n=ansible | 2025-10-01 08:24:13.625653 | fa163edc-743b-971c-e7d8-00000000ea15 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463866 2025-10-01 08:24:13,649 p=83200 u=zuul n=ansible | 2025-10-01 08:24:13.648398 | fa163edc-743b-971c-e7d8-00000000ea16 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:24:14,019 p=83200 u=zuul n=ansible | 2025-10-01 08:24:14.018953 | fa163edc-743b-971c-e7d8-00000000ea32 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463867 2025-10-01 08:24:14,044 p=83200 u=zuul n=ansible | 2025-10-01 08:24:14.044106 | fa163edc-743b-971c-e7d8-00000000ea33 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:24:14,361 p=83200 u=zuul n=ansible | 2025-10-01 08:24:14.360492 | fa163edc-743b-971c-e7d8-00000000ea16 | OK | Enable and start tripleo-container-shutdown | np0005463866 2025-10-01 08:24:14,392 p=83200 u=zuul n=ansible | 2025-10-01 08:24:14.391639 | fa163edc-743b-971c-e7d8-00000000ea17 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:24:14,817 p=83200 u=zuul n=ansible | 2025-10-01 08:24:14.816591 | fa163edc-743b-971c-e7d8-00000000ea33 | OK | Enable and start tripleo-container-shutdown | np0005463867 2025-10-01 08:24:14,858 p=83200 u=zuul n=ansible | 2025-10-01 08:24:14.857513 | fa163edc-743b-971c-e7d8-00000000ea34 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:24:15,249 p=83200 u=zuul n=ansible | 2025-10-01 08:24:15.248946 | fa163edc-743b-971c-e7d8-00000000ea17 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463866 2025-10-01 08:24:15,272 p=83200 u=zuul n=ansible | 2025-10-01 08:24:15.271744 | fa163edc-743b-971c-e7d8-00000000ea18 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:24:15,758 p=83200 u=zuul n=ansible | 2025-10-01 08:24:15.757049 | fa163edc-743b-971c-e7d8-00000000ea34 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463867 2025-10-01 08:24:15,789 p=83200 u=zuul n=ansible | 2025-10-01 08:24:15.789220 | fa163edc-743b-971c-e7d8-00000000ea35 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:24:16,098 p=83200 u=zuul n=ansible | 2025-10-01 08:24:16.097909 | fa163edc-743b-971c-e7d8-00000000ea18 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463866 2025-10-01 08:24:16,120 p=83200 u=zuul n=ansible | 2025-10-01 08:24:16.120186 | fa163edc-743b-971c-e7d8-00000000ea19 | TASK | Enable and start netns-placeholder 2025-10-01 08:24:16,674 p=83200 u=zuul n=ansible | 2025-10-01 08:24:16.673755 | fa163edc-743b-971c-e7d8-00000000ea35 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463867 2025-10-01 08:24:16,697 p=83200 u=zuul n=ansible | 2025-10-01 08:24:16.697385 | fa163edc-743b-971c-e7d8-00000000ea36 | TASK | Enable and start netns-placeholder 2025-10-01 08:24:16,905 p=83200 u=zuul n=ansible | 2025-10-01 08:24:16.904467 | fa163edc-743b-971c-e7d8-00000000ea19 | CHANGED | Enable and start netns-placeholder | np0005463866 2025-10-01 08:24:16,940 p=83200 u=zuul n=ansible | 2025-10-01 08:24:16.940206 | fa163edc-743b-971c-e7d8-00000000e2f4 | TASK | Update container configs with new config hashes 2025-10-01 08:24:17,025 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.024901 | 70350362-6240-44d3-bbd6-5476ee497215 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463866 2025-10-01 08:24:17,047 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.047191 | fa163edc-743b-971c-e7d8-00000000ea72 | TASK | Update config hashes for container startup configs 2025-10-01 08:24:17,462 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.461420 | fa163edc-743b-971c-e7d8-00000000ea72 | OK | Update config hashes for container startup configs | np0005463866 2025-10-01 08:24:17,493 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.492799 | fa163edc-743b-971c-e7d8-00000000e2f5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:17,513 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.512916 | fa163edc-743b-971c-e7d8-00000000ea36 | CHANGED | Enable and start netns-placeholder | np0005463867 2025-10-01 08:24:17,542 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.542273 | fa163edc-743b-971c-e7d8-00000000e2f4 | TASK | Update container configs with new config hashes 2025-10-01 08:24:17,575 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.575250 | d272c270-a8c6-4226-a9b3-6dc5619c8a1a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463866 2025-10-01 08:24:17,601 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.601286 | fa163edc-743b-971c-e7d8-00000000ea93 | TASK | Gather podman infos 2025-10-01 08:24:17,628 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.627764 | 42d87cf0-8eb6-4467-8eaf-22e333002d73 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463867 2025-10-01 08:24:17,645 p=83200 u=zuul n=ansible | 2025-10-01 08:24:17.644779 | fa163edc-743b-971c-e7d8-00000000eac0 | TASK | Update config hashes for container startup configs 2025-10-01 08:24:18,064 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.063759 | fa163edc-743b-971c-e7d8-00000000eac0 | OK | Update config hashes for container startup configs | np0005463867 2025-10-01 08:24:18,098 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.097604 | fa163edc-743b-971c-e7d8-00000000e2f5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:18,179 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.179334 | 901cd1e0-d4c2-42ca-8c27-c98c4878b968 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463867 2025-10-01 08:24:18,208 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.207195 | fa163edc-743b-971c-e7d8-00000000eadf | TASK | Gather podman infos 2025-10-01 08:24:18,486 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.485757 | fa163edc-743b-971c-e7d8-00000000ea93 | OK | Gather podman infos | np0005463866 2025-10-01 08:24:18,534 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.534542 | fa163edc-743b-971c-e7d8-00000000ea94 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:18,745 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.744668 | fa163edc-743b-971c-e7d8-00000000e2f6 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:18,820 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.819756 | 80feba0a-9b02-4044-bb4a-6eb5464669e3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463866 2025-10-01 08:24:18,843 p=83200 u=zuul n=ansible | 2025-10-01 08:24:18.843096 | fa163edc-743b-971c-e7d8-00000000eb4a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:19,081 p=83200 u=zuul n=ansible | 2025-10-01 08:24:19.080239 | fa163edc-743b-971c-e7d8-00000000eadf | OK | Gather podman infos | np0005463867 2025-10-01 08:24:19,135 p=83200 u=zuul n=ansible | 2025-10-01 08:24:19.135135 | fa163edc-743b-971c-e7d8-00000000eae0 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:19,360 p=83200 u=zuul n=ansible | 2025-10-01 08:24:19.360128 | fa163edc-743b-971c-e7d8-00000000e2f6 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:19,426 p=83200 u=zuul n=ansible | 2025-10-01 08:24:19.426500 | a6f26e68-7d40-4ced-a02c-983e20203a2f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463867 2025-10-01 08:24:19,449 p=83200 u=zuul n=ansible | 2025-10-01 08:24:19.448901 | fa163edc-743b-971c-e7d8-00000000ebcc | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:30,001 p=83200 u=zuul n=ansible | 2025-10-01 08:24:30.000076 | fa163edc-743b-971c-e7d8-00000000eb4a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463866 2025-10-01 08:24:30,041 p=83200 u=zuul n=ansible | 2025-10-01 08:24:30.041119 | fa163edc-743b-971c-e7d8-00000000eb4b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:30,603 p=83200 u=zuul n=ansible | 2025-10-01 08:24:30.602864 | fa163edc-743b-971c-e7d8-00000000ebcc | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463867 2025-10-01 08:24:30,638 p=83200 u=zuul n=ansible | 2025-10-01 08:24:30.638267 | fa163edc-743b-971c-e7d8-00000000ebcd | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:24:33,310 p=83200 u=zuul n=ansible | 2025-10-01 08:24:33.309212 | fa163edc-743b-971c-e7d8-00000000eb4b | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463866 2025-10-01 08:24:33,363 p=83200 u=zuul n=ansible | 2025-10-01 08:24:33.362577 | fa163edc-743b-971c-e7d8-00000000e89b | TASK | Clean container_puppet_tasks for np0005463866 step 2 2025-10-01 08:24:33,685 p=83200 u=zuul n=ansible | 2025-10-01 08:24:33.684430 | fa163edc-743b-971c-e7d8-00000000e89b | OK | Clean container_puppet_tasks for np0005463866 step 2 | np0005463866 2025-10-01 08:24:33,717 p=83200 u=zuul n=ansible | 2025-10-01 08:24:33.717203 | fa163edc-743b-971c-e7d8-00000000e89c | TASK | Calculate container_puppet_tasks for np0005463866 step 2 2025-10-01 08:24:33,784 p=83200 u=zuul n=ansible | 2025-10-01 08:24:33.783724 | fa163edc-743b-971c-e7d8-00000000e89d | TASK | Include container-puppet tasks for step 2 2025-10-01 08:24:33,841 p=83200 u=zuul n=ansible | 2025-10-01 08:24:33.841277 | 959ecf80-9530-4fae-9a4c-358c80e8969b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463866 2025-10-01 08:24:33,865 p=83200 u=zuul n=ansible | 2025-10-01 08:24:33.864864 | fa163edc-743b-971c-e7d8-00000000ec1a | TASK | Write container-puppet-tasks json file for np0005463866 step 2 2025-10-01 08:24:34,038 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.037589 | fa163edc-743b-971c-e7d8-00000000ebcd | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463867 2025-10-01 08:24:34,075 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.075182 | fa163edc-743b-971c-e7d8-00000000e8b5 | TASK | Clean container_puppet_tasks for np0005463867 step 2 2025-10-01 08:24:34,436 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.435753 | fa163edc-743b-971c-e7d8-00000000e8b5 | OK | Clean container_puppet_tasks for np0005463867 step 2 | np0005463867 2025-10-01 08:24:34,481 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.481218 | fa163edc-743b-971c-e7d8-00000000e8b6 | TASK | Calculate container_puppet_tasks for np0005463867 step 2 2025-10-01 08:24:34,566 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.566498 | fa163edc-743b-971c-e7d8-00000000e8b7 | TASK | Include container-puppet tasks for step 2 2025-10-01 08:24:34,640 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.639909 | 873c48aa-5ea3-45ee-aab3-d6412799342f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463867 2025-10-01 08:24:34,688 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.688196 | fa163edc-743b-971c-e7d8-00000000ec39 | TASK | Write container-puppet-tasks json file for np0005463867 step 2 2025-10-01 08:24:34,889 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.888378 | fa163edc-743b-971c-e7d8-00000000ec1a | CHANGED | Write container-puppet-tasks json file for np0005463866 step 2 | np0005463866 2025-10-01 08:24:34,921 p=83200 u=zuul n=ansible | 2025-10-01 08:24:34.921073 | fa163edc-743b-971c-e7d8-00000000ec1c | TASK | Generate container puppet configs for step 2 2025-10-01 08:24:35,292 p=83200 u=zuul n=ansible | 2025-10-01 08:24:35.291185 | fa163edc-743b-971c-e7d8-00000000ec1c | OK | Generate container puppet configs for step 2 | np0005463866 2025-10-01 08:24:35,319 p=83200 u=zuul n=ansible | 2025-10-01 08:24:35.319096 | fa163edc-743b-971c-e7d8-00000000ec1d | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-01 08:24:35,406 p=83200 u=zuul n=ansible | 2025-10-01 08:24:35.405878 | fa163edc-743b-971c-e7d8-00000000e775 | TASK | Gather variables for each operating system 2025-10-01 08:24:35,555 p=83200 u=zuul n=ansible | 2025-10-01 08:24:35.554516 | fa163edc-743b-971c-e7d8-00000000e776 | TASK | Create container logs path 2025-10-01 08:24:35,782 p=83200 u=zuul n=ansible | 2025-10-01 08:24:35.781818 | fa163edc-743b-971c-e7d8-00000000ec39 | CHANGED | Write container-puppet-tasks json file for np0005463867 step 2 | np0005463867 2025-10-01 08:24:35,807 p=83200 u=zuul n=ansible | 2025-10-01 08:24:35.807270 | fa163edc-743b-971c-e7d8-00000000ec3b | TASK | Generate container puppet configs for step 2 2025-10-01 08:24:35,915 p=83200 u=zuul n=ansible | 2025-10-01 08:24:35.914238 | fa163edc-743b-971c-e7d8-00000000e776 | OK | Create container logs path | np0005463866 2025-10-01 08:24:35,939 p=83200 u=zuul n=ansible | 2025-10-01 08:24:35.938775 | fa163edc-743b-971c-e7d8-00000000e778 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:24:36,192 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.190924 | fa163edc-743b-971c-e7d8-00000000ec3b | OK | Generate container puppet configs for step 2 | np0005463867 2025-10-01 08:24:36,219 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.219289 | fa163edc-743b-971c-e7d8-00000000ec3c | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-01 08:24:36,303 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.303299 | fa163edc-743b-971c-e7d8-00000000e775 | TASK | Gather variables for each operating system 2025-10-01 08:24:36,310 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.310264 | fa163edc-743b-971c-e7d8-00000000e778 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463866 2025-10-01 08:24:36,327 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.327202 | fa163edc-743b-971c-e7d8-00000000e779 | TASK | Finalise hashes for all containers 2025-10-01 08:24:36,377 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.376727 | fa163edc-743b-971c-e7d8-00000000e779 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:24:36,392 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.392504 | fa163edc-743b-971c-e7d8-00000000e77b | TASK | Manage systemd shutdown files 2025-10-01 08:24:36,439 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.439464 | fa163edc-743b-971c-e7d8-00000000e776 | TASK | Create container logs path 2025-10-01 08:24:36,447 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.446866 | fa163edc-743b-971c-e7d8-00000000e77b | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:24:36,465 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.464725 | fa163edc-743b-971c-e7d8-00000000e77d | TASK | Update container configs with new config hashes 2025-10-01 08:24:36,519 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.519244 | fa163edc-743b-971c-e7d8-00000000e77d | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:24:36,536 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.536476 | fa163edc-743b-971c-e7d8-00000000e77e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:24:36,578 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.577628 | fa163edc-743b-971c-e7d8-00000000e77e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463866 2025-10-01 08:24:36,594 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.594528 | fa163edc-743b-971c-e7d8-00000000e77f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:24:36,634 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.634177 | fa163edc-743b-971c-e7d8-00000000e77f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463866 2025-10-01 08:24:36,773 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.773074 | fa163edc-743b-971c-e7d8-00000000e776 | OK | Create container logs path | np0005463867 2025-10-01 08:24:36,790 p=83200 u=zuul n=ansible | 2025-10-01 08:24:36.790425 | fa163edc-743b-971c-e7d8-00000000e778 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:24:37,148 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.147717 | fa163edc-743b-971c-e7d8-00000000e778 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463867 2025-10-01 08:24:37,180 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.180266 | fa163edc-743b-971c-e7d8-00000000e779 | TASK | Finalise hashes for all containers 2025-10-01 08:24:37,212 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.211442 | fa163edc-743b-971c-e7d8-00000000e779 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:24:37,235 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.234649 | fa163edc-743b-971c-e7d8-00000000e77b | TASK | Manage systemd shutdown files 2025-10-01 08:24:37,264 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.263325 | fa163edc-743b-971c-e7d8-00000000e77b | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:24:37,287 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.286954 | fa163edc-743b-971c-e7d8-00000000e77d | TASK | Update container configs with new config hashes 2025-10-01 08:24:37,324 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.324223 | fa163edc-743b-971c-e7d8-00000000e77d | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:24:37,348 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.348277 | fa163edc-743b-971c-e7d8-00000000e77e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:24:37,395 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.394130 | fa163edc-743b-971c-e7d8-00000000e77e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463867 2025-10-01 08:24:37,418 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.417896 | fa163edc-743b-971c-e7d8-00000000e77f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:24:37,463 p=83200 u=zuul n=ansible | 2025-10-01 08:24:37.462721 | fa163edc-743b-971c-e7d8-00000000e77f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463867 2025-10-01 08:25:29,279 p=83200 u=zuul n=ansible | 2025-10-01 08:25:29.278208 | fa163edc-743b-971c-e7d8-00000000ded3 | CHANGED | Run init bundle puppet on the host for haproxy | np0005463865 2025-10-01 08:25:29,315 p=83200 u=zuul n=ansible | 2025-10-01 08:25:29.315084 | fa163edc-743b-971c-e7d8-00000000ded4 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-01 08:25:29,698 p=83200 u=zuul n=ansible | 2025-10-01 08:25:29.697006 | fa163edc-743b-971c-e7d8-00000000ded4 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005463865 2025-10-01 08:25:29,732 p=83200 u=zuul n=ansible | 2025-10-01 08:25:29.732294 | fa163edc-743b-971c-e7d8-00000000ded5 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:25:30,309 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.308289 | fa163edc-743b-971c-e7d8-00000000ded5 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463865 2025-10-01 08:25:30,328 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.328046 | fa163edc-743b-971c-e7d8-00000000ded8 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-01 08:25:30,716 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.714941 | fa163edc-743b-971c-e7d8-00000000ded8 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005463865 2025-10-01 08:25:30,758 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.757493 | fa163edc-743b-971c-e7d8-00000000deda | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-01 08:25:30,826 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.825683 | fa163edc-743b-971c-e7d8-00000000deda | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005463865 2025-10-01 08:25:30,860 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.859915 | fa163edc-743b-971c-e7d8-00000000dedb | TASK | Get container image tag from bundle haproxy-bundle 2025-10-01 08:25:30,908 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.907798 | fa163edc-743b-971c-e7d8-00000000dedb | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005463865 2025-10-01 08:25:30,933 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.933024 | fa163edc-743b-971c-e7d8-00000000dedc | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-01 08:25:30,989 p=83200 u=zuul n=ansible | 2025-10-01 08:25:30.988599 | fa163edc-743b-971c-e7d8-00000000dedc | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005463865 2025-10-01 08:25:31,018 p=83200 u=zuul n=ansible | 2025-10-01 08:25:31.017479 | fa163edc-743b-971c-e7d8-00000000dedd | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:25:31,079 p=83200 u=zuul n=ansible | 2025-10-01 08:25:31.078523 | fa163edc-743b-971c-e7d8-00000000dedd | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463865 2025-10-01 08:25:31,107 p=83200 u=zuul n=ansible | 2025-10-01 08:25:31.106698 | fa163edc-743b-971c-e7d8-00000000dede | TASK | Remove update marker for bundle haproxy-bundle 2025-10-01 08:25:31,167 p=83200 u=zuul n=ansible | 2025-10-01 08:25:31.166519 | fa163edc-743b-971c-e7d8-00000000dede | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005463865 2025-10-01 08:25:31,227 p=83200 u=zuul n=ansible | 2025-10-01 08:25:31.226522 | fa163edc-743b-971c-e7d8-00000000df01 | TASK | Gather variables for each operating system 2025-10-01 08:25:31,367 p=83200 u=zuul n=ansible | 2025-10-01 08:25:31.366830 | fa163edc-743b-971c-e7d8-00000000df02 | TASK | Detect if resource is being created or already exists 2025-10-01 08:25:32,191 p=83200 u=zuul n=ansible | 2025-10-01 08:25:32.190760 | fa163edc-743b-971c-e7d8-00000000df02 | CHANGED | Detect if resource is being created or already exists | np0005463865 2025-10-01 08:25:32,216 p=83200 u=zuul n=ansible | 2025-10-01 08:25:32.216064 | fa163edc-743b-971c-e7d8-00000000df03 | TASK | Run init bundle puppet on the host for mysql 2025-10-01 08:26:10,798 p=83200 u=zuul n=ansible | 2025-10-01 08:26:10.796368 | fa163edc-743b-971c-e7d8-00000000df03 | CHANGED | Run init bundle puppet on the host for mysql | np0005463865 2025-10-01 08:26:10,831 p=83200 u=zuul n=ansible | 2025-10-01 08:26:10.831146 | fa163edc-743b-971c-e7d8-00000000df04 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-01 08:26:11,176 p=83200 u=zuul n=ansible | 2025-10-01 08:26:11.175107 | fa163edc-743b-971c-e7d8-00000000df04 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005463865 2025-10-01 08:26:11,199 p=83200 u=zuul n=ansible | 2025-10-01 08:26:11.199175 | fa163edc-743b-971c-e7d8-00000000df05 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:26:11,820 p=83200 u=zuul n=ansible | 2025-10-01 08:26:11.819433 | fa163edc-743b-971c-e7d8-00000000df05 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463865 2025-10-01 08:26:11,851 p=83200 u=zuul n=ansible | 2025-10-01 08:26:11.850987 | fa163edc-743b-971c-e7d8-00000000df06 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-01 08:26:12,213 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.212257 | fa163edc-743b-971c-e7d8-00000000df06 | OK | Check if an image update marker exists for bundle galera-bundle | np0005463865 2025-10-01 08:26:12,246 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.245901 | fa163edc-743b-971c-e7d8-00000000df08 | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-01 08:26:12,304 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.303723 | fa163edc-743b-971c-e7d8-00000000df08 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005463865 2025-10-01 08:26:12,331 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.330818 | fa163edc-743b-971c-e7d8-00000000df09 | TASK | Get container image tag from bundle galera-bundle 2025-10-01 08:26:12,400 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.399539 | fa163edc-743b-971c-e7d8-00000000df09 | SKIPPED | Get container image tag from bundle galera-bundle | np0005463865 2025-10-01 08:26:12,426 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.425998 | fa163edc-743b-971c-e7d8-00000000df0a | TASK | Compare tags between marker and bundle galera-bundle 2025-10-01 08:26:12,488 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.487452 | fa163edc-743b-971c-e7d8-00000000df0a | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005463865 2025-10-01 08:26:12,513 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.512600 | fa163edc-743b-971c-e7d8-00000000df0b | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:26:12,577 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.577040 | fa163edc-743b-971c-e7d8-00000000df0b | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463865 2025-10-01 08:26:12,603 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.602629 | fa163edc-743b-971c-e7d8-00000000df0c | TASK | Remove update marker for bundle galera-bundle 2025-10-01 08:26:12,660 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.660117 | fa163edc-743b-971c-e7d8-00000000df0c | SKIPPED | Remove update marker for bundle galera-bundle | np0005463865 2025-10-01 08:26:12,691 p=83200 u=zuul n=ansible | 2025-10-01 08:26:12.690688 | fa163edc-743b-971c-e7d8-00000000df28 | TASK | Push script 2025-10-01 08:26:13,711 p=83200 u=zuul n=ansible | 2025-10-01 08:26:13.710187 | fa163edc-743b-971c-e7d8-00000000df28 | CHANGED | Push script | np0005463865 2025-10-01 08:26:13,732 p=83200 u=zuul n=ansible | 2025-10-01 08:26:13.732434 | fa163edc-743b-971c-e7d8-00000000df29 | TASK | Insert cronjob in root crontab 2025-10-01 08:26:14,089 p=83200 u=zuul n=ansible | 2025-10-01 08:26:14.087936 | fa163edc-743b-971c-e7d8-00000000df29 | CHANGED | Insert cronjob in root crontab | np0005463865 2025-10-01 08:26:14,118 p=83200 u=zuul n=ansible | 2025-10-01 08:26:14.118071 | fa163edc-743b-971c-e7d8-00000000df30 | TASK | Gather variables for each operating system 2025-10-01 08:26:14,270 p=83200 u=zuul n=ansible | 2025-10-01 08:26:14.270335 | fa163edc-743b-971c-e7d8-00000000df31 | TASK | Detect if resource is being created or already exists 2025-10-01 08:26:15,176 p=83200 u=zuul n=ansible | 2025-10-01 08:26:15.175730 | fa163edc-743b-971c-e7d8-00000000df31 | CHANGED | Detect if resource is being created or already exists | np0005463865 2025-10-01 08:26:15,214 p=83200 u=zuul n=ansible | 2025-10-01 08:26:15.214230 | fa163edc-743b-971c-e7d8-00000000df32 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-01 08:26:52,049 p=83200 u=zuul n=ansible | 2025-10-01 08:26:52.046896 | fa163edc-743b-971c-e7d8-00000000df32 | CHANGED | Run init bundle puppet on the host for oslo_messaging_rpc | np0005463865 2025-10-01 08:26:52,091 p=83200 u=zuul n=ansible | 2025-10-01 08:26:52.091168 | fa163edc-743b-971c-e7d8-00000000df33 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-01 08:26:52,425 p=83200 u=zuul n=ansible | 2025-10-01 08:26:52.424655 | fa163edc-743b-971c-e7d8-00000000df33 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005463865 2025-10-01 08:26:52,445 p=83200 u=zuul n=ansible | 2025-10-01 08:26:52.444699 | fa163edc-743b-971c-e7d8-00000000df34 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:26:53,002 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.001253 | fa163edc-743b-971c-e7d8-00000000df34 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463865 2025-10-01 08:26:53,028 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.027507 | fa163edc-743b-971c-e7d8-00000000df35 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-01 08:26:53,390 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.389412 | fa163edc-743b-971c-e7d8-00000000df35 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005463865 2025-10-01 08:26:53,418 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.417300 | fa163edc-743b-971c-e7d8-00000000df37 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-01 08:26:53,480 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.479240 | fa163edc-743b-971c-e7d8-00000000df37 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005463865 2025-10-01 08:26:53,507 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.507311 | fa163edc-743b-971c-e7d8-00000000df38 | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-01 08:26:53,567 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.566601 | fa163edc-743b-971c-e7d8-00000000df38 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005463865 2025-10-01 08:26:53,588 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.587532 | fa163edc-743b-971c-e7d8-00000000df39 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-01 08:26:53,647 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.646372 | fa163edc-743b-971c-e7d8-00000000df39 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005463865 2025-10-01 08:26:53,674 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.673535 | fa163edc-743b-971c-e7d8-00000000df3a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:26:53,736 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.735782 | fa163edc-743b-971c-e7d8-00000000df3a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463865 2025-10-01 08:26:53,763 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.763289 | fa163edc-743b-971c-e7d8-00000000df3b | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-01 08:26:53,818 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.817853 | fa163edc-743b-971c-e7d8-00000000df3b | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005463865 2025-10-01 08:26:53,854 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.853867 | fa163edc-743b-971c-e7d8-00000000df5c | TASK | Gather variables for each operating system 2025-10-01 08:26:53,991 p=83200 u=zuul n=ansible | 2025-10-01 08:26:53.991439 | fa163edc-743b-971c-e7d8-00000000df5d | TASK | Detect if resource is being created or already exists 2025-10-01 08:26:54,943 p=83200 u=zuul n=ansible | 2025-10-01 08:26:54.942946 | fa163edc-743b-971c-e7d8-00000000df5d | CHANGED | Detect if resource is being created or already exists | np0005463865 2025-10-01 08:26:54,972 p=83200 u=zuul n=ansible | 2025-10-01 08:26:54.971691 | fa163edc-743b-971c-e7d8-00000000df5e | TASK | Run init bundle puppet on the host for redis 2025-10-01 08:27:33,164 p=83200 u=zuul n=ansible | 2025-10-01 08:27:33.163182 | fa163edc-743b-971c-e7d8-00000000df5e | CHANGED | Run init bundle puppet on the host for redis | np0005463865 2025-10-01 08:27:33,201 p=83200 u=zuul n=ansible | 2025-10-01 08:27:33.200937 | fa163edc-743b-971c-e7d8-00000000df5f | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-01 08:27:33,589 p=83200 u=zuul n=ansible | 2025-10-01 08:27:33.588395 | fa163edc-743b-971c-e7d8-00000000df5f | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005463865 2025-10-01 08:27:33,625 p=83200 u=zuul n=ansible | 2025-10-01 08:27:33.624750 | fa163edc-743b-971c-e7d8-00000000df60 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:27:34,176 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.175619 | fa163edc-743b-971c-e7d8-00000000df60 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463865 2025-10-01 08:27:34,202 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.201825 | fa163edc-743b-971c-e7d8-00000000df61 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-01 08:27:34,545 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.544098 | fa163edc-743b-971c-e7d8-00000000df61 | OK | Check if an image update marker exists for bundle redis-bundle | np0005463865 2025-10-01 08:27:34,588 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.588128 | fa163edc-743b-971c-e7d8-00000000df63 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-01 08:27:34,648 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.647194 | fa163edc-743b-971c-e7d8-00000000df63 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005463865 2025-10-01 08:27:34,691 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.690797 | fa163edc-743b-971c-e7d8-00000000df64 | TASK | Get container image tag from bundle redis-bundle 2025-10-01 08:27:34,752 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.751721 | fa163edc-743b-971c-e7d8-00000000df64 | SKIPPED | Get container image tag from bundle redis-bundle | np0005463865 2025-10-01 08:27:34,787 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.786578 | fa163edc-743b-971c-e7d8-00000000df65 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-01 08:27:34,850 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.849995 | fa163edc-743b-971c-e7d8-00000000df65 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005463865 2025-10-01 08:27:34,877 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.876582 | fa163edc-743b-971c-e7d8-00000000df66 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:27:34,953 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.951769 | fa163edc-743b-971c-e7d8-00000000df66 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463865 2025-10-01 08:27:34,984 p=83200 u=zuul n=ansible | 2025-10-01 08:27:34.983729 | fa163edc-743b-971c-e7d8-00000000df67 | TASK | Remove update marker for bundle redis-bundle 2025-10-01 08:27:35,051 p=83200 u=zuul n=ansible | 2025-10-01 08:27:35.049651 | fa163edc-743b-971c-e7d8-00000000df67 | SKIPPED | Remove update marker for bundle redis-bundle | np0005463865 2025-10-01 08:27:35,113 p=83200 u=zuul n=ansible | 2025-10-01 08:27:35.112784 | fa163edc-743b-971c-e7d8-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-01 08:27:35,449 p=83200 u=zuul n=ansible | 2025-10-01 08:27:35.448605 | fa163edc-743b-971c-e7d8-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005463865 2025-10-01 08:27:35,726 p=83200 u=zuul n=ansible | 2025-10-01 08:27:35.726185 | 08bbfa5f-6296-4387-a5a8-1b58915a852d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463865 2025-10-01 08:27:35,744 p=83200 u=zuul n=ansible | 2025-10-01 08:27:35.744556 | fa163edc-743b-971c-e7d8-00000000ed58 | TASK | Write the config_step hieradata 2025-10-01 08:27:36,583 p=83200 u=zuul n=ansible | 2025-10-01 08:27:36.583102 | fa163edc-743b-971c-e7d8-00000000ed58 | OK | Write the config_step hieradata | np0005463865 2025-10-01 08:27:36,608 p=83200 u=zuul n=ansible | 2025-10-01 08:27:36.608119 | fa163edc-743b-971c-e7d8-00000000ed59 | TASK | Run puppet host configuration for step 2 2025-10-01 08:27:37,372 p=83200 u=zuul n=ansible | 2025-10-01 08:27:37.371469 | fa163edc-743b-971c-e7d8-00000000ed59 | CHANGED | Run puppet host configuration for step 2 | np0005463865 2025-10-01 08:27:37,405 p=83200 u=zuul n=ansible | 2025-10-01 08:27:37.405303 | fa163edc-743b-971c-e7d8-00000000ed5a | TASK | Wait for puppet host configuration to finish 2025-10-01 08:27:58,429 p=83200 u=zuul n=ansible | 2025-10-01 08:27:58.428039 | fa163edc-743b-971c-e7d8-00000000ed5a | CHANGED | Wait for puppet host configuration to finish | np0005463865 2025-10-01 08:27:58,463 p=83200 u=zuul n=ansible | 2025-10-01 08:27:58.463394 | fa163edc-743b-971c-e7d8-00000000ed5b | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-01 08:27:58,551 p=83200 u=zuul n=ansible | 2025-10-01 08:27:58.550652 | fa163edc-743b-971c-e7d8-00000000ed5b | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005463865 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:27:37 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:27:43 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:27:43 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:27:43 puppet-user: (file & line not available)", "<13>Oct 1 08:27:43 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:27:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:27:44 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:27:44 puppet-user: Notice: Compiled catalog for np0005463865.ooo.test in environment production in 0.43 seconds", "<13>Oct 1 08:27:49 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 1 08:27:53 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 1 08:27:54 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 1 08:27:54 puppet-user: Notice: Applied catalog in 10.57 seconds", "<13>Oct 1 08:27:54 puppet-user: Application:", "<13>Oct 1 08:27:54 puppet-user: Initial environment: production", "<13>Oct 1 08:27:54 puppet-user: Converged environment: production", "<13>Oct 1 08:27:54 puppet-user: Run mode: user", "<13>Oct 1 08:27:54 puppet-user: Changes:", "<13>Oct 1 08:27:54 puppet-user: Total: 2", "<13>Oct 1 08:27:54 puppet-user: Events:", "<13>Oct 1 08:27:54 puppet-user: Success: 2", "<13>Oct 1 08:27:54 puppet-user: Resources:", "<13>Oct 1 08:27:54 puppet-user: Changed: 2", "<13>Oct 1 08:27:54 puppet-user: Out of sync: 2", "<13>Oct 1 08:27:54 puppet-user: Total: 28", "<13>Oct 1 08:27:54 puppet-user: Time:", "<13>Oct 1 08:27:54 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:27:54 puppet-user: Schedule: 0.00", "<13>Oct 1 08:27:54 puppet-user: Package: 0.00", "<13>Oct 1 08:27:54 puppet-user: File line: 0.00", "<13>Oct 1 08:27:54 puppet-user: File: 0.00", "<13>Oct 1 08:27:54 puppet-user: User: 0.01", "<13>Oct 1 08:27:54 puppet-user: Augeas: 0.03", "<13>Oct 1 08:27:54 puppet-user: Service: 0.09", "<13>Oct 1 08:27:54 puppet-user: Config retrieval: 0.48", "<13>Oct 1 08:27:54 puppet-user: Pcmk property: 1.61", "<13>Oct 1 08:27:54 puppet-user: Exec: 1.93", "<13>Oct 1 08:27:54 puppet-user: Transaction evaluation: 10.55", "<13>Oct 1 08:27:54 puppet-user: Catalog application: 10.57", "<13>Oct 1 08:27:54 puppet-user: Last run: 1759307274", "<13>Oct 1 08:27:54 puppet-user: Pcmk resource op default: 3.30", "<13>Oct 1 08:27:54 puppet-user: Pcmk resource default: 3.36", "<13>Oct 1 08:27:54 puppet-user: Total: 10.58", "<13>Oct 1 08:27:54 puppet-user: Version:", "<13>Oct 1 08:27:54 puppet-user: Config: 1759307263", "<13>Oct 1 08:27:54 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:27:58,573 p=83200 u=zuul n=ansible | 2025-10-01 08:27:58.573210 | fa163edc-743b-971c-e7d8-00000000ed5c | TASK | Pre-cache facts for puppet containers 2025-10-01 08:27:58,647 p=83200 u=zuul n=ansible | 2025-10-01 08:27:58.647482 | fa163edc-743b-971c-e7d8-00000000e1c1 | TASK | Gather variables for each operating system 2025-10-01 08:27:58,785 p=83200 u=zuul n=ansible | 2025-10-01 08:27:58.784535 | fa163edc-743b-971c-e7d8-00000000e1c2 | TASK | Create puppet caching structures 2025-10-01 08:27:59,095 p=83200 u=zuul n=ansible | 2025-10-01 08:27:59.094130 | fa163edc-743b-971c-e7d8-00000000e1c2 | CHANGED | Create puppet caching structures | np0005463865 2025-10-01 08:27:59,128 p=83200 u=zuul n=ansible | 2025-10-01 08:27:59.127689 | fa163edc-743b-971c-e7d8-00000000e1c3 | TASK | Check for facter.conf 2025-10-01 08:27:59,457 p=83200 u=zuul n=ansible | 2025-10-01 08:27:59.456760 | fa163edc-743b-971c-e7d8-00000000e1c3 | OK | Check for facter.conf | np0005463865 2025-10-01 08:27:59,492 p=83200 u=zuul n=ansible | 2025-10-01 08:27:59.492268 | fa163edc-743b-971c-e7d8-00000000e1c4 | TASK | Remove facter.conf if directory 2025-10-01 08:27:59,543 p=83200 u=zuul n=ansible | 2025-10-01 08:27:59.542693 | fa163edc-743b-971c-e7d8-00000000e1c4 | SKIPPED | Remove facter.conf if directory | np0005463865 2025-10-01 08:27:59,568 p=83200 u=zuul n=ansible | 2025-10-01 08:27:59.567622 | fa163edc-743b-971c-e7d8-00000000e1c5 | TASK | Write facter cache config 2025-10-01 08:28:00,449 p=83200 u=zuul n=ansible | 2025-10-01 08:28:00.448362 | fa163edc-743b-971c-e7d8-00000000e1c5 | CHANGED | Write facter cache config | np0005463865 2025-10-01 08:28:00,479 p=83200 u=zuul n=ansible | 2025-10-01 08:28:00.478801 | fa163edc-743b-971c-e7d8-00000000e1c6 | TASK | Cleanup facter cache if exists 2025-10-01 08:28:00,761 p=83200 u=zuul n=ansible | 2025-10-01 08:28:00.760059 | fa163edc-743b-971c-e7d8-00000000e1c6 | CHANGED | Cleanup facter cache if exists | np0005463865 2025-10-01 08:28:00,797 p=83200 u=zuul n=ansible | 2025-10-01 08:28:00.796444 | fa163edc-743b-971c-e7d8-00000000e1c7 | TASK | Pre-cache facts 2025-10-01 08:28:01,467 p=83200 u=zuul n=ansible | 2025-10-01 08:28:01.466365 | fa163edc-743b-971c-e7d8-00000000e1c7 | CHANGED | Pre-cache facts | np0005463865 2025-10-01 08:28:01,505 p=83200 u=zuul n=ansible | 2025-10-01 08:28:01.504444 | fa163edc-743b-971c-e7d8-00000000e1c8 | TASK | Failed deployment if facter fails 2025-10-01 08:28:01,541 p=83200 u=zuul n=ansible | 2025-10-01 08:28:01.540896 | fa163edc-743b-971c-e7d8-00000000e1c8 | SKIPPED | Failed deployment if facter fails | np0005463865 2025-10-01 08:28:01,585 p=83200 u=zuul n=ansible | 2025-10-01 08:28:01.585236 | fa163edc-743b-971c-e7d8-00000000e1c9 | TASK | Sync cached facts 2025-10-01 08:28:02,023 p=83200 u=zuul n=ansible | 2025-10-01 08:28:02.022679 | fa163edc-743b-971c-e7d8-00000000e1c9 | CHANGED | Sync cached facts | np0005463865 -> 192.168.122.103 2025-10-01 08:28:02,024 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> 192.168.122.103', 'fa163edc-743b-971c-e7d8-00000000e1c9') missing from stats 2025-10-01 08:28:02,064 p=83200 u=zuul n=ansible | 2025-10-01 08:28:02.063684 | fa163edc-743b-971c-e7d8-00000000ed5d | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:28:02,114 p=83200 u=zuul n=ansible | 2025-10-01 08:28:02.113945 | fa163edc-743b-971c-e7d8-00000000ed5d | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463865 2025-10-01 08:28:02,131 p=83200 u=zuul n=ansible | 2025-10-01 08:28:02.130806 | fa163edc-743b-971c-e7d8-00000000ed5f | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-01 08:28:02,195 p=83200 u=zuul n=ansible | 2025-10-01 08:28:02.195005 | fa163edc-743b-971c-e7d8-00000000e2ec | TASK | Gather variables for each operating system 2025-10-01 08:28:02,346 p=83200 u=zuul n=ansible | 2025-10-01 08:28:02.345606 | fa163edc-743b-971c-e7d8-00000000e2ed | TASK | Create container logs path 2025-10-01 08:28:02,687 p=83200 u=zuul n=ansible | 2025-10-01 08:28:02.686788 | fa163edc-743b-971c-e7d8-00000000e2ed | OK | Create container logs path | np0005463865 2025-10-01 08:28:02,719 p=83200 u=zuul n=ansible | 2025-10-01 08:28:02.719169 | fa163edc-743b-971c-e7d8-00000000e2ef | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:28:03,108 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.107411 | fa163edc-743b-971c-e7d8-00000000e2ef | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005463865 2025-10-01 08:28:03,126 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.126249 | fa163edc-743b-971c-e7d8-00000000e2f0 | TASK | Finalise hashes for all containers 2025-10-01 08:28:03,198 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.197166 | fa163edc-743b-971c-e7d8-00000000e2f0 | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:28:03,233 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.233377 | fa163edc-743b-971c-e7d8-00000000e2f2 | TASK | Manage systemd shutdown files 2025-10-01 08:28:03,299 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.299602 | 0f04142a-c8c1-477c-adae-72c29217623b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463865 2025-10-01 08:28:03,325 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.325552 | fa163edc-743b-971c-e7d8-00000000ee19 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:28:03,724 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.724067 | fa163edc-743b-971c-e7d8-00000000ee19 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463865 2025-10-01 08:28:03,759 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.758735 | fa163edc-743b-971c-e7d8-00000000ee1a | TASK | Set podman_drop_in fact 2025-10-01 08:28:03,819 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.818348 | fa163edc-743b-971c-e7d8-00000000ee1a | OK | Set podman_drop_in fact | np0005463865 2025-10-01 08:28:03,842 p=83200 u=zuul n=ansible | 2025-10-01 08:28:03.842264 | fa163edc-743b-971c-e7d8-00000000ee1c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:28:04,753 p=83200 u=zuul n=ansible | 2025-10-01 08:28:04.751125 | fa163edc-743b-971c-e7d8-00000000ee1c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-container-shutdown 2025-10-01 08:28:05,607 p=83200 u=zuul n=ansible | 2025-10-01 08:28:05.604559 | fa163edc-743b-971c-e7d8-00000000ee1c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-start-podman-container 2025-10-01 08:28:05,649 p=83200 u=zuul n=ansible | 2025-10-01 08:28:05.649457 | fa163edc-743b-971c-e7d8-00000000ee1d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:28:06,478 p=83200 u=zuul n=ansible | 2025-10-01 08:28:06.477545 | fa163edc-743b-971c-e7d8-00000000ee1d | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463865 2025-10-01 08:28:06,509 p=83200 u=zuul n=ansible | 2025-10-01 08:28:06.508750 | fa163edc-743b-971c-e7d8-00000000ee1e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:28:07,357 p=83200 u=zuul n=ansible | 2025-10-01 08:28:07.356030 | fa163edc-743b-971c-e7d8-00000000ee1e | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463865 2025-10-01 08:28:07,390 p=83200 u=zuul n=ansible | 2025-10-01 08:28:07.389996 | fa163edc-743b-971c-e7d8-00000000ee1f | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:28:08,155 p=83200 u=zuul n=ansible | 2025-10-01 08:28:08.154956 | fa163edc-743b-971c-e7d8-00000000ee1f | OK | Enable and start tripleo-container-shutdown | np0005463865 2025-10-01 08:28:08,190 p=83200 u=zuul n=ansible | 2025-10-01 08:28:08.189867 | fa163edc-743b-971c-e7d8-00000000ee20 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:28:09,051 p=83200 u=zuul n=ansible | 2025-10-01 08:28:09.050720 | fa163edc-743b-971c-e7d8-00000000ee20 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463865 2025-10-01 08:28:09,087 p=83200 u=zuul n=ansible | 2025-10-01 08:28:09.086755 | fa163edc-743b-971c-e7d8-00000000ee21 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:28:09,949 p=83200 u=zuul n=ansible | 2025-10-01 08:28:09.947919 | fa163edc-743b-971c-e7d8-00000000ee21 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463865 2025-10-01 08:28:09,987 p=83200 u=zuul n=ansible | 2025-10-01 08:28:09.986984 | fa163edc-743b-971c-e7d8-00000000ee22 | TASK | Enable and start netns-placeholder 2025-10-01 08:28:10,816 p=83200 u=zuul n=ansible | 2025-10-01 08:28:10.816010 | fa163edc-743b-971c-e7d8-00000000ee22 | CHANGED | Enable and start netns-placeholder | np0005463865 2025-10-01 08:28:10,850 p=83200 u=zuul n=ansible | 2025-10-01 08:28:10.850134 | fa163edc-743b-971c-e7d8-00000000e2f4 | TASK | Update container configs with new config hashes 2025-10-01 08:28:10,938 p=83200 u=zuul n=ansible | 2025-10-01 08:28:10.937570 | a3ac7b69-0920-4072-89e5-39f1416baa86 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463865 2025-10-01 08:28:10,962 p=83200 u=zuul n=ansible | 2025-10-01 08:28:10.962100 | fa163edc-743b-971c-e7d8-00000000ee4a | TASK | Update config hashes for container startup configs 2025-10-01 08:28:11,340 p=83200 u=zuul n=ansible | 2025-10-01 08:28:11.339627 | fa163edc-743b-971c-e7d8-00000000ee4a | OK | Update config hashes for container startup configs | np0005463865 2025-10-01 08:28:11,364 p=83200 u=zuul n=ansible | 2025-10-01 08:28:11.364069 | fa163edc-743b-971c-e7d8-00000000e2f5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:28:11,453 p=83200 u=zuul n=ansible | 2025-10-01 08:28:11.452656 | d6b5218a-79a7-448d-93ec-1062c7103c52 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463865 2025-10-01 08:28:11,476 p=83200 u=zuul n=ansible | 2025-10-01 08:28:11.476130 | fa163edc-743b-971c-e7d8-00000000ee69 | TASK | Gather podman infos 2025-10-01 08:28:12,445 p=83200 u=zuul n=ansible | 2025-10-01 08:28:12.443836 | fa163edc-743b-971c-e7d8-00000000ee69 | OK | Gather podman infos | np0005463865 2025-10-01 08:28:12,510 p=83200 u=zuul n=ansible | 2025-10-01 08:28:12.509896 | fa163edc-743b-971c-e7d8-00000000ee6a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:28:12,728 p=83200 u=zuul n=ansible | 2025-10-01 08:28:12.728506 | fa163edc-743b-971c-e7d8-00000000e2f6 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:28:12,791 p=83200 u=zuul n=ansible | 2025-10-01 08:28:12.790895 | d6079d17-fdc1-4c96-98da-bbf73655c98a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463865 2025-10-01 08:28:12,815 p=83200 u=zuul n=ansible | 2025-10-01 08:28:12.815070 | fa163edc-743b-971c-e7d8-00000000eed4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:28:31,201 p=83200 u=zuul n=ansible | 2025-10-01 08:28:31.200643 | fa163edc-743b-971c-e7d8-00000000eed4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463865 2025-10-01 08:28:31,231 p=83200 u=zuul n=ansible | 2025-10-01 08:28:31.230948 | fa163edc-743b-971c-e7d8-00000000eed5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-01 08:28:34,739 p=83200 u=zuul n=ansible | 2025-10-01 08:28:34.738087 | fa163edc-743b-971c-e7d8-00000000eed5 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005463865 2025-10-01 08:28:34,810 p=83200 u=zuul n=ansible | 2025-10-01 08:28:34.810206 | fa163edc-743b-971c-e7d8-00000000ed61 | TASK | Clean container_puppet_tasks for np0005463865 step 2 2025-10-01 08:28:35,165 p=83200 u=zuul n=ansible | 2025-10-01 08:28:35.164618 | fa163edc-743b-971c-e7d8-00000000ed61 | OK | Clean container_puppet_tasks for np0005463865 step 2 | np0005463865 2025-10-01 08:28:35,189 p=83200 u=zuul n=ansible | 2025-10-01 08:28:35.188993 | fa163edc-743b-971c-e7d8-00000000ed62 | TASK | Calculate container_puppet_tasks for np0005463865 step 2 2025-10-01 08:28:35,278 p=83200 u=zuul n=ansible | 2025-10-01 08:28:35.277943 | fa163edc-743b-971c-e7d8-00000000ed63 | TASK | Include container-puppet tasks for step 2 2025-10-01 08:28:35,351 p=83200 u=zuul n=ansible | 2025-10-01 08:28:35.351299 | adc72582-d443-409c-9527-e9648e853226 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463865 2025-10-01 08:28:35,384 p=83200 u=zuul n=ansible | 2025-10-01 08:28:35.384552 | fa163edc-743b-971c-e7d8-00000000ef20 | TASK | Write container-puppet-tasks json file for np0005463865 step 2 2025-10-01 08:28:36,456 p=83200 u=zuul n=ansible | 2025-10-01 08:28:36.455127 | fa163edc-743b-971c-e7d8-00000000ef20 | CHANGED | Write container-puppet-tasks json file for np0005463865 step 2 | np0005463865 2025-10-01 08:28:36,476 p=83200 u=zuul n=ansible | 2025-10-01 08:28:36.476164 | fa163edc-743b-971c-e7d8-00000000ef22 | TASK | Generate container puppet configs for step 2 2025-10-01 08:28:36,847 p=83200 u=zuul n=ansible | 2025-10-01 08:28:36.846526 | fa163edc-743b-971c-e7d8-00000000ef22 | OK | Generate container puppet configs for step 2 | np0005463865 2025-10-01 08:28:36,885 p=83200 u=zuul n=ansible | 2025-10-01 08:28:36.885461 | fa163edc-743b-971c-e7d8-00000000ef23 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-01 08:28:36,966 p=83200 u=zuul n=ansible | 2025-10-01 08:28:36.966097 | fa163edc-743b-971c-e7d8-00000000e775 | TASK | Gather variables for each operating system 2025-10-01 08:28:37,103 p=83200 u=zuul n=ansible | 2025-10-01 08:28:37.102549 | fa163edc-743b-971c-e7d8-00000000e776 | TASK | Create container logs path 2025-10-01 08:28:37,453 p=83200 u=zuul n=ansible | 2025-10-01 08:28:37.452207 | fa163edc-743b-971c-e7d8-00000000e776 | OK | Create container logs path | np0005463865 2025-10-01 08:28:37,490 p=83200 u=zuul n=ansible | 2025-10-01 08:28:37.489909 | fa163edc-743b-971c-e7d8-00000000e778 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:28:37,852 p=83200 u=zuul n=ansible | 2025-10-01 08:28:37.851465 | fa163edc-743b-971c-e7d8-00000000e778 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463865 2025-10-01 08:28:37,883 p=83200 u=zuul n=ansible | 2025-10-01 08:28:37.883206 | fa163edc-743b-971c-e7d8-00000000e779 | TASK | Finalise hashes for all containers 2025-10-01 08:28:37,932 p=83200 u=zuul n=ansible | 2025-10-01 08:28:37.932242 | fa163edc-743b-971c-e7d8-00000000e779 | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:28:37,960 p=83200 u=zuul n=ansible | 2025-10-01 08:28:37.959540 | fa163edc-743b-971c-e7d8-00000000e77b | TASK | Manage systemd shutdown files 2025-10-01 08:28:38,001 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.000501 | fa163edc-743b-971c-e7d8-00000000e77b | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:28:38,038 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.037778 | fa163edc-743b-971c-e7d8-00000000e77d | TASK | Update container configs with new config hashes 2025-10-01 08:28:38,088 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.088185 | fa163edc-743b-971c-e7d8-00000000e77d | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:28:38,113 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.112915 | fa163edc-743b-971c-e7d8-00000000e77e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:28:38,163 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.162656 | fa163edc-743b-971c-e7d8-00000000e77e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463865 2025-10-01 08:28:38,187 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.187414 | fa163edc-743b-971c-e7d8-00000000e77f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-01 08:28:38,239 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.238685 | fa163edc-743b-971c-e7d8-00000000e77f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005463865 2025-10-01 08:28:38,331 p=83200 u=zuul n=ansible | PLAY [External deployment step 3] ********************************************** 2025-10-01 08:28:38,346 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.345689 | fa163edc-743b-971c-e7d8-0000000000d7 | TASK | External deployment step 3 2025-10-01 08:28:38,380 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.380283 | fa163edc-743b-971c-e7d8-0000000000d7 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } 2025-10-01 08:28:38,381 p=83200 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163edc-743b-971c-e7d8-0000000000d7') missing from stats 2025-10-01 08:28:38,429 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.429451 | 04bfac9f-b0f2-459e-8116-0b7a1710e499 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step3.yaml | undercloud 2025-10-01 08:28:38,490 p=83200 u=zuul n=ansible | PLAY [Deploy step tasks for 3] ************************************************* 2025-10-01 08:28:38,618 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.618470 | fa163edc-743b-971c-e7d8-0000000000db | TASK | Deploy step tasks for 3 2025-10-01 08:28:38,635 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.635021 | fa163edc-743b-971c-e7d8-0000000000db | TASK | Deploy step tasks for 3 2025-10-01 08:28:38,673 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.666303 | fa163edc-743b-971c-e7d8-0000000000db | TASK | Deploy step tasks for 3 2025-10-01 08:28:38,697 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.697170 | fa163edc-743b-971c-e7d8-0000000000db | TASK | Deploy step tasks for 3 2025-10-01 08:28:38,730 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.725134 | fa163edc-743b-971c-e7d8-0000000000db | TASK | Deploy step tasks for 3 2025-10-01 08:28:38,753 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.752853 | fa163edc-743b-971c-e7d8-0000000000db | TASK | Deploy step tasks for 3 2025-10-01 08:28:38,766 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.760271 | fa163edc-743b-971c-e7d8-0000000000db | OK | Deploy step tasks for 3 | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2025-10-01 08:28:38,767 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000db') missing from stats 2025-10-01 08:28:38,767 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.767508 | fa163edc-743b-971c-e7d8-0000000000db | OK | Deploy step tasks for 3 | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2025-10-01 08:28:38,768 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000db') missing from stats 2025-10-01 08:28:38,768 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.768308 | fa163edc-743b-971c-e7d8-0000000000db | OK | Deploy step tasks for 3 | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2025-10-01 08:28:38,768 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000db') missing from stats 2025-10-01 08:28:38,769 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.769144 | fa163edc-743b-971c-e7d8-0000000000db | OK | Deploy step tasks for 3 | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2025-10-01 08:28:38,769 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000db') missing from stats 2025-10-01 08:28:38,770 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.769886 | fa163edc-743b-971c-e7d8-0000000000db | OK | Deploy step tasks for 3 | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2025-10-01 08:28:38,770 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000db') missing from stats 2025-10-01 08:28:38,785 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.785273 | fa163edc-743b-971c-e7d8-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-01 08:28:38,799 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.798751 | fa163edc-743b-971c-e7d8-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-01 08:28:38,814 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.814048 | fa163edc-743b-971c-e7d8-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-01 08:28:38,836 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.836308 | fa163edc-743b-971c-e7d8-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-01 08:28:38,857 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.856708 | fa163edc-743b-971c-e7d8-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-01 08:28:38,864 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.863907 | fa163edc-743b-971c-e7d8-0000000000db | OK | Deploy step tasks for 3 | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2025-10-01 08:28:38,865 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000db') missing from stats 2025-10-01 08:28:38,880 p=83200 u=zuul n=ansible | 2025-10-01 08:28:38.880566 | fa163edc-743b-971c-e7d8-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-01 08:28:39,821 p=83200 u=zuul n=ansible | 2025-10-01 08:28:39.820379 | fa163edc-743b-971c-e7d8-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005463870 2025-10-01 08:28:39,858 p=83200 u=zuul n=ansible | 2025-10-01 08:28:39.857526 | fa163edc-743b-971c-e7d8-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005463871 2025-10-01 08:28:39,872 p=83200 u=zuul n=ansible | 2025-10-01 08:28:39.870360 | fa163edc-743b-971c-e7d8-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005463872 2025-10-01 08:28:39,873 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:28:39,875 p=83200 u=zuul n=ansible | 2025-10-01 08:28:39.875032 | fa163edc-743b-971c-e7d8-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005463865 2025-10-01 08:28:39,876 p=83200 u=zuul n=ansible | 2025-10-01 08:28:39.876206 | fa163edc-743b-971c-e7d8-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005463866 2025-10-01 08:28:39,929 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:28:39,965 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:28:39,990 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:28:39,992 p=83200 u=zuul n=ansible | 2025-10-01 08:28:39.992544 | fa163edc-743b-971c-e7d8-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005463867 2025-10-01 08:28:40,006 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:28:40,036 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.036384 | 853ae0c2-2975-444b-9776-dd1f16f29a37 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005463870 2025-10-01 08:28:40,037 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.036831 | 853ae0c2-2975-444b-9776-dd1f16f29a37 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005463871 2025-10-01 08:28:40,037 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.037136 | 853ae0c2-2975-444b-9776-dd1f16f29a37 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005463872 2025-10-01 08:28:40,045 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.044754 | d1b4a01f-5ce1-4219-a003-d5142009c972 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005463865 2025-10-01 08:28:40,057 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.057448 | fa163edc-743b-971c-e7d8-00000000efcd | TASK | set enable_sensubility fact 2025-10-01 08:28:40,074 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.074062 | fa163edc-743b-971c-e7d8-00000000efcd | TASK | set enable_sensubility fact 2025-10-01 08:28:40,096 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.096019 | fa163edc-743b-971c-e7d8-00000000efcd | TASK | set enable_sensubility fact 2025-10-01 08:28:40,125 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.124682 | fa163edc-743b-971c-e7d8-00000000efd1 | TASK | set enable_sensubility fact 2025-10-01 08:28:40,157 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.157240 | fa163edc-743b-971c-e7d8-00000000efcd | OK | set enable_sensubility fact | np0005463870 2025-10-01 08:28:40,163 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.163111 | fa163edc-743b-971c-e7d8-00000000efcd | OK | set enable_sensubility fact | np0005463871 2025-10-01 08:28:40,164 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.163834 | fa163edc-743b-971c-e7d8-00000000efcd | OK | set enable_sensubility fact | np0005463872 2025-10-01 08:28:40,164 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.164558 | fa163edc-743b-971c-e7d8-00000000efd1 | OK | set enable_sensubility fact | np0005463865 2025-10-01 08:28:40,172 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:28:40,184 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.184293 | 669115ca-ccf7-482b-a927-a8586d8356e4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005463866 2025-10-01 08:28:40,200 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.200599 | fa163edc-743b-971c-e7d8-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-01 08:28:40,216 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.216158 | fa163edc-743b-971c-e7d8-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-01 08:28:40,234 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.233861 | fa163edc-743b-971c-e7d8-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-01 08:28:40,258 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.258261 | fa163edc-743b-971c-e7d8-00000000efd4 | TASK | Start OVN container 2025-10-01 08:28:40,278 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.277396 | fa163edc-743b-971c-e7d8-00000000f001 | TASK | set enable_sensubility fact 2025-10-01 08:28:40,307 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.306696 | 495c2462-2bf9-4132-8952-6bbb4b154ad0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005463867 2025-10-01 08:28:40,333 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.327647 | fa163edc-743b-971c-e7d8-00000000f016 | TASK | set enable_sensubility fact 2025-10-01 08:28:40,342 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.341464 | fa163edc-743b-971c-e7d8-00000000f001 | OK | set enable_sensubility fact | np0005463866 2025-10-01 08:28:40,359 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.358787 | fa163edc-743b-971c-e7d8-00000000f004 | TASK | Start OVN container 2025-10-01 08:28:40,383 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.382775 | fa163edc-743b-971c-e7d8-00000000f016 | OK | set enable_sensubility fact | np0005463867 2025-10-01 08:28:40,412 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.412010 | fa163edc-743b-971c-e7d8-00000000f019 | TASK | Start OVN container 2025-10-01 08:28:40,426 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.425468 | fa163edc-743b-971c-e7d8-00000000f004 | SKIPPED | Start OVN container | np0005463866 | item=ovn_cluster_north_db_server 2025-10-01 08:28:40,445 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.444559 | fa163edc-743b-971c-e7d8-00000000f004 | SKIPPED | Start OVN container | np0005463866 | item=ovn_cluster_south_db_server 2025-10-01 08:28:40,468 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.466787 | fa163edc-743b-971c-e7d8-00000000f004 | SKIPPED | Start OVN container | np0005463866 | item=ovn_cluster_northd 2025-10-01 08:28:40,487 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.476326 | fa163edc-743b-971c-e7d8-00000000f019 | SKIPPED | Start OVN container | np0005463867 | item=ovn_cluster_north_db_server 2025-10-01 08:28:40,491 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.490783 | fa163edc-743b-971c-e7d8-00000000f019 | SKIPPED | Start OVN container | np0005463867 | item=ovn_cluster_south_db_server 2025-10-01 08:28:40,510 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.509200 | fa163edc-743b-971c-e7d8-00000000f019 | SKIPPED | Start OVN container | np0005463867 | item=ovn_cluster_northd 2025-10-01 08:28:40,539 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.539520 | fa163edc-743b-971c-e7d8-00000000f05a | TASK | Gather variables for each operating system 2025-10-01 08:28:40,553 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.552896 | fa163edc-743b-971c-e7d8-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005463871 2025-10-01 08:28:40,554 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.554200 | fa163edc-743b-971c-e7d8-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005463870 2025-10-01 08:28:40,633 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.627613 | fa163edc-743b-971c-e7d8-00000000f006 | TASK | Set NB connection 2025-10-01 08:28:40,670 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.663638 | fa163edc-743b-971c-e7d8-00000000f01b | TASK | Set NB connection 2025-10-01 08:28:40,678 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.677934 | fa163edc-743b-971c-e7d8-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005463872 2025-10-01 08:28:40,715 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.710676 | 8c470c6e-743a-4fc2-bd81-b62dad78df58 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463870 2025-10-01 08:28:40,716 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.716011 | 8c470c6e-743a-4fc2-bd81-b62dad78df58 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463871 2025-10-01 08:28:40,728 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.727794 | fa163edc-743b-971c-e7d8-00000000f0fb | TASK | Write the config_step hieradata 2025-10-01 08:28:40,754 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.753708 | fa163edc-743b-971c-e7d8-00000000f0fb | TASK | Write the config_step hieradata 2025-10-01 08:28:40,805 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.804911 | fa163edc-743b-971c-e7d8-00000000f05b | TASK | Create container logs path 2025-10-01 08:28:40,814 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.814232 | fa163edc-743b-971c-e7d8-00000000f006 | SKIPPED | Set NB connection | np0005463866 2025-10-01 08:28:40,815 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.815619 | fa163edc-743b-971c-e7d8-00000000f01b | SKIPPED | Set NB connection | np0005463867 2025-10-01 08:28:40,832 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.831733 | fa163edc-743b-971c-e7d8-00000000f007 | TASK | Set SB connection 2025-10-01 08:28:40,852 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.852308 | fa163edc-743b-971c-e7d8-00000000f01c | TASK | Set SB connection 2025-10-01 08:28:40,894 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.894142 | 19d56ff3-5cf1-4b85-97e8-a13c2c3801b8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463872 2025-10-01 08:28:40,909 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.907101 | fa163edc-743b-971c-e7d8-00000000f11c | TASK | Write the config_step hieradata 2025-10-01 08:28:40,916 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.916246 | fa163edc-743b-971c-e7d8-00000000f007 | SKIPPED | Set SB connection | np0005463866 2025-10-01 08:28:40,917 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.917537 | fa163edc-743b-971c-e7d8-00000000f01c | SKIPPED | Set SB connection | np0005463867 2025-10-01 08:28:40,933 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.932736 | fa163edc-743b-971c-e7d8-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-01 08:28:40,953 p=83200 u=zuul n=ansible | 2025-10-01 08:28:40.952482 | fa163edc-743b-971c-e7d8-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-01 08:28:41,169 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.168360 | fa163edc-743b-971c-e7d8-00000000f05b | OK | Create container logs path | np0005463865 2025-10-01 08:28:41,198 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.197879 | fa163edc-743b-971c-e7d8-00000000f05d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:41,215 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.214659 | fa163edc-743b-971c-e7d8-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005463866 2025-10-01 08:28:41,221 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.220787 | fa163edc-743b-971c-e7d8-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005463867 2025-10-01 08:28:41,376 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.376327 | e4f8b7e8-35a3-4106-926e-bb6cf8984c78 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463866 2025-10-01 08:28:41,404 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.403723 | fa163edc-743b-971c-e7d8-00000000f13c | TASK | Write the config_step hieradata 2025-10-01 08:28:41,433 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.433532 | 31426a11-4a9b-4785-8ec7-1fc6b18ffea5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463867 2025-10-01 08:28:41,450 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.449854 | fa163edc-743b-971c-e7d8-00000000f154 | TASK | Write the config_step hieradata 2025-10-01 08:28:41,543 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.535228 | fa163edc-743b-971c-e7d8-00000000f0fb | OK | Write the config_step hieradata | np0005463870 2025-10-01 08:28:41,545 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.545357 | fa163edc-743b-971c-e7d8-00000000f0fb | OK | Write the config_step hieradata | np0005463871 2025-10-01 08:28:41,569 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.568758 | fa163edc-743b-971c-e7d8-00000000f0fc | TASK | Run puppet host configuration for step 3 2025-10-01 08:28:41,591 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.590753 | fa163edc-743b-971c-e7d8-00000000f0fc | TASK | Run puppet host configuration for step 3 2025-10-01 08:28:41,620 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.619094 | fa163edc-743b-971c-e7d8-00000000f05d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:28:41,655 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.655328 | fa163edc-743b-971c-e7d8-00000000f05e | TASK | Finalise hashes for all containers 2025-10-01 08:28:41,702 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.701982 | fa163edc-743b-971c-e7d8-00000000f11c | OK | Write the config_step hieradata | np0005463872 2025-10-01 08:28:41,720 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.719884 | fa163edc-743b-971c-e7d8-00000000f11d | TASK | Run puppet host configuration for step 3 2025-10-01 08:28:41,755 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.755282 | fa163edc-743b-971c-e7d8-00000000f05e | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:28:41,779 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.778834 | fa163edc-743b-971c-e7d8-00000000f060 | TASK | Manage systemd shutdown files 2025-10-01 08:28:41,849 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.848676 | fa163edc-743b-971c-e7d8-00000000f060 | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:28:41,866 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.865821 | fa163edc-743b-971c-e7d8-00000000f062 | TASK | Update container configs with new config hashes 2025-10-01 08:28:41,948 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.947520 | fa163edc-743b-971c-e7d8-00000000f062 | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:28:41,968 p=83200 u=zuul n=ansible | 2025-10-01 08:28:41.968208 | fa163edc-743b-971c-e7d8-00000000f063 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:42,051 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.051180 | a37d04ef-a589-4dfd-b527-d32e2471933a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463865 2025-10-01 08:28:42,069 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.069371 | fa163edc-743b-971c-e7d8-00000000f17a | TASK | Gather podman infos 2025-10-01 08:28:42,258 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.257245 | fa163edc-743b-971c-e7d8-00000000f154 | OK | Write the config_step hieradata | np0005463867 2025-10-01 08:28:42,296 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.295595 | fa163edc-743b-971c-e7d8-00000000f155 | TASK | Run puppet host configuration for step 3 2025-10-01 08:28:42,305 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.304401 | fa163edc-743b-971c-e7d8-00000000f13c | OK | Write the config_step hieradata | np0005463866 2025-10-01 08:28:42,335 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.334872 | fa163edc-743b-971c-e7d8-00000000f13d | TASK | Run puppet host configuration for step 3 2025-10-01 08:28:42,345 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.344416 | fa163edc-743b-971c-e7d8-00000000f0fc | CHANGED | Run puppet host configuration for step 3 | np0005463871 2025-10-01 08:28:42,367 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.366628 | fa163edc-743b-971c-e7d8-00000000f0fd | TASK | Wait for puppet host configuration to finish 2025-10-01 08:28:42,378 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.377084 | fa163edc-743b-971c-e7d8-00000000f0fc | CHANGED | Run puppet host configuration for step 3 | np0005463870 2025-10-01 08:28:42,392 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.392504 | fa163edc-743b-971c-e7d8-00000000f0fd | TASK | Wait for puppet host configuration to finish 2025-10-01 08:28:42,464 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.463925 | fa163edc-743b-971c-e7d8-00000000f11d | CHANGED | Run puppet host configuration for step 3 | np0005463872 2025-10-01 08:28:42,475 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.475152 | fa163edc-743b-971c-e7d8-00000000f11e | TASK | Wait for puppet host configuration to finish 2025-10-01 08:28:42,982 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.982214 | fa163edc-743b-971c-e7d8-00000000f13d | CHANGED | Run puppet host configuration for step 3 | np0005463866 2025-10-01 08:28:42,984 p=83200 u=zuul n=ansible | 2025-10-01 08:28:42.984164 | fa163edc-743b-971c-e7d8-00000000f155 | CHANGED | Run puppet host configuration for step 3 | np0005463867 2025-10-01 08:28:43,005 p=83200 u=zuul n=ansible | 2025-10-01 08:28:43.004770 | fa163edc-743b-971c-e7d8-00000000f13e | TASK | Wait for puppet host configuration to finish 2025-10-01 08:28:43,030 p=83200 u=zuul n=ansible | 2025-10-01 08:28:43.029681 | fa163edc-743b-971c-e7d8-00000000f156 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:28:43,350 p=83200 u=zuul n=ansible | 2025-10-01 08:28:43.350078 | fa163edc-743b-971c-e7d8-00000000f17a | OK | Gather podman infos | np0005463865 2025-10-01 08:28:43,436 p=83200 u=zuul n=ansible | 2025-10-01 08:28:43.435795 | fa163edc-743b-971c-e7d8-00000000f17b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:43,659 p=83200 u=zuul n=ansible | 2025-10-01 08:28:43.659471 | fa163edc-743b-971c-e7d8-00000000f064 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:43,732 p=83200 u=zuul n=ansible | 2025-10-01 08:28:43.731615 | 17249203-9c64-425d-9f22-ae7dccf24937 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463865 2025-10-01 08:28:43,752 p=83200 u=zuul n=ansible | 2025-10-01 08:28:43.752639 | fa163edc-743b-971c-e7d8-00000000f1fd | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:44,729 p=83200 u=zuul n=ansible | 2025-10-01 08:28:44.728130 | fa163edc-743b-971c-e7d8-00000000f1fd | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:28:44,766 p=83200 u=zuul n=ansible | 2025-10-01 08:28:44.765783 | fa163edc-743b-971c-e7d8-00000000f1fe | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:48,231 p=83200 u=zuul n=ansible | 2025-10-01 08:28:48.230288 | fa163edc-743b-971c-e7d8-00000000f1fe | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:28:48,282 p=83200 u=zuul n=ansible | 2025-10-01 08:28:48.282049 | fa163edc-743b-971c-e7d8-00000000f087 | TASK | Gather variables for each operating system 2025-10-01 08:28:48,429 p=83200 u=zuul n=ansible | 2025-10-01 08:28:48.428892 | fa163edc-743b-971c-e7d8-00000000f088 | TASK | Create container logs path 2025-10-01 08:28:48,818 p=83200 u=zuul n=ansible | 2025-10-01 08:28:48.817304 | fa163edc-743b-971c-e7d8-00000000f088 | OK | Create container logs path | np0005463865 2025-10-01 08:28:48,843 p=83200 u=zuul n=ansible | 2025-10-01 08:28:48.842714 | fa163edc-743b-971c-e7d8-00000000f08a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:49,274 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.273097 | fa163edc-743b-971c-e7d8-00000000f08a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:28:49,293 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.293204 | fa163edc-743b-971c-e7d8-00000000f08f | TASK | Finalise hashes for all containers 2025-10-01 08:28:49,396 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.395392 | fa163edc-743b-971c-e7d8-00000000f08f | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:28:49,434 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.433754 | fa163edc-743b-971c-e7d8-00000000f091 | TASK | Manage systemd shutdown files 2025-10-01 08:28:49,482 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.481825 | fa163edc-743b-971c-e7d8-00000000f091 | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:28:49,513 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.513356 | fa163edc-743b-971c-e7d8-00000000f093 | TASK | Update container configs with new config hashes 2025-10-01 08:28:49,582 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.582067 | fa163edc-743b-971c-e7d8-00000000f093 | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:28:49,605 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.604743 | fa163edc-743b-971c-e7d8-00000000f094 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:49,707 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.706704 | 3d8e0eb4-2c95-4cf1-a664-d90bb6d55b04 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463865 2025-10-01 08:28:49,731 p=83200 u=zuul n=ansible | 2025-10-01 08:28:49.730839 | fa163edc-743b-971c-e7d8-00000000f249 | TASK | Gather podman infos 2025-10-01 08:28:50,843 p=83200 u=zuul n=ansible | 2025-10-01 08:28:50.842769 | fa163edc-743b-971c-e7d8-00000000f249 | OK | Gather podman infos | np0005463865 2025-10-01 08:28:50,892 p=83200 u=zuul n=ansible | 2025-10-01 08:28:50.892418 | fa163edc-743b-971c-e7d8-00000000f24a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:51,133 p=83200 u=zuul n=ansible | 2025-10-01 08:28:51.133126 | fa163edc-743b-971c-e7d8-00000000f095 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:51,220 p=83200 u=zuul n=ansible | 2025-10-01 08:28:51.220083 | 4620cbe5-ca6e-41fd-a51f-1d07f0a81ef1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463865 2025-10-01 08:28:51,244 p=83200 u=zuul n=ansible | 2025-10-01 08:28:51.243547 | fa163edc-743b-971c-e7d8-00000000f2af | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:52,301 p=83200 u=zuul n=ansible | 2025-10-01 08:28:52.300832 | fa163edc-743b-971c-e7d8-00000000f2af | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:28:52,341 p=83200 u=zuul n=ansible | 2025-10-01 08:28:52.340379 | fa163edc-743b-971c-e7d8-00000000f2b0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:52,996 p=83200 u=zuul n=ansible | 2025-10-01 08:28:52.995589 | fa163edc-743b-971c-e7d8-00000000f0fd | CHANGED | Wait for puppet host configuration to finish | np0005463871 2025-10-01 08:28:53,020 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.020431 | fa163edc-743b-971c-e7d8-00000000f0fe | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-01 08:28:53,115 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.114693 | fa163edc-743b-971c-e7d8-00000000f11e | CHANGED | Wait for puppet host configuration to finish | np0005463872 2025-10-01 08:28:53,117 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.117224 | fa163edc-743b-971c-e7d8-00000000f0fe | OK | Debug output for task: Run puppet host configuration for step 3 | np0005463871 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:28:42 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:28:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:28:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:28:47 puppet-user: (file & line not available)", "<13>Oct 1 08:28:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:28:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:28:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:28:47 puppet-user: Notice: Compiled catalog for np0005463871.ooo.test in environment production in 0.13 seconds", "<13>Oct 1 08:28:47 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 1 08:28:47 puppet-user: Application:", "<13>Oct 1 08:28:47 puppet-user: Initial environment: production", "<13>Oct 1 08:28:47 puppet-user: Converged environment: production", "<13>Oct 1 08:28:47 puppet-user: Run mode: user", "<13>Oct 1 08:28:47 puppet-user: Changes:", "<13>Oct 1 08:28:47 puppet-user: Events:", "<13>Oct 1 08:28:47 puppet-user: Resources:", "<13>Oct 1 08:28:47 puppet-user: Total: 10", "<13>Oct 1 08:28:47 puppet-user: Time:", "<13>Oct 1 08:28:47 puppet-user: Schedule: 0.00", "<13>Oct 1 08:28:47 puppet-user: File: 0.00", "<13>Oct 1 08:28:47 puppet-user: Exec: 0.01", "<13>Oct 1 08:28:47 puppet-user: Augeas: 0.01", "<13>Oct 1 08:28:47 puppet-user: Transaction evaluation: 0.03", "<13>Oct 1 08:28:47 puppet-user: Catalog application: 0.04", "<13>Oct 1 08:28:47 puppet-user: Config retrieval: 0.16", "<13>Oct 1 08:28:47 puppet-user: Last run: 1759307327", "<13>Oct 1 08:28:47 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:28:47 puppet-user: Total: 0.05", "<13>Oct 1 08:28:47 puppet-user: Version:", "<13>Oct 1 08:28:47 puppet-user: Config: 1759307327", "<13>Oct 1 08:28:47 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:28:53,118 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.118380 | fa163edc-743b-971c-e7d8-00000000f0fd | CHANGED | Wait for puppet host configuration to finish | np0005463870 2025-10-01 08:28:53,132 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.131670 | fa163edc-743b-971c-e7d8-00000000f0fe | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-01 08:28:53,152 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.152028 | fa163edc-743b-971c-e7d8-00000000f0ff | TASK | Pre-cache facts for puppet containers 2025-10-01 08:28:53,171 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.170942 | fa163edc-743b-971c-e7d8-00000000f11f | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-01 08:28:53,224 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.221668 | fa163edc-743b-971c-e7d8-00000000f314 | TASK | Gather variables for each operating system 2025-10-01 08:28:53,231 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.230691 | fa163edc-743b-971c-e7d8-00000000f0fe | OK | Debug output for task: Run puppet host configuration for step 3 | np0005463870 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:28:42 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:28:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:28:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:28:47 puppet-user: (file & line not available)", "<13>Oct 1 08:28:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:28:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:28:48 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:28:48 puppet-user: Notice: Compiled catalog for np0005463870.ooo.test in environment production in 0.12 seconds", "<13>Oct 1 08:28:48 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 1 08:28:48 puppet-user: Application:", "<13>Oct 1 08:28:48 puppet-user: Initial environment: production", "<13>Oct 1 08:28:48 puppet-user: Converged environment: production", "<13>Oct 1 08:28:48 puppet-user: Run mode: user", "<13>Oct 1 08:28:48 puppet-user: Changes:", "<13>Oct 1 08:28:48 puppet-user: Events:", "<13>Oct 1 08:28:48 puppet-user: Resources:", "<13>Oct 1 08:28:48 puppet-user: Total: 10", "<13>Oct 1 08:28:48 puppet-user: Time:", "<13>Oct 1 08:28:48 puppet-user: Schedule: 0.00", "<13>Oct 1 08:28:48 puppet-user: File: 0.00", "<13>Oct 1 08:28:48 puppet-user: Augeas: 0.01", "<13>Oct 1 08:28:48 puppet-user: Exec: 0.01", "<13>Oct 1 08:28:48 puppet-user: Transaction evaluation: 0.03", "<13>Oct 1 08:28:48 puppet-user: Catalog application: 0.04", "<13>Oct 1 08:28:48 puppet-user: Config retrieval: 0.16", "<13>Oct 1 08:28:48 puppet-user: Last run: 1759307328", "<13>Oct 1 08:28:48 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:28:48 puppet-user: Total: 0.05", "<13>Oct 1 08:28:48 puppet-user: Version:", "<13>Oct 1 08:28:48 puppet-user: Config: 1759307327", "<13>Oct 1 08:28:48 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:28:53,242 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.242528 | fa163edc-743b-971c-e7d8-00000000f0ff | TASK | Pre-cache facts for puppet containers 2025-10-01 08:28:53,264 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.260267 | fa163edc-743b-971c-e7d8-00000000f11f | OK | Debug output for task: Run puppet host configuration for step 3 | np0005463872 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:28:42 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:28:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:28:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:28:47 puppet-user: (file & line not available)", "<13>Oct 1 08:28:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:28:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:28:48 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:28:48 puppet-user: Notice: Compiled catalog for np0005463872.ooo.test in environment production in 0.12 seconds", "<13>Oct 1 08:28:48 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 1 08:28:48 puppet-user: Application:", "<13>Oct 1 08:28:48 puppet-user: Initial environment: production", "<13>Oct 1 08:28:48 puppet-user: Converged environment: production", "<13>Oct 1 08:28:48 puppet-user: Run mode: user", "<13>Oct 1 08:28:48 puppet-user: Changes:", "<13>Oct 1 08:28:48 puppet-user: Events:", "<13>Oct 1 08:28:48 puppet-user: Resources:", "<13>Oct 1 08:28:48 puppet-user: Total: 10", "<13>Oct 1 08:28:48 puppet-user: Time:", "<13>Oct 1 08:28:48 puppet-user: Schedule: 0.00", "<13>Oct 1 08:28:48 puppet-user: File: 0.00", "<13>Oct 1 08:28:48 puppet-user: Exec: 0.01", "<13>Oct 1 08:28:48 puppet-user: Augeas: 0.01", "<13>Oct 1 08:28:48 puppet-user: Transaction evaluation: 0.04", "<13>Oct 1 08:28:48 puppet-user: Catalog application: 0.04", "<13>Oct 1 08:28:48 puppet-user: Config retrieval: 0.16", "<13>Oct 1 08:28:48 puppet-user: Last run: 1759307328", "<13>Oct 1 08:28:48 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:28:48 puppet-user: Total: 0.05", "<13>Oct 1 08:28:48 puppet-user: Version:", "<13>Oct 1 08:28:48 puppet-user: Config: 1759307327", "<13>Oct 1 08:28:48 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:28:53,317 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.317583 | fa163edc-743b-971c-e7d8-00000000f314 | TASK | Gather variables for each operating system 2025-10-01 08:28:53,350 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.343618 | fa163edc-743b-971c-e7d8-00000000f120 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:28:53,397 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.396478 | fa163edc-743b-971c-e7d8-00000000f315 | TASK | Create puppet caching structures 2025-10-01 08:28:53,457 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.456498 | fa163edc-743b-971c-e7d8-00000000f314 | TASK | Gather variables for each operating system 2025-10-01 08:28:53,483 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.482724 | fa163edc-743b-971c-e7d8-00000000f315 | TASK | Create puppet caching structures 2025-10-01 08:28:53,568 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.568207 | fa163edc-743b-971c-e7d8-00000000f315 | TASK | Create puppet caching structures 2025-10-01 08:28:53,618 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.618354 | fa163edc-743b-971c-e7d8-00000000f156 | CHANGED | Wait for puppet host configuration to finish | np0005463867 2025-10-01 08:28:53,635 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.635062 | fa163edc-743b-971c-e7d8-00000000f157 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-01 08:28:53,674 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.673336 | fa163edc-743b-971c-e7d8-00000000f13e | CHANGED | Wait for puppet host configuration to finish | np0005463866 2025-10-01 08:28:53,690 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.690029 | fa163edc-743b-971c-e7d8-00000000f13f | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-01 08:28:53,731 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.725515 | fa163edc-743b-971c-e7d8-00000000f315 | CHANGED | Create puppet caching structures | np0005463871 2025-10-01 08:28:53,732 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.732097 | fa163edc-743b-971c-e7d8-00000000f157 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005463867 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:28:43 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:28:49 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:28:49 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:28:49 puppet-user: (file & line not available)", "<13>Oct 1 08:28:49 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:28:49 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:28:49 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:28:49 puppet-user: Notice: Compiled catalog for np0005463867.ooo.test in environment production in 0.41 seconds", "<13>Oct 1 08:28:51 puppet-user: Notice: Applied catalog in 1.54 seconds", "<13>Oct 1 08:28:51 puppet-user: Application:", "<13>Oct 1 08:28:51 puppet-user: Initial environment: production", "<13>Oct 1 08:28:51 puppet-user: Converged environment: production", "<13>Oct 1 08:28:51 puppet-user: Run mode: user", "<13>Oct 1 08:28:51 puppet-user: Changes:", "<13>Oct 1 08:28:51 puppet-user: Events:", "<13>Oct 1 08:28:51 puppet-user: Resources:", "<13>Oct 1 08:28:51 puppet-user: Total: 23", "<13>Oct 1 08:28:51 puppet-user: Time:", "<13>Oct 1 08:28:51 puppet-user: Schedule: 0.00", "<13>Oct 1 08:28:51 puppet-user: Package: 0.00", "<13>Oct 1 08:28:51 puppet-user: File line: 0.00", "<13>Oct 1 08:28:51 puppet-user: File: 0.00", "<13>Oct 1 08:28:51 puppet-user: Augeas: 0.01", "<13>Oct 1 08:28:51 puppet-user: User: 0.01", "<13>Oct 1 08:28:51 puppet-user: Service: 0.09", "<13>Oct 1 08:28:51 puppet-user: Config retrieval: 0.46", "<13>Oct 1 08:28:51 puppet-user: Exec: 1.25", "<13>Oct 1 08:28:51 puppet-user: Transaction evaluation: 1.52", "<13>Oct 1 08:28:51 puppet-user: Catalog application: 1.54", "<13>Oct 1 08:28:51 puppet-user: Last run: 1759307331", "<13>Oct 1 08:28:51 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:28:51 puppet-user: Total: 1.54", "<13>Oct 1 08:28:51 puppet-user: Version:", "<13>Oct 1 08:28:51 puppet-user: Config: 1759307329", "<13>Oct 1 08:28:51 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:28:53,743 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.742975 | fa163edc-743b-971c-e7d8-00000000f316 | TASK | Check for facter.conf 2025-10-01 08:28:53,764 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.764054 | fa163edc-743b-971c-e7d8-00000000f158 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:28:53,795 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.794708 | fa163edc-743b-971c-e7d8-00000000f13f | OK | Debug output for task: Run puppet host configuration for step 3 | np0005463866 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:28:43 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:28:49 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:28:49 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:28:49 puppet-user: (file & line not available)", "<13>Oct 1 08:28:49 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:28:49 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:28:49 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:28:49 puppet-user: Notice: Compiled catalog for np0005463866.ooo.test in environment production in 0.38 seconds", "<13>Oct 1 08:28:51 puppet-user: Notice: Applied catalog in 1.50 seconds", "<13>Oct 1 08:28:51 puppet-user: Application:", "<13>Oct 1 08:28:51 puppet-user: Initial environment: production", "<13>Oct 1 08:28:51 puppet-user: Converged environment: production", "<13>Oct 1 08:28:51 puppet-user: Run mode: user", "<13>Oct 1 08:28:51 puppet-user: Changes:", "<13>Oct 1 08:28:51 puppet-user: Events:", "<13>Oct 1 08:28:51 puppet-user: Resources:", "<13>Oct 1 08:28:51 puppet-user: Total: 23", "<13>Oct 1 08:28:51 puppet-user: Time:", "<13>Oct 1 08:28:51 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:28:51 puppet-user: Schedule: 0.00", "<13>Oct 1 08:28:51 puppet-user: File line: 0.00", "<13>Oct 1 08:28:51 puppet-user: Package: 0.00", "<13>Oct 1 08:28:51 puppet-user: File: 0.00", "<13>Oct 1 08:28:51 puppet-user: Augeas: 0.01", "<13>Oct 1 08:28:51 puppet-user: User: 0.01", "<13>Oct 1 08:28:51 puppet-user: Service: 0.09", "<13>Oct 1 08:28:51 puppet-user: Config retrieval: 0.43", "<13>Oct 1 08:28:51 puppet-user: Exec: 1.21", "<13>Oct 1 08:28:51 puppet-user: Transaction evaluation: 1.48", "<13>Oct 1 08:28:51 puppet-user: Catalog application: 1.50", "<13>Oct 1 08:28:51 puppet-user: Last run: 1759307331", "<13>Oct 1 08:28:51 puppet-user: Total: 1.50", "<13>Oct 1 08:28:51 puppet-user: Version:", "<13>Oct 1 08:28:51 puppet-user: Config: 1759307329", "<13>Oct 1 08:28:51 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:28:53,836 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.835754 | fa163edc-743b-971c-e7d8-00000000f140 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:28:53,858 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.855318 | fa163edc-743b-971c-e7d8-00000000f314 | TASK | Gather variables for each operating system 2025-10-01 08:28:53,866 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.865848 | fa163edc-743b-971c-e7d8-00000000f315 | CHANGED | Create puppet caching structures | np0005463870 2025-10-01 08:28:53,906 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.905644 | fa163edc-743b-971c-e7d8-00000000f316 | TASK | Check for facter.conf 2025-10-01 08:28:53,926 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.925641 | fa163edc-743b-971c-e7d8-00000000f314 | TASK | Gather variables for each operating system 2025-10-01 08:28:53,933 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.932466 | fa163edc-743b-971c-e7d8-00000000f315 | CHANGED | Create puppet caching structures | np0005463872 2025-10-01 08:28:53,944 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.944298 | fa163edc-743b-971c-e7d8-00000000f316 | TASK | Check for facter.conf 2025-10-01 08:28:53,982 p=83200 u=zuul n=ansible | 2025-10-01 08:28:53.981704 | fa163edc-743b-971c-e7d8-00000000f315 | TASK | Create puppet caching structures 2025-10-01 08:28:54,067 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.066870 | fa163edc-743b-971c-e7d8-00000000f315 | TASK | Create puppet caching structures 2025-10-01 08:28:54,076 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.075653 | fa163edc-743b-971c-e7d8-00000000f316 | OK | Check for facter.conf | np0005463871 2025-10-01 08:28:54,092 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.092060 | fa163edc-743b-971c-e7d8-00000000f317 | TASK | Remove facter.conf if directory 2025-10-01 08:28:54,140 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.139721 | fa163edc-743b-971c-e7d8-00000000f317 | SKIPPED | Remove facter.conf if directory | np0005463871 2025-10-01 08:28:54,150 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.150463 | fa163edc-743b-971c-e7d8-00000000f318 | TASK | Write facter cache config 2025-10-01 08:28:54,262 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.261567 | fa163edc-743b-971c-e7d8-00000000f316 | OK | Check for facter.conf | np0005463870 2025-10-01 08:28:54,277 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.277479 | fa163edc-743b-971c-e7d8-00000000f317 | TASK | Remove facter.conf if directory 2025-10-01 08:28:54,297 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.296451 | fa163edc-743b-971c-e7d8-00000000f316 | OK | Check for facter.conf | np0005463872 2025-10-01 08:28:54,322 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.321866 | fa163edc-743b-971c-e7d8-00000000f317 | TASK | Remove facter.conf if directory 2025-10-01 08:28:54,345 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.343817 | fa163edc-743b-971c-e7d8-00000000f317 | SKIPPED | Remove facter.conf if directory | np0005463870 2025-10-01 08:28:54,347 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.346989 | fa163edc-743b-971c-e7d8-00000000f315 | CHANGED | Create puppet caching structures | np0005463867 2025-10-01 08:28:54,375 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.370161 | fa163edc-743b-971c-e7d8-00000000f318 | TASK | Write facter cache config 2025-10-01 08:28:54,404 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.403391 | fa163edc-743b-971c-e7d8-00000000f316 | TASK | Check for facter.conf 2025-10-01 08:28:54,415 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.414021 | fa163edc-743b-971c-e7d8-00000000f317 | SKIPPED | Remove facter.conf if directory | np0005463872 2025-10-01 08:28:54,430 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.429319 | fa163edc-743b-971c-e7d8-00000000f318 | TASK | Write facter cache config 2025-10-01 08:28:54,448 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.447671 | fa163edc-743b-971c-e7d8-00000000f315 | CHANGED | Create puppet caching structures | np0005463866 2025-10-01 08:28:54,467 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.466806 | fa163edc-743b-971c-e7d8-00000000f316 | TASK | Check for facter.conf 2025-10-01 08:28:54,691 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.690604 | fa163edc-743b-971c-e7d8-00000000f316 | OK | Check for facter.conf | np0005463867 2025-10-01 08:28:54,709 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.708950 | fa163edc-743b-971c-e7d8-00000000f317 | TASK | Remove facter.conf if directory 2025-10-01 08:28:54,752 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.751846 | fa163edc-743b-971c-e7d8-00000000f317 | SKIPPED | Remove facter.conf if directory | np0005463867 2025-10-01 08:28:54,768 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.768263 | fa163edc-743b-971c-e7d8-00000000f318 | TASK | Write facter cache config 2025-10-01 08:28:54,791 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.790665 | fa163edc-743b-971c-e7d8-00000000f316 | OK | Check for facter.conf | np0005463866 2025-10-01 08:28:54,808 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.808186 | fa163edc-743b-971c-e7d8-00000000f317 | TASK | Remove facter.conf if directory 2025-10-01 08:28:54,866 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.865209 | fa163edc-743b-971c-e7d8-00000000f317 | SKIPPED | Remove facter.conf if directory | np0005463866 2025-10-01 08:28:54,881 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.881544 | fa163edc-743b-971c-e7d8-00000000f318 | TASK | Write facter cache config 2025-10-01 08:28:54,950 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.949380 | fa163edc-743b-971c-e7d8-00000000f318 | CHANGED | Write facter cache config | np0005463871 2025-10-01 08:28:54,962 p=83200 u=zuul n=ansible | 2025-10-01 08:28:54.962412 | fa163edc-743b-971c-e7d8-00000000f319 | TASK | Cleanup facter cache if exists 2025-10-01 08:28:55,249 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.248489 | fa163edc-743b-971c-e7d8-00000000f318 | CHANGED | Write facter cache config | np0005463870 2025-10-01 08:28:55,266 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.265779 | fa163edc-743b-971c-e7d8-00000000f319 | TASK | Cleanup facter cache if exists 2025-10-01 08:28:55,287 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.286243 | fa163edc-743b-971c-e7d8-00000000f319 | CHANGED | Cleanup facter cache if exists | np0005463871 2025-10-01 08:28:55,304 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.304156 | fa163edc-743b-971c-e7d8-00000000f31a | TASK | Pre-cache facts 2025-10-01 08:28:55,334 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.332952 | fa163edc-743b-971c-e7d8-00000000f318 | CHANGED | Write facter cache config | np0005463872 2025-10-01 08:28:55,348 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.347861 | fa163edc-743b-971c-e7d8-00000000f319 | TASK | Cleanup facter cache if exists 2025-10-01 08:28:55,538 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.537515 | fa163edc-743b-971c-e7d8-00000000f318 | CHANGED | Write facter cache config | np0005463867 2025-10-01 08:28:55,555 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.554714 | fa163edc-743b-971c-e7d8-00000000f319 | TASK | Cleanup facter cache if exists 2025-10-01 08:28:55,580 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.578771 | fa163edc-743b-971c-e7d8-00000000f319 | CHANGED | Cleanup facter cache if exists | np0005463870 2025-10-01 08:28:55,591 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.591246 | fa163edc-743b-971c-e7d8-00000000f31a | TASK | Pre-cache facts 2025-10-01 08:28:55,677 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.672058 | fa163edc-743b-971c-e7d8-00000000f318 | CHANGED | Write facter cache config | np0005463866 2025-10-01 08:28:55,678 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.678578 | fa163edc-743b-971c-e7d8-00000000f319 | CHANGED | Cleanup facter cache if exists | np0005463872 2025-10-01 08:28:55,690 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.690086 | fa163edc-743b-971c-e7d8-00000000f31a | TASK | Pre-cache facts 2025-10-01 08:28:55,714 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.714101 | fa163edc-743b-971c-e7d8-00000000f319 | TASK | Cleanup facter cache if exists 2025-10-01 08:28:55,896 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.896101 | fa163edc-743b-971c-e7d8-00000000f319 | CHANGED | Cleanup facter cache if exists | np0005463867 2025-10-01 08:28:55,912 p=83200 u=zuul n=ansible | 2025-10-01 08:28:55.912429 | fa163edc-743b-971c-e7d8-00000000f31a | TASK | Pre-cache facts 2025-10-01 08:28:56,031 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.024586 | fa163edc-743b-971c-e7d8-00000000f31a | CHANGED | Pre-cache facts | np0005463871 2025-10-01 08:28:56,035 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.035134 | fa163edc-743b-971c-e7d8-00000000f319 | CHANGED | Cleanup facter cache if exists | np0005463866 2025-10-01 08:28:56,062 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.061629 | fa163edc-743b-971c-e7d8-00000000f31b | TASK | Failed deployment if facter fails 2025-10-01 08:28:56,107 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.101398 | fa163edc-743b-971c-e7d8-00000000f31a | TASK | Pre-cache facts 2025-10-01 08:28:56,119 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.118162 | fa163edc-743b-971c-e7d8-00000000f31b | SKIPPED | Failed deployment if facter fails | np0005463871 2025-10-01 08:28:56,158 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.157264 | fa163edc-743b-971c-e7d8-00000000f31c | TASK | Sync cached facts 2025-10-01 08:28:56,341 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.340449 | fa163edc-743b-971c-e7d8-00000000f31a | CHANGED | Pre-cache facts | np0005463870 2025-10-01 08:28:56,366 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.365335 | fa163edc-743b-971c-e7d8-00000000f31b | TASK | Failed deployment if facter fails 2025-10-01 08:28:56,406 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.405218 | fa163edc-743b-971c-e7d8-00000000f31b | SKIPPED | Failed deployment if facter fails | np0005463870 2025-10-01 08:28:56,452 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.451543 | fa163edc-743b-971c-e7d8-00000000f31c | TASK | Sync cached facts 2025-10-01 08:28:56,461 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.460669 | fa163edc-743b-971c-e7d8-00000000f31a | CHANGED | Pre-cache facts | np0005463872 2025-10-01 08:28:56,478 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.478159 | fa163edc-743b-971c-e7d8-00000000f31b | TASK | Failed deployment if facter fails 2025-10-01 08:28:56,514 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.513928 | fa163edc-743b-971c-e7d8-00000000f31b | SKIPPED | Failed deployment if facter fails | np0005463872 2025-10-01 08:28:56,538 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.538145 | fa163edc-743b-971c-e7d8-00000000f31c | TASK | Sync cached facts 2025-10-01 08:28:56,557 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.556289 | fa163edc-743b-971c-e7d8-00000000f31c | CHANGED | Sync cached facts | np0005463871 -> 192.168.122.107 2025-10-01 08:28:56,557 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> 192.168.122.107', 'fa163edc-743b-971c-e7d8-00000000f31c') missing from stats 2025-10-01 08:28:56,585 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.584936 | fa163edc-743b-971c-e7d8-00000000f100 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:28:56,601 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.600421 | fa163edc-743b-971c-e7d8-00000000f31a | CHANGED | Pre-cache facts | np0005463867 2025-10-01 08:28:56,640 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.637340 | fa163edc-743b-971c-e7d8-00000000f31b | TASK | Failed deployment if facter fails 2025-10-01 08:28:56,649 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.648557 | fa163edc-743b-971c-e7d8-00000000f100 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463871 2025-10-01 08:28:56,666 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.665978 | fa163edc-743b-971c-e7d8-00000000f102 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-01 08:28:56,685 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.684180 | fa163edc-743b-971c-e7d8-00000000f31b | SKIPPED | Failed deployment if facter fails | np0005463867 2025-10-01 08:28:56,729 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.728980 | fa163edc-743b-971c-e7d8-00000000f31c | TASK | Sync cached facts 2025-10-01 08:28:56,785 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.785114 | fa163edc-743b-971c-e7d8-00000000f506 | TASK | Gather variables for each operating system 2025-10-01 08:28:56,797 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.796514 | fa163edc-743b-971c-e7d8-00000000f31a | CHANGED | Pre-cache facts | np0005463866 2025-10-01 08:28:56,815 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.815191 | fa163edc-743b-971c-e7d8-00000000f31b | TASK | Failed deployment if facter fails 2025-10-01 08:28:56,846 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.845597 | fa163edc-743b-971c-e7d8-00000000f31b | SKIPPED | Failed deployment if facter fails | np0005463866 2025-10-01 08:28:56,872 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.872185 | fa163edc-743b-971c-e7d8-00000000f31c | TASK | Sync cached facts 2025-10-01 08:28:56,912 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.911772 | fa163edc-743b-971c-e7d8-00000000f507 | TASK | Create container logs path 2025-10-01 08:28:56,937 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.936593 | fa163edc-743b-971c-e7d8-00000000f31c | CHANGED | Sync cached facts | np0005463870 -> 192.168.122.106 2025-10-01 08:28:56,938 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> 192.168.122.106', 'fa163edc-743b-971c-e7d8-00000000f31c') missing from stats 2025-10-01 08:28:56,968 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.968288 | fa163edc-743b-971c-e7d8-00000000f100 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:28:56,979 p=83200 u=zuul n=ansible | 2025-10-01 08:28:56.978331 | fa163edc-743b-971c-e7d8-00000000f31c | CHANGED | Sync cached facts | np0005463872 -> 192.168.122.108 2025-10-01 08:28:56,980 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> 192.168.122.108', 'fa163edc-743b-971c-e7d8-00000000f31c') missing from stats 2025-10-01 08:28:57,011 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.010570 | fa163edc-743b-971c-e7d8-00000000f121 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:28:57,017 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.016891 | fa163edc-743b-971c-e7d8-00000000f100 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463870 2025-10-01 08:28:57,028 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.028391 | fa163edc-743b-971c-e7d8-00000000f102 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-01 08:28:57,061 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.054051 | fa163edc-743b-971c-e7d8-00000000f2b0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:28:57,062 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.062383 | fa163edc-743b-971c-e7d8-00000000f121 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463872 2025-10-01 08:28:57,094 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.094475 | fa163edc-743b-971c-e7d8-00000000f506 | TASK | Gather variables for each operating system 2025-10-01 08:28:57,112 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.111921 | fa163edc-743b-971c-e7d8-00000000f123 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-01 08:28:57,142 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.135897 | fa163edc-743b-971c-e7d8-00000000f31c | CHANGED | Sync cached facts | np0005463867 -> 192.168.122.105 2025-10-01 08:28:57,142 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> 192.168.122.105', 'fa163edc-743b-971c-e7d8-00000000f31c') missing from stats 2025-10-01 08:28:57,173 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.172857 | fa163edc-743b-971c-e7d8-00000000f506 | TASK | Gather variables for each operating system 2025-10-01 08:28:57,195 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.194833 | fa163edc-743b-971c-e7d8-00000000f0b8 | TASK | Gather variables for each operating system 2025-10-01 08:28:57,227 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.227329 | fa163edc-743b-971c-e7d8-00000000f507 | TASK | Create container logs path 2025-10-01 08:28:57,269 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.268676 | fa163edc-743b-971c-e7d8-00000000f159 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:28:57,278 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.278065 | fa163edc-743b-971c-e7d8-00000000f507 | OK | Create container logs path | np0005463871 2025-10-01 08:28:57,308 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.307933 | fa163edc-743b-971c-e7d8-00000000f509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:28:57,316 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.316236 | fa163edc-743b-971c-e7d8-00000000f31c | CHANGED | Sync cached facts | np0005463866 -> 192.168.122.104 2025-10-01 08:28:57,317 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> 192.168.122.104', 'fa163edc-743b-971c-e7d8-00000000f31c') missing from stats 2025-10-01 08:28:57,317 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.317552 | fa163edc-743b-971c-e7d8-00000000f159 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463867 2025-10-01 08:28:57,329 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.329051 | fa163edc-743b-971c-e7d8-00000000f507 | TASK | Create container logs path 2025-10-01 08:28:57,372 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.371832 | fa163edc-743b-971c-e7d8-00000000f15b | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-01 08:28:57,405 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.405467 | fa163edc-743b-971c-e7d8-00000000f0b9 | TASK | Create container logs path 2025-10-01 08:28:57,426 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.425875 | fa163edc-743b-971c-e7d8-00000000f141 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:28:57,473 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.473119 | fa163edc-743b-971c-e7d8-00000000f506 | TASK | Gather variables for each operating system 2025-10-01 08:28:57,481 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.480741 | fa163edc-743b-971c-e7d8-00000000f141 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463866 2025-10-01 08:28:57,499 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.499243 | fa163edc-743b-971c-e7d8-00000000f143 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-01 08:28:57,569 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.569284 | fa163edc-743b-971c-e7d8-00000000f506 | TASK | Gather variables for each operating system 2025-10-01 08:28:57,590 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.589720 | fa163edc-743b-971c-e7d8-00000000f507 | OK | Create container logs path | np0005463870 2025-10-01 08:28:57,604 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.604303 | fa163edc-743b-971c-e7d8-00000000f509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:28:57,627 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.626940 | fa163edc-743b-971c-e7d8-00000000f507 | TASK | Create container logs path 2025-10-01 08:28:57,667 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.667152 | fa163edc-743b-971c-e7d8-00000000f509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005463871 2025-10-01 08:28:57,679 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.679159 | fa163edc-743b-971c-e7d8-00000000f50a | TASK | Finalise hashes for all containers 2025-10-01 08:28:57,693 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.692932 | fa163edc-743b-971c-e7d8-00000000f507 | OK | Create container logs path | np0005463872 2025-10-01 08:28:57,707 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.706831 | fa163edc-743b-971c-e7d8-00000000f509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:28:57,742 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.741871 | fa163edc-743b-971c-e7d8-00000000f507 | TASK | Create container logs path 2025-10-01 08:28:57,758 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.754041 | fa163edc-743b-971c-e7d8-00000000f50a | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:28:57,759 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.759119 | fa163edc-743b-971c-e7d8-00000000f0b9 | OK | Create container logs path | np0005463865 2025-10-01 08:28:57,771 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.771264 | fa163edc-743b-971c-e7d8-00000000f50c | TASK | Manage systemd shutdown files 2025-10-01 08:28:57,796 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.795457 | fa163edc-743b-971c-e7d8-00000000f0bb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:57,839 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.838705 | 5526bd4d-0ad6-466e-8998-3c04c45e26fd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463871 2025-10-01 08:28:57,853 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.852806 | fa163edc-743b-971c-e7d8-00000000f61e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:28:57,950 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.949775 | fa163edc-743b-971c-e7d8-00000000f509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005463870 2025-10-01 08:28:57,962 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.962186 | fa163edc-743b-971c-e7d8-00000000f50a | TASK | Finalise hashes for all containers 2025-10-01 08:28:57,985 p=83200 u=zuul n=ansible | 2025-10-01 08:28:57.984395 | fa163edc-743b-971c-e7d8-00000000f507 | OK | Create container logs path | np0005463867 2025-10-01 08:28:58,002 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.002648 | fa163edc-743b-971c-e7d8-00000000f509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:28:58,025 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.025028 | fa163edc-743b-971c-e7d8-00000000f50a | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:28:58,038 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.037763 | fa163edc-743b-971c-e7d8-00000000f50c | TASK | Manage systemd shutdown files 2025-10-01 08:28:58,089 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.088831 | 593e6f56-ee4c-4e87-bee6-a685f72662a4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463870 2025-10-01 08:28:58,106 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.105810 | fa163edc-743b-971c-e7d8-00000000f641 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:28:58,114 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.113939 | fa163edc-743b-971c-e7d8-00000000f509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005463872 2025-10-01 08:28:58,116 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.116150 | fa163edc-743b-971c-e7d8-00000000f507 | OK | Create container logs path | np0005463866 2025-10-01 08:28:58,127 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.127623 | fa163edc-743b-971c-e7d8-00000000f50a | TASK | Finalise hashes for all containers 2025-10-01 08:28:58,151 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.150992 | fa163edc-743b-971c-e7d8-00000000f509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:28:58,204 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.203999 | fa163edc-743b-971c-e7d8-00000000f50a | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:28:58,205 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.205464 | fa163edc-743b-971c-e7d8-00000000f61e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463871 2025-10-01 08:28:58,220 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.216709 | fa163edc-743b-971c-e7d8-00000000f61f | TASK | Set podman_drop_in fact 2025-10-01 08:28:58,239 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.239058 | fa163edc-743b-971c-e7d8-00000000f50c | TASK | Manage systemd shutdown files 2025-10-01 08:28:58,249 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.248543 | fa163edc-743b-971c-e7d8-00000000f0bb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:28:58,272 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.267345 | fa163edc-743b-971c-e7d8-00000000f0bc | TASK | Finalise hashes for all containers 2025-10-01 08:28:58,287 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.287432 | fa163edc-743b-971c-e7d8-00000000f61f | OK | Set podman_drop_in fact | np0005463871 2025-10-01 08:28:58,307 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.307351 | 4aa0aee3-12e4-41f7-a771-29fdb41c7ef3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463872 2025-10-01 08:28:58,325 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.325008 | fa163edc-743b-971c-e7d8-00000000f621 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:28:58,343 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.342850 | fa163edc-743b-971c-e7d8-00000000f666 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:28:58,360 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.359423 | fa163edc-743b-971c-e7d8-00000000f0bc | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:28:58,379 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.379375 | fa163edc-743b-971c-e7d8-00000000f0be | TASK | Manage systemd shutdown files 2025-10-01 08:28:58,400 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.399386 | fa163edc-743b-971c-e7d8-00000000f509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005463867 2025-10-01 08:28:58,432 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.432111 | fa163edc-743b-971c-e7d8-00000000f50a | TASK | Finalise hashes for all containers 2025-10-01 08:28:58,444 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.443152 | fa163edc-743b-971c-e7d8-00000000f0be | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:28:58,499 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.491021 | fa163edc-743b-971c-e7d8-00000000f0c0 | TASK | Update container configs with new config hashes 2025-10-01 08:28:58,520 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.511425 | fa163edc-743b-971c-e7d8-00000000f641 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463870 2025-10-01 08:28:58,525 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.524891 | fa163edc-743b-971c-e7d8-00000000f50a | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:28:58,527 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.526595 | fa163edc-743b-971c-e7d8-00000000f509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005463866 2025-10-01 08:28:58,559 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.558789 | fa163edc-743b-971c-e7d8-00000000f642 | TASK | Set podman_drop_in fact 2025-10-01 08:28:58,589 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.588542 | fa163edc-743b-971c-e7d8-00000000f50a | TASK | Finalise hashes for all containers 2025-10-01 08:28:58,623 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.622992 | fa163edc-743b-971c-e7d8-00000000f50c | TASK | Manage systemd shutdown files 2025-10-01 08:28:58,633 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.632604 | fa163edc-743b-971c-e7d8-00000000f0c0 | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:28:58,635 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.634793 | fa163edc-743b-971c-e7d8-00000000f642 | OK | Set podman_drop_in fact | np0005463870 2025-10-01 08:28:58,656 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.650544 | fa163edc-743b-971c-e7d8-00000000f644 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:28:58,705 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.704338 | fa163edc-743b-971c-e7d8-00000000f0c1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:28:58,720 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.719712 | fa163edc-743b-971c-e7d8-00000000f50a | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:28:58,721 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.720798 | fa163edc-743b-971c-e7d8-00000000f666 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463872 2025-10-01 08:28:58,744 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.743853 | 58b95c67-0dbb-44a0-a507-34813d93a352 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463867 2025-10-01 08:28:58,759 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.759068 | fa163edc-743b-971c-e7d8-00000000f667 | TASK | Set podman_drop_in fact 2025-10-01 08:28:58,786 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.779909 | fa163edc-743b-971c-e7d8-00000000f50c | TASK | Manage systemd shutdown files 2025-10-01 08:28:58,818 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.818197 | fa163edc-743b-971c-e7d8-00000000f695 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:28:58,834 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.833953 | fa163edc-743b-971c-e7d8-00000000f667 | OK | Set podman_drop_in fact | np0005463872 2025-10-01 08:28:58,865 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.864789 | 3118148c-7c04-42ec-af51-7f59fa2cf194 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463865 2025-10-01 08:28:58,874 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.873843 | 7a926ac8-375c-4b0f-90c0-64db16e823e1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463866 2025-10-01 08:28:58,893 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.892694 | fa163edc-743b-971c-e7d8-00000000f669 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:28:58,929 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.928466 | fa163edc-743b-971c-e7d8-00000000f6b4 | TASK | Gather podman infos 2025-10-01 08:28:58,950 p=83200 u=zuul n=ansible | 2025-10-01 08:28:58.950281 | fa163edc-743b-971c-e7d8-00000000f6b9 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:28:59,170 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.169677 | fa163edc-743b-971c-e7d8-00000000f695 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463867 2025-10-01 08:28:59,192 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.192127 | fa163edc-743b-971c-e7d8-00000000f696 | TASK | Set podman_drop_in fact 2025-10-01 08:28:59,212 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.210295 | fa163edc-743b-971c-e7d8-00000000f621 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-container-shutdown 2025-10-01 08:28:59,260 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.259471 | fa163edc-743b-971c-e7d8-00000000f696 | OK | Set podman_drop_in fact | np0005463867 2025-10-01 08:28:59,282 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.281789 | fa163edc-743b-971c-e7d8-00000000f698 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:28:59,304 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.303595 | fa163edc-743b-971c-e7d8-00000000f6b9 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463866 2025-10-01 08:28:59,336 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.335952 | fa163edc-743b-971c-e7d8-00000000f6ba | TASK | Set podman_drop_in fact 2025-10-01 08:28:59,404 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.403859 | fa163edc-743b-971c-e7d8-00000000f6ba | OK | Set podman_drop_in fact | np0005463866 2025-10-01 08:28:59,420 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.419761 | fa163edc-743b-971c-e7d8-00000000f6bc | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:28:59,520 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.517861 | fa163edc-743b-971c-e7d8-00000000f644 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-container-shutdown 2025-10-01 08:28:59,792 p=83200 u=zuul n=ansible | 2025-10-01 08:28:59.790629 | fa163edc-743b-971c-e7d8-00000000f669 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-container-shutdown 2025-10-01 08:29:00,045 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.042338 | fa163edc-743b-971c-e7d8-00000000f621 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-start-podman-container 2025-10-01 08:29:00,072 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.072468 | fa163edc-743b-971c-e7d8-00000000f622 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:29:00,133 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.130931 | fa163edc-743b-971c-e7d8-00000000f698 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-container-shutdown 2025-10-01 08:29:00,150 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.148983 | fa163edc-743b-971c-e7d8-00000000f6bc | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-container-shutdown 2025-10-01 08:29:00,306 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.305287 | fa163edc-743b-971c-e7d8-00000000f644 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-start-podman-container 2025-10-01 08:29:00,325 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.325071 | fa163edc-743b-971c-e7d8-00000000f645 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:29:00,540 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.540053 | fa163edc-743b-971c-e7d8-00000000f6b4 | OK | Gather podman infos | np0005463865 2025-10-01 08:29:00,613 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.606696 | fa163edc-743b-971c-e7d8-00000000f6b5 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:29:00,620 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.614152 | fa163edc-743b-971c-e7d8-00000000f669 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-start-podman-container 2025-10-01 08:29:00,652 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.651913 | fa163edc-743b-971c-e7d8-00000000f66a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:29:00,843 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.842573 | fa163edc-743b-971c-e7d8-00000000f0c2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:29:00,945 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.941930 | 78f35f0b-9507-49ae-aea1-03889af22c20 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463865 2025-10-01 08:29:00,967 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.966857 | fa163edc-743b-971c-e7d8-00000000f751 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:29:00,975 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.975145 | fa163edc-743b-971c-e7d8-00000000f622 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463871 2025-10-01 08:29:00,987 p=83200 u=zuul n=ansible | 2025-10-01 08:29:00.987098 | fa163edc-743b-971c-e7d8-00000000f623 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:29:01,008 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.006600 | fa163edc-743b-971c-e7d8-00000000f6bc | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-start-podman-container 2025-10-01 08:29:01,022 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.020651 | fa163edc-743b-971c-e7d8-00000000f698 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-start-podman-container 2025-10-01 08:29:01,046 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.046405 | fa163edc-743b-971c-e7d8-00000000f6bd | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:29:01,066 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.066203 | fa163edc-743b-971c-e7d8-00000000f699 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:29:01,212 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.211930 | fa163edc-743b-971c-e7d8-00000000f645 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463870 2025-10-01 08:29:01,224 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.224100 | fa163edc-743b-971c-e7d8-00000000f646 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:29:01,451 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.450850 | fa163edc-743b-971c-e7d8-00000000f66a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463872 2025-10-01 08:29:01,463 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.462899 | fa163edc-743b-971c-e7d8-00000000f66b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:29:01,875 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.874649 | fa163edc-743b-971c-e7d8-00000000f623 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463871 2025-10-01 08:29:01,901 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.900349 | fa163edc-743b-971c-e7d8-00000000f624 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:29:01,924 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.923806 | fa163edc-743b-971c-e7d8-00000000f6bd | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463866 2025-10-01 08:29:01,951 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.951256 | fa163edc-743b-971c-e7d8-00000000f6be | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:29:01,960 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.960122 | fa163edc-743b-971c-e7d8-00000000f699 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463867 2025-10-01 08:29:01,984 p=83200 u=zuul n=ansible | 2025-10-01 08:29:01.983859 | fa163edc-743b-971c-e7d8-00000000f69a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:29:02,071 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.070337 | fa163edc-743b-971c-e7d8-00000000f751 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:29:02,094 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.093531 | fa163edc-743b-971c-e7d8-00000000f752 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:29:02,153 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.151047 | fa163edc-743b-971c-e7d8-00000000f646 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463870 2025-10-01 08:29:02,170 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.169948 | fa163edc-743b-971c-e7d8-00000000f647 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:29:02,282 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.281813 | fa163edc-743b-971c-e7d8-00000000f66b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463872 2025-10-01 08:29:02,293 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.293544 | fa163edc-743b-971c-e7d8-00000000f66c | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:29:02,631 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.630079 | fa163edc-743b-971c-e7d8-00000000f624 | OK | Enable and start tripleo-container-shutdown | np0005463871 2025-10-01 08:29:02,656 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.655854 | fa163edc-743b-971c-e7d8-00000000f625 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:29:02,801 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.800854 | fa163edc-743b-971c-e7d8-00000000f6be | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463866 2025-10-01 08:29:02,818 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.818511 | fa163edc-743b-971c-e7d8-00000000f6bf | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:29:02,858 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.858034 | fa163edc-743b-971c-e7d8-00000000f69a | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463867 2025-10-01 08:29:02,877 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.876552 | fa163edc-743b-971c-e7d8-00000000f69b | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:29:02,898 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.897367 | fa163edc-743b-971c-e7d8-00000000f647 | OK | Enable and start tripleo-container-shutdown | np0005463870 2025-10-01 08:29:02,911 p=83200 u=zuul n=ansible | 2025-10-01 08:29:02.911073 | fa163edc-743b-971c-e7d8-00000000f648 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:29:03,058 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.057899 | fa163edc-743b-971c-e7d8-00000000f66c | OK | Enable and start tripleo-container-shutdown | np0005463872 2025-10-01 08:29:03,071 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.070932 | fa163edc-743b-971c-e7d8-00000000f66d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:29:03,457 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.456557 | fa163edc-743b-971c-e7d8-00000000f625 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463871 2025-10-01 08:29:03,480 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.480457 | fa163edc-743b-971c-e7d8-00000000f626 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:29:03,646 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.645282 | fa163edc-743b-971c-e7d8-00000000f6bf | OK | Enable and start tripleo-container-shutdown | np0005463866 2025-10-01 08:29:03,672 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.671395 | fa163edc-743b-971c-e7d8-00000000f6c0 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:29:03,726 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.726106 | fa163edc-743b-971c-e7d8-00000000f69b | OK | Enable and start tripleo-container-shutdown | np0005463867 2025-10-01 08:29:03,744 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.744282 | fa163edc-743b-971c-e7d8-00000000f69c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:29:03,786 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.785548 | fa163edc-743b-971c-e7d8-00000000f648 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463870 2025-10-01 08:29:03,799 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.798852 | fa163edc-743b-971c-e7d8-00000000f649 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:29:03,944 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.943694 | fa163edc-743b-971c-e7d8-00000000f66d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463872 2025-10-01 08:29:03,960 p=83200 u=zuul n=ansible | 2025-10-01 08:29:03.959332 | fa163edc-743b-971c-e7d8-00000000f66e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:29:04,328 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.327403 | fa163edc-743b-971c-e7d8-00000000f626 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463871 2025-10-01 08:29:04,350 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.350292 | fa163edc-743b-971c-e7d8-00000000f627 | TASK | Enable and start netns-placeholder 2025-10-01 08:29:04,560 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.559429 | fa163edc-743b-971c-e7d8-00000000f6c0 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463866 2025-10-01 08:29:04,582 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.581929 | fa163edc-743b-971c-e7d8-00000000f6c1 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:29:04,642 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.641605 | fa163edc-743b-971c-e7d8-00000000f69c | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463867 2025-10-01 08:29:04,666 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.665875 | fa163edc-743b-971c-e7d8-00000000f69d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:29:04,673 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.673031 | fa163edc-743b-971c-e7d8-00000000f649 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463870 2025-10-01 08:29:04,685 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.685417 | fa163edc-743b-971c-e7d8-00000000f64a | TASK | Enable and start netns-placeholder 2025-10-01 08:29:04,763 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.763192 | fa163edc-743b-971c-e7d8-00000000f66e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463872 2025-10-01 08:29:04,776 p=83200 u=zuul n=ansible | 2025-10-01 08:29:04.776115 | fa163edc-743b-971c-e7d8-00000000f66f | TASK | Enable and start netns-placeholder 2025-10-01 08:29:05,068 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.068092 | fa163edc-743b-971c-e7d8-00000000f627 | CHANGED | Enable and start netns-placeholder | np0005463871 2025-10-01 08:29:05,084 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.084263 | fa163edc-743b-971c-e7d8-00000000f50e | TASK | Update container configs with new config hashes 2025-10-01 08:29:05,160 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.160237 | 2c848c23-0a8d-4275-9507-295782c37ad9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463871 2025-10-01 08:29:05,176 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.175796 | fa163edc-743b-971c-e7d8-00000000f7c7 | TASK | Update config hashes for container startup configs 2025-10-01 08:29:05,461 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.460155 | fa163edc-743b-971c-e7d8-00000000f6c1 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463866 2025-10-01 08:29:05,496 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.496370 | fa163edc-743b-971c-e7d8-00000000f6c2 | TASK | Enable and start netns-placeholder 2025-10-01 08:29:05,526 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.517687 | fa163edc-743b-971c-e7d8-00000000f752 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463865 2025-10-01 08:29:05,527 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.527405 | fa163edc-743b-971c-e7d8-00000000f69d | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463867 2025-10-01 08:29:05,603 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.602768 | fa163edc-743b-971c-e7d8-00000000f69e | TASK | Enable and start netns-placeholder 2025-10-01 08:29:05,615 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.615015 | fa163edc-743b-971c-e7d8-00000000f7c7 | OK | Update config hashes for container startup configs | np0005463871 2025-10-01 08:29:05,617 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.617404 | fa163edc-743b-971c-e7d8-00000000f64a | CHANGED | Enable and start netns-placeholder | np0005463870 2025-10-01 08:29:05,620 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.619644 | fa163edc-743b-971c-e7d8-00000000f66f | CHANGED | Enable and start netns-placeholder | np0005463872 2025-10-01 08:29:05,635 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.635326 | fa163edc-743b-971c-e7d8-00000000f50e | TASK | Update container configs with new config hashes 2025-10-01 08:29:05,659 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.659164 | fa163edc-743b-971c-e7d8-00000000f50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:05,678 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.678106 | fa163edc-743b-971c-e7d8-00000000f50e | TASK | Update container configs with new config hashes 2025-10-01 08:29:05,709 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.708886 | fa163edc-743b-971c-e7d8-00000000efd6 | TASK | Set NB connection 2025-10-01 08:29:05,745 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.745165 | 8aee4e44-fd22-4eed-b6b4-19cd2d0605a1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463870 2025-10-01 08:29:05,750 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.750295 | 844ace86-b853-4f6c-a8bd-d47bb421bcb8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463871 2025-10-01 08:29:05,766 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.765884 | fa163edc-743b-971c-e7d8-00000000f7f4 | TASK | Update config hashes for container startup configs 2025-10-01 08:29:05,783 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.782885 | fa163edc-743b-971c-e7d8-00000000f7f8 | TASK | Gather podman infos 2025-10-01 08:29:05,804 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.804461 | 5b4d2dd3-2281-4353-974e-783fec9f5f00 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463872 2025-10-01 08:29:05,816 p=83200 u=zuul n=ansible | 2025-10-01 08:29:05.816229 | fa163edc-743b-971c-e7d8-00000000f83a | TASK | Update config hashes for container startup configs 2025-10-01 08:29:06,156 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.154989 | fa163edc-743b-971c-e7d8-00000000f7f4 | OK | Update config hashes for container startup configs | np0005463870 2025-10-01 08:29:06,191 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.190137 | fa163edc-743b-971c-e7d8-00000000f50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:06,208 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.206386 | fa163edc-743b-971c-e7d8-00000000f83a | OK | Update config hashes for container startup configs | np0005463872 2025-10-01 08:29:06,235 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.234923 | fa163edc-743b-971c-e7d8-00000000f50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:06,265 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.265473 | fa163edc-743b-971c-e7d8-00000000efd6 | CHANGED | Set NB connection | np0005463865 2025-10-01 08:29:06,286 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.285518 | 638db312-4ae2-4173-881f-07961a4dac89 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463870 2025-10-01 08:29:06,313 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.313217 | fa163edc-743b-971c-e7d8-00000000f85d | TASK | Gather podman infos 2025-10-01 08:29:06,362 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.352519 | fa163edc-743b-971c-e7d8-00000000efd7 | TASK | Set SB connection 2025-10-01 08:29:06,376 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.375823 | fa163edc-743b-971c-e7d8-00000000f6c2 | CHANGED | Enable and start netns-placeholder | np0005463866 2025-10-01 08:29:06,412 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.412108 | 3f6e327b-b0c3-49d5-841f-a6d608d8a907 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463872 2025-10-01 08:29:06,442 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.441502 | fa163edc-743b-971c-e7d8-00000000f88e | TASK | Gather podman infos 2025-10-01 08:29:06,496 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.495546 | fa163edc-743b-971c-e7d8-00000000f50e | TASK | Update container configs with new config hashes 2025-10-01 08:29:06,506 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.505593 | fa163edc-743b-971c-e7d8-00000000f69e | CHANGED | Enable and start netns-placeholder | np0005463867 2025-10-01 08:29:06,508 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.508271 | fa163edc-743b-971c-e7d8-00000000f7f8 | OK | Gather podman infos | np0005463871 2025-10-01 08:29:06,539 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.539458 | fa163edc-743b-971c-e7d8-00000000f7f9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:06,574 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.573924 | fa163edc-743b-971c-e7d8-00000000f50e | TASK | Update container configs with new config hashes 2025-10-01 08:29:06,602 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.601972 | 04b909dc-13de-4f39-8423-e20bae65d0e6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463866 2025-10-01 08:29:06,622 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.622489 | fa163edc-743b-971c-e7d8-00000000f8bf | TASK | Update config hashes for container startup configs 2025-10-01 08:29:06,659 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.659043 | 8e83ba61-b368-4bea-8c2a-1992b54392a7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463867 2025-10-01 08:29:06,694 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.693986 | fa163edc-743b-971c-e7d8-00000000f8fd | TASK | Update config hashes for container startup configs 2025-10-01 08:29:06,747 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.747524 | fa163edc-743b-971c-e7d8-00000000f510 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:06,802 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.801706 | 066f87f1-39fd-4833-9ab2-d4e5d40b983a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463871 2025-10-01 08:29:06,820 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.820395 | fa163edc-743b-971c-e7d8-00000000f933 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:06,881 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.881049 | fa163edc-743b-971c-e7d8-00000000efd7 | CHANGED | Set SB connection | np0005463865 2025-10-01 08:29:06,897 p=83200 u=zuul n=ansible | 2025-10-01 08:29:06.897679 | fa163edc-743b-971c-e7d8-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-01 08:29:07,005 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.002139 | fa163edc-743b-971c-e7d8-00000000f85d | OK | Gather podman infos | np0005463870 2025-10-01 08:29:07,017 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.017249 | fa163edc-743b-971c-e7d8-00000000f8bf | OK | Update config hashes for container startup configs | np0005463866 2025-10-01 08:29:07,034 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.034040 | fa163edc-743b-971c-e7d8-00000000f85e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:07,060 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.059615 | fa163edc-743b-971c-e7d8-00000000f50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:07,077 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.076704 | fa163edc-743b-971c-e7d8-00000000f8fd | OK | Update config hashes for container startup configs | np0005463867 2025-10-01 08:29:07,097 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.097116 | fa163edc-743b-971c-e7d8-00000000f50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:07,172 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.171716 | fabe176d-98f4-40dc-88a2-ed8bc77c9ef4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463866 2025-10-01 08:29:07,194 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.193692 | fa163edc-743b-971c-e7d8-00000000f9bd | TASK | Gather podman infos 2025-10-01 08:29:07,201 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.200830 | fa163edc-743b-971c-e7d8-00000000f88e | OK | Gather podman infos | np0005463872 2025-10-01 08:29:07,228 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.228314 | 9ea1686c-dc99-44ff-addb-dd3f2448b677 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463867 2025-10-01 08:29:07,252 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.252241 | fa163edc-743b-971c-e7d8-00000000f88f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:07,280 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.280057 | fa163edc-743b-971c-e7d8-00000000f9ea | TASK | Gather podman infos 2025-10-01 08:29:07,295 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.287345 | fa163edc-743b-971c-e7d8-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005463865 2025-10-01 08:29:07,324 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.323649 | fa163edc-743b-971c-e7d8-00000000f510 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:07,391 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.386645 | c2606302-10be-4216-b938-5983c6ee348e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463870 2025-10-01 08:29:07,408 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.408439 | fa163edc-743b-971c-e7d8-00000000fa53 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:07,437 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.437534 | fa163edc-743b-971c-e7d8-00000000f510 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:07,484 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.483862 | f7e6e274-fa85-4986-8781-9b9163ea327a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463865 2025-10-01 08:29:07,506 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.505877 | fa163edc-743b-971c-e7d8-00000000fa99 | TASK | Write the config_step hieradata 2025-10-01 08:29:07,524 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.524450 | 1de1a47d-4adb-4098-91c9-38e4a8f1df03 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463872 2025-10-01 08:29:07,542 p=83200 u=zuul n=ansible | 2025-10-01 08:29:07.542367 | fa163edc-743b-971c-e7d8-00000000fab1 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:08,345 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.344278 | fa163edc-743b-971c-e7d8-00000000f9bd | OK | Gather podman infos | np0005463866 2025-10-01 08:29:08,595 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.594348 | fa163edc-743b-971c-e7d8-00000000f9ea | OK | Gather podman infos | np0005463867 2025-10-01 08:29:08,645 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.644426 | fa163edc-743b-971c-e7d8-00000000fa99 | OK | Write the config_step hieradata | np0005463865 2025-10-01 08:29:08,671 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.671343 | fa163edc-743b-971c-e7d8-00000000fa9a | TASK | Run puppet host configuration for step 3 2025-10-01 08:29:08,698 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.698248 | fa163edc-743b-971c-e7d8-00000000f9be | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:08,730 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.729674 | fa163edc-743b-971c-e7d8-00000000f9eb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:08,894 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.894069 | fa163edc-743b-971c-e7d8-00000000f510 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:08,948 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.948482 | fc886f51-3dd2-49ec-aac1-679dfc4501d3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463866 2025-10-01 08:29:08,970 p=83200 u=zuul n=ansible | 2025-10-01 08:29:08.969861 | fa163edc-743b-971c-e7d8-00000000fb73 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:09,006 p=83200 u=zuul n=ansible | 2025-10-01 08:29:09.005095 | fa163edc-743b-971c-e7d8-00000000f510 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:09,088 p=83200 u=zuul n=ansible | 2025-10-01 08:29:09.087990 | 29b61ff4-187f-48fd-b16b-2f6464100512 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463867 2025-10-01 08:29:09,120 p=83200 u=zuul n=ansible | 2025-10-01 08:29:09.120332 | fa163edc-743b-971c-e7d8-00000000fbb7 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:09,482 p=83200 u=zuul n=ansible | 2025-10-01 08:29:09.481213 | fa163edc-743b-971c-e7d8-00000000fa9a | CHANGED | Run puppet host configuration for step 3 | np0005463865 2025-10-01 08:29:09,506 p=83200 u=zuul n=ansible | 2025-10-01 08:29:09.505750 | fa163edc-743b-971c-e7d8-00000000fa9b | TASK | Wait for puppet host configuration to finish 2025-10-01 08:29:11,139 p=83200 u=zuul n=ansible | 2025-10-01 08:29:11.138381 | fa163edc-743b-971c-e7d8-00000000f933 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463871 2025-10-01 08:29:11,157 p=83200 u=zuul n=ansible | 2025-10-01 08:29:11.156860 | fa163edc-743b-971c-e7d8-00000000f934 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:11,510 p=83200 u=zuul n=ansible | 2025-10-01 08:29:11.509680 | fa163edc-743b-971c-e7d8-00000000fa53 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463870 2025-10-01 08:29:11,534 p=83200 u=zuul n=ansible | 2025-10-01 08:29:11.534238 | fa163edc-743b-971c-e7d8-00000000fa54 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:12,756 p=83200 u=zuul n=ansible | 2025-10-01 08:29:12.755379 | fa163edc-743b-971c-e7d8-00000000fab1 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463872 2025-10-01 08:29:12,784 p=83200 u=zuul n=ansible | 2025-10-01 08:29:12.783774 | fa163edc-743b-971c-e7d8-00000000fab2 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:15,154 p=83200 u=zuul n=ansible | 2025-10-01 08:29:15.153521 | fa163edc-743b-971c-e7d8-00000000fb73 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463866 2025-10-01 08:29:15,182 p=83200 u=zuul n=ansible | 2025-10-01 08:29:15.182038 | fa163edc-743b-971c-e7d8-00000000fb74 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:16,386 p=83200 u=zuul n=ansible | 2025-10-01 08:29:16.385104 | fa163edc-743b-971c-e7d8-00000000fbb7 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463867 2025-10-01 08:29:16,412 p=83200 u=zuul n=ansible | 2025-10-01 08:29:16.411729 | fa163edc-743b-971c-e7d8-00000000fbb8 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:30,528 p=83200 u=zuul n=ansible | 2025-10-01 08:29:30.527695 | fa163edc-743b-971c-e7d8-00000000fa9b | CHANGED | Wait for puppet host configuration to finish | np0005463865 2025-10-01 08:29:30,555 p=83200 u=zuul n=ansible | 2025-10-01 08:29:30.554565 | fa163edc-743b-971c-e7d8-00000000fa9c | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-01 08:29:30,641 p=83200 u=zuul n=ansible | 2025-10-01 08:29:30.640412 | fa163edc-743b-971c-e7d8-00000000fa9c | CHANGED | Debug output for task: Run puppet host configuration for step 3 | np0005463865 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:29:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:29:15 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:29:15 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:29:15 puppet-user: (file & line not available)", "<13>Oct 1 08:29:15 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:29:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:29:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:29:16 puppet-user: Notice: Compiled catalog for np0005463865.ooo.test in environment production in 0.57 seconds", "<13>Oct 1 08:29:20 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 1 08:29:23 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 1 08:29:24 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 1 08:29:24 puppet-user: Notice: Applied catalog in 8.28 seconds", "<13>Oct 1 08:29:24 puppet-user: Application:", "<13>Oct 1 08:29:24 puppet-user: Initial environment: production", "<13>Oct 1 08:29:24 puppet-user: Converged environment: production", "<13>Oct 1 08:29:24 puppet-user: Run mode: user", "<13>Oct 1 08:29:24 puppet-user: Changes:", "<13>Oct 1 08:29:24 puppet-user: Total: 2", "<13>Oct 1 08:29:24 puppet-user: Events:", "<13>Oct 1 08:29:24 puppet-user: Success: 2", "<13>Oct 1 08:29:24 puppet-user: Resources:", "<13>Oct 1 08:29:24 puppet-user: Changed: 2", "<13>Oct 1 08:29:24 puppet-user: Out of sync: 2", "<13>Oct 1 08:29:24 puppet-user: Total: 28", "<13>Oct 1 08:29:24 puppet-user: Time:", "<13>Oct 1 08:29:24 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:29:24 puppet-user: Schedule: 0.00", "<13>Oct 1 08:29:24 puppet-user: Package: 0.00", "<13>Oct 1 08:29:24 puppet-user: File line: 0.00", "<13>Oct 1 08:29:24 puppet-user: File: 0.00", "<13>Oct 1 08:29:24 puppet-user: Augeas: 0.01", "<13>Oct 1 08:29:24 puppet-user: User: 0.01", "<13>Oct 1 08:29:24 puppet-user: Service: 0.11", "<13>Oct 1 08:29:24 puppet-user: Config retrieval: 0.62", "<13>Oct 1 08:29:24 puppet-user: Pcmk property: 1.60", "<13>Oct 1 08:29:24 puppet-user: Last run: 1759307364", "<13>Oct 1 08:29:24 puppet-user: Pcmk resource default: 2.07", "<13>Oct 1 08:29:24 puppet-user: Exec: 2.08", "<13>Oct 1 08:29:24 puppet-user: Pcmk resource op default: 2.18", "<13>Oct 1 08:29:24 puppet-user: Transaction evaluation: 8.26", "<13>Oct 1 08:29:24 puppet-user: Catalog application: 8.28", "<13>Oct 1 08:29:24 puppet-user: Total: 8.30", "<13>Oct 1 08:29:24 puppet-user: Version:", "<13>Oct 1 08:29:24 puppet-user: Config: 1759307355", "<13>Oct 1 08:29:24 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:29:30,680 p=83200 u=zuul n=ansible | 2025-10-01 08:29:30.680147 | fa163edc-743b-971c-e7d8-00000000fa9d | TASK | Pre-cache facts for puppet containers 2025-10-01 08:29:30,690 p=83200 u=zuul n=ansible | 2025-10-01 08:29:30.689317 | fa163edc-743b-971c-e7d8-00000000fb74 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463866 2025-10-01 08:29:30,767 p=83200 u=zuul n=ansible | 2025-10-01 08:29:30.767148 | fa163edc-743b-971c-e7d8-00000000f314 | TASK | Gather variables for each operating system 2025-10-01 08:29:30,796 p=83200 u=zuul n=ansible | 2025-10-01 08:29:30.795743 | fa163edc-743b-971c-e7d8-00000000f147 | TASK | Clean container_puppet_tasks for np0005463866 step 3 2025-10-01 08:29:30,911 p=83200 u=zuul n=ansible | 2025-10-01 08:29:30.910655 | fa163edc-743b-971c-e7d8-00000000f315 | TASK | Create puppet caching structures 2025-10-01 08:29:31,098 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.097923 | fa163edc-743b-971c-e7d8-00000000f147 | OK | Clean container_puppet_tasks for np0005463866 step 3 | np0005463866 2025-10-01 08:29:31,132 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.132187 | fa163edc-743b-971c-e7d8-00000000f148 | TASK | Calculate container_puppet_tasks for np0005463866 step 3 2025-10-01 08:29:31,183 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.182804 | fa163edc-743b-971c-e7d8-00000000f149 | TASK | Include container-puppet tasks for step 3 2025-10-01 08:29:31,247 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.243351 | ece64079-949f-4970-a7fa-04accb4abfad | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463866 2025-10-01 08:29:31,282 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.281704 | fa163edc-743b-971c-e7d8-00000000fc69 | TASK | Write container-puppet-tasks json file for np0005463866 step 3 2025-10-01 08:29:31,290 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.290015 | fa163edc-743b-971c-e7d8-00000000f315 | CHANGED | Create puppet caching structures | np0005463865 2025-10-01 08:29:31,313 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.312746 | fa163edc-743b-971c-e7d8-00000000f316 | TASK | Check for facter.conf 2025-10-01 08:29:31,637 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.637160 | fa163edc-743b-971c-e7d8-00000000f316 | OK | Check for facter.conf | np0005463865 2025-10-01 08:29:31,659 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.658804 | fa163edc-743b-971c-e7d8-00000000f317 | TASK | Remove facter.conf if directory 2025-10-01 08:29:31,740 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.739332 | fa163edc-743b-971c-e7d8-00000000f317 | SKIPPED | Remove facter.conf if directory | np0005463865 2025-10-01 08:29:31,757 p=83200 u=zuul n=ansible | 2025-10-01 08:29:31.756909 | fa163edc-743b-971c-e7d8-00000000f318 | TASK | Write facter cache config 2025-10-01 08:29:32,279 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.279161 | fa163edc-743b-971c-e7d8-00000000fc69 | CHANGED | Write container-puppet-tasks json file for np0005463866 step 3 | np0005463866 2025-10-01 08:29:32,298 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.297977 | fa163edc-743b-971c-e7d8-00000000fc6b | TASK | Generate container puppet configs for step 3 2025-10-01 08:29:32,333 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.332851 | fa163edc-743b-971c-e7d8-00000000fbb8 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463867 2025-10-01 08:29:32,374 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.373612 | fa163edc-743b-971c-e7d8-00000000f15d | TASK | Clean container_puppet_tasks for np0005463867 step 3 2025-10-01 08:29:32,621 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.620421 | fa163edc-743b-971c-e7d8-00000000f318 | CHANGED | Write facter cache config | np0005463865 2025-10-01 08:29:32,648 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.647901 | fa163edc-743b-971c-e7d8-00000000f319 | TASK | Cleanup facter cache if exists 2025-10-01 08:29:32,666 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.665847 | fa163edc-743b-971c-e7d8-00000000fc6b | OK | Generate container puppet configs for step 3 | np0005463866 2025-10-01 08:29:32,685 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.685155 | fa163edc-743b-971c-e7d8-00000000fc6c | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-01 08:29:32,770 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.770278 | fa163edc-743b-971c-e7d8-00000000fca7 | TASK | Gather variables for each operating system 2025-10-01 08:29:32,780 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.779395 | fa163edc-743b-971c-e7d8-00000000f15d | OK | Clean container_puppet_tasks for np0005463867 step 3 | np0005463867 2025-10-01 08:29:32,806 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.805579 | fa163edc-743b-971c-e7d8-00000000f15e | TASK | Calculate container_puppet_tasks for np0005463867 step 3 2025-10-01 08:29:32,888 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.888442 | fa163edc-743b-971c-e7d8-00000000f15f | TASK | Include container-puppet tasks for step 3 2025-10-01 08:29:32,918 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.917840 | fa163edc-743b-971c-e7d8-00000000fca8 | TASK | Create container logs path 2025-10-01 08:29:32,944 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.943702 | 0077b392-ddfe-46f2-9122-17d16bd1a6ca | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463867 2025-10-01 08:29:32,975 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.975402 | fa163edc-743b-971c-e7d8-00000000fce6 | TASK | Write container-puppet-tasks json file for np0005463867 step 3 2025-10-01 08:29:32,998 p=83200 u=zuul n=ansible | 2025-10-01 08:29:32.998177 | fa163edc-743b-971c-e7d8-00000000f319 | CHANGED | Cleanup facter cache if exists | np0005463865 2025-10-01 08:29:33,017 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.017382 | fa163edc-743b-971c-e7d8-00000000f31a | TASK | Pre-cache facts 2025-10-01 08:29:33,109 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.108773 | fa163edc-743b-971c-e7d8-00000000f934 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463871 2025-10-01 08:29:33,163 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.162755 | fa163edc-743b-971c-e7d8-00000000f104 | TASK | Clean container_puppet_tasks for np0005463871 step 3 2025-10-01 08:29:33,271 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.270559 | fa163edc-743b-971c-e7d8-00000000fca8 | OK | Create container logs path | np0005463866 2025-10-01 08:29:33,298 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.298433 | fa163edc-743b-971c-e7d8-00000000fcaa | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:33,506 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.505120 | fa163edc-743b-971c-e7d8-00000000f104 | OK | Clean container_puppet_tasks for np0005463871 step 3 | np0005463871 2025-10-01 08:29:33,530 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.530484 | fa163edc-743b-971c-e7d8-00000000f105 | TASK | Calculate container_puppet_tasks for np0005463871 step 3 2025-10-01 08:29:33,603 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.603109 | fa163edc-743b-971c-e7d8-00000000f106 | TASK | Include container-puppet tasks for step 3 2025-10-01 08:29:33,647 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.643677 | fa163edc-743b-971c-e7d8-00000000fcaa | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463866 2025-10-01 08:29:33,665 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.665248 | 03e8b399-1607-4353-9a5b-a4f24e3f3431 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463871 2025-10-01 08:29:33,685 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.684628 | fa163edc-743b-971c-e7d8-00000000fd0b | TASK | Write container-puppet-tasks json file for np0005463871 step 3 2025-10-01 08:29:33,707 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.707290 | fa163edc-743b-971c-e7d8-00000000fcab | TASK | Finalise hashes for all containers 2025-10-01 08:29:33,736 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.735357 | fa163edc-743b-971c-e7d8-00000000fcab | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:29:33,752 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.751801 | fa163edc-743b-971c-e7d8-00000000fcad | TASK | Manage systemd shutdown files 2025-10-01 08:29:33,768 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.767631 | fa163edc-743b-971c-e7d8-00000000f31a | CHANGED | Pre-cache facts | np0005463865 2025-10-01 08:29:33,790 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.790301 | fa163edc-743b-971c-e7d8-00000000f31b | TASK | Failed deployment if facter fails 2025-10-01 08:29:33,799 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.798496 | fa163edc-743b-971c-e7d8-00000000fcad | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:29:33,820 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.819551 | fa163edc-743b-971c-e7d8-00000000fcaf | TASK | Update container configs with new config hashes 2025-10-01 08:29:33,830 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.829866 | fa163edc-743b-971c-e7d8-00000000f31b | SKIPPED | Failed deployment if facter fails | np0005463865 2025-10-01 08:29:33,868 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.868091 | fa163edc-743b-971c-e7d8-00000000f31c | TASK | Sync cached facts 2025-10-01 08:29:33,876 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.875611 | fa163edc-743b-971c-e7d8-00000000fcaf | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:29:33,895 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.894870 | fa163edc-743b-971c-e7d8-00000000fcb0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:33,947 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.947046 | fa163edc-743b-971c-e7d8-00000000fcb0 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463866 2025-10-01 08:29:33,968 p=83200 u=zuul n=ansible | 2025-10-01 08:29:33.967585 | fa163edc-743b-971c-e7d8-00000000fcb1 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:34,013 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.012121 | fa163edc-743b-971c-e7d8-00000000fcb1 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463866 2025-10-01 08:29:34,073 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.072654 | fa163edc-743b-971c-e7d8-00000000fce6 | CHANGED | Write container-puppet-tasks json file for np0005463867 step 3 | np0005463867 2025-10-01 08:29:34,114 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.113320 | fa163edc-743b-971c-e7d8-00000000fce8 | TASK | Generate container puppet configs for step 3 2025-10-01 08:29:34,262 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.261311 | fa163edc-743b-971c-e7d8-00000000f31c | CHANGED | Sync cached facts | np0005463865 -> 192.168.122.103 2025-10-01 08:29:34,263 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> 192.168.122.103', 'fa163edc-743b-971c-e7d8-00000000f31c') missing from stats 2025-10-01 08:29:34,309 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.308493 | fa163edc-743b-971c-e7d8-00000000fa54 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463870 2025-10-01 08:29:34,350 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.350373 | fa163edc-743b-971c-e7d8-00000000fa9e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:29:34,373 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.372498 | fa163edc-743b-971c-e7d8-00000000f104 | TASK | Clean container_puppet_tasks for np0005463871 step 3 2025-10-01 08:29:34,413 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.412939 | fa163edc-743b-971c-e7d8-00000000fa9e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463865 2025-10-01 08:29:34,440 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.439557 | fa163edc-743b-971c-e7d8-00000000faa0 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-01 08:29:34,508 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.508305 | fa163edc-743b-971c-e7d8-00000000f506 | TASK | Gather variables for each operating system 2025-10-01 08:29:34,536 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.535806 | fa163edc-743b-971c-e7d8-00000000fce8 | OK | Generate container puppet configs for step 3 | np0005463867 2025-10-01 08:29:34,553 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.553135 | fa163edc-743b-971c-e7d8-00000000fce9 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-01 08:29:34,624 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.624623 | fa163edc-743b-971c-e7d8-00000000fca7 | TASK | Gather variables for each operating system 2025-10-01 08:29:34,642 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.642154 | fa163edc-743b-971c-e7d8-00000000fd0b | CHANGED | Write container-puppet-tasks json file for np0005463871 step 3 | np0005463871 2025-10-01 08:29:34,654 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.654590 | fa163edc-743b-971c-e7d8-00000000fd0d | TASK | Generate container puppet configs for step 3 2025-10-01 08:29:34,693 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.693229 | fa163edc-743b-971c-e7d8-00000000f507 | TASK | Create container logs path 2025-10-01 08:29:34,715 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.714795 | fa163edc-743b-971c-e7d8-00000000fab2 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463872 2025-10-01 08:29:34,716 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.716401 | fa163edc-743b-971c-e7d8-00000000f104 | OK | Clean container_puppet_tasks for np0005463871 step 3 | np0005463870 2025-10-01 08:29:34,731 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.727884 | fa163edc-743b-971c-e7d8-00000000f105 | TASK | Calculate container_puppet_tasks for np0005463871 step 3 2025-10-01 08:29:34,767 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.767494 | fa163edc-743b-971c-e7d8-00000000f125 | TASK | Clean container_puppet_tasks for np0005463872 step 3 2025-10-01 08:29:34,794 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.794289 | fa163edc-743b-971c-e7d8-00000000fca8 | TASK | Create container logs path 2025-10-01 08:29:34,814 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.814166 | fa163edc-743b-971c-e7d8-00000000f106 | TASK | Include container-puppet tasks for step 3 2025-10-01 08:29:34,889 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.889049 | 3e5cbbca-53e8-4d3a-a978-39e95f3b4ba0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463870 2025-10-01 08:29:34,913 p=83200 u=zuul n=ansible | 2025-10-01 08:29:34.913040 | fa163edc-743b-971c-e7d8-00000000fdb9 | TASK | Write container-puppet-tasks json file for np0005463870 step 3 2025-10-01 08:29:35,009 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.009114 | fa163edc-743b-971c-e7d8-00000000fd0d | OK | Generate container puppet configs for step 3 | np0005463871 2025-10-01 08:29:35,023 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.022583 | fa163edc-743b-971c-e7d8-00000000fd0e | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-01 08:29:35,044 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.043596 | fa163edc-743b-971c-e7d8-00000000f507 | OK | Create container logs path | np0005463865 2025-10-01 08:29:35,101 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.095030 | fa163edc-743b-971c-e7d8-00000000f509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:35,113 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.113032 | fa163edc-743b-971c-e7d8-00000000f125 | OK | Clean container_puppet_tasks for np0005463872 step 3 | np0005463872 2025-10-01 08:29:35,175 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.174433 | fa163edc-743b-971c-e7d8-00000000fca7 | TASK | Gather variables for each operating system 2025-10-01 08:29:35,221 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.220560 | fa163edc-743b-971c-e7d8-00000000f126 | TASK | Calculate container_puppet_tasks for np0005463872 step 3 2025-10-01 08:29:35,230 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.229674 | fa163edc-743b-971c-e7d8-00000000fca8 | OK | Create container logs path | np0005463867 2025-10-01 08:29:35,256 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.255703 | fa163edc-743b-971c-e7d8-00000000fcaa | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:35,298 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.298175 | fa163edc-743b-971c-e7d8-00000000f127 | TASK | Include container-puppet tasks for step 3 2025-10-01 08:29:35,341 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.341375 | fa163edc-743b-971c-e7d8-00000000fca8 | TASK | Create container logs path 2025-10-01 08:29:35,375 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.374749 | 1d720444-0ffe-4b74-ac3b-0c84f313f028 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463872 2025-10-01 08:29:35,402 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.402362 | fa163edc-743b-971c-e7d8-00000000fe20 | TASK | Write container-puppet-tasks json file for np0005463872 step 3 2025-10-01 08:29:35,493 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.492028 | fa163edc-743b-971c-e7d8-00000000f509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005463865 2025-10-01 08:29:35,532 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.532160 | fa163edc-743b-971c-e7d8-00000000f50a | TASK | Finalise hashes for all containers 2025-10-01 08:29:35,596 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.595666 | fa163edc-743b-971c-e7d8-00000000fcaa | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463867 2025-10-01 08:29:35,624 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.624302 | fa163edc-743b-971c-e7d8-00000000fcab | TASK | Finalise hashes for all containers 2025-10-01 08:29:35,634 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.633902 | fa163edc-743b-971c-e7d8-00000000f50a | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:29:35,661 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.657829 | fa163edc-743b-971c-e7d8-00000000f50c | TASK | Manage systemd shutdown files 2025-10-01 08:29:35,670 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.669537 | fa163edc-743b-971c-e7d8-00000000fcab | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:29:35,696 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.695876 | fa163edc-743b-971c-e7d8-00000000fcad | TASK | Manage systemd shutdown files 2025-10-01 08:29:35,704 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.704526 | fa163edc-743b-971c-e7d8-00000000fca8 | OK | Create container logs path | np0005463871 2025-10-01 08:29:35,732 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.728415 | 4cdd48a5-dd8d-4d64-bd34-bb2686a05210 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463865 2025-10-01 08:29:35,747 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.747010 | fa163edc-743b-971c-e7d8-00000000fcaa | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:35,769 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.768778 | fa163edc-743b-971c-e7d8-00000000fe43 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:29:35,777 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.776448 | fa163edc-743b-971c-e7d8-00000000fcad | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:29:35,793 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.793421 | fa163edc-743b-971c-e7d8-00000000fcaf | TASK | Update container configs with new config hashes 2025-10-01 08:29:35,847 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.847210 | fa163edc-743b-971c-e7d8-00000000fcaf | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:29:35,864 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.864134 | fa163edc-743b-971c-e7d8-00000000fcb0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:35,915 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.914458 | fa163edc-743b-971c-e7d8-00000000fcb0 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463867 2025-10-01 08:29:35,931 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.931448 | fa163edc-743b-971c-e7d8-00000000fcb1 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:35,945 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.944545 | fa163edc-743b-971c-e7d8-00000000fdb9 | CHANGED | Write container-puppet-tasks json file for np0005463870 step 3 | np0005463870 2025-10-01 08:29:35,963 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.962660 | fa163edc-743b-971c-e7d8-00000000fdbb | TASK | Generate container puppet configs for step 3 2025-10-01 08:29:35,985 p=83200 u=zuul n=ansible | 2025-10-01 08:29:35.984572 | fa163edc-743b-971c-e7d8-00000000fcb1 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463867 2025-10-01 08:29:36,095 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.095272 | fa163edc-743b-971c-e7d8-00000000fe43 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463865 2025-10-01 08:29:36,142 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.141915 | fa163edc-743b-971c-e7d8-00000000fe44 | TASK | Set podman_drop_in fact 2025-10-01 08:29:36,157 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.156029 | fa163edc-743b-971c-e7d8-00000000fcaa | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463871 2025-10-01 08:29:36,182 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.182179 | fa163edc-743b-971c-e7d8-00000000fcab | TASK | Finalise hashes for all containers 2025-10-01 08:29:36,205 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.204526 | fa163edc-743b-971c-e7d8-00000000fe44 | OK | Set podman_drop_in fact | np0005463865 2025-10-01 08:29:36,235 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.234824 | fa163edc-743b-971c-e7d8-00000000fe46 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:29:36,246 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.245627 | fa163edc-743b-971c-e7d8-00000000fcab | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:29:36,259 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.259579 | fa163edc-743b-971c-e7d8-00000000fcad | TASK | Manage systemd shutdown files 2025-10-01 08:29:36,291 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.291011 | fa163edc-743b-971c-e7d8-00000000fcad | SKIPPED | Manage systemd shutdown files | np0005463871 2025-10-01 08:29:36,303 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.303170 | fa163edc-743b-971c-e7d8-00000000fcaf | TASK | Update container configs with new config hashes 2025-10-01 08:29:36,361 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.360229 | fa163edc-743b-971c-e7d8-00000000fcaf | SKIPPED | Update container configs with new config hashes | np0005463871 2025-10-01 08:29:36,364 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.363576 | fa163edc-743b-971c-e7d8-00000000fdbb | OK | Generate container puppet configs for step 3 | np0005463870 2025-10-01 08:29:36,400 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.399515 | fa163edc-743b-971c-e7d8-00000000fdbc | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-01 08:29:36,433 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.432544 | fa163edc-743b-971c-e7d8-00000000fcb0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:36,449 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.448655 | fa163edc-743b-971c-e7d8-00000000fe20 | CHANGED | Write container-puppet-tasks json file for np0005463872 step 3 | np0005463872 2025-10-01 08:29:36,484 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.483690 | fa163edc-743b-971c-e7d8-00000000fca7 | TASK | Gather variables for each operating system 2025-10-01 08:29:36,513 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.512198 | fa163edc-743b-971c-e7d8-00000000fe22 | TASK | Generate container puppet configs for step 3 2025-10-01 08:29:36,525 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.524424 | fa163edc-743b-971c-e7d8-00000000fcb0 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463871 2025-10-01 08:29:36,546 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.545972 | fa163edc-743b-971c-e7d8-00000000fcb1 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:36,606 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.605569 | fa163edc-743b-971c-e7d8-00000000fcb1 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463871 2025-10-01 08:29:36,618 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.617902 | fa163edc-743b-971c-e7d8-00000000fca8 | TASK | Create container logs path 2025-10-01 08:29:36,895 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.894659 | fa163edc-743b-971c-e7d8-00000000fe22 | OK | Generate container puppet configs for step 3 | np0005463872 2025-10-01 08:29:36,919 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.918336 | fa163edc-743b-971c-e7d8-00000000fe23 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-01 08:29:36,938 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.937273 | fa163edc-743b-971c-e7d8-00000000fca8 | OK | Create container logs path | np0005463870 2025-10-01 08:29:36,969 p=83200 u=zuul n=ansible | 2025-10-01 08:29:36.968548 | fa163edc-743b-971c-e7d8-00000000fcaa | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:37,019 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.019035 | fa163edc-743b-971c-e7d8-00000000fca7 | TASK | Gather variables for each operating system 2025-10-01 08:29:37,112 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.109736 | fa163edc-743b-971c-e7d8-00000000fe46 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-container-shutdown 2025-10-01 08:29:37,139 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.139227 | fa163edc-743b-971c-e7d8-00000000fca8 | TASK | Create container logs path 2025-10-01 08:29:37,266 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.266206 | fa163edc-743b-971c-e7d8-00000000fcaa | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463870 2025-10-01 08:29:37,278 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.277853 | fa163edc-743b-971c-e7d8-00000000fcab | TASK | Finalise hashes for all containers 2025-10-01 08:29:37,325 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.324909 | fa163edc-743b-971c-e7d8-00000000fcab | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:29:37,340 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.340349 | fa163edc-743b-971c-e7d8-00000000fcad | TASK | Manage systemd shutdown files 2025-10-01 08:29:37,377 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.377016 | fa163edc-743b-971c-e7d8-00000000fcad | SKIPPED | Manage systemd shutdown files | np0005463870 2025-10-01 08:29:37,389 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.388437 | fa163edc-743b-971c-e7d8-00000000fcaf | TASK | Update container configs with new config hashes 2025-10-01 08:29:37,425 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.424829 | fa163edc-743b-971c-e7d8-00000000fcaf | SKIPPED | Update container configs with new config hashes | np0005463870 2025-10-01 08:29:37,437 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.437275 | fa163edc-743b-971c-e7d8-00000000fcb0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:37,453 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.452412 | fa163edc-743b-971c-e7d8-00000000fca8 | OK | Create container logs path | np0005463872 2025-10-01 08:29:37,466 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.466376 | fa163edc-743b-971c-e7d8-00000000fcaa | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:37,484 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.483354 | fa163edc-743b-971c-e7d8-00000000fcb0 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463870 2025-10-01 08:29:37,496 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.496469 | fa163edc-743b-971c-e7d8-00000000fcb1 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:37,549 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.547950 | fa163edc-743b-971c-e7d8-00000000fcb1 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463870 2025-10-01 08:29:37,798 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.797419 | fa163edc-743b-971c-e7d8-00000000fcaa | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463872 2025-10-01 08:29:37,818 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.817687 | fa163edc-743b-971c-e7d8-00000000fcab | TASK | Finalise hashes for all containers 2025-10-01 08:29:37,881 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.880124 | fa163edc-743b-971c-e7d8-00000000fcab | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:29:37,900 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.899862 | fa163edc-743b-971c-e7d8-00000000fcad | TASK | Manage systemd shutdown files 2025-10-01 08:29:37,940 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.939415 | fa163edc-743b-971c-e7d8-00000000fcad | SKIPPED | Manage systemd shutdown files | np0005463872 2025-10-01 08:29:37,954 p=83200 u=zuul n=ansible | 2025-10-01 08:29:37.954274 | fa163edc-743b-971c-e7d8-00000000fcaf | TASK | Update container configs with new config hashes 2025-10-01 08:29:38,010 p=83200 u=zuul n=ansible | 2025-10-01 08:29:38.009905 | fa163edc-743b-971c-e7d8-00000000fcaf | SKIPPED | Update container configs with new config hashes | np0005463872 2025-10-01 08:29:38,026 p=83200 u=zuul n=ansible | 2025-10-01 08:29:38.026313 | fa163edc-743b-971c-e7d8-00000000fcb0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:38,048 p=83200 u=zuul n=ansible | 2025-10-01 08:29:38.045418 | fa163edc-743b-971c-e7d8-00000000fe46 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-start-podman-container 2025-10-01 08:29:38,086 p=83200 u=zuul n=ansible | 2025-10-01 08:29:38.086189 | fa163edc-743b-971c-e7d8-00000000fe47 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:29:38,096 p=83200 u=zuul n=ansible | 2025-10-01 08:29:38.095702 | fa163edc-743b-971c-e7d8-00000000fcb0 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463872 2025-10-01 08:29:38,114 p=83200 u=zuul n=ansible | 2025-10-01 08:29:38.114229 | fa163edc-743b-971c-e7d8-00000000fcb1 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:29:38,173 p=83200 u=zuul n=ansible | 2025-10-01 08:29:38.172866 | fa163edc-743b-971c-e7d8-00000000fcb1 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463872 2025-10-01 08:29:39,011 p=83200 u=zuul n=ansible | 2025-10-01 08:29:39.010242 | fa163edc-743b-971c-e7d8-00000000fe47 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463865 2025-10-01 08:29:39,041 p=83200 u=zuul n=ansible | 2025-10-01 08:29:39.041005 | fa163edc-743b-971c-e7d8-00000000fe48 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:29:39,931 p=83200 u=zuul n=ansible | 2025-10-01 08:29:39.930844 | fa163edc-743b-971c-e7d8-00000000fe48 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463865 2025-10-01 08:29:39,966 p=83200 u=zuul n=ansible | 2025-10-01 08:29:39.966172 | fa163edc-743b-971c-e7d8-00000000fe49 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:29:40,775 p=83200 u=zuul n=ansible | 2025-10-01 08:29:40.774300 | fa163edc-743b-971c-e7d8-00000000fe49 | OK | Enable and start tripleo-container-shutdown | np0005463865 2025-10-01 08:29:40,811 p=83200 u=zuul n=ansible | 2025-10-01 08:29:40.810664 | fa163edc-743b-971c-e7d8-00000000fe4a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:29:41,702 p=83200 u=zuul n=ansible | 2025-10-01 08:29:41.701690 | fa163edc-743b-971c-e7d8-00000000fe4a | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463865 2025-10-01 08:29:41,724 p=83200 u=zuul n=ansible | 2025-10-01 08:29:41.724574 | fa163edc-743b-971c-e7d8-00000000fe4b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:29:42,534 p=83200 u=zuul n=ansible | 2025-10-01 08:29:42.533647 | fa163edc-743b-971c-e7d8-00000000fe4b | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463865 2025-10-01 08:29:42,565 p=83200 u=zuul n=ansible | 2025-10-01 08:29:42.565619 | fa163edc-743b-971c-e7d8-00000000fe4c | TASK | Enable and start netns-placeholder 2025-10-01 08:29:43,391 p=83200 u=zuul n=ansible | 2025-10-01 08:29:43.390616 | fa163edc-743b-971c-e7d8-00000000fe4c | CHANGED | Enable and start netns-placeholder | np0005463865 2025-10-01 08:29:43,429 p=83200 u=zuul n=ansible | 2025-10-01 08:29:43.428646 | fa163edc-743b-971c-e7d8-00000000f50e | TASK | Update container configs with new config hashes 2025-10-01 08:29:43,515 p=83200 u=zuul n=ansible | 2025-10-01 08:29:43.514504 | 4cf123ae-d659-4945-89aa-ec47056208d3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463865 2025-10-01 08:29:43,535 p=83200 u=zuul n=ansible | 2025-10-01 08:29:43.535069 | fa163edc-743b-971c-e7d8-00000000ff34 | TASK | Update config hashes for container startup configs 2025-10-01 08:29:43,908 p=83200 u=zuul n=ansible | 2025-10-01 08:29:43.907371 | fa163edc-743b-971c-e7d8-00000000ff34 | OK | Update config hashes for container startup configs | np0005463865 2025-10-01 08:29:43,937 p=83200 u=zuul n=ansible | 2025-10-01 08:29:43.936736 | fa163edc-743b-971c-e7d8-00000000f50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:44,023 p=83200 u=zuul n=ansible | 2025-10-01 08:29:44.022755 | 37201fa8-f6a0-4ca7-b9a2-b7ecd0971343 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463865 2025-10-01 08:29:44,052 p=83200 u=zuul n=ansible | 2025-10-01 08:29:44.051513 | fa163edc-743b-971c-e7d8-00000000ff53 | TASK | Gather podman infos 2025-10-01 08:29:45,089 p=83200 u=zuul n=ansible | 2025-10-01 08:29:45.088773 | fa163edc-743b-971c-e7d8-00000000ff53 | OK | Gather podman infos | np0005463865 2025-10-01 08:29:45,176 p=83200 u=zuul n=ansible | 2025-10-01 08:29:45.176300 | fa163edc-743b-971c-e7d8-00000000ff54 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:45,419 p=83200 u=zuul n=ansible | 2025-10-01 08:29:45.419279 | fa163edc-743b-971c-e7d8-00000000f510 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:29:45,486 p=83200 u=zuul n=ansible | 2025-10-01 08:29:45.486629 | f8ce982f-8a63-4af9-845d-593aad39cb29 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463865 2025-10-01 08:29:45,510 p=83200 u=zuul n=ansible | 2025-10-01 08:29:45.509837 | fa163edc-743b-971c-e7d8-00000000ffbe | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:30:35,656 p=83200 u=zuul n=ansible | 2025-10-01 08:30:35.655298 | fa163edc-743b-971c-e7d8-00000000ffbe | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463865 2025-10-01 08:30:35,692 p=83200 u=zuul n=ansible | 2025-10-01 08:30:35.692167 | fa163edc-743b-971c-e7d8-00000000ffbf | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-01 08:30:51,567 p=83200 u=zuul n=ansible | 2025-10-01 08:30:51.566644 | fa163edc-743b-971c-e7d8-00000000ffbf | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005463865 2025-10-01 08:30:51,652 p=83200 u=zuul n=ansible | 2025-10-01 08:30:51.651861 | fa163edc-743b-971c-e7d8-00000000faa2 | TASK | Clean container_puppet_tasks for np0005463865 step 3 2025-10-01 08:30:51,999 p=83200 u=zuul n=ansible | 2025-10-01 08:30:51.998199 | fa163edc-743b-971c-e7d8-00000000faa2 | OK | Clean container_puppet_tasks for np0005463865 step 3 | np0005463865 2025-10-01 08:30:52,040 p=83200 u=zuul n=ansible | 2025-10-01 08:30:52.040279 | fa163edc-743b-971c-e7d8-00000000faa3 | TASK | Calculate container_puppet_tasks for np0005463865 step 3 2025-10-01 08:30:52,120 p=83200 u=zuul n=ansible | 2025-10-01 08:30:52.120043 | fa163edc-743b-971c-e7d8-00000000faa4 | TASK | Include container-puppet tasks for step 3 2025-10-01 08:30:52,194 p=83200 u=zuul n=ansible | 2025-10-01 08:30:52.193827 | 73430375-dcf6-4ff7-b945-a3db179ffc48 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463865 2025-10-01 08:30:52,227 p=83200 u=zuul n=ansible | 2025-10-01 08:30:52.227419 | fa163edc-743b-971c-e7d8-00000001000a | TASK | Write container-puppet-tasks json file for np0005463865 step 3 2025-10-01 08:30:53,331 p=83200 u=zuul n=ansible | 2025-10-01 08:30:53.329829 | fa163edc-743b-971c-e7d8-00000001000a | CHANGED | Write container-puppet-tasks json file for np0005463865 step 3 | np0005463865 2025-10-01 08:30:53,359 p=83200 u=zuul n=ansible | 2025-10-01 08:30:53.359563 | fa163edc-743b-971c-e7d8-00000001000c | TASK | Generate container puppet configs for step 3 2025-10-01 08:30:53,741 p=83200 u=zuul n=ansible | 2025-10-01 08:30:53.740259 | fa163edc-743b-971c-e7d8-00000001000c | OK | Generate container puppet configs for step 3 | np0005463865 2025-10-01 08:30:53,764 p=83200 u=zuul n=ansible | 2025-10-01 08:30:53.764343 | fa163edc-743b-971c-e7d8-00000001000d | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-01 08:30:53,851 p=83200 u=zuul n=ansible | 2025-10-01 08:30:53.850709 | fa163edc-743b-971c-e7d8-00000000fca7 | TASK | Gather variables for each operating system 2025-10-01 08:30:54,011 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.010512 | fa163edc-743b-971c-e7d8-00000000fca8 | TASK | Create container logs path 2025-10-01 08:30:54,371 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.370417 | fa163edc-743b-971c-e7d8-00000000fca8 | OK | Create container logs path | np0005463865 2025-10-01 08:30:54,394 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.394323 | fa163edc-743b-971c-e7d8-00000000fcaa | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:30:54,752 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.751982 | fa163edc-743b-971c-e7d8-00000000fcaa | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463865 2025-10-01 08:30:54,774 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.774432 | fa163edc-743b-971c-e7d8-00000000fcab | TASK | Finalise hashes for all containers 2025-10-01 08:30:54,818 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.817247 | fa163edc-743b-971c-e7d8-00000000fcab | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:30:54,840 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.840587 | fa163edc-743b-971c-e7d8-00000000fcad | TASK | Manage systemd shutdown files 2025-10-01 08:30:54,875 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.875017 | fa163edc-743b-971c-e7d8-00000000fcad | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:30:54,898 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.898316 | fa163edc-743b-971c-e7d8-00000000fcaf | TASK | Update container configs with new config hashes 2025-10-01 08:30:54,950 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.950079 | fa163edc-743b-971c-e7d8-00000000fcaf | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:30:54,967 p=83200 u=zuul n=ansible | 2025-10-01 08:30:54.967382 | fa163edc-743b-971c-e7d8-00000000fcb0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:30:55,021 p=83200 u=zuul n=ansible | 2025-10-01 08:30:55.020709 | fa163edc-743b-971c-e7d8-00000000fcb0 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463865 2025-10-01 08:30:55,039 p=83200 u=zuul n=ansible | 2025-10-01 08:30:55.039314 | fa163edc-743b-971c-e7d8-00000000fcb1 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-01 08:30:55,075 p=83200 u=zuul n=ansible | 2025-10-01 08:30:55.074588 | fa163edc-743b-971c-e7d8-00000000fcb1 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005463865 2025-10-01 08:30:55,153 p=83200 u=zuul n=ansible | PLAY [External deployment step 4] ********************************************** 2025-10-01 08:30:55,170 p=83200 u=zuul n=ansible | 2025-10-01 08:30:55.170417 | fa163edc-743b-971c-e7d8-0000000000e3 | TASK | External deployment step 4 2025-10-01 08:30:55,204 p=83200 u=zuul n=ansible | 2025-10-01 08:30:55.203758 | fa163edc-743b-971c-e7d8-0000000000e3 | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } 2025-10-01 08:30:55,204 p=83200 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163edc-743b-971c-e7d8-0000000000e3') missing from stats 2025-10-01 08:30:55,266 p=83200 u=zuul n=ansible | 2025-10-01 08:30:55.266428 | 88ec135e-bfdb-4b28-8422-4a4230a37a63 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step4.yaml | undercloud 2025-10-01 08:30:55,274 p=83200 u=zuul n=ansible | 2025-10-01 08:30:55.274066 | fa163edc-743b-971c-e7d8-000000010087 | TASK | Clean up legacy Cinder keystone catalog entries 2025-10-01 08:30:57,523 p=83200 u=zuul n=ansible | 2025-10-01 08:30:57.522298 | fa163edc-743b-971c-e7d8-000000010087 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv2', 'service_type': 'volumev2'} 2025-10-01 08:30:58,840 p=83200 u=zuul n=ansible | 2025-10-01 08:30:58.839734 | fa163edc-743b-971c-e7d8-000000010087 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv3', 'service_type': 'volume'} 2025-10-01 08:30:58,857 p=83200 u=zuul n=ansible | 2025-10-01 08:30:58.856714 | fa163edc-743b-971c-e7d8-00000001008a | TASK | Manage Keystone resources for OpenStack services 2025-10-01 08:30:59,006 p=83200 u=zuul n=ansible | 2025-10-01 08:30:59.006297 | fa163edc-743b-971c-e7d8-0000000100b6 | TASK | Create Keystone Admin resources 2025-10-01 08:30:59,103 p=83200 u=zuul n=ansible | 2025-10-01 08:30:59.103218 | fd63478f-0030-46cc-be14-9cb063f46950 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2025-10-01 08:30:59,124 p=83200 u=zuul n=ansible | 2025-10-01 08:30:59.124002 | fa163edc-743b-971c-e7d8-0000000100f7 | TASK | Create admin and service projects 2025-10-01 08:30:59,193 p=83200 u=zuul n=ansible | 2025-10-01 08:30:59.193467 | 3bb1f83a-a7a5-4618-89a6-4f88ec0e01be | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-01 08:30:59,213 p=83200 u=zuul n=ansible | 2025-10-01 08:30:59.212880 | fa163edc-743b-971c-e7d8-000000010148 | TASK | Async creation of Keystone project 2025-10-01 08:30:59,919 p=83200 u=zuul n=ansible | 2025-10-01 08:30:59.918279 | fa163edc-743b-971c-e7d8-000000010148 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2025-10-01 08:31:00,260 p=83200 u=zuul n=ansible | 2025-10-01 08:31:00.258543 | fa163edc-743b-971c-e7d8-000000010148 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-01 08:31:00,279 p=83200 u=zuul n=ansible | 2025-10-01 08:31:00.278935 | fa163edc-743b-971c-e7d8-00000001014a | TASK | Check Keystone project status 2025-10-01 08:31:05,885 p=83200 u=zuul n=ansible | 2025-10-01 08:31:05.885091 | fa163edc-743b-971c-e7d8-00000001014a | OK | Check Keystone project status | undercloud | item=admin 2025-10-01 08:31:06,146 p=83200 u=zuul n=ansible | 2025-10-01 08:31:06.144858 | fa163edc-743b-971c-e7d8-00000001014a | CHANGED | Check Keystone project status | undercloud | item=service 2025-10-01 08:31:06,168 p=83200 u=zuul n=ansible | 2025-10-01 08:31:06.167572 | fa163edc-743b-971c-e7d8-0000000100f8 | TASK | Create admin role 2025-10-01 08:31:07,674 p=83200 u=zuul n=ansible | 2025-10-01 08:31:07.673812 | fa163edc-743b-971c-e7d8-0000000100f8 | OK | Create admin role | undercloud 2025-10-01 08:31:07,686 p=83200 u=zuul n=ansible | 2025-10-01 08:31:07.686248 | fa163edc-743b-971c-e7d8-0000000100f9 | TASK | Create _member_ role 2025-10-01 08:31:07,749 p=83200 u=zuul n=ansible | 2025-10-01 08:31:07.749182 | fa163edc-743b-971c-e7d8-0000000100f9 | SKIPPED | Create _member_ role | undercloud 2025-10-01 08:31:07,760 p=83200 u=zuul n=ansible | 2025-10-01 08:31:07.760088 | fa163edc-743b-971c-e7d8-0000000100fa | TASK | Check admin password 2025-10-01 08:31:09,410 p=83200 u=zuul n=ansible | 2025-10-01 08:31:09.409930 | fa163edc-743b-971c-e7d8-0000000100fa | OK | Check admin password | undercloud 2025-10-01 08:31:09,418 p=83200 u=zuul n=ansible | 2025-10-01 08:31:09.418490 | fa163edc-743b-971c-e7d8-0000000100fb | TASK | Create admin user 2025-10-01 08:31:11,438 p=83200 u=zuul n=ansible | 2025-10-01 08:31:11.437050 | fa163edc-743b-971c-e7d8-0000000100fb | CHANGED | Create admin user | undercloud 2025-10-01 08:31:11,451 p=83200 u=zuul n=ansible | 2025-10-01 08:31:11.450534 | fa163edc-743b-971c-e7d8-0000000100fc | TASK | Assign admin role to admin project for admin user 2025-10-01 08:31:13,503 p=83200 u=zuul n=ansible | 2025-10-01 08:31:13.501339 | fa163edc-743b-971c-e7d8-0000000100fc | OK | Assign admin role to admin project for admin user | undercloud 2025-10-01 08:31:13,512 p=83200 u=zuul n=ansible | 2025-10-01 08:31:13.511786 | fa163edc-743b-971c-e7d8-0000000100fd | TASK | Assign _member_ role to admin project for admin user 2025-10-01 08:31:13,555 p=83200 u=zuul n=ansible | 2025-10-01 08:31:13.555062 | fa163edc-743b-971c-e7d8-0000000100fd | SKIPPED | Assign _member_ role to admin project for admin user | undercloud 2025-10-01 08:31:13,563 p=83200 u=zuul n=ansible | 2025-10-01 08:31:13.563546 | fa163edc-743b-971c-e7d8-0000000100fe | TASK | Create identity service 2025-10-01 08:31:14,878 p=83200 u=zuul n=ansible | 2025-10-01 08:31:14.877740 | fa163edc-743b-971c-e7d8-0000000100fe | OK | Create identity service | undercloud 2025-10-01 08:31:14,886 p=83200 u=zuul n=ansible | 2025-10-01 08:31:14.886417 | fa163edc-743b-971c-e7d8-0000000100ff | TASK | Create identity public endpoint 2025-10-01 08:31:16,547 p=83200 u=zuul n=ansible | 2025-10-01 08:31:16.546115 | fa163edc-743b-971c-e7d8-0000000100ff | OK | Create identity public endpoint | undercloud 2025-10-01 08:31:16,560 p=83200 u=zuul n=ansible | 2025-10-01 08:31:16.559899 | fa163edc-743b-971c-e7d8-000000010100 | TASK | Create identity internal endpoint 2025-10-01 08:31:17,945 p=83200 u=zuul n=ansible | 2025-10-01 08:31:17.945079 | fa163edc-743b-971c-e7d8-000000010100 | OK | Create identity internal endpoint | undercloud 2025-10-01 08:31:17,957 p=83200 u=zuul n=ansible | 2025-10-01 08:31:17.956750 | fa163edc-743b-971c-e7d8-000000010101 | TASK | Create identity admin endpoint 2025-10-01 08:31:19,312 p=83200 u=zuul n=ansible | 2025-10-01 08:31:19.312165 | fa163edc-743b-971c-e7d8-000000010101 | OK | Create identity admin endpoint | undercloud 2025-10-01 08:31:19,320 p=83200 u=zuul n=ansible | 2025-10-01 08:31:19.320192 | fa163edc-743b-971c-e7d8-0000000100b7 | TASK | Create Keystone Projects 2025-10-01 08:31:19,439 p=83200 u=zuul n=ansible | 2025-10-01 08:31:19.438891 | a01646c7-7833-4610-ae00-8b6de2106b87 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-01 08:31:19,474 p=83200 u=zuul n=ansible | 2025-10-01 08:31:19.474601 | fa163edc-743b-971c-e7d8-0000000101d4 | TASK | Async creation of Keystone project 2025-10-01 08:31:19,858 p=83200 u=zuul n=ansible | 2025-10-01 08:31:19.857519 | fa163edc-743b-971c-e7d8-0000000101d4 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-01 08:31:19,870 p=83200 u=zuul n=ansible | 2025-10-01 08:31:19.870006 | fa163edc-743b-971c-e7d8-0000000101d6 | TASK | Check Keystone project status 2025-10-01 08:31:25,419 p=83200 u=zuul n=ansible | 2025-10-01 08:31:25.418613 | fa163edc-743b-971c-e7d8-0000000101d6 | OK | Check Keystone project status | undercloud | item=service 2025-10-01 08:31:25,435 p=83200 u=zuul n=ansible | 2025-10-01 08:31:25.435383 | fa163edc-743b-971c-e7d8-0000000100b9 | TASK | Create Keystone Domains 2025-10-01 08:31:25,558 p=83200 u=zuul n=ansible | 2025-10-01 08:31:25.557289 | 20522de3-8fad-4f4b-a63f-0a0a42ac1bca | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/domains.yml | undercloud 2025-10-01 08:31:25,595 p=83200 u=zuul n=ansible | 2025-10-01 08:31:25.594617 | fa163edc-743b-971c-e7d8-000000010289 | TASK | Async creation of Keystone domains 2025-10-01 08:31:26,218 p=83200 u=zuul n=ansible | 2025-10-01 08:31:26.216920 | fa163edc-743b-971c-e7d8-000000010289 | CHANGED | Async creation of Keystone domains | undercloud | item=heat_stack 2025-10-01 08:31:26,230 p=83200 u=zuul n=ansible | 2025-10-01 08:31:26.230143 | fa163edc-743b-971c-e7d8-00000001028b | TASK | Check Keystone domain status 2025-10-01 08:31:31,877 p=83200 u=zuul n=ansible | 2025-10-01 08:31:31.875985 | fa163edc-743b-971c-e7d8-00000001028b | CHANGED | Check Keystone domain status | undercloud | item=heat_stack 2025-10-01 08:31:31,888 p=83200 u=zuul n=ansible | 2025-10-01 08:31:31.888337 | fa163edc-743b-971c-e7d8-0000000100bb | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2025-10-01 08:31:31,949 p=83200 u=zuul n=ansible | 2025-10-01 08:31:31.948814 | 8eedce7d-e2ed-4036-914f-1445e7e9370e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2025-10-01 08:31:31,974 p=83200 u=zuul n=ansible | 2025-10-01 08:31:31.974025 | fa163edc-743b-971c-e7d8-000000010353 | TASK | Collect OpenStack Keystone domains infos 2025-10-01 08:31:33,670 p=83200 u=zuul n=ansible | 2025-10-01 08:31:33.670010 | fa163edc-743b-971c-e7d8-000000010353 | OK | Collect OpenStack Keystone domains infos | undercloud 2025-10-01 08:31:33,682 p=83200 u=zuul n=ansible | 2025-10-01 08:31:33.681600 | fa163edc-743b-971c-e7d8-000000010354 | TASK | Set openstack_domains fact 2025-10-01 08:31:33,746 p=83200 u=zuul n=ansible | 2025-10-01 08:31:33.745130 | fa163edc-743b-971c-e7d8-000000010354 | OK | Set openstack_domains fact | undercloud 2025-10-01 08:31:33,757 p=83200 u=zuul n=ansible | 2025-10-01 08:31:33.756545 | fa163edc-743b-971c-e7d8-0000000100bc | TASK | Create Keystone Services 2025-10-01 08:31:33,885 p=83200 u=zuul n=ansible | 2025-10-01 08:31:33.884522 | 269a4d14-9797-41a4-824d-7565ba1d1e59 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2025-10-01 08:31:33,924 p=83200 u=zuul n=ansible | 2025-10-01 08:31:33.923988 | fa163edc-743b-971c-e7d8-00000001042e | TASK | Async creation of Keystone service 2025-10-01 08:31:34,361 p=83200 u=zuul n=ansible | 2025-10-01 08:31:34.359604 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=cinderv3 2025-10-01 08:31:34,715 p=83200 u=zuul n=ansible | 2025-10-01 08:31:34.713932 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=glance 2025-10-01 08:31:35,056 p=83200 u=zuul n=ansible | 2025-10-01 08:31:35.054646 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=heat 2025-10-01 08:31:35,394 p=83200 u=zuul n=ansible | 2025-10-01 08:31:35.393726 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=heat-cfn 2025-10-01 08:31:35,754 p=83200 u=zuul n=ansible | 2025-10-01 08:31:35.753220 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=manila 2025-10-01 08:31:36,172 p=83200 u=zuul n=ansible | 2025-10-01 08:31:36.172150 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=manilav2 2025-10-01 08:31:36,465 p=83200 u=zuul n=ansible | 2025-10-01 08:31:36.464166 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2025-10-01 08:31:36,846 p=83200 u=zuul n=ansible | 2025-10-01 08:31:36.845881 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=nova 2025-10-01 08:31:37,196 p=83200 u=zuul n=ansible | 2025-10-01 08:31:37.195424 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=placement 2025-10-01 08:31:37,639 p=83200 u=zuul n=ansible | 2025-10-01 08:31:37.638636 | fa163edc-743b-971c-e7d8-00000001042e | CHANGED | Async creation of Keystone service | undercloud | item=swift 2025-10-01 08:31:37,657 p=83200 u=zuul n=ansible | 2025-10-01 08:31:37.657412 | fa163edc-743b-971c-e7d8-000000010430 | TASK | Check Keystone service status 2025-10-01 08:31:38,031 p=83200 u=zuul n=ansible | 2025-10-01 08:31:38.029733 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=cinderv3 2025-10-01 08:31:38,350 p=83200 u=zuul n=ansible | 2025-10-01 08:31:38.348835 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=glance 2025-10-01 08:31:38,652 p=83200 u=zuul n=ansible | 2025-10-01 08:31:38.651392 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=heat 2025-10-01 08:31:38,969 p=83200 u=zuul n=ansible | 2025-10-01 08:31:38.967674 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=heat-cfn 2025-10-01 08:31:39,271 p=83200 u=zuul n=ansible | 2025-10-01 08:31:39.270289 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=manila 2025-10-01 08:31:39,643 p=83200 u=zuul n=ansible | 2025-10-01 08:31:39.641455 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=manilav2 2025-10-01 08:31:39,952 p=83200 u=zuul n=ansible | 2025-10-01 08:31:39.951190 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=neutron 2025-10-01 08:31:40,265 p=83200 u=zuul n=ansible | 2025-10-01 08:31:40.263714 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=nova 2025-10-01 08:31:40,573 p=83200 u=zuul n=ansible | 2025-10-01 08:31:40.572310 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=placement 2025-10-01 08:31:40,841 p=83200 u=zuul n=ansible | 2025-10-01 08:31:40.839397 | fa163edc-743b-971c-e7d8-000000010430 | CHANGED | Check Keystone service status | undercloud | item=swift 2025-10-01 08:31:40,874 p=83200 u=zuul n=ansible | 2025-10-01 08:31:40.873400 | fa163edc-743b-971c-e7d8-0000000100be | TASK | Create Keystone Endpoints 2025-10-01 08:31:41,029 p=83200 u=zuul n=ansible | 2025-10-01 08:31:41.029271 | 53f16487-986b-49f7-94ca-2f2282de6117 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-01 08:31:41,035 p=83200 u=zuul n=ansible | 2025-10-01 08:31:41.035461 | 07ecd30e-0392-4bff-bb20-c57ed55f1199 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-01 08:31:41,041 p=83200 u=zuul n=ansible | 2025-10-01 08:31:41.040938 | a999043b-e728-4a84-9cc2-ecff1cf71d5e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-01 08:31:41,084 p=83200 u=zuul n=ansible | 2025-10-01 08:31:41.084209 | fa163edc-743b-971c-e7d8-00000001054e | TASK | Create Keystone public endpoints 2025-10-01 08:31:41,205 p=83200 u=zuul n=ansible | 2025-10-01 08:31:41.204807 | e0cc841f-8775-49c0-9d4c-b30346539450 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-01 08:31:41,223 p=83200 u=zuul n=ansible | 2025-10-01 08:31:41.222601 | fa163edc-743b-971c-e7d8-00000001065d | TASK | Async creation of Keystone public endpoint 2025-10-01 08:31:41,643 p=83200 u=zuul n=ansible | 2025-10-01 08:31:41.641665 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=cinderv3 2025-10-01 08:31:41,996 p=83200 u=zuul n=ansible | 2025-10-01 08:31:41.995002 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=glance 2025-10-01 08:31:42,309 p=83200 u=zuul n=ansible | 2025-10-01 08:31:42.308755 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat 2025-10-01 08:31:42,656 p=83200 u=zuul n=ansible | 2025-10-01 08:31:42.655382 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat-cfn 2025-10-01 08:31:42,935 p=83200 u=zuul n=ansible | 2025-10-01 08:31:42.934506 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manila 2025-10-01 08:31:43,284 p=83200 u=zuul n=ansible | 2025-10-01 08:31:43.283178 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manilav2 2025-10-01 08:31:43,645 p=83200 u=zuul n=ansible | 2025-10-01 08:31:43.644015 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2025-10-01 08:31:43,986 p=83200 u=zuul n=ansible | 2025-10-01 08:31:43.985620 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=nova 2025-10-01 08:31:44,344 p=83200 u=zuul n=ansible | 2025-10-01 08:31:44.344275 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=placement 2025-10-01 08:31:44,629 p=83200 u=zuul n=ansible | 2025-10-01 08:31:44.628848 | fa163edc-743b-971c-e7d8-00000001065d | CHANGED | Async creation of Keystone public endpoint | undercloud | item=swift 2025-10-01 08:31:44,642 p=83200 u=zuul n=ansible | 2025-10-01 08:31:44.642228 | fa163edc-743b-971c-e7d8-00000001065f | TASK | Check Keystone public endpoint status 2025-10-01 08:31:44,979 p=83200 u=zuul n=ansible | 2025-10-01 08:31:44.978856 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=cinderv3 2025-10-01 08:31:45,325 p=83200 u=zuul n=ansible | 2025-10-01 08:31:45.324866 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=glance 2025-10-01 08:31:45,615 p=83200 u=zuul n=ansible | 2025-10-01 08:31:45.614605 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=heat 2025-10-01 08:31:45,925 p=83200 u=zuul n=ansible | 2025-10-01 08:31:45.924212 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=heat-cfn 2025-10-01 08:31:46,223 p=83200 u=zuul n=ansible | 2025-10-01 08:31:46.222695 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=manila 2025-10-01 08:31:46,497 p=83200 u=zuul n=ansible | 2025-10-01 08:31:46.496156 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=manilav2 2025-10-01 08:31:46,792 p=83200 u=zuul n=ansible | 2025-10-01 08:31:46.791211 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2025-10-01 08:31:47,058 p=83200 u=zuul n=ansible | 2025-10-01 08:31:47.057772 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=nova 2025-10-01 08:31:47,363 p=83200 u=zuul n=ansible | 2025-10-01 08:31:47.362123 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=placement 2025-10-01 08:31:47,667 p=83200 u=zuul n=ansible | 2025-10-01 08:31:47.666368 | fa163edc-743b-971c-e7d8-00000001065f | CHANGED | Check Keystone public endpoint status | undercloud | item=swift 2025-10-01 08:31:47,694 p=83200 u=zuul n=ansible | 2025-10-01 08:31:47.693840 | fa163edc-743b-971c-e7d8-000000010553 | TASK | Create Keystone admin endpoints 2025-10-01 08:31:47,810 p=83200 u=zuul n=ansible | 2025-10-01 08:31:47.810112 | ea6c4044-4448-46c6-aebe-869c53b610f7 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-01 08:31:47,830 p=83200 u=zuul n=ansible | 2025-10-01 08:31:47.829469 | fa163edc-743b-971c-e7d8-0000000106a3 | TASK | Async creation of Keystone admin endpoint 2025-10-01 08:31:48,196 p=83200 u=zuul n=ansible | 2025-10-01 08:31:48.195491 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=cinderv3 2025-10-01 08:31:48,620 p=83200 u=zuul n=ansible | 2025-10-01 08:31:48.618890 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=glance 2025-10-01 08:31:48,966 p=83200 u=zuul n=ansible | 2025-10-01 08:31:48.965537 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat 2025-10-01 08:31:49,297 p=83200 u=zuul n=ansible | 2025-10-01 08:31:49.296865 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat-cfn 2025-10-01 08:31:49,693 p=83200 u=zuul n=ansible | 2025-10-01 08:31:49.691386 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manila 2025-10-01 08:31:50,130 p=83200 u=zuul n=ansible | 2025-10-01 08:31:50.128873 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manilav2 2025-10-01 08:31:50,507 p=83200 u=zuul n=ansible | 2025-10-01 08:31:50.506662 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2025-10-01 08:31:50,828 p=83200 u=zuul n=ansible | 2025-10-01 08:31:50.827247 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=nova 2025-10-01 08:31:51,154 p=83200 u=zuul n=ansible | 2025-10-01 08:31:51.152819 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=placement 2025-10-01 08:31:51,498 p=83200 u=zuul n=ansible | 2025-10-01 08:31:51.492294 | fa163edc-743b-971c-e7d8-0000000106a3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=swift 2025-10-01 08:31:51,511 p=83200 u=zuul n=ansible | 2025-10-01 08:31:51.511566 | fa163edc-743b-971c-e7d8-0000000106a5 | TASK | Check Keystone admin endpoint status 2025-10-01 08:31:51,839 p=83200 u=zuul n=ansible | 2025-10-01 08:31:51.837768 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=cinderv3 2025-10-01 08:31:52,125 p=83200 u=zuul n=ansible | 2025-10-01 08:31:52.123912 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=glance 2025-10-01 08:31:52,397 p=83200 u=zuul n=ansible | 2025-10-01 08:31:52.396587 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat 2025-10-01 08:31:52,647 p=83200 u=zuul n=ansible | 2025-10-01 08:31:52.645283 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat-cfn 2025-10-01 08:31:52,920 p=83200 u=zuul n=ansible | 2025-10-01 08:31:52.918635 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=manila 2025-10-01 08:31:53,186 p=83200 u=zuul n=ansible | 2025-10-01 08:31:53.184159 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=manilav2 2025-10-01 08:31:53,458 p=83200 u=zuul n=ansible | 2025-10-01 08:31:53.456804 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2025-10-01 08:31:53,740 p=83200 u=zuul n=ansible | 2025-10-01 08:31:53.738652 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=nova 2025-10-01 08:31:54,035 p=83200 u=zuul n=ansible | 2025-10-01 08:31:54.034351 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=placement 2025-10-01 08:31:54,344 p=83200 u=zuul n=ansible | 2025-10-01 08:31:54.343165 | fa163edc-743b-971c-e7d8-0000000106a5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=swift 2025-10-01 08:31:54,370 p=83200 u=zuul n=ansible | 2025-10-01 08:31:54.370265 | fa163edc-743b-971c-e7d8-000000010558 | TASK | Create Keystone internal endpoints 2025-10-01 08:31:54,478 p=83200 u=zuul n=ansible | 2025-10-01 08:31:54.478040 | 3a20a227-891d-4451-9e7b-9ed64b2c3ab3 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-01 08:31:54,487 p=83200 u=zuul n=ansible | 2025-10-01 08:31:54.486863 | fa163edc-743b-971c-e7d8-0000000106e9 | TASK | Async creation of Keystone internal endpoint 2025-10-01 08:31:54,845 p=83200 u=zuul n=ansible | 2025-10-01 08:31:54.844044 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=cinderv3 2025-10-01 08:31:55,159 p=83200 u=zuul n=ansible | 2025-10-01 08:31:55.157840 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=glance 2025-10-01 08:31:55,465 p=83200 u=zuul n=ansible | 2025-10-01 08:31:55.464435 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat 2025-10-01 08:31:55,825 p=83200 u=zuul n=ansible | 2025-10-01 08:31:55.825094 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat-cfn 2025-10-01 08:31:56,134 p=83200 u=zuul n=ansible | 2025-10-01 08:31:56.132906 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manila 2025-10-01 08:31:56,502 p=83200 u=zuul n=ansible | 2025-10-01 08:31:56.501625 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manilav2 2025-10-01 08:31:56,842 p=83200 u=zuul n=ansible | 2025-10-01 08:31:56.840387 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2025-10-01 08:31:57,172 p=83200 u=zuul n=ansible | 2025-10-01 08:31:57.171905 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=nova 2025-10-01 08:31:57,524 p=83200 u=zuul n=ansible | 2025-10-01 08:31:57.523139 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=placement 2025-10-01 08:31:57,866 p=83200 u=zuul n=ansible | 2025-10-01 08:31:57.865830 | fa163edc-743b-971c-e7d8-0000000106e9 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=swift 2025-10-01 08:31:57,887 p=83200 u=zuul n=ansible | 2025-10-01 08:31:57.886761 | fa163edc-743b-971c-e7d8-0000000106eb | TASK | Check Keystone internal endpoint status 2025-10-01 08:31:58,199 p=83200 u=zuul n=ansible | 2025-10-01 08:31:58.198210 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=cinderv3 2025-10-01 08:31:58,526 p=83200 u=zuul n=ansible | 2025-10-01 08:31:58.525767 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=glance 2025-10-01 08:31:58,779 p=83200 u=zuul n=ansible | 2025-10-01 08:31:58.778195 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat 2025-10-01 08:31:59,110 p=83200 u=zuul n=ansible | 2025-10-01 08:31:59.110041 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat-cfn 2025-10-01 08:31:59,444 p=83200 u=zuul n=ansible | 2025-10-01 08:31:59.443509 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=manila 2025-10-01 08:31:59,765 p=83200 u=zuul n=ansible | 2025-10-01 08:31:59.763984 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=manilav2 2025-10-01 08:32:00,069 p=83200 u=zuul n=ansible | 2025-10-01 08:32:00.068009 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2025-10-01 08:32:00,340 p=83200 u=zuul n=ansible | 2025-10-01 08:32:00.339271 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=nova 2025-10-01 08:32:00,617 p=83200 u=zuul n=ansible | 2025-10-01 08:32:00.615452 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=placement 2025-10-01 08:32:00,895 p=83200 u=zuul n=ansible | 2025-10-01 08:32:00.893674 | fa163edc-743b-971c-e7d8-0000000106eb | CHANGED | Check Keystone internal endpoint status | undercloud | item=swift 2025-10-01 08:32:00,925 p=83200 u=zuul n=ansible | 2025-10-01 08:32:00.925108 | fa163edc-743b-971c-e7d8-0000000100c0 | TASK | Run cleanup tasks 2025-10-01 08:32:01,003 p=83200 u=zuul n=ansible | 2025-10-01 08:32:01.002447 | 78b1d0b9-5c5c-4133-9c33-d5e2999c827d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2025-10-01 08:32:01,050 p=83200 u=zuul n=ansible | 2025-10-01 08:32:01.049542 | fa163edc-743b-971c-e7d8-00000001072d | TASK | Get list of enabled services 2025-10-01 08:32:03,826 p=83200 u=zuul n=ansible | 2025-10-01 08:32:03.825954 | fa163edc-743b-971c-e7d8-00000001072d | CHANGED | Get list of enabled services | undercloud 2025-10-01 08:32:03,838 p=83200 u=zuul n=ansible | 2025-10-01 08:32:03.837761 | fa163edc-743b-971c-e7d8-00000001072e | TASK | List services to be disabled 2025-10-01 08:32:03,940 p=83200 u=zuul n=ansible | 2025-10-01 08:32:03.937316 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2025-10-01 08:32:03,975 p=83200 u=zuul n=ansible | 2025-10-01 08:32:03.974786 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2025-10-01 08:32:04,002 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.001420 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manila', 'Type': 'share'} 2025-10-01 08:32:04,028 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.027521 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'nova', 'Type': 'compute'} 2025-10-01 08:32:04,059 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.057719 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manilav2', 'Type': 'sharev2'} 2025-10-01 08:32:04,085 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.083677 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'cinderv3', 'Type': 'volumev3'} 2025-10-01 08:32:04,110 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.109671 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat-cfn', 'Type': 'cloudformation'} 2025-10-01 08:32:04,136 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.135151 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'swift', 'Type': 'object-store'} 2025-10-01 08:32:04,161 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.160610 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat', 'Type': 'orchestration'} 2025-10-01 08:32:04,191 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.190824 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'placement', 'Type': 'placement'} 2025-10-01 08:32:04,215 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.214502 | fa163edc-743b-971c-e7d8-00000001072e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'glance', 'Type': 'image'} 2025-10-01 08:32:04,235 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.234523 | fa163edc-743b-971c-e7d8-00000001072f | TASK | Delete keystone services not enabled 2025-10-01 08:32:04,269 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.268564 | fa163edc-743b-971c-e7d8-0000000100c1 | TASK | Create Keystone Roles 2025-10-01 08:32:04,391 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.390532 | a56bfbf4-fd0d-4c4b-a36d-d2f8c2868e2f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2025-10-01 08:32:04,500 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.499919 | fa163edc-743b-971c-e7d8-00000001087c | TASK | Async creation of Keystone role 2025-10-01 08:32:04,902 p=83200 u=zuul n=ansible | 2025-10-01 08:32:04.900530 | fa163edc-743b-971c-e7d8-00000001087c | CHANGED | Async creation of Keystone role | undercloud | item=ResellerAdmin 2025-10-01 08:32:05,253 p=83200 u=zuul n=ansible | 2025-10-01 08:32:05.252592 | fa163edc-743b-971c-e7d8-00000001087c | CHANGED | Async creation of Keystone role | undercloud | item=service 2025-10-01 08:32:05,614 p=83200 u=zuul n=ansible | 2025-10-01 08:32:05.613775 | fa163edc-743b-971c-e7d8-00000001087c | CHANGED | Async creation of Keystone role | undercloud | item=heat_stack_user 2025-10-01 08:32:05,956 p=83200 u=zuul n=ansible | 2025-10-01 08:32:05.956404 | fa163edc-743b-971c-e7d8-00000001087c | CHANGED | Async creation of Keystone role | undercloud | item=swiftoperator 2025-10-01 08:32:05,969 p=83200 u=zuul n=ansible | 2025-10-01 08:32:05.968949 | fa163edc-743b-971c-e7d8-00000001087e | TASK | Check Keystone role status 2025-10-01 08:32:06,276 p=83200 u=zuul n=ansible | 2025-10-01 08:32:06.274849 | fa163edc-743b-971c-e7d8-00000001087e | CHANGED | Check Keystone role status | undercloud | item=ResellerAdmin 2025-10-01 08:32:06,577 p=83200 u=zuul n=ansible | 2025-10-01 08:32:06.577052 | fa163edc-743b-971c-e7d8-00000001087e | CHANGED | Check Keystone role status | undercloud | item=service 2025-10-01 08:32:12,074 p=83200 u=zuul n=ansible | 2025-10-01 08:32:12.072791 | fa163edc-743b-971c-e7d8-00000001087e | CHANGED | Check Keystone role status | undercloud | item=heat_stack_user 2025-10-01 08:32:12,375 p=83200 u=zuul n=ansible | 2025-10-01 08:32:12.373736 | fa163edc-743b-971c-e7d8-00000001087e | CHANGED | Check Keystone role status | undercloud | item=swiftoperator 2025-10-01 08:32:12,392 p=83200 u=zuul n=ansible | 2025-10-01 08:32:12.391879 | fa163edc-743b-971c-e7d8-0000000100c3 | TASK | Create Keystone Users 2025-10-01 08:32:12,531 p=83200 u=zuul n=ansible | 2025-10-01 08:32:12.531080 | 10fee06c-d367-4116-b68f-36c45c591b1f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-01 08:32:12,541 p=83200 u=zuul n=ansible | 2025-10-01 08:32:12.540631 | 1a371071-5657-472d-88d3-bcdb18eca081 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-01 08:32:12,588 p=83200 u=zuul n=ansible | 2025-10-01 08:32:12.587851 | fa163edc-743b-971c-e7d8-0000000109e7 | TASK | Check password of Keystone user 2025-10-01 08:32:13,693 p=83200 u=zuul n=ansible | 2025-10-01 08:32:13.691603 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:14,729 p=83200 u=zuul n=ansible | 2025-10-01 08:32:14.728681 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:15,733 p=83200 u=zuul n=ansible | 2025-10-01 08:32:15.732522 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:16,826 p=83200 u=zuul n=ansible | 2025-10-01 08:32:16.825129 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:17,798 p=83200 u=zuul n=ansible | 2025-10-01 08:32:17.796417 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:18,788 p=83200 u=zuul n=ansible | 2025-10-01 08:32:18.787677 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:19,812 p=83200 u=zuul n=ansible | 2025-10-01 08:32:19.811471 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:20,808 p=83200 u=zuul n=ansible | 2025-10-01 08:32:20.807683 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:21,913 p=83200 u=zuul n=ansible | 2025-10-01 08:32:21.912044 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:22,929 p=83200 u=zuul n=ansible | 2025-10-01 08:32:22.927995 | fa163edc-743b-971c-e7d8-0000000109e7 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:22,938 p=83200 u=zuul n=ansible | 2025-10-01 08:32:22.937588 | fa163edc-743b-971c-e7d8-0000000109e7 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:22,951 p=83200 u=zuul n=ansible | 2025-10-01 08:32:22.951236 | fa163edc-743b-971c-e7d8-0000000109e9 | TASK | Async creation of Keystone user 2025-10-01 08:32:23,417 p=83200 u=zuul n=ansible | 2025-10-01 08:32:23.416407 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:23,828 p=83200 u=zuul n=ansible | 2025-10-01 08:32:23.827241 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:24,265 p=83200 u=zuul n=ansible | 2025-10-01 08:32:24.264699 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:24,658 p=83200 u=zuul n=ansible | 2025-10-01 08:32:24.657385 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:25,077 p=83200 u=zuul n=ansible | 2025-10-01 08:32:25.076506 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:25,486 p=83200 u=zuul n=ansible | 2025-10-01 08:32:25.485685 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:25,908 p=83200 u=zuul n=ansible | 2025-10-01 08:32:25.907495 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:26,253 p=83200 u=zuul n=ansible | 2025-10-01 08:32:26.253032 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:26,607 p=83200 u=zuul n=ansible | 2025-10-01 08:32:26.606466 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:26,968 p=83200 u=zuul n=ansible | 2025-10-01 08:32:26.967573 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:26,976 p=83200 u=zuul n=ansible | 2025-10-01 08:32:26.975707 | fa163edc-743b-971c-e7d8-0000000109e9 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:26,983 p=83200 u=zuul n=ansible | 2025-10-01 08:32:26.983322 | fa163edc-743b-971c-e7d8-0000000109eb | TASK | Check Keystone user status 2025-10-01 08:32:27,313 p=83200 u=zuul n=ansible | 2025-10-01 08:32:27.312078 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:27,647 p=83200 u=zuul n=ansible | 2025-10-01 08:32:27.646507 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:27,982 p=83200 u=zuul n=ansible | 2025-10-01 08:32:27.981499 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:28,320 p=83200 u=zuul n=ansible | 2025-10-01 08:32:28.319072 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:28,590 p=83200 u=zuul n=ansible | 2025-10-01 08:32:28.589743 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:28,883 p=83200 u=zuul n=ansible | 2025-10-01 08:32:28.882650 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:29,128 p=83200 u=zuul n=ansible | 2025-10-01 08:32:29.127869 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:29,451 p=83200 u=zuul n=ansible | 2025-10-01 08:32:29.449934 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:29,788 p=83200 u=zuul n=ansible | 2025-10-01 08:32:29.787453 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:30,085 p=83200 u=zuul n=ansible | 2025-10-01 08:32:30.083740 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:30,097 p=83200 u=zuul n=ansible | 2025-10-01 08:32:30.096529 | fa163edc-743b-971c-e7d8-0000000109eb | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:30,116 p=83200 u=zuul n=ansible | 2025-10-01 08:32:30.115530 | fa163edc-743b-971c-e7d8-0000000109f0 | TASK | Check password of Keystone user 2025-10-01 08:32:31,151 p=83200 u=zuul n=ansible | 2025-10-01 08:32:31.149911 | fa163edc-743b-971c-e7d8-0000000109f0 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:32,170 p=83200 u=zuul n=ansible | 2025-10-01 08:32:32.169234 | fa163edc-743b-971c-e7d8-0000000109f0 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:33,178 p=83200 u=zuul n=ansible | 2025-10-01 08:32:33.176826 | fa163edc-743b-971c-e7d8-0000000109f0 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:33,183 p=83200 u=zuul n=ansible | 2025-10-01 08:32:33.182480 | fa163edc-743b-971c-e7d8-0000000109f0 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-01 08:32:33,196 p=83200 u=zuul n=ansible | 2025-10-01 08:32:33.195864 | fa163edc-743b-971c-e7d8-0000000109f2 | TASK | Async creation of Keystone user 2025-10-01 08:32:33,677 p=83200 u=zuul n=ansible | 2025-10-01 08:32:33.676541 | fa163edc-743b-971c-e7d8-0000000109f2 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:34,040 p=83200 u=zuul n=ansible | 2025-10-01 08:32:34.039344 | fa163edc-743b-971c-e7d8-0000000109f2 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:34,461 p=83200 u=zuul n=ansible | 2025-10-01 08:32:34.460969 | fa163edc-743b-971c-e7d8-0000000109f2 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:34,465 p=83200 u=zuul n=ansible | 2025-10-01 08:32:34.465059 | fa163edc-743b-971c-e7d8-0000000109f2 | CHANGED | Async creation of Keystone user | undercloud 2025-10-01 08:32:34,477 p=83200 u=zuul n=ansible | 2025-10-01 08:32:34.476762 | fa163edc-743b-971c-e7d8-0000000109f4 | TASK | Check Keystone user status 2025-10-01 08:32:40,138 p=83200 u=zuul n=ansible | 2025-10-01 08:32:40.136402 | fa163edc-743b-971c-e7d8-0000000109f4 | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:40,431 p=83200 u=zuul n=ansible | 2025-10-01 08:32:40.430262 | fa163edc-743b-971c-e7d8-0000000109f4 | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:40,770 p=83200 u=zuul n=ansible | 2025-10-01 08:32:40.769098 | fa163edc-743b-971c-e7d8-0000000109f4 | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:40,776 p=83200 u=zuul n=ansible | 2025-10-01 08:32:40.775541 | fa163edc-743b-971c-e7d8-0000000109f4 | CHANGED | Check Keystone user status | undercloud 2025-10-01 08:32:40,789 p=83200 u=zuul n=ansible | 2025-10-01 08:32:40.788459 | fa163edc-743b-971c-e7d8-0000000100c5 | TASK | Assign Keystone Users to Roles 2025-10-01 08:32:40,967 p=83200 u=zuul n=ansible | 2025-10-01 08:32:40.967099 | 5935fae7-0caa-48b4-9ef2-7183aa6e8890 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-01 08:32:40,974 p=83200 u=zuul n=ansible | 2025-10-01 08:32:40.974272 | 20db0b7d-5203-46d7-b179-b3ea9fd9f1ac | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-01 08:32:40,979 p=83200 u=zuul n=ansible | 2025-10-01 08:32:40.979476 | b4ccc47d-0a45-4277-b4f8-cff2297609d6 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-01 08:32:41,034 p=83200 u=zuul n=ansible | 2025-10-01 08:32:41.033670 | fa163edc-743b-971c-e7d8-000000010bbc | TASK | Async assignment of Keystone user per role 2025-10-01 08:32:41,178 p=83200 u=zuul n=ansible | 2025-10-01 08:32:41.177805 | d8bd3623-eb3e-4795-baf7-2ade01b5afb6 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-01 08:32:41,185 p=83200 u=zuul n=ansible | 2025-10-01 08:32:41.185428 | 80eee9d6-9c4f-4ff4-8ebb-476f5c06ca06 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-01 08:32:41,196 p=83200 u=zuul n=ansible | 2025-10-01 08:32:41.195639 | fa163edc-743b-971c-e7d8-000000010d6e | TASK | Async assignment of Keystone user to roles 2025-10-01 08:32:41,623 p=83200 u=zuul n=ansible | 2025-10-01 08:32:41.623234 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2025-10-01 08:32:42,053 p=83200 u=zuul n=ansible | 2025-10-01 08:32:42.052030 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2025-10-01 08:32:42,424 p=83200 u=zuul n=ansible | 2025-10-01 08:32:42.423061 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2025-10-01 08:32:42,892 p=83200 u=zuul n=ansible | 2025-10-01 08:32:42.890898 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=glance 2025-10-01 08:32:43,357 p=83200 u=zuul n=ansible | 2025-10-01 08:32:43.355862 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat 2025-10-01 08:32:43,713 p=83200 u=zuul n=ansible | 2025-10-01 08:32:43.712678 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat_stack_domain_admin 2025-10-01 08:32:44,114 p=83200 u=zuul n=ansible | 2025-10-01 08:32:44.113229 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat-cfn 2025-10-01 08:32:44,470 p=83200 u=zuul n=ansible | 2025-10-01 08:32:44.468523 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manila 2025-10-01 08:32:44,844 p=83200 u=zuul n=ansible | 2025-10-01 08:32:44.843660 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manilav2 2025-10-01 08:32:45,211 p=83200 u=zuul n=ansible | 2025-10-01 08:32:45.210344 | fa163edc-743b-971c-e7d8-000000010d6e | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2025-10-01 08:32:45,230 p=83200 u=zuul n=ansible | 2025-10-01 08:32:45.230349 | fa163edc-743b-971c-e7d8-000000010d70 | TASK | Check Keystone user assignment to roles status 2025-10-01 08:32:45,571 p=83200 u=zuul n=ansible | 2025-10-01 08:32:45.570659 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2025-10-01 08:32:45,896 p=83200 u=zuul n=ansible | 2025-10-01 08:32:45.894868 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2025-10-01 08:32:46,256 p=83200 u=zuul n=ansible | 2025-10-01 08:32:46.254809 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2025-10-01 08:32:46,576 p=83200 u=zuul n=ansible | 2025-10-01 08:32:46.575634 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=glance 2025-10-01 08:32:46,891 p=83200 u=zuul n=ansible | 2025-10-01 08:32:46.890122 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat 2025-10-01 08:32:47,182 p=83200 u=zuul n=ansible | 2025-10-01 08:32:47.181625 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat_stack_domain_admin 2025-10-01 08:32:47,487 p=83200 u=zuul n=ansible | 2025-10-01 08:32:47.485903 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat-cfn 2025-10-01 08:32:47,803 p=83200 u=zuul n=ansible | 2025-10-01 08:32:47.802119 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manila 2025-10-01 08:32:48,098 p=83200 u=zuul n=ansible | 2025-10-01 08:32:48.098066 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manilav2 2025-10-01 08:32:48,402 p=83200 u=zuul n=ansible | 2025-10-01 08:32:48.401426 | fa163edc-743b-971c-e7d8-000000010d70 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2025-10-01 08:32:48,427 p=83200 u=zuul n=ansible | 2025-10-01 08:32:48.427258 | fa163edc-743b-971c-e7d8-000000010d75 | TASK | Async assignment of Keystone user to roles 2025-10-01 08:32:48,842 p=83200 u=zuul n=ansible | 2025-10-01 08:32:48.841087 | fa163edc-743b-971c-e7d8-000000010d75 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2025-10-01 08:32:49,259 p=83200 u=zuul n=ansible | 2025-10-01 08:32:49.258472 | fa163edc-743b-971c-e7d8-000000010d75 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=placement 2025-10-01 08:32:49,652 p=83200 u=zuul n=ansible | 2025-10-01 08:32:49.651443 | fa163edc-743b-971c-e7d8-000000010d75 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=swift 2025-10-01 08:32:49,672 p=83200 u=zuul n=ansible | 2025-10-01 08:32:49.672124 | fa163edc-743b-971c-e7d8-000000010d77 | TASK | Check Keystone user assignment to roles status 2025-10-01 08:32:55,233 p=83200 u=zuul n=ansible | 2025-10-01 08:32:55.232044 | fa163edc-743b-971c-e7d8-000000010d77 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2025-10-01 08:32:55,552 p=83200 u=zuul n=ansible | 2025-10-01 08:32:55.550659 | fa163edc-743b-971c-e7d8-000000010d77 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=placement 2025-10-01 08:32:55,849 p=83200 u=zuul n=ansible | 2025-10-01 08:32:55.848519 | fa163edc-743b-971c-e7d8-000000010d77 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=swift 2025-10-01 08:32:55,869 p=83200 u=zuul n=ansible | 2025-10-01 08:32:55.868852 | fa163edc-743b-971c-e7d8-000000010bc1 | TASK | Async assignment of Keystone user per role 2025-10-01 08:32:55,988 p=83200 u=zuul n=ansible | 2025-10-01 08:32:55.987742 | 1a9f6c89-195a-4ec6-a9ec-9e954bf4644f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-01 08:32:55,996 p=83200 u=zuul n=ansible | 2025-10-01 08:32:55.996280 | fa163edc-743b-971c-e7d8-000000010dcd | TASK | Async assignment of Keystone user to roles 2025-10-01 08:32:56,325 p=83200 u=zuul n=ansible | 2025-10-01 08:32:56.322700 | fa163edc-743b-971c-e7d8-000000010dcd | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2025-10-01 08:32:56,345 p=83200 u=zuul n=ansible | 2025-10-01 08:32:56.344522 | fa163edc-743b-971c-e7d8-000000010dcf | TASK | Check Keystone user assignment to roles status 2025-10-01 08:33:01,933 p=83200 u=zuul n=ansible | 2025-10-01 08:33:01.932012 | fa163edc-743b-971c-e7d8-000000010dcf | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2025-10-01 08:33:01,954 p=83200 u=zuul n=ansible | 2025-10-01 08:33:01.954061 | fa163edc-743b-971c-e7d8-000000010bc6 | TASK | Async assignment of Keystone user per role 2025-10-01 08:33:02,063 p=83200 u=zuul n=ansible | 2025-10-01 08:33:02.063619 | 931a06ea-8cbd-4487-b742-d35f855f98f6 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-01 08:33:02,071 p=83200 u=zuul n=ansible | 2025-10-01 08:33:02.071654 | fa163edc-743b-971c-e7d8-000000010df1 | TASK | Async assignment of Keystone user to roles 2025-10-01 08:33:02,458 p=83200 u=zuul n=ansible | 2025-10-01 08:33:02.456439 | fa163edc-743b-971c-e7d8-000000010df1 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2025-10-01 08:33:02,865 p=83200 u=zuul n=ansible | 2025-10-01 08:33:02.864427 | fa163edc-743b-971c-e7d8-000000010df1 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2025-10-01 08:33:03,288 p=83200 u=zuul n=ansible | 2025-10-01 08:33:03.287460 | fa163edc-743b-971c-e7d8-000000010df1 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2025-10-01 08:33:03,303 p=83200 u=zuul n=ansible | 2025-10-01 08:33:03.302675 | fa163edc-743b-971c-e7d8-000000010df3 | TASK | Check Keystone user assignment to roles status 2025-10-01 08:33:08,953 p=83200 u=zuul n=ansible | 2025-10-01 08:33:08.951987 | fa163edc-743b-971c-e7d8-000000010df3 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2025-10-01 08:33:09,296 p=83200 u=zuul n=ansible | 2025-10-01 08:33:09.294944 | fa163edc-743b-971c-e7d8-000000010df3 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2025-10-01 08:33:09,596 p=83200 u=zuul n=ansible | 2025-10-01 08:33:09.595143 | fa163edc-743b-971c-e7d8-000000010df3 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2025-10-01 08:33:09,623 p=83200 u=zuul n=ansible | 2025-10-01 08:33:09.623385 | fa163edc-743b-971c-e7d8-00000001008b | TASK | is Keystone LDAP enabled 2025-10-01 08:33:09,690 p=83200 u=zuul n=ansible | 2025-10-01 08:33:09.689198 | fa163edc-743b-971c-e7d8-00000001008b | OK | is Keystone LDAP enabled | undercloud 2025-10-01 08:33:09,699 p=83200 u=zuul n=ansible | 2025-10-01 08:33:09.698880 | fa163edc-743b-971c-e7d8-00000001008c | TASK | Set fact for tripleo_keystone_ldap_domains 2025-10-01 08:33:09,760 p=83200 u=zuul n=ansible | 2025-10-01 08:33:09.759209 | fa163edc-743b-971c-e7d8-00000001008c | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2025-10-01 08:33:09,770 p=83200 u=zuul n=ansible | 2025-10-01 08:33:09.769831 | fa163edc-743b-971c-e7d8-00000001008d | TASK | Manage Keystone domains from LDAP config 2025-10-01 08:33:09,831 p=83200 u=zuul n=ansible | 2025-10-01 08:33:09.830498 | fa163edc-743b-971c-e7d8-00000001008d | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2025-10-01 08:33:09,878 p=83200 u=zuul n=ansible | PLAY [Deploy step tasks for 4] ************************************************* 2025-10-01 08:33:10,011 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.011198 | fa163edc-743b-971c-e7d8-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-01 08:33:10,028 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.028349 | fa163edc-743b-971c-e7d8-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-01 08:33:10,057 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.052335 | fa163edc-743b-971c-e7d8-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-01 08:33:10,087 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.082202 | fa163edc-743b-971c-e7d8-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-01 08:33:10,110 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.110186 | fa163edc-743b-971c-e7d8-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-01 08:33:10,146 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.146048 | fa163edc-743b-971c-e7d8-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-01 08:33:10,153 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.152863 | fa163edc-743b-971c-e7d8-0000000000e7 | OK | Deploy step tasks for 4 | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2025-10-01 08:33:10,154 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000e7') missing from stats 2025-10-01 08:33:10,154 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.154641 | fa163edc-743b-971c-e7d8-0000000000e7 | OK | Deploy step tasks for 4 | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2025-10-01 08:33:10,155 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000e7') missing from stats 2025-10-01 08:33:10,155 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.155445 | fa163edc-743b-971c-e7d8-0000000000e7 | OK | Deploy step tasks for 4 | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2025-10-01 08:33:10,156 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000e7') missing from stats 2025-10-01 08:33:10,156 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.156375 | fa163edc-743b-971c-e7d8-0000000000e7 | OK | Deploy step tasks for 4 | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2025-10-01 08:33:10,157 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000e7') missing from stats 2025-10-01 08:33:10,157 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.157225 | fa163edc-743b-971c-e7d8-0000000000e7 | OK | Deploy step tasks for 4 | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2025-10-01 08:33:10,157 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000e7') missing from stats 2025-10-01 08:33:10,168 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.168269 | fa163edc-743b-971c-e7d8-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-01 08:33:10,190 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.189411 | fa163edc-743b-971c-e7d8-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-01 08:33:10,206 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.206113 | fa163edc-743b-971c-e7d8-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-01 08:33:10,228 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.228024 | fa163edc-743b-971c-e7d8-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-01 08:33:10,257 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.256738 | fa163edc-743b-971c-e7d8-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-01 08:33:10,269 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.268519 | fa163edc-743b-971c-e7d8-0000000000e7 | OK | Deploy step tasks for 4 | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2025-10-01 08:33:10,269 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000e7') missing from stats 2025-10-01 08:33:10,285 p=83200 u=zuul n=ansible | 2025-10-01 08:33:10.285089 | fa163edc-743b-971c-e7d8-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-01 08:33:11,201 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.195728 | fa163edc-743b-971c-e7d8-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005463870 2025-10-01 08:33:11,202 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.202599 | fa163edc-743b-971c-e7d8-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005463871 2025-10-01 08:33:11,203 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.203592 | fa163edc-743b-971c-e7d8-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005463866 2025-10-01 08:33:11,268 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:33:11,280 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:33:11,323 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.322707 | fa163edc-743b-971c-e7d8-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005463865 2025-10-01 08:33:11,324 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.324173 | fa163edc-743b-971c-e7d8-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005463872 2025-10-01 08:33:11,327 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.327124 | fa163edc-743b-971c-e7d8-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005463867 2025-10-01 08:33:11,333 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:33:11,367 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.366895 | 36730a78-43e6-4b99-9e21-45a2d7806b81 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005463870 2025-10-01 08:33:11,367 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.367556 | 36730a78-43e6-4b99-9e21-45a2d7806b81 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005463871 2025-10-01 08:33:11,384 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.384038 | fa163edc-743b-971c-e7d8-000000010e4a | TASK | set enable_sensubility fact 2025-10-01 08:33:11,399 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.399131 | fa163edc-743b-971c-e7d8-000000010e4a | TASK | set enable_sensubility fact 2025-10-01 08:33:11,444 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:33:11,487 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:33:11,489 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.489182 | fa163edc-743b-971c-e7d8-000000010e4a | OK | set enable_sensubility fact | np0005463870 2025-10-01 08:33:11,497 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.495499 | fa163edc-743b-971c-e7d8-000000010e4a | OK | set enable_sensubility fact | np0005463871 2025-10-01 08:33:11,498 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:33:11,545 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.544638 | ba80d329-71e2-4bf2-86d4-42f7bcb617f1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005463866 2025-10-01 08:33:11,545 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.545166 | ba80d329-71e2-4bf2-86d4-42f7bcb617f1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005463865 2025-10-01 08:33:11,554 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.554524 | 53f40f31-c018-49b9-b662-6dbca86d1036 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005463872 2025-10-01 08:33:11,567 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.567319 | fa163edc-743b-971c-e7d8-000000010e4c | TASK | Create virtqemud recovery script 2025-10-01 08:33:11,584 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.583673 | fa163edc-743b-971c-e7d8-000000010e4c | TASK | Create virtqemud recovery script 2025-10-01 08:33:11,600 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.599557 | fa163edc-743b-971c-e7d8-000000010e80 | TASK | set enable_sensubility fact 2025-10-01 08:33:11,623 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.622408 | fa163edc-743b-971c-e7d8-000000010e72 | TASK | set enable_sensubility fact 2025-10-01 08:33:11,653 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.653282 | fa163edc-743b-971c-e7d8-000000010e72 | TASK | set enable_sensubility fact 2025-10-01 08:33:11,669 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.668734 | fa163edc-743b-971c-e7d8-000000010e80 | OK | set enable_sensubility fact | np0005463872 2025-10-01 08:33:11,669 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.669604 | fa163edc-743b-971c-e7d8-000000010e72 | OK | set enable_sensubility fact | np0005463865 2025-10-01 08:33:11,695 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.690765 | 92de9153-da6b-46b9-9168-3ae7aa771e01 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005463867 2025-10-01 08:33:11,707 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.706783 | fa163edc-743b-971c-e7d8-000000010e82 | TASK | Create virtqemud recovery script 2025-10-01 08:33:11,730 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.729760 | fa163edc-743b-971c-e7d8-000000010e77 | TASK | Start OVN container 2025-10-01 08:33:11,751 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.750981 | fa163edc-743b-971c-e7d8-000000010ea9 | TASK | set enable_sensubility fact 2025-10-01 08:33:11,759 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.758714 | fa163edc-743b-971c-e7d8-000000010e72 | OK | set enable_sensubility fact | np0005463866 2025-10-01 08:33:11,775 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.774945 | fa163edc-743b-971c-e7d8-000000010e77 | TASK | Start OVN container 2025-10-01 08:33:11,797 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.790414 | fa163edc-743b-971c-e7d8-000000010ea9 | OK | set enable_sensubility fact | np0005463867 2025-10-01 08:33:11,803 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.799240 | fa163edc-743b-971c-e7d8-000000010e77 | SKIPPED | Start OVN container | np0005463865 | item=ovn_cluster_north_db_server 2025-10-01 08:33:11,816 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.815265 | fa163edc-743b-971c-e7d8-000000010e77 | SKIPPED | Start OVN container | np0005463865 | item=ovn_cluster_south_db_server 2025-10-01 08:33:11,823 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.822701 | fa163edc-743b-971c-e7d8-000000010eae | TASK | Start OVN container 2025-10-01 08:33:11,839 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.837850 | fa163edc-743b-971c-e7d8-000000010e77 | SKIPPED | Start OVN container | np0005463865 | item=ovn_cluster_northd 2025-10-01 08:33:11,872 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.872561 | fa163edc-743b-971c-e7d8-000000010e79 | TASK | Set NB connection 2025-10-01 08:33:11,923 p=83200 u=zuul n=ansible | 2025-10-01 08:33:11.923635 | fa163edc-743b-971c-e7d8-000000010e79 | SKIPPED | Set NB connection | np0005463865 2025-10-01 08:33:12,022 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.021915 | fa163edc-743b-971c-e7d8-000000010e7a | TASK | Set SB connection 2025-10-01 08:33:12,046 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.045650 | fa163edc-743b-971c-e7d8-000000010ef7 | TASK | Gather variables for each operating system 2025-10-01 08:33:12,114 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.113856 | fa163edc-743b-971c-e7d8-000000010ef7 | TASK | Gather variables for each operating system 2025-10-01 08:33:12,123 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.122574 | fa163edc-743b-971c-e7d8-000000010e7a | SKIPPED | Set SB connection | np0005463865 2025-10-01 08:33:12,140 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.140380 | fa163edc-743b-971c-e7d8-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-01 08:33:12,192 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.192083 | fa163edc-743b-971c-e7d8-000000010ef8 | TASK | Create container logs path 2025-10-01 08:33:12,251 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.250793 | fa163edc-743b-971c-e7d8-000000010ef8 | TASK | Create container logs path 2025-10-01 08:33:12,437 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.435791 | fa163edc-743b-971c-e7d8-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005463865 2025-10-01 08:33:12,526 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.525030 | fa163edc-743b-971c-e7d8-000000010e4c | CHANGED | Create virtqemud recovery script | np0005463870 2025-10-01 08:33:12,541 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.540874 | fa163edc-743b-971c-e7d8-000000010e4d | TASK | Create virtqemud recovery trigger service 2025-10-01 08:33:12,623 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.616429 | fa163edc-743b-971c-e7d8-000000010ef8 | OK | Create container logs path | np0005463866 2025-10-01 08:33:12,625 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.625362 | fa163edc-743b-971c-e7d8-000000010e4c | CHANGED | Create virtqemud recovery script | np0005463871 2025-10-01 08:33:12,626 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.626557 | fa163edc-743b-971c-e7d8-000000010ef8 | OK | Create container logs path | np0005463867 2025-10-01 08:33:12,661 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.661483 | 5faff2b8-e503-4d67-9e31-31b9fccaada4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463865 2025-10-01 08:33:12,675 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.674703 | fa163edc-743b-971c-e7d8-000000010e4d | TASK | Create virtqemud recovery trigger service 2025-10-01 08:33:12,699 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.698600 | fa163edc-743b-971c-e7d8-000000011014 | TASK | Write the config_step hieradata 2025-10-01 08:33:12,734 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.724824 | fa163edc-743b-971c-e7d8-000000010efa | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:12,757 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.756911 | fa163edc-743b-971c-e7d8-000000010efa | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:12,766 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.765780 | fa163edc-743b-971c-e7d8-000000010e82 | CHANGED | Create virtqemud recovery script | np0005463872 2025-10-01 08:33:12,778 p=83200 u=zuul n=ansible | 2025-10-01 08:33:12.778111 | fa163edc-743b-971c-e7d8-000000010e83 | TASK | Create virtqemud recovery trigger service 2025-10-01 08:33:13,103 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.102799 | fa163edc-743b-971c-e7d8-000000010efa | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:13,124 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.124386 | fa163edc-743b-971c-e7d8-000000010efd | TASK | Finalise hashes for all containers 2025-10-01 08:33:13,206 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.205691 | fa163edc-743b-971c-e7d8-000000010efa | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:13,236 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.235879 | fa163edc-743b-971c-e7d8-000000010efd | TASK | Finalise hashes for all containers 2025-10-01 08:33:13,244 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.243214 | fa163edc-743b-971c-e7d8-000000010efd | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:33:13,263 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.262879 | fa163edc-743b-971c-e7d8-000000010eff | TASK | Manage systemd shutdown files 2025-10-01 08:33:13,310 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.310094 | fa163edc-743b-971c-e7d8-000000010efd | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:33:13,329 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.329188 | fa163edc-743b-971c-e7d8-000000010eff | TASK | Manage systemd shutdown files 2025-10-01 08:33:13,334 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.334166 | fa163edc-743b-971c-e7d8-000000010eff | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:33:13,351 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.350704 | fa163edc-743b-971c-e7d8-000000010f01 | TASK | Update container configs with new config hashes 2025-10-01 08:33:13,387 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.386449 | fa163edc-743b-971c-e7d8-000000010eff | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:33:13,403 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.403419 | fa163edc-743b-971c-e7d8-000000010f01 | TASK | Update container configs with new config hashes 2025-10-01 08:33:13,429 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.428329 | fa163edc-743b-971c-e7d8-000000010f01 | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:33:13,452 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.451870 | fa163edc-743b-971c-e7d8-000000010f02 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:13,459 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.459154 | fa163edc-743b-971c-e7d8-000000010f01 | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:33:13,478 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.477714 | fa163edc-743b-971c-e7d8-000000010f02 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:13,517 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.514317 | 84b62745-b2e8-45ac-af97-6b6ae4bf3084 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463866 2025-10-01 08:33:13,536 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.535895 | fa163edc-743b-971c-e7d8-00000001103e | TASK | Gather podman infos 2025-10-01 08:33:13,548 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.542256 | fa163edc-743b-971c-e7d8-000000010e4d | CHANGED | Create virtqemud recovery trigger service | np0005463870 2025-10-01 08:33:13,571 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.571608 | a415b614-3e7b-485c-9ba7-eeb47492095b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463867 2025-10-01 08:33:13,584 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.584226 | fa163edc-743b-971c-e7d8-000000010e4e | TASK | Create virtqemud recovery trigger timer 2025-10-01 08:33:13,610 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.609930 | fa163edc-743b-971c-e7d8-000000011064 | TASK | Gather podman infos 2025-10-01 08:33:13,619 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.619285 | fa163edc-743b-971c-e7d8-000000011014 | OK | Write the config_step hieradata | np0005463865 2025-10-01 08:33:13,644 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.639109 | fa163edc-743b-971c-e7d8-000000011015 | TASK | Run puppet host configuration for step 4 2025-10-01 08:33:13,652 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.651791 | fa163edc-743b-971c-e7d8-000000010e4d | CHANGED | Create virtqemud recovery trigger service | np0005463871 2025-10-01 08:33:13,674 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.673410 | fa163edc-743b-971c-e7d8-000000010e4e | TASK | Create virtqemud recovery trigger timer 2025-10-01 08:33:13,822 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.821156 | fa163edc-743b-971c-e7d8-000000010e83 | CHANGED | Create virtqemud recovery trigger service | np0005463872 2025-10-01 08:33:13,846 p=83200 u=zuul n=ansible | 2025-10-01 08:33:13.846127 | fa163edc-743b-971c-e7d8-000000010e84 | TASK | Create virtqemud recovery trigger timer 2025-10-01 08:33:14,355 p=83200 u=zuul n=ansible | 2025-10-01 08:33:14.354247 | fa163edc-743b-971c-e7d8-000000011015 | CHANGED | Run puppet host configuration for step 4 | np0005463865 2025-10-01 08:33:14,374 p=83200 u=zuul n=ansible | 2025-10-01 08:33:14.374382 | fa163edc-743b-971c-e7d8-000000011016 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:33:14,560 p=83200 u=zuul n=ansible | 2025-10-01 08:33:14.559267 | fa163edc-743b-971c-e7d8-000000010e4e | CHANGED | Create virtqemud recovery trigger timer | np0005463870 2025-10-01 08:33:14,575 p=83200 u=zuul n=ansible | 2025-10-01 08:33:14.574858 | fa163edc-743b-971c-e7d8-000000010e4f | TASK | Enable virtqemud recovery trigger service 2025-10-01 08:33:14,712 p=83200 u=zuul n=ansible | 2025-10-01 08:33:14.711740 | fa163edc-743b-971c-e7d8-00000001103e | OK | Gather podman infos | np0005463866 2025-10-01 08:33:14,775 p=83200 u=zuul n=ansible | 2025-10-01 08:33:14.774780 | fa163edc-743b-971c-e7d8-000000010e4e | CHANGED | Create virtqemud recovery trigger timer | np0005463871 2025-10-01 08:33:14,996 p=83200 u=zuul n=ansible | 2025-10-01 08:33:14.995516 | fa163edc-743b-971c-e7d8-000000010e4f | TASK | Enable virtqemud recovery trigger service 2025-10-01 08:33:15,041 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.040713 | fa163edc-743b-971c-e7d8-00000001103f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:15,054 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.053795 | fa163edc-743b-971c-e7d8-000000011064 | OK | Gather podman infos | np0005463867 2025-10-01 08:33:15,127 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.127000 | fa163edc-743b-971c-e7d8-000000010e84 | CHANGED | Create virtqemud recovery trigger timer | np0005463872 2025-10-01 08:33:15,169 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.168830 | fa163edc-743b-971c-e7d8-000000010e85 | TASK | Enable virtqemud recovery trigger service 2025-10-01 08:33:15,216 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.216182 | fa163edc-743b-971c-e7d8-000000011065 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:15,389 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.388980 | fa163edc-743b-971c-e7d8-000000010f03 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:15,465 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.464994 | fa163edc-743b-971c-e7d8-000000010f03 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:15,488 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.487863 | 5a2658d6-7b08-4d7d-bb8a-496eaa1c91d9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463866 2025-10-01 08:33:15,509 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.508753 | fa163edc-743b-971c-e7d8-000000011121 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:15,539 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.539240 | a90fc775-e79f-4092-8a95-7c8bd04209ff | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463867 2025-10-01 08:33:15,559 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.559585 | fa163edc-743b-971c-e7d8-00000001115d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:15,595 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.594646 | fa163edc-743b-971c-e7d8-000000010e4f | CHANGED | Enable virtqemud recovery trigger service | np0005463870 2025-10-01 08:33:15,607 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.606721 | fa163edc-743b-971c-e7d8-000000010e50 | TASK | Enable virtqemud recovery trigger timer 2025-10-01 08:33:15,981 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.980214 | fa163edc-743b-971c-e7d8-000000010e4f | CHANGED | Enable virtqemud recovery trigger service | np0005463871 2025-10-01 08:33:15,996 p=83200 u=zuul n=ansible | 2025-10-01 08:33:15.995867 | fa163edc-743b-971c-e7d8-000000010e50 | TASK | Enable virtqemud recovery trigger timer 2025-10-01 08:33:16,304 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.303144 | fa163edc-743b-971c-e7d8-000000010e85 | CHANGED | Enable virtqemud recovery trigger service | np0005463872 2025-10-01 08:33:16,322 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.322146 | fa163edc-743b-971c-e7d8-000000010e86 | TASK | Enable virtqemud recovery trigger timer 2025-10-01 08:33:16,441 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.440571 | fa163edc-743b-971c-e7d8-000000011121 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:16,467 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.464241 | fa163edc-743b-971c-e7d8-000000011122 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:16,481 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.480117 | fa163edc-743b-971c-e7d8-00000001115d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:16,521 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.520418 | fa163edc-743b-971c-e7d8-00000001115e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:16,661 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.659929 | fa163edc-743b-971c-e7d8-000000010e50 | CHANGED | Enable virtqemud recovery trigger timer | np0005463870 2025-10-01 08:33:16,686 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.686190 | fa163edc-743b-971c-e7d8-000000010e51 | TASK | Really enable virtqemud recovery trigger timer 2025-10-01 08:33:16,988 p=83200 u=zuul n=ansible | 2025-10-01 08:33:16.987169 | fa163edc-743b-971c-e7d8-000000010e50 | CHANGED | Enable virtqemud recovery trigger timer | np0005463871 2025-10-01 08:33:17,022 p=83200 u=zuul n=ansible | 2025-10-01 08:33:17.021111 | fa163edc-743b-971c-e7d8-000000010e51 | TASK | Really enable virtqemud recovery trigger timer 2025-10-01 08:33:17,336 p=83200 u=zuul n=ansible | 2025-10-01 08:33:17.335194 | fa163edc-743b-971c-e7d8-000000010e51 | CHANGED | Really enable virtqemud recovery trigger timer | np0005463870 2025-10-01 08:33:17,352 p=83200 u=zuul n=ansible | 2025-10-01 08:33:17.352131 | fa163edc-743b-971c-e7d8-000000010e53 | TASK | Create systemd file 2025-10-01 08:33:17,455 p=83200 u=zuul n=ansible | 2025-10-01 08:33:17.454207 | fa163edc-743b-971c-e7d8-000000010e86 | CHANGED | Enable virtqemud recovery trigger timer | np0005463872 2025-10-01 08:33:17,473 p=83200 u=zuul n=ansible | 2025-10-01 08:33:17.472483 | fa163edc-743b-971c-e7d8-000000010e87 | TASK | Really enable virtqemud recovery trigger timer 2025-10-01 08:33:17,687 p=83200 u=zuul n=ansible | 2025-10-01 08:33:17.686434 | fa163edc-743b-971c-e7d8-000000010e51 | CHANGED | Really enable virtqemud recovery trigger timer | np0005463871 2025-10-01 08:33:17,701 p=83200 u=zuul n=ansible | 2025-10-01 08:33:17.701370 | fa163edc-743b-971c-e7d8-000000010e53 | TASK | Create systemd file 2025-10-01 08:33:18,154 p=83200 u=zuul n=ansible | 2025-10-01 08:33:18.153155 | fa163edc-743b-971c-e7d8-000000010e87 | CHANGED | Really enable virtqemud recovery trigger timer | np0005463872 2025-10-01 08:33:18,179 p=83200 u=zuul n=ansible | 2025-10-01 08:33:18.178419 | fa163edc-743b-971c-e7d8-000000010e89 | TASK | Create systemd file 2025-10-01 08:33:18,441 p=83200 u=zuul n=ansible | 2025-10-01 08:33:18.440100 | fa163edc-743b-971c-e7d8-000000010e53 | CHANGED | Create systemd file | np0005463870 2025-10-01 08:33:18,455 p=83200 u=zuul n=ansible | 2025-10-01 08:33:18.455241 | fa163edc-743b-971c-e7d8-000000010e54 | TASK | Reload systemd 2025-10-01 08:33:18,638 p=83200 u=zuul n=ansible | 2025-10-01 08:33:18.637383 | fa163edc-743b-971c-e7d8-000000010e53 | CHANGED | Create systemd file | np0005463871 2025-10-01 08:33:18,651 p=83200 u=zuul n=ansible | 2025-10-01 08:33:18.651238 | fa163edc-743b-971c-e7d8-000000010e54 | TASK | Reload systemd 2025-10-01 08:33:19,213 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.213002 | fa163edc-743b-971c-e7d8-000000010e89 | CHANGED | Create systemd file | np0005463872 2025-10-01 08:33:19,228 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.228124 | fa163edc-743b-971c-e7d8-000000010e8a | TASK | Reload systemd 2025-10-01 08:33:19,259 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.259209 | fa163edc-743b-971c-e7d8-000000010e54 | CHANGED | Reload systemd | np0005463870 2025-10-01 08:33:19,274 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.274113 | fa163edc-743b-971c-e7d8-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-01 08:33:19,473 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.473088 | fa163edc-743b-971c-e7d8-000000010e54 | CHANGED | Reload systemd | np0005463871 2025-10-01 08:33:19,489 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.488768 | fa163edc-743b-971c-e7d8-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-01 08:33:19,598 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.597979 | fa163edc-743b-971c-e7d8-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005463870 2025-10-01 08:33:19,717 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.717539 | 1492b585-fc93-4799-a7fd-4dd33163bced | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463870 2025-10-01 08:33:19,729 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.729093 | fa163edc-743b-971c-e7d8-0000000111bb | TASK | Write the config_step hieradata 2025-10-01 08:33:19,831 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.831007 | fa163edc-743b-971c-e7d8-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005463871 2025-10-01 08:33:19,936 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.936050 | b7fb5a76-dde1-49df-be66-08305930ae6b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463871 2025-10-01 08:33:19,947 p=83200 u=zuul n=ansible | 2025-10-01 08:33:19.947711 | fa163edc-743b-971c-e7d8-0000000111d5 | TASK | Write the config_step hieradata 2025-10-01 08:33:20,081 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.080989 | fa163edc-743b-971c-e7d8-000000010e8a | CHANGED | Reload systemd | np0005463872 2025-10-01 08:33:20,095 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.095510 | fa163edc-743b-971c-e7d8-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-01 08:33:20,224 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.221575 | fa163edc-743b-971c-e7d8-000000011122 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:20,226 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.226104 | fa163edc-743b-971c-e7d8-00000001115e | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:20,299 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.298479 | fa163edc-743b-971c-e7d8-000000010f26 | TASK | Gather variables for each operating system 2025-10-01 08:33:20,328 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.327549 | fa163edc-743b-971c-e7d8-000000010f26 | TASK | Gather variables for each operating system 2025-10-01 08:33:20,435 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.435360 | fa163edc-743b-971c-e7d8-000000010f27 | TASK | Create container logs path 2025-10-01 08:33:20,461 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.459780 | fa163edc-743b-971c-e7d8-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005463872 2025-10-01 08:33:20,520 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.519855 | fa163edc-743b-971c-e7d8-000000010f27 | TASK | Create container logs path 2025-10-01 08:33:20,612 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.612199 | a694c379-bb1a-4793-b159-7b509761fade | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463872 2025-10-01 08:33:20,625 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.624897 | fa163edc-743b-971c-e7d8-0000000111fb | TASK | Write the config_step hieradata 2025-10-01 08:33:20,633 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.632658 | fa163edc-743b-971c-e7d8-0000000111bb | OK | Write the config_step hieradata | np0005463870 2025-10-01 08:33:20,645 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.645314 | fa163edc-743b-971c-e7d8-0000000111bc | TASK | Run puppet host configuration for step 4 2025-10-01 08:33:20,797 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.796788 | fa163edc-743b-971c-e7d8-000000010f27 | OK | Create container logs path | np0005463866 2025-10-01 08:33:20,827 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.827181 | fa163edc-743b-971c-e7d8-000000010f29 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:20,837 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.836379 | fa163edc-743b-971c-e7d8-0000000111d5 | OK | Write the config_step hieradata | np0005463871 2025-10-01 08:33:20,853 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.853047 | fa163edc-743b-971c-e7d8-0000000111d6 | TASK | Run puppet host configuration for step 4 2025-10-01 08:33:20,871 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.870440 | fa163edc-743b-971c-e7d8-000000010f27 | OK | Create container logs path | np0005463867 2025-10-01 08:33:20,888 p=83200 u=zuul n=ansible | 2025-10-01 08:33:20.888107 | fa163edc-743b-971c-e7d8-000000010f29 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:21,194 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.193168 | fa163edc-743b-971c-e7d8-000000010f29 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:21,219 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.218932 | fa163edc-743b-971c-e7d8-000000010f2a | TASK | Finalise hashes for all containers 2025-10-01 08:33:21,261 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.260318 | fa163edc-743b-971c-e7d8-000000010f29 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:21,288 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.287914 | fa163edc-743b-971c-e7d8-000000010f2a | TASK | Finalise hashes for all containers 2025-10-01 08:33:21,326 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.325431 | fa163edc-743b-971c-e7d8-000000010f2a | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:33:21,349 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.343348 | fa163edc-743b-971c-e7d8-000000010f2c | TASK | Manage systemd shutdown files 2025-10-01 08:33:21,358 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.357124 | fa163edc-743b-971c-e7d8-0000000111bc | CHANGED | Run puppet host configuration for step 4 | np0005463870 2025-10-01 08:33:21,369 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.369390 | fa163edc-743b-971c-e7d8-0000000111bd | TASK | Wait for puppet host configuration to finish 2025-10-01 08:33:21,393 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.392420 | fa163edc-743b-971c-e7d8-000000010f2a | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:33:21,419 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.418915 | fa163edc-743b-971c-e7d8-000000010f2c | TASK | Manage systemd shutdown files 2025-10-01 08:33:21,428 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.427362 | fa163edc-743b-971c-e7d8-000000010f2c | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:33:21,446 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.445940 | fa163edc-743b-971c-e7d8-000000010f2e | TASK | Update container configs with new config hashes 2025-10-01 08:33:21,481 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.480711 | fa163edc-743b-971c-e7d8-000000010f2c | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:33:21,499 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.498925 | fa163edc-743b-971c-e7d8-000000010f2e | TASK | Update container configs with new config hashes 2025-10-01 08:33:21,520 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.519763 | fa163edc-743b-971c-e7d8-0000000111fb | OK | Write the config_step hieradata | np0005463872 2025-10-01 08:33:21,527 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.527184 | fa163edc-743b-971c-e7d8-000000010f2e | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:33:21,542 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.541420 | fa163edc-743b-971c-e7d8-0000000111fc | TASK | Run puppet host configuration for step 4 2025-10-01 08:33:21,578 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.577512 | fa163edc-743b-971c-e7d8-000000010f2f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:21,587 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.587111 | fa163edc-743b-971c-e7d8-0000000111d6 | CHANGED | Run puppet host configuration for step 4 | np0005463871 2025-10-01 08:33:21,590 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.589839 | fa163edc-743b-971c-e7d8-000000010f2e | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:33:21,603 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.603012 | fa163edc-743b-971c-e7d8-0000000111d7 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:33:21,628 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.627432 | fa163edc-743b-971c-e7d8-000000010f2f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:21,677 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.676882 | b08727a8-4b2b-44d7-b321-ba70679583d2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463866 2025-10-01 08:33:21,705 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.705399 | fa163edc-743b-971c-e7d8-00000001122f | TASK | Gather podman infos 2025-10-01 08:33:21,737 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.737453 | 8f47a54b-c112-48f6-b0d2-e75ba12897a8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463867 2025-10-01 08:33:21,757 p=83200 u=zuul n=ansible | 2025-10-01 08:33:21.756805 | fa163edc-743b-971c-e7d8-000000011253 | TASK | Gather podman infos 2025-10-01 08:33:22,270 p=83200 u=zuul n=ansible | 2025-10-01 08:33:22.270000 | fa163edc-743b-971c-e7d8-0000000111fc | CHANGED | Run puppet host configuration for step 4 | np0005463872 2025-10-01 08:33:22,292 p=83200 u=zuul n=ansible | 2025-10-01 08:33:22.292156 | fa163edc-743b-971c-e7d8-0000000111fd | TASK | Wait for puppet host configuration to finish 2025-10-01 08:33:22,833 p=83200 u=zuul n=ansible | 2025-10-01 08:33:22.832361 | fa163edc-743b-971c-e7d8-00000001122f | OK | Gather podman infos | np0005463866 2025-10-01 08:33:23,158 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.158014 | fa163edc-743b-971c-e7d8-000000011230 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:23,179 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.178175 | fa163edc-743b-971c-e7d8-000000011253 | OK | Gather podman infos | np0005463867 2025-10-01 08:33:23,264 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.264012 | fa163edc-743b-971c-e7d8-000000011254 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:23,447 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.447382 | fa163edc-743b-971c-e7d8-000000010f30 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:23,513 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.509350 | fa163edc-743b-971c-e7d8-000000010f30 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:23,537 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.537465 | 3e4b7296-3d8f-4c0b-8f8d-a619d6ec9d74 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463866 2025-10-01 08:33:23,559 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.559177 | fa163edc-743b-971c-e7d8-000000011303 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:23,599 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.598938 | 453c864b-780a-4848-93f2-d5dae63eeb30 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463867 2025-10-01 08:33:23,624 p=83200 u=zuul n=ansible | 2025-10-01 08:33:23.624165 | fa163edc-743b-971c-e7d8-00000001133f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:24,437 p=83200 u=zuul n=ansible | 2025-10-01 08:33:24.437106 | fa163edc-743b-971c-e7d8-000000011303 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:24,461 p=83200 u=zuul n=ansible | 2025-10-01 08:33:24.460891 | fa163edc-743b-971c-e7d8-000000011304 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:24,617 p=83200 u=zuul n=ansible | 2025-10-01 08:33:24.617074 | fa163edc-743b-971c-e7d8-00000001133f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:24,634 p=83200 u=zuul n=ansible | 2025-10-01 08:33:24.633969 | fa163edc-743b-971c-e7d8-000000011340 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:27,861 p=83200 u=zuul n=ansible | 2025-10-01 08:33:27.860969 | fa163edc-743b-971c-e7d8-000000011304 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:27,892 p=83200 u=zuul n=ansible | 2025-10-01 08:33:27.892463 | fa163edc-743b-971c-e7d8-000000010f53 | TASK | Gather variables for each operating system 2025-10-01 08:33:27,989 p=83200 u=zuul n=ansible | 2025-10-01 08:33:27.988639 | fa163edc-743b-971c-e7d8-000000010f54 | TASK | Create container logs path 2025-10-01 08:33:28,227 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.226264 | fa163edc-743b-971c-e7d8-000000011340 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:28,259 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.259333 | fa163edc-743b-971c-e7d8-000000010f53 | TASK | Gather variables for each operating system 2025-10-01 08:33:28,345 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.344787 | fa163edc-743b-971c-e7d8-000000010f54 | OK | Create container logs path | np0005463866 2025-10-01 08:33:28,384 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.383758 | fa163edc-743b-971c-e7d8-000000010f56 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:28,424 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.424161 | fa163edc-743b-971c-e7d8-000000010f54 | TASK | Create container logs path 2025-10-01 08:33:28,746 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.746024 | fa163edc-743b-971c-e7d8-000000010f54 | OK | Create container logs path | np0005463867 2025-10-01 08:33:28,776 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.775707 | fa163edc-743b-971c-e7d8-000000010f56 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:28,783 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.782985 | fa163edc-743b-971c-e7d8-000000010f56 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:28,801 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.801448 | fa163edc-743b-971c-e7d8-000000010f57 | TASK | Finalise hashes for all containers 2025-10-01 08:33:28,906 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.905637 | fa163edc-743b-971c-e7d8-000000010f57 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:33:28,928 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.927917 | fa163edc-743b-971c-e7d8-000000010f59 | TASK | Manage systemd shutdown files 2025-10-01 08:33:28,977 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.977243 | fa163edc-743b-971c-e7d8-000000010f59 | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:33:28,994 p=83200 u=zuul n=ansible | 2025-10-01 08:33:28.993731 | fa163edc-743b-971c-e7d8-000000010f5b | TASK | Update container configs with new config hashes 2025-10-01 08:33:29,050 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.049401 | fa163edc-743b-971c-e7d8-000000010f5b | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:33:29,066 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.065817 | fa163edc-743b-971c-e7d8-000000010f5c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:29,126 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.126187 | 2632a32d-b7f2-4d48-bae3-54532fd4cbc0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463866 2025-10-01 08:33:29,145 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.144750 | fa163edc-743b-971c-e7d8-000000011395 | TASK | Gather podman infos 2025-10-01 08:33:29,160 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.160057 | fa163edc-743b-971c-e7d8-000000010f56 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:29,177 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.176946 | fa163edc-743b-971c-e7d8-000000010f57 | TASK | Finalise hashes for all containers 2025-10-01 08:33:29,281 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.280313 | fa163edc-743b-971c-e7d8-000000010f57 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:33:29,296 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.295745 | fa163edc-743b-971c-e7d8-000000010f59 | TASK | Manage systemd shutdown files 2025-10-01 08:33:29,352 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.352285 | fa163edc-743b-971c-e7d8-000000010f59 | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:33:29,368 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.367820 | fa163edc-743b-971c-e7d8-000000010f5b | TASK | Update container configs with new config hashes 2025-10-01 08:33:29,440 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.439905 | fa163edc-743b-971c-e7d8-000000010f5b | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:33:29,461 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.461368 | fa163edc-743b-971c-e7d8-000000010f5c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:29,554 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.554301 | 62c5678d-cd21-4633-90e4-8a2db2e0cb6d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463867 2025-10-01 08:33:29,578 p=83200 u=zuul n=ansible | 2025-10-01 08:33:29.578534 | fa163edc-743b-971c-e7d8-0000000113bf | TASK | Gather podman infos 2025-10-01 08:33:30,268 p=83200 u=zuul n=ansible | 2025-10-01 08:33:30.267775 | fa163edc-743b-971c-e7d8-000000011395 | OK | Gather podman infos | np0005463866 2025-10-01 08:33:30,337 p=83200 u=zuul n=ansible | 2025-10-01 08:33:30.337420 | fa163edc-743b-971c-e7d8-000000011396 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:30,544 p=83200 u=zuul n=ansible | 2025-10-01 08:33:30.543673 | fa163edc-743b-971c-e7d8-000000010f5d | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:30,619 p=83200 u=zuul n=ansible | 2025-10-01 08:33:30.618926 | 6db05cc8-a4c2-439c-a5bb-72af43828ab3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463866 2025-10-01 08:33:30,640 p=83200 u=zuul n=ansible | 2025-10-01 08:33:30.640018 | fa163edc-743b-971c-e7d8-000000011425 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:30,801 p=83200 u=zuul n=ansible | 2025-10-01 08:33:30.800215 | fa163edc-743b-971c-e7d8-0000000113bf | OK | Gather podman infos | np0005463867 2025-10-01 08:33:31,043 p=83200 u=zuul n=ansible | 2025-10-01 08:33:31.042825 | fa163edc-743b-971c-e7d8-0000000113c0 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:31,256 p=83200 u=zuul n=ansible | 2025-10-01 08:33:31.255742 | fa163edc-743b-971c-e7d8-000000010f5d | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:31,312 p=83200 u=zuul n=ansible | 2025-10-01 08:33:31.311855 | fdb58e3c-520e-4ca6-a1e2-1758986709ff | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463867 2025-10-01 08:33:31,333 p=83200 u=zuul n=ansible | 2025-10-01 08:33:31.333608 | fa163edc-743b-971c-e7d8-0000000114a5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:31,708 p=83200 u=zuul n=ansible | 2025-10-01 08:33:31.707213 | fa163edc-743b-971c-e7d8-000000011425 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:31,750 p=83200 u=zuul n=ansible | 2025-10-01 08:33:31.749372 | fa163edc-743b-971c-e7d8-000000011426 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:32,350 p=83200 u=zuul n=ansible | 2025-10-01 08:33:32.349363 | fa163edc-743b-971c-e7d8-0000000114a5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:32,384 p=83200 u=zuul n=ansible | 2025-10-01 08:33:32.383747 | fa163edc-743b-971c-e7d8-0000000114a6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-01 08:33:35,252 p=83200 u=zuul n=ansible | 2025-10-01 08:33:35.251425 | fa163edc-743b-971c-e7d8-000000011426 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463866 2025-10-01 08:33:35,312 p=83200 u=zuul n=ansible | 2025-10-01 08:33:35.312229 | fa163edc-743b-971c-e7d8-000000010e79 | TASK | Set NB connection 2025-10-01 08:33:35,359 p=83200 u=zuul n=ansible | 2025-10-01 08:33:35.359103 | fa163edc-743b-971c-e7d8-000000010e79 | SKIPPED | Set NB connection | np0005463866 2025-10-01 08:33:35,392 p=83200 u=zuul n=ansible | 2025-10-01 08:33:35.392257 | fa163edc-743b-971c-e7d8-000000010e7a | TASK | Set SB connection 2025-10-01 08:33:35,457 p=83200 u=zuul n=ansible | 2025-10-01 08:33:35.456333 | fa163edc-743b-971c-e7d8-000000010e7a | SKIPPED | Set SB connection | np0005463866 2025-10-01 08:33:35,479 p=83200 u=zuul n=ansible | 2025-10-01 08:33:35.478853 | fa163edc-743b-971c-e7d8-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-01 08:33:35,855 p=83200 u=zuul n=ansible | 2025-10-01 08:33:35.854447 | fa163edc-743b-971c-e7d8-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005463866 2025-10-01 08:33:36,002 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.001934 | b7d4cbf5-fc9c-4548-8179-cba09527f071 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463866 2025-10-01 08:33:36,018 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.018668 | fa163edc-743b-971c-e7d8-0000000114f5 | TASK | Write the config_step hieradata 2025-10-01 08:33:36,037 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.036932 | fa163edc-743b-971c-e7d8-0000000114a6 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005463867 2025-10-01 08:33:36,067 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.066729 | fa163edc-743b-971c-e7d8-000000010eb0 | TASK | Set NB connection 2025-10-01 08:33:36,133 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.133229 | fa163edc-743b-971c-e7d8-000000010eb0 | SKIPPED | Set NB connection | np0005463867 2025-10-01 08:33:36,148 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.148557 | fa163edc-743b-971c-e7d8-000000010eb1 | TASK | Set SB connection 2025-10-01 08:33:36,208 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.207623 | fa163edc-743b-971c-e7d8-000000010eb1 | SKIPPED | Set SB connection | np0005463867 2025-10-01 08:33:36,229 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.229365 | fa163edc-743b-971c-e7d8-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-01 08:33:36,596 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.595566 | fa163edc-743b-971c-e7d8-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005463867 2025-10-01 08:33:36,735 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.735174 | 45518bfd-9286-4952-91fa-012cca56424d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463867 2025-10-01 08:33:36,751 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.750860 | fa163edc-743b-971c-e7d8-000000011515 | TASK | Write the config_step hieradata 2025-10-01 08:33:36,866 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.865404 | fa163edc-743b-971c-e7d8-0000000114f5 | OK | Write the config_step hieradata | np0005463866 2025-10-01 08:33:36,888 p=83200 u=zuul n=ansible | 2025-10-01 08:33:36.887621 | fa163edc-743b-971c-e7d8-0000000114f6 | TASK | Run puppet host configuration for step 4 2025-10-01 08:33:37,616 p=83200 u=zuul n=ansible | 2025-10-01 08:33:37.615446 | fa163edc-743b-971c-e7d8-000000011515 | OK | Write the config_step hieradata | np0005463867 2025-10-01 08:33:37,640 p=83200 u=zuul n=ansible | 2025-10-01 08:33:37.639832 | fa163edc-743b-971c-e7d8-000000011516 | TASK | Run puppet host configuration for step 4 2025-10-01 08:33:37,647 p=83200 u=zuul n=ansible | 2025-10-01 08:33:37.647049 | fa163edc-743b-971c-e7d8-0000000114f6 | CHANGED | Run puppet host configuration for step 4 | np0005463866 2025-10-01 08:33:37,664 p=83200 u=zuul n=ansible | 2025-10-01 08:33:37.663815 | fa163edc-743b-971c-e7d8-0000000114f7 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:33:38,364 p=83200 u=zuul n=ansible | 2025-10-01 08:33:38.364174 | fa163edc-743b-971c-e7d8-000000011516 | CHANGED | Run puppet host configuration for step 4 | np0005463867 2025-10-01 08:33:38,383 p=83200 u=zuul n=ansible | 2025-10-01 08:33:38.382633 | fa163edc-743b-971c-e7d8-000000011517 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:33:45,613 p=83200 u=zuul n=ansible | 2025-10-01 08:33:45.612489 | fa163edc-743b-971c-e7d8-000000011016 | CHANGED | Wait for puppet host configuration to finish | np0005463865 2025-10-01 08:33:45,647 p=83200 u=zuul n=ansible | 2025-10-01 08:33:45.646730 | fa163edc-743b-971c-e7d8-000000011017 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-01 08:33:45,724 p=83200 u=zuul n=ansible | 2025-10-01 08:33:45.723684 | fa163edc-743b-971c-e7d8-000000011017 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005463865 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:33:14 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:33:20 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:33:20 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:33:20 puppet-user: (file & line not available)", "<13>Oct 1 08:33:20 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:33:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:33:20 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:20 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:33:20 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:33:20 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:20 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:20 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:20 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:20 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:33:21 puppet-user: Notice: Compiled catalog for np0005463865.ooo.test in environment production in 0.56 seconds", "<13>Oct 1 08:33:25 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 1 08:33:27 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 1 08:33:32 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 1 08:33:32 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}f40afdd285edb54eda452e1ded6e7a684080f48be4fdbdc5bfa407afd698b7e2'", "<13>Oct 1 08:33:32 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 1 08:33:32 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 1 08:33:32 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 1 08:33:32 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 1 08:33:34 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 1 08:33:39 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 1 08:33:40 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:33:40 puppet-user: Notice: Applied catalog in 19.73 seconds", "<13>Oct 1 08:33:40 puppet-user: Application:", "<13>Oct 1 08:33:40 puppet-user: Initial environment: production", "<13>Oct 1 08:33:40 puppet-user: Converged environment: production", "<13>Oct 1 08:33:40 puppet-user: Run mode: user", "<13>Oct 1 08:33:40 puppet-user: Changes:", "<13>Oct 1 08:33:40 puppet-user: Total: 10", "<13>Oct 1 08:33:40 puppet-user: Events:", "<13>Oct 1 08:33:40 puppet-user: Success: 10", "<13>Oct 1 08:33:40 puppet-user: Resources:", "<13>Oct 1 08:33:40 puppet-user: Restarted: 1", "<13>Oct 1 08:33:40 puppet-user: Changed: 10", "<13>Oct 1 08:33:40 puppet-user: Out of sync: 10", "<13>Oct 1 08:33:40 puppet-user: Total: 37", "<13>Oct 1 08:33:40 puppet-user: Time:", "<13>Oct 1 08:33:40 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:33:40 puppet-user: File line: 0.00", "<13>Oct 1 08:33:40 puppet-user: Schedule: 0.00", "<13>Oct 1 08:33:40 puppet-user: Augeas: 0.01", "<13>Oct 1 08:33:40 puppet-user: User: 0.01", "<13>Oct 1 08:33:40 puppet-user: File: 0.09", "<13>Oct 1 08:33:40 puppet-user: Config retrieval: 0.63", "<13>Oct 1 08:33:40 puppet-user: Service: 1.48", "<13>Oct 1 08:33:40 puppet-user: Pcmk property: 1.48", "<13>Oct 1 08:33:40 puppet-user: Last run: 1759307620", "<13>Oct 1 08:33:40 puppet-user: Transaction evaluation: 19.71", "<13>Oct 1 08:33:40 puppet-user: Catalog application: 19.73", "<13>Oct 1 08:33:40 puppet-user: Pcmk resource default: 2.15", "<13>Oct 1 08:33:40 puppet-user: Pcmk resource op default: 2.17", "<13>Oct 1 08:33:40 puppet-user: Package: 5.02", "<13>Oct 1 08:33:40 puppet-user: Exec: 7.12", "<13>Oct 1 08:33:40 puppet-user: Total: 19.74", "<13>Oct 1 08:33:40 puppet-user: Version:", "<13>Oct 1 08:33:40 puppet-user: Config: 1759307600", "<13>Oct 1 08:33:40 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:33:45,746 p=83200 u=zuul n=ansible | 2025-10-01 08:33:45.746204 | fa163edc-743b-971c-e7d8-000000011018 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:33:45,832 p=83200 u=zuul n=ansible | 2025-10-01 08:33:45.831898 | fa163edc-743b-971c-e7d8-000000011562 | TASK | Gather variables for each operating system 2025-10-01 08:33:45,995 p=83200 u=zuul n=ansible | 2025-10-01 08:33:45.994781 | fa163edc-743b-971c-e7d8-000000011563 | TASK | Create puppet caching structures 2025-10-01 08:33:46,332 p=83200 u=zuul n=ansible | 2025-10-01 08:33:46.331466 | fa163edc-743b-971c-e7d8-000000011563 | CHANGED | Create puppet caching structures | np0005463865 2025-10-01 08:33:46,355 p=83200 u=zuul n=ansible | 2025-10-01 08:33:46.355163 | fa163edc-743b-971c-e7d8-000000011564 | TASK | Check for facter.conf 2025-10-01 08:33:46,710 p=83200 u=zuul n=ansible | 2025-10-01 08:33:46.709747 | fa163edc-743b-971c-e7d8-000000011564 | OK | Check for facter.conf | np0005463865 2025-10-01 08:33:46,735 p=83200 u=zuul n=ansible | 2025-10-01 08:33:46.734508 | fa163edc-743b-971c-e7d8-000000011565 | TASK | Remove facter.conf if directory 2025-10-01 08:33:46,787 p=83200 u=zuul n=ansible | 2025-10-01 08:33:46.787192 | fa163edc-743b-971c-e7d8-000000011565 | SKIPPED | Remove facter.conf if directory | np0005463865 2025-10-01 08:33:46,812 p=83200 u=zuul n=ansible | 2025-10-01 08:33:46.812490 | fa163edc-743b-971c-e7d8-000000011566 | TASK | Write facter cache config 2025-10-01 08:33:47,657 p=83200 u=zuul n=ansible | 2025-10-01 08:33:47.656318 | fa163edc-743b-971c-e7d8-000000011566 | CHANGED | Write facter cache config | np0005463865 2025-10-01 08:33:47,680 p=83200 u=zuul n=ansible | 2025-10-01 08:33:47.679517 | fa163edc-743b-971c-e7d8-000000011567 | TASK | Cleanup facter cache if exists 2025-10-01 08:33:48,047 p=83200 u=zuul n=ansible | 2025-10-01 08:33:48.045782 | fa163edc-743b-971c-e7d8-000000011567 | CHANGED | Cleanup facter cache if exists | np0005463865 2025-10-01 08:33:48,084 p=83200 u=zuul n=ansible | 2025-10-01 08:33:48.083503 | fa163edc-743b-971c-e7d8-000000011568 | TASK | Pre-cache facts 2025-10-01 08:33:48,721 p=83200 u=zuul n=ansible | 2025-10-01 08:33:48.721060 | fa163edc-743b-971c-e7d8-000000011568 | CHANGED | Pre-cache facts | np0005463865 2025-10-01 08:33:48,739 p=83200 u=zuul n=ansible | 2025-10-01 08:33:48.739029 | fa163edc-743b-971c-e7d8-000000011569 | TASK | Failed deployment if facter fails 2025-10-01 08:33:48,777 p=83200 u=zuul n=ansible | 2025-10-01 08:33:48.776768 | fa163edc-743b-971c-e7d8-000000011569 | SKIPPED | Failed deployment if facter fails | np0005463865 2025-10-01 08:33:48,808 p=83200 u=zuul n=ansible | 2025-10-01 08:33:48.808261 | fa163edc-743b-971c-e7d8-00000001156a | TASK | Sync cached facts 2025-10-01 08:33:49,203 p=83200 u=zuul n=ansible | 2025-10-01 08:33:49.203307 | fa163edc-743b-971c-e7d8-00000001156a | CHANGED | Sync cached facts | np0005463865 -> 192.168.122.103 2025-10-01 08:33:49,204 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> 192.168.122.103', 'fa163edc-743b-971c-e7d8-00000001156a') missing from stats 2025-10-01 08:33:49,256 p=83200 u=zuul n=ansible | 2025-10-01 08:33:49.255887 | fa163edc-743b-971c-e7d8-000000011019 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:33:49,308 p=83200 u=zuul n=ansible | 2025-10-01 08:33:49.307471 | fa163edc-743b-971c-e7d8-000000011019 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463865 2025-10-01 08:33:49,325 p=83200 u=zuul n=ansible | 2025-10-01 08:33:49.325484 | fa163edc-743b-971c-e7d8-00000001101b | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-01 08:33:49,404 p=83200 u=zuul n=ansible | 2025-10-01 08:33:49.403646 | fa163edc-743b-971c-e7d8-0000000115c5 | TASK | Gather variables for each operating system 2025-10-01 08:33:49,547 p=83200 u=zuul n=ansible | 2025-10-01 08:33:49.547235 | fa163edc-743b-971c-e7d8-0000000115c6 | TASK | Create container logs path 2025-10-01 08:33:49,884 p=83200 u=zuul n=ansible | 2025-10-01 08:33:49.883384 | fa163edc-743b-971c-e7d8-0000000115c6 | OK | Create container logs path | np0005463865 2025-10-01 08:33:49,909 p=83200 u=zuul n=ansible | 2025-10-01 08:33:49.909051 | fa163edc-743b-971c-e7d8-0000000115c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:33:50,304 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.303453 | fa163edc-743b-971c-e7d8-0000000115c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005463865 2025-10-01 08:33:50,339 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.338680 | fa163edc-743b-971c-e7d8-0000000115c9 | TASK | Finalise hashes for all containers 2025-10-01 08:33:50,420 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.419529 | fa163edc-743b-971c-e7d8-0000000115c9 | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:33:50,440 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.440592 | fa163edc-743b-971c-e7d8-0000000115cb | TASK | Manage systemd shutdown files 2025-10-01 08:33:50,494 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.493794 | 92252155-0f46-4367-b19c-cf1e380f1dfe | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463865 2025-10-01 08:33:50,513 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.513192 | fa163edc-743b-971c-e7d8-0000000115fe | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:33:50,899 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.898375 | fa163edc-743b-971c-e7d8-0000000115fe | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463865 2025-10-01 08:33:50,922 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.922034 | fa163edc-743b-971c-e7d8-0000000115ff | TASK | Set podman_drop_in fact 2025-10-01 08:33:50,995 p=83200 u=zuul n=ansible | 2025-10-01 08:33:50.994396 | fa163edc-743b-971c-e7d8-0000000115ff | OK | Set podman_drop_in fact | np0005463865 2025-10-01 08:33:51,016 p=83200 u=zuul n=ansible | 2025-10-01 08:33:51.016126 | fa163edc-743b-971c-e7d8-000000011601 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:33:51,909 p=83200 u=zuul n=ansible | 2025-10-01 08:33:51.906688 | fa163edc-743b-971c-e7d8-000000011601 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-container-shutdown 2025-10-01 08:33:52,705 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.704473 | fa163edc-743b-971c-e7d8-0000000111bd | CHANGED | Wait for puppet host configuration to finish | np0005463870 2025-10-01 08:33:52,725 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.724020 | fa163edc-743b-971c-e7d8-0000000111be | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-01 08:33:52,843 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.836541 | fa163edc-743b-971c-e7d8-0000000111d7 | CHANGED | Wait for puppet host configuration to finish | np0005463871 2025-10-01 08:33:52,847 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.846989 | fa163edc-743b-971c-e7d8-000000011601 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-start-podman-container 2025-10-01 08:33:52,856 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.855225 | fa163edc-743b-971c-e7d8-0000000111be | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005463870 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:33:21 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:33:27 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:33:27 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:33:27 puppet-user: (file & line not available)", "<13>Oct 1 08:33:27 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:33:27 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:33:27 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:33:27 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:33:27 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:33:27 puppet-user: Notice: Compiled catalog for np0005463870.ooo.test in environment production in 0.23 seconds", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}150eeb12c8e8d05e84c48a6bc4e5c10183cc029313d2a020bddc8e3c9a4cbbbb'", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 1 08:33:42 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 1 08:33:43 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:33:43 puppet-user: Notice: Applied catalog in 16.31 seconds", "<13>Oct 1 08:33:43 puppet-user: Application:", "<13>Oct 1 08:33:43 puppet-user: Initial environment: production", "<13>Oct 1 08:33:43 puppet-user: Converged environment: production", "<13>Oct 1 08:33:43 puppet-user: Run mode: user", "<13>Oct 1 08:33:43 puppet-user: Changes:", "<13>Oct 1 08:33:43 puppet-user: Total: 8", "<13>Oct 1 08:33:43 puppet-user: Events:", "<13>Oct 1 08:33:43 puppet-user: Success: 8", "<13>Oct 1 08:33:43 puppet-user: Resources:", "<13>Oct 1 08:33:43 puppet-user: Restarted: 1", "<13>Oct 1 08:33:43 puppet-user: Changed: 8", "<13>Oct 1 08:33:43 puppet-user: Out of sync: 8", "<13>Oct 1 08:33:43 puppet-user: Total: 19", "<13>Oct 1 08:33:43 puppet-user: Time:", "<13>Oct 1 08:33:43 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:33:43 puppet-user: Schedule: 0.00", "<13>Oct 1 08:33:43 puppet-user: Augeas: 0.01", "<13>Oct 1 08:33:43 puppet-user: File: 0.08", "<13>Oct 1 08:33:43 puppet-user: Config retrieval: 0.29", "<13>Oct 1 08:33:43 puppet-user: Service: 1.15", "<13>Oct 1 08:33:43 puppet-user: Transaction evaluation: 16.30", "<13>Oct 1 08:33:43 puppet-user: Catalog application: 16.31", "<13>Oct 1 08:33:43 puppet-user: Last run: 1759307623", "<13>Oct 1 08:33:43 puppet-user: Exec: 5.06", "<13>Oct 1 08:33:43 puppet-user: Package: 9.79", "<13>Oct 1 08:33:43 puppet-user: Total: 16.31", "<13>Oct 1 08:33:43 puppet-user: Version:", "<13>Oct 1 08:33:43 puppet-user: Config: 1759307607", "<13>Oct 1 08:33:43 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:33:52,880 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.879497 | fa163edc-743b-971c-e7d8-0000000111bf | TASK | Pre-cache facts for puppet containers 2025-10-01 08:33:52,909 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.902271 | fa163edc-743b-971c-e7d8-0000000111d8 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-01 08:33:52,933 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.932608 | fa163edc-743b-971c-e7d8-000000011602 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:33:52,988 p=83200 u=zuul n=ansible | 2025-10-01 08:33:52.987524 | fa163edc-743b-971c-e7d8-000000011562 | TASK | Gather variables for each operating system 2025-10-01 08:33:53,008 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.007070 | fa163edc-743b-971c-e7d8-0000000111d8 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005463871 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:33:21 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:33:27 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:33:27 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:33:27 puppet-user: (file & line not available)", "<13>Oct 1 08:33:27 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:33:27 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:33:27 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:33:27 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:33:27 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:27 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:33:27 puppet-user: Notice: Compiled catalog for np0005463871.ooo.test in environment production in 0.19 seconds", "<13>Oct 1 08:33:36 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 1 08:33:36 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}9b2ba34ab0e034d16152ee04070568b5e2b04bccacee9c0115cc50ab868af1b9'", "<13>Oct 1 08:33:36 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 1 08:33:36 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 1 08:33:36 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 1 08:33:36 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 1 08:33:41 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 1 08:33:42 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:33:42 puppet-user: Notice: Applied catalog in 15.53 seconds", "<13>Oct 1 08:33:42 puppet-user: Application:", "<13>Oct 1 08:33:42 puppet-user: Initial environment: production", "<13>Oct 1 08:33:42 puppet-user: Converged environment: production", "<13>Oct 1 08:33:42 puppet-user: Run mode: user", "<13>Oct 1 08:33:42 puppet-user: Changes:", "<13>Oct 1 08:33:42 puppet-user: Total: 8", "<13>Oct 1 08:33:42 puppet-user: Events:", "<13>Oct 1 08:33:42 puppet-user: Success: 8", "<13>Oct 1 08:33:42 puppet-user: Resources:", "<13>Oct 1 08:33:42 puppet-user: Restarted: 1", "<13>Oct 1 08:33:42 puppet-user: Changed: 8", "<13>Oct 1 08:33:42 puppet-user: Out of sync: 8", "<13>Oct 1 08:33:42 puppet-user: Total: 19", "<13>Oct 1 08:33:42 puppet-user: Time:", "<13>Oct 1 08:33:42 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:33:42 puppet-user: Schedule: 0.00", "<13>Oct 1 08:33:42 puppet-user: Augeas: 0.01", "<13>Oct 1 08:33:42 puppet-user: File: 0.08", "<13>Oct 1 08:33:42 puppet-user: Config retrieval: 0.25", "<13>Oct 1 08:33:42 puppet-user: Service: 1.10", "<13>Oct 1 08:33:42 puppet-user: Transaction evaluation: 15.52", "<13>Oct 1 08:33:42 puppet-user: Catalog application: 15.53", "<13>Oct 1 08:33:42 puppet-user: Last run: 1759307622", "<13>Oct 1 08:33:42 puppet-user: Exec: 5.06", "<13>Oct 1 08:33:42 puppet-user: Package: 9.08", "<13>Oct 1 08:33:42 puppet-user: Total: 15.53", "<13>Oct 1 08:33:42 puppet-user: Version:", "<13>Oct 1 08:33:42 puppet-user: Config: 1759307607", "<13>Oct 1 08:33:42 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:33:53,022 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.022159 | fa163edc-743b-971c-e7d8-0000000111d9 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:33:53,086 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.085655 | fa163edc-743b-971c-e7d8-000000011562 | TASK | Gather variables for each operating system 2025-10-01 08:33:53,120 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.120032 | fa163edc-743b-971c-e7d8-000000011563 | TASK | Create puppet caching structures 2025-10-01 08:33:53,205 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.205217 | fa163edc-743b-971c-e7d8-000000011563 | TASK | Create puppet caching structures 2025-10-01 08:33:53,499 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.498451 | fa163edc-743b-971c-e7d8-000000011563 | CHANGED | Create puppet caching structures | np0005463870 2025-10-01 08:33:53,513 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.513335 | fa163edc-743b-971c-e7d8-000000011564 | TASK | Check for facter.conf 2025-10-01 08:33:53,530 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.529490 | fa163edc-743b-971c-e7d8-000000011563 | CHANGED | Create puppet caching structures | np0005463871 2025-10-01 08:33:53,545 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.545422 | fa163edc-743b-971c-e7d8-000000011564 | TASK | Check for facter.conf 2025-10-01 08:33:53,714 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.712799 | fa163edc-743b-971c-e7d8-0000000111fd | CHANGED | Wait for puppet host configuration to finish | np0005463872 2025-10-01 08:33:53,741 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.740318 | fa163edc-743b-971c-e7d8-0000000111fe | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-01 08:33:53,805 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.804105 | fa163edc-743b-971c-e7d8-000000011602 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463865 2025-10-01 08:33:53,837 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.832091 | fa163edc-743b-971c-e7d8-000000011603 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:33:53,859 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.851374 | fa163edc-743b-971c-e7d8-0000000111fe | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005463872 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:33:22 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:33:27 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:33:27 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:33:27 puppet-user: (file & line not available)", "<13>Oct 1 08:33:27 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:33:27 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:33:28 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:28 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:33:28 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:33:28 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:28 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:28 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:28 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:28 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:33:28 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:33:28 puppet-user: Notice: Compiled catalog for np0005463872.ooo.test in environment production in 0.20 seconds", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}9a87a61b9c8a4636e8f4f4bc1caaf5de1feb26eca10b5135939200c6753bbd2d'", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 1 08:33:37 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 1 08:33:42 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 1 08:33:43 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:33:43 puppet-user: Notice: Applied catalog in 15.83 seconds", "<13>Oct 1 08:33:43 puppet-user: Application:", "<13>Oct 1 08:33:43 puppet-user: Initial environment: production", "<13>Oct 1 08:33:43 puppet-user: Converged environment: production", "<13>Oct 1 08:33:43 puppet-user: Run mode: user", "<13>Oct 1 08:33:43 puppet-user: Changes:", "<13>Oct 1 08:33:43 puppet-user: Total: 8", "<13>Oct 1 08:33:43 puppet-user: Events:", "<13>Oct 1 08:33:43 puppet-user: Success: 8", "<13>Oct 1 08:33:43 puppet-user: Resources:", "<13>Oct 1 08:33:43 puppet-user: Restarted: 1", "<13>Oct 1 08:33:43 puppet-user: Changed: 8", "<13>Oct 1 08:33:43 puppet-user: Out of sync: 8", "<13>Oct 1 08:33:43 puppet-user: Total: 19", "<13>Oct 1 08:33:43 puppet-user: Time:", "<13>Oct 1 08:33:43 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:33:43 puppet-user: Schedule: 0.00", "<13>Oct 1 08:33:43 puppet-user: Augeas: 0.01", "<13>Oct 1 08:33:43 puppet-user: File: 0.07", "<13>Oct 1 08:33:43 puppet-user: Config retrieval: 0.26", "<13>Oct 1 08:33:43 puppet-user: Service: 1.22", "<13>Oct 1 08:33:43 puppet-user: Transaction evaluation: 15.82", "<13>Oct 1 08:33:43 puppet-user: Catalog application: 15.83", "<13>Oct 1 08:33:43 puppet-user: Last run: 1759307623", "<13>Oct 1 08:33:43 puppet-user: Exec: 5.07", "<13>Oct 1 08:33:43 puppet-user: Package: 9.24", "<13>Oct 1 08:33:43 puppet-user: Total: 15.83", "<13>Oct 1 08:33:43 puppet-user: Version:", "<13>Oct 1 08:33:43 puppet-user: Config: 1759307607", "<13>Oct 1 08:33:43 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:33:53,861 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.860706 | fa163edc-743b-971c-e7d8-000000011564 | OK | Check for facter.conf | np0005463871 2025-10-01 08:33:53,893 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.892923 | fa163edc-743b-971c-e7d8-000000011565 | TASK | Remove facter.conf if directory 2025-10-01 08:33:53,927 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.925834 | fa163edc-743b-971c-e7d8-0000000111ff | TASK | Pre-cache facts for puppet containers 2025-10-01 08:33:53,942 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.941779 | fa163edc-743b-971c-e7d8-000000011564 | OK | Check for facter.conf | np0005463870 2025-10-01 08:33:53,974 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.973689 | fa163edc-743b-971c-e7d8-000000011565 | TASK | Remove facter.conf if directory 2025-10-01 08:33:53,988 p=83200 u=zuul n=ansible | 2025-10-01 08:33:53.987324 | fa163edc-743b-971c-e7d8-000000011565 | SKIPPED | Remove facter.conf if directory | np0005463871 2025-10-01 08:33:54,040 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.040409 | fa163edc-743b-971c-e7d8-000000011566 | TASK | Write facter cache config 2025-10-01 08:33:54,058 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.057850 | fa163edc-743b-971c-e7d8-000000011562 | TASK | Gather variables for each operating system 2025-10-01 08:33:54,069 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.068464 | fa163edc-743b-971c-e7d8-000000011565 | SKIPPED | Remove facter.conf if directory | np0005463870 2025-10-01 08:33:54,081 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.080863 | fa163edc-743b-971c-e7d8-000000011566 | TASK | Write facter cache config 2025-10-01 08:33:54,184 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.183824 | fa163edc-743b-971c-e7d8-000000011563 | TASK | Create puppet caching structures 2025-10-01 08:33:54,507 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.506405 | fa163edc-743b-971c-e7d8-000000011563 | CHANGED | Create puppet caching structures | np0005463872 2025-10-01 08:33:54,522 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.521713 | fa163edc-743b-971c-e7d8-000000011564 | TASK | Check for facter.conf 2025-10-01 08:33:54,681 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.680871 | fa163edc-743b-971c-e7d8-000000011603 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463865 2025-10-01 08:33:54,699 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.699155 | fa163edc-743b-971c-e7d8-000000011604 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:33:54,896 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.889731 | fa163edc-743b-971c-e7d8-000000011564 | OK | Check for facter.conf | np0005463872 2025-10-01 08:33:54,898 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.898022 | fa163edc-743b-971c-e7d8-000000011566 | CHANGED | Write facter cache config | np0005463870 2025-10-01 08:33:54,899 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.899260 | fa163edc-743b-971c-e7d8-000000011566 | CHANGED | Write facter cache config | np0005463871 2025-10-01 08:33:54,915 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.914717 | fa163edc-743b-971c-e7d8-000000011567 | TASK | Cleanup facter cache if exists 2025-10-01 08:33:54,937 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.936611 | fa163edc-743b-971c-e7d8-000000011567 | TASK | Cleanup facter cache if exists 2025-10-01 08:33:54,954 p=83200 u=zuul n=ansible | 2025-10-01 08:33:54.954171 | fa163edc-743b-971c-e7d8-000000011565 | TASK | Remove facter.conf if directory 2025-10-01 08:33:55,009 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.008996 | fa163edc-743b-971c-e7d8-000000011565 | SKIPPED | Remove facter.conf if directory | np0005463872 2025-10-01 08:33:55,024 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.023769 | fa163edc-743b-971c-e7d8-000000011566 | TASK | Write facter cache config 2025-10-01 08:33:55,260 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.259191 | fa163edc-743b-971c-e7d8-000000011567 | CHANGED | Cleanup facter cache if exists | np0005463871 2025-10-01 08:33:55,279 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.279193 | fa163edc-743b-971c-e7d8-000000011568 | TASK | Pre-cache facts 2025-10-01 08:33:55,289 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.288674 | fa163edc-743b-971c-e7d8-000000011567 | CHANGED | Cleanup facter cache if exists | np0005463870 2025-10-01 08:33:55,301 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.301226 | fa163edc-743b-971c-e7d8-000000011568 | TASK | Pre-cache facts 2025-10-01 08:33:55,512 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.511501 | fa163edc-743b-971c-e7d8-000000011604 | OK | Enable and start tripleo-container-shutdown | np0005463865 2025-10-01 08:33:55,533 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.533484 | fa163edc-743b-971c-e7d8-000000011605 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:33:55,828 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.827588 | fa163edc-743b-971c-e7d8-000000011566 | CHANGED | Write facter cache config | np0005463872 2025-10-01 08:33:55,845 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.844790 | fa163edc-743b-971c-e7d8-000000011567 | TASK | Cleanup facter cache if exists 2025-10-01 08:33:55,951 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.950219 | fa163edc-743b-971c-e7d8-000000011568 | CHANGED | Pre-cache facts | np0005463870 2025-10-01 08:33:55,976 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.975616 | fa163edc-743b-971c-e7d8-000000011569 | TASK | Failed deployment if facter fails 2025-10-01 08:33:55,988 p=83200 u=zuul n=ansible | 2025-10-01 08:33:55.987269 | fa163edc-743b-971c-e7d8-000000011568 | CHANGED | Pre-cache facts | np0005463871 2025-10-01 08:33:56,018 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.017699 | fa163edc-743b-971c-e7d8-000000011569 | TASK | Failed deployment if facter fails 2025-10-01 08:33:56,030 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.029396 | fa163edc-743b-971c-e7d8-000000011569 | SKIPPED | Failed deployment if facter fails | np0005463870 2025-10-01 08:33:56,060 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.060203 | fa163edc-743b-971c-e7d8-00000001156a | TASK | Sync cached facts 2025-10-01 08:33:56,070 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.069535 | fa163edc-743b-971c-e7d8-000000011569 | SKIPPED | Failed deployment if facter fails | np0005463871 2025-10-01 08:33:56,091 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.090886 | fa163edc-743b-971c-e7d8-00000001156a | TASK | Sync cached facts 2025-10-01 08:33:56,186 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.185265 | fa163edc-743b-971c-e7d8-000000011567 | CHANGED | Cleanup facter cache if exists | np0005463872 2025-10-01 08:33:56,199 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.199680 | fa163edc-743b-971c-e7d8-000000011568 | TASK | Pre-cache facts 2025-10-01 08:33:56,412 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.411646 | fa163edc-743b-971c-e7d8-000000011605 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463865 2025-10-01 08:33:56,437 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.437366 | fa163edc-743b-971c-e7d8-000000011606 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:33:56,465 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.464771 | fa163edc-743b-971c-e7d8-00000001156a | CHANGED | Sync cached facts | np0005463870 -> 192.168.122.106 2025-10-01 08:33:56,467 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> 192.168.122.106', 'fa163edc-743b-971c-e7d8-00000001156a') missing from stats 2025-10-01 08:33:56,493 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.492642 | fa163edc-743b-971c-e7d8-0000000111c0 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:33:56,528 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.527612 | fa163edc-743b-971c-e7d8-00000001156a | CHANGED | Sync cached facts | np0005463871 -> 192.168.122.107 2025-10-01 08:33:56,530 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> 192.168.122.107', 'fa163edc-743b-971c-e7d8-00000001156a') missing from stats 2025-10-01 08:33:56,551 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.551299 | fa163edc-743b-971c-e7d8-0000000111c0 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463870 2025-10-01 08:33:56,565 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.565311 | fa163edc-743b-971c-e7d8-0000000111c2 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-01 08:33:56,594 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.588226 | fa163edc-743b-971c-e7d8-0000000111da | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:33:56,629 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.628725 | fa163edc-743b-971c-e7d8-0000000115c5 | TASK | Gather variables for each operating system 2025-10-01 08:33:56,648 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.647470 | fa163edc-743b-971c-e7d8-0000000111da | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463871 2025-10-01 08:33:56,661 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.660801 | fa163edc-743b-971c-e7d8-0000000111dc | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-01 08:33:56,714 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.714161 | fa163edc-743b-971c-e7d8-0000000115c5 | TASK | Gather variables for each operating system 2025-10-01 08:33:56,752 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.752123 | fa163edc-743b-971c-e7d8-0000000115c6 | TASK | Create container logs path 2025-10-01 08:33:56,823 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.823103 | fa163edc-743b-971c-e7d8-0000000115c6 | TASK | Create container logs path 2025-10-01 08:33:56,956 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.955688 | fa163edc-743b-971c-e7d8-000000011568 | CHANGED | Pre-cache facts | np0005463872 2025-10-01 08:33:56,982 p=83200 u=zuul n=ansible | 2025-10-01 08:33:56.981424 | fa163edc-743b-971c-e7d8-000000011569 | TASK | Failed deployment if facter fails 2025-10-01 08:33:57,013 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.012479 | fa163edc-743b-971c-e7d8-000000011569 | SKIPPED | Failed deployment if facter fails | np0005463872 2025-10-01 08:33:57,055 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.048871 | fa163edc-743b-971c-e7d8-00000001156a | TASK | Sync cached facts 2025-10-01 08:33:57,068 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.067251 | fa163edc-743b-971c-e7d8-0000000115c6 | OK | Create container logs path | np0005463870 2025-10-01 08:33:57,097 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.097190 | fa163edc-743b-971c-e7d8-0000000115c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:33:57,166 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.165026 | fa163edc-743b-971c-e7d8-0000000115c6 | OK | Create container logs path | np0005463871 2025-10-01 08:33:57,198 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.197511 | fa163edc-743b-971c-e7d8-0000000115c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:33:57,380 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.379358 | fa163edc-743b-971c-e7d8-000000011606 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463865 2025-10-01 08:33:57,412 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.411658 | fa163edc-743b-971c-e7d8-000000011607 | TASK | Enable and start netns-placeholder 2025-10-01 08:33:57,448 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.447203 | fa163edc-743b-971c-e7d8-0000000115c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005463870 2025-10-01 08:33:57,461 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.460920 | fa163edc-743b-971c-e7d8-0000000115c9 | TASK | Finalise hashes for all containers 2025-10-01 08:33:57,476 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.475538 | fa163edc-743b-971c-e7d8-00000001156a | CHANGED | Sync cached facts | np0005463872 -> 192.168.122.108 2025-10-01 08:33:57,477 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> 192.168.122.108', 'fa163edc-743b-971c-e7d8-00000001156a') missing from stats 2025-10-01 08:33:57,504 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.503909 | fa163edc-743b-971c-e7d8-000000011200 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:33:57,513 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.512589 | fa163edc-743b-971c-e7d8-0000000115c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005463871 2025-10-01 08:33:57,527 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.527139 | fa163edc-743b-971c-e7d8-0000000115c9 | TASK | Finalise hashes for all containers 2025-10-01 08:33:57,552 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.550766 | fa163edc-743b-971c-e7d8-0000000115c9 | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:33:57,554 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.553763 | fa163edc-743b-971c-e7d8-000000011200 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463872 2025-10-01 08:33:57,566 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.565921 | fa163edc-743b-971c-e7d8-0000000115cb | TASK | Manage systemd shutdown files 2025-10-01 08:33:57,584 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.583735 | fa163edc-743b-971c-e7d8-000000011202 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-01 08:33:57,614 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.614011 | fa163edc-743b-971c-e7d8-0000000115c9 | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:33:57,638 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.638570 | adec5e08-2fa9-40d7-8e1d-540fab50b486 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463870 2025-10-01 08:33:57,659 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.659505 | fa163edc-743b-971c-e7d8-0000000117e4 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:33:57,676 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.676244 | fa163edc-743b-971c-e7d8-0000000115cb | TASK | Manage systemd shutdown files 2025-10-01 08:33:57,699 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.699048 | fa163edc-743b-971c-e7d8-0000000115c5 | TASK | Gather variables for each operating system 2025-10-01 08:33:57,740 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.739635 | 637adb3b-98d1-4b10-8a0e-46b69ff96ee6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463871 2025-10-01 08:33:57,755 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.755506 | fa163edc-743b-971c-e7d8-000000011823 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:33:57,810 p=83200 u=zuul n=ansible | 2025-10-01 08:33:57.810279 | fa163edc-743b-971c-e7d8-0000000115c6 | TASK | Create container logs path 2025-10-01 08:33:58,017 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.016417 | fa163edc-743b-971c-e7d8-0000000117e4 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463870 2025-10-01 08:33:58,040 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.039786 | fa163edc-743b-971c-e7d8-0000000117e5 | TASK | Set podman_drop_in fact 2025-10-01 08:33:58,089 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.088352 | fa163edc-743b-971c-e7d8-000000011823 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463871 2025-10-01 08:33:58,117 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.116768 | fa163edc-743b-971c-e7d8-000000011824 | TASK | Set podman_drop_in fact 2025-10-01 08:33:58,126 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.124587 | fa163edc-743b-971c-e7d8-0000000117e5 | OK | Set podman_drop_in fact | np0005463870 2025-10-01 08:33:58,144 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.144341 | fa163edc-743b-971c-e7d8-0000000117e7 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:33:58,163 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.161703 | fa163edc-743b-971c-e7d8-0000000115c6 | OK | Create container logs path | np0005463872 2025-10-01 08:33:58,166 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.165736 | fa163edc-743b-971c-e7d8-000000011824 | OK | Set podman_drop_in fact | np0005463871 2025-10-01 08:33:58,195 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.194278 | fa163edc-743b-971c-e7d8-000000011826 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:33:58,230 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.229167 | fa163edc-743b-971c-e7d8-0000000115c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:33:58,278 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.277630 | fa163edc-743b-971c-e7d8-000000011607 | CHANGED | Enable and start netns-placeholder | np0005463865 2025-10-01 08:33:58,304 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.304476 | fa163edc-743b-971c-e7d8-0000000115cd | TASK | Update container configs with new config hashes 2025-10-01 08:33:58,373 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.373256 | 7d1adcee-d333-4e9c-bb1b-8b1eca0ccae4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463865 2025-10-01 08:33:58,394 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.394094 | fa163edc-743b-971c-e7d8-00000001184c | TASK | Update config hashes for container startup configs 2025-10-01 08:33:58,576 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.575998 | fa163edc-743b-971c-e7d8-0000000115c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005463872 2025-10-01 08:33:58,588 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.588230 | fa163edc-743b-971c-e7d8-0000000115c9 | TASK | Finalise hashes for all containers 2025-10-01 08:33:58,612 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.611457 | fa163edc-743b-971c-e7d8-0000000114f7 | CHANGED | Wait for puppet host configuration to finish | np0005463866 2025-10-01 08:33:58,629 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.628813 | fa163edc-743b-971c-e7d8-0000000114f8 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-01 08:33:58,662 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.661667 | fa163edc-743b-971c-e7d8-0000000115c9 | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:33:58,675 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.674795 | fa163edc-743b-971c-e7d8-0000000115cb | TASK | Manage systemd shutdown files 2025-10-01 08:33:58,700 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.700066 | fa163edc-743b-971c-e7d8-0000000114f8 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005463866 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:33:37 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:33:43 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:33:43 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:33:43 puppet-user: (file & line not available)", "<13>Oct 1 08:33:43 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:33:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:33:44 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:44 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:33:44 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:33:44 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:44 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:44 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:44 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:44 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:44 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:33:44 puppet-user: Notice: Compiled catalog for np0005463866.ooo.test in environment production in 0.58 seconds", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}e5e39d518182cbac7f8309014606f140b1ce63987a902b3395c97b170333fe0c'", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 1 08:33:56 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 1 08:33:57 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:33:57 puppet-user: Notice: Applied catalog in 12.97 seconds", "<13>Oct 1 08:33:57 puppet-user: Application:", "<13>Oct 1 08:33:57 puppet-user: Initial environment: production", "<13>Oct 1 08:33:57 puppet-user: Converged environment: production", "<13>Oct 1 08:33:57 puppet-user: Run mode: user", "<13>Oct 1 08:33:57 puppet-user: Changes:", "<13>Oct 1 08:33:57 puppet-user: Total: 8", "<13>Oct 1 08:33:57 puppet-user: Events:", "<13>Oct 1 08:33:57 puppet-user: Success: 8", "<13>Oct 1 08:33:57 puppet-user: Resources:", "<13>Oct 1 08:33:57 puppet-user: Restarted: 1", "<13>Oct 1 08:33:57 puppet-user: Changed: 8", "<13>Oct 1 08:33:57 puppet-user: Out of sync: 8", "<13>Oct 1 08:33:57 puppet-user: Total: 32", "<13>Oct 1 08:33:57 puppet-user: Time:", "<13>Oct 1 08:33:57 puppet-user: Schedule: 0.00", "<13>Oct 1 08:33:57 puppet-user: File line: 0.00", "<13>Oct 1 08:33:57 puppet-user: User: 0.01", "<13>Oct 1 08:33:57 puppet-user: Augeas: 0.01", "<13>Oct 1 08:33:57 puppet-user: File: 0.08", "<13>Oct 1 08:33:57 puppet-user: Config retrieval: 0.64", "<13>Oct 1 08:33:57 puppet-user: Service: 1.25", "<13>Oct 1 08:33:57 puppet-user: Transaction evaluation: 12.97", "<13>Oct 1 08:33:57 puppet-user: Catalog application: 12.97", "<13>Oct 1 08:33:57 puppet-user: Last run: 1759307637", "<13>Oct 1 08:33:57 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:33:57 puppet-user: Package: 5.14", "<13>Oct 1 08:33:57 puppet-user: Exec: 6.32", "<13>Oct 1 08:33:57 puppet-user: Total: 12.98", "<13>Oct 1 08:33:57 puppet-user: Version:", "<13>Oct 1 08:33:57 puppet-user: Config: 1759307623", "<13>Oct 1 08:33:57 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:33:58,723 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.722878 | fa163edc-743b-971c-e7d8-0000000114f9 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:33:58,751 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.751514 | 0351c5a9-97df-45f7-ab00-eeb68553956f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463872 2025-10-01 08:33:58,766 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.765911 | fa163edc-743b-971c-e7d8-000000011871 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:33:58,784 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.783740 | fa163edc-743b-971c-e7d8-00000001184c | OK | Update config hashes for container startup configs | np0005463865 2025-10-01 08:33:58,828 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.827895 | fa163edc-743b-971c-e7d8-0000000115ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:33:58,851 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.851118 | fa163edc-743b-971c-e7d8-000000011562 | TASK | Gather variables for each operating system 2025-10-01 08:33:58,911 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.911228 | 1d2f4ed2-9223-46e9-a325-fded215a577e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463865 2025-10-01 08:33:58,935 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.934739 | fa163edc-743b-971c-e7d8-0000000118e0 | TASK | Gather podman infos 2025-10-01 08:33:58,947 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.945658 | fa163edc-743b-971c-e7d8-0000000117e7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-container-shutdown 2025-10-01 08:33:58,989 p=83200 u=zuul n=ansible | 2025-10-01 08:33:58.989423 | fa163edc-743b-971c-e7d8-000000011563 | TASK | Create puppet caching structures 2025-10-01 08:33:59,046 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.044337 | fa163edc-743b-971c-e7d8-000000011826 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-container-shutdown 2025-10-01 08:33:59,124 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.123464 | fa163edc-743b-971c-e7d8-000000011871 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463872 2025-10-01 08:33:59,141 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.141236 | fa163edc-743b-971c-e7d8-000000011872 | TASK | Set podman_drop_in fact 2025-10-01 08:33:59,190 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.189290 | fa163edc-743b-971c-e7d8-000000011872 | OK | Set podman_drop_in fact | np0005463872 2025-10-01 08:33:59,202 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.202285 | fa163edc-743b-971c-e7d8-000000011874 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:33:59,303 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.302747 | fa163edc-743b-971c-e7d8-000000011563 | CHANGED | Create puppet caching structures | np0005463866 2025-10-01 08:33:59,320 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.319867 | fa163edc-743b-971c-e7d8-000000011564 | TASK | Check for facter.conf 2025-10-01 08:33:59,368 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.368321 | fa163edc-743b-971c-e7d8-000000011517 | CHANGED | Wait for puppet host configuration to finish | np0005463867 2025-10-01 08:33:59,386 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.385854 | fa163edc-743b-971c-e7d8-000000011518 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-01 08:33:59,444 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.443462 | fa163edc-743b-971c-e7d8-000000011518 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005463867 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:33:38 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:33:44 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:33:44 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:33:44 puppet-user: (file & line not available)", "<13>Oct 1 08:33:44 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:33:44 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:33:45 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:45 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:33:45 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:33:45 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:45 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:45 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:45 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:45 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:33:45 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:33:45 puppet-user: Notice: Compiled catalog for np0005463867.ooo.test in environment production in 0.57 seconds", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}badd4cf3beda9b860bf34e2841ddb9f658358fa0a38b3d25cc394fda3e5e8985'", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 1 08:33:51 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 1 08:33:52 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 1 08:33:57 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 1 08:33:58 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 1 08:33:58 puppet-user: Notice: Applied catalog in 12.95 seconds", "<13>Oct 1 08:33:58 puppet-user: Application:", "<13>Oct 1 08:33:58 puppet-user: Initial environment: production", "<13>Oct 1 08:33:58 puppet-user: Converged environment: production", "<13>Oct 1 08:33:58 puppet-user: Run mode: user", "<13>Oct 1 08:33:58 puppet-user: Changes:", "<13>Oct 1 08:33:58 puppet-user: Total: 8", "<13>Oct 1 08:33:58 puppet-user: Events:", "<13>Oct 1 08:33:58 puppet-user: Success: 8", "<13>Oct 1 08:33:58 puppet-user: Resources:", "<13>Oct 1 08:33:58 puppet-user: Restarted: 1", "<13>Oct 1 08:33:58 puppet-user: Changed: 8", "<13>Oct 1 08:33:58 puppet-user: Out of sync: 8", "<13>Oct 1 08:33:58 puppet-user: Total: 32", "<13>Oct 1 08:33:58 puppet-user: Time:", "<13>Oct 1 08:33:58 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:33:58 puppet-user: Schedule: 0.00", "<13>Oct 1 08:33:58 puppet-user: File line: 0.00", "<13>Oct 1 08:33:58 puppet-user: Augeas: 0.01", "<13>Oct 1 08:33:58 puppet-user: User: 0.01", "<13>Oct 1 08:33:58 puppet-user: File: 0.08", "<13>Oct 1 08:33:58 puppet-user: Config retrieval: 0.63", "<13>Oct 1 08:33:58 puppet-user: Service: 1.32", "<13>Oct 1 08:33:58 puppet-user: Transaction evaluation: 12.93", "<13>Oct 1 08:33:58 puppet-user: Catalog application: 12.95", "<13>Oct 1 08:33:58 puppet-user: Last run: 1759307638", "<13>Oct 1 08:33:58 puppet-user: Package: 5.01", "<13>Oct 1 08:33:58 puppet-user: Exec: 6.30", "<13>Oct 1 08:33:58 puppet-user: Total: 12.95", "<13>Oct 1 08:33:58 puppet-user: Version:", "<13>Oct 1 08:33:58 puppet-user: Config: 1759307624", "<13>Oct 1 08:33:58 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:33:59,459 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.459285 | fa163edc-743b-971c-e7d8-000000011519 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:33:59,518 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.518077 | fa163edc-743b-971c-e7d8-000000011562 | TASK | Gather variables for each operating system 2025-10-01 08:33:59,577 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.576548 | fa163edc-743b-971c-e7d8-000000011564 | OK | Check for facter.conf | np0005463866 2025-10-01 08:33:59,594 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.594015 | fa163edc-743b-971c-e7d8-000000011565 | TASK | Remove facter.conf if directory 2025-10-01 08:33:59,626 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.624045 | fa163edc-743b-971c-e7d8-000000011565 | SKIPPED | Remove facter.conf if directory | np0005463866 2025-10-01 08:33:59,648 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.647937 | fa163edc-743b-971c-e7d8-000000011566 | TASK | Write facter cache config 2025-10-01 08:33:59,674 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.674220 | fa163edc-743b-971c-e7d8-000000011563 | TASK | Create puppet caching structures 2025-10-01 08:33:59,694 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.692620 | fa163edc-743b-971c-e7d8-0000000117e7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-start-podman-container 2025-10-01 08:33:59,711 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.711282 | fa163edc-743b-971c-e7d8-0000000117e8 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:33:59,875 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.874378 | fa163edc-743b-971c-e7d8-000000011826 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-start-podman-container 2025-10-01 08:33:59,895 p=83200 u=zuul n=ansible | 2025-10-01 08:33:59.895340 | fa163edc-743b-971c-e7d8-000000011827 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:34:00,061 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.060625 | fa163edc-743b-971c-e7d8-000000011563 | CHANGED | Create puppet caching structures | np0005463867 2025-10-01 08:34:00,128 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.128001 | fa163edc-743b-971c-e7d8-000000011874 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-container-shutdown 2025-10-01 08:34:00,150 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.150216 | fa163edc-743b-971c-e7d8-000000011564 | TASK | Check for facter.conf 2025-10-01 08:34:00,161 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.160563 | fa163edc-743b-971c-e7d8-0000000118e0 | OK | Gather podman infos | np0005463865 2025-10-01 08:34:00,255 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.255378 | fa163edc-743b-971c-e7d8-0000000118e1 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:00,459 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.458928 | fa163edc-743b-971c-e7d8-000000011564 | OK | Check for facter.conf | np0005463867 2025-10-01 08:34:00,495 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.495495 | fa163edc-743b-971c-e7d8-000000011565 | TASK | Remove facter.conf if directory 2025-10-01 08:34:00,503 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.503368 | fa163edc-743b-971c-e7d8-000000011566 | CHANGED | Write facter cache config | np0005463866 2025-10-01 08:34:00,528 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.527664 | fa163edc-743b-971c-e7d8-0000000115cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:00,560 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.559656 | fa163edc-743b-971c-e7d8-000000011567 | TASK | Cleanup facter cache if exists 2025-10-01 08:34:00,577 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.570893 | fa163edc-743b-971c-e7d8-0000000117e8 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463870 2025-10-01 08:34:00,578 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.578243 | fa163edc-743b-971c-e7d8-000000011565 | SKIPPED | Remove facter.conf if directory | np0005463867 2025-10-01 08:34:00,596 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.595922 | b84233ef-ba75-4551-bd23-7b16fc9bab16 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463865 2025-10-01 08:34:00,619 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.618612 | fa163edc-743b-971c-e7d8-0000000117e9 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:34:00,644 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.644113 | fa163edc-743b-971c-e7d8-0000000119c7 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:00,665 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.664717 | fa163edc-743b-971c-e7d8-000000011566 | TASK | Write facter cache config 2025-10-01 08:34:00,782 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.782159 | fa163edc-743b-971c-e7d8-000000011827 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463871 2025-10-01 08:34:00,796 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.795636 | fa163edc-743b-971c-e7d8-000000011828 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:34:00,831 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.830581 | fa163edc-743b-971c-e7d8-000000011567 | CHANGED | Cleanup facter cache if exists | np0005463866 2025-10-01 08:34:00,848 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.847737 | fa163edc-743b-971c-e7d8-000000011568 | TASK | Pre-cache facts 2025-10-01 08:34:00,934 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.932370 | fa163edc-743b-971c-e7d8-000000011874 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-start-podman-container 2025-10-01 08:34:00,952 p=83200 u=zuul n=ansible | 2025-10-01 08:34:00.951723 | fa163edc-743b-971c-e7d8-000000011875 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:34:01,458 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.457847 | fa163edc-743b-971c-e7d8-0000000117e9 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463870 2025-10-01 08:34:01,476 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.475572 | fa163edc-743b-971c-e7d8-0000000117ea | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:34:01,501 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.496741 | fa163edc-743b-971c-e7d8-000000011568 | CHANGED | Pre-cache facts | np0005463866 2025-10-01 08:34:01,503 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.503233 | fa163edc-743b-971c-e7d8-000000011566 | CHANGED | Write facter cache config | np0005463867 2025-10-01 08:34:01,519 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.519553 | fa163edc-743b-971c-e7d8-000000011569 | TASK | Failed deployment if facter fails 2025-10-01 08:34:01,545 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.541356 | fa163edc-743b-971c-e7d8-000000011567 | TASK | Cleanup facter cache if exists 2025-10-01 08:34:01,552 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.551742 | fa163edc-743b-971c-e7d8-000000011569 | SKIPPED | Failed deployment if facter fails | np0005463866 2025-10-01 08:34:01,592 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.592301 | fa163edc-743b-971c-e7d8-00000001156a | TASK | Sync cached facts 2025-10-01 08:34:01,637 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.636663 | fa163edc-743b-971c-e7d8-000000011828 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463871 2025-10-01 08:34:01,651 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.651511 | fa163edc-743b-971c-e7d8-000000011829 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:34:01,779 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.778653 | fa163edc-743b-971c-e7d8-000000011875 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463872 2025-10-01 08:34:01,801 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.801428 | fa163edc-743b-971c-e7d8-000000011876 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:34:01,865 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.864642 | fa163edc-743b-971c-e7d8-000000011567 | CHANGED | Cleanup facter cache if exists | np0005463867 2025-10-01 08:34:01,881 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.881337 | fa163edc-743b-971c-e7d8-000000011568 | TASK | Pre-cache facts 2025-10-01 08:34:01,983 p=83200 u=zuul n=ansible | 2025-10-01 08:34:01.982373 | fa163edc-743b-971c-e7d8-00000001156a | CHANGED | Sync cached facts | np0005463866 -> 192.168.122.104 2025-10-01 08:34:01,983 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> 192.168.122.104', 'fa163edc-743b-971c-e7d8-00000001156a') missing from stats 2025-10-01 08:34:02,011 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.011128 | fa163edc-743b-971c-e7d8-0000000114fa | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:34:02,048 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.047674 | fa163edc-743b-971c-e7d8-0000000114fa | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463866 2025-10-01 08:34:02,063 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.063307 | fa163edc-743b-971c-e7d8-0000000114fc | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-01 08:34:02,120 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.120565 | fa163edc-743b-971c-e7d8-0000000115c5 | TASK | Gather variables for each operating system 2025-10-01 08:34:02,217 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.217000 | fa163edc-743b-971c-e7d8-0000000115c6 | TASK | Create container logs path 2025-10-01 08:34:02,226 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.225391 | fa163edc-743b-971c-e7d8-0000000117ea | OK | Enable and start tripleo-container-shutdown | np0005463870 2025-10-01 08:34:02,240 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.240094 | fa163edc-743b-971c-e7d8-0000000117eb | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:34:02,440 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.439569 | fa163edc-743b-971c-e7d8-000000011829 | OK | Enable and start tripleo-container-shutdown | np0005463871 2025-10-01 08:34:02,466 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.466384 | fa163edc-743b-971c-e7d8-00000001182a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:34:02,567 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.557698 | fa163edc-743b-971c-e7d8-0000000115c6 | OK | Create container logs path | np0005463866 2025-10-01 08:34:02,569 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.568906 | fa163edc-743b-971c-e7d8-000000011568 | CHANGED | Pre-cache facts | np0005463867 2025-10-01 08:34:02,611 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.610902 | fa163edc-743b-971c-e7d8-0000000115c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:02,663 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.661928 | fa163edc-743b-971c-e7d8-000000011569 | TASK | Failed deployment if facter fails 2025-10-01 08:34:02,682 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.681278 | fa163edc-743b-971c-e7d8-000000011876 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463872 2025-10-01 08:34:02,702 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.701977 | fa163edc-743b-971c-e7d8-000000011877 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:34:02,723 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.722780 | fa163edc-743b-971c-e7d8-000000011569 | SKIPPED | Failed deployment if facter fails | np0005463867 2025-10-01 08:34:02,763 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.762500 | fa163edc-743b-971c-e7d8-00000001156a | TASK | Sync cached facts 2025-10-01 08:34:02,958 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.958008 | fa163edc-743b-971c-e7d8-0000000115c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005463866 2025-10-01 08:34:02,984 p=83200 u=zuul n=ansible | 2025-10-01 08:34:02.984298 | fa163edc-743b-971c-e7d8-0000000115c9 | TASK | Finalise hashes for all containers 2025-10-01 08:34:03,094 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.093553 | fa163edc-743b-971c-e7d8-0000000115c9 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:34:03,109 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.109177 | fa163edc-743b-971c-e7d8-0000000115cb | TASK | Manage systemd shutdown files 2025-10-01 08:34:03,177 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.176327 | 57a4de54-56d5-4bcf-8cc6-861ab4fc3b2b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463866 2025-10-01 08:34:03,221 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.221055 | fa163edc-743b-971c-e7d8-000000011a67 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:34:03,232 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.231864 | fa163edc-743b-971c-e7d8-0000000117eb | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463870 2025-10-01 08:34:03,234 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.234025 | fa163edc-743b-971c-e7d8-00000001156a | CHANGED | Sync cached facts | np0005463867 -> 192.168.122.105 2025-10-01 08:34:03,234 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> 192.168.122.105', 'fa163edc-743b-971c-e7d8-00000001156a') missing from stats 2025-10-01 08:34:03,249 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.248928 | fa163edc-743b-971c-e7d8-0000000117ec | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:34:03,288 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.287788 | fa163edc-743b-971c-e7d8-00000001151a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:34:03,325 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.324317 | fa163edc-743b-971c-e7d8-00000001151a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463867 2025-10-01 08:34:03,341 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.341222 | fa163edc-743b-971c-e7d8-00000001151c | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-01 08:34:03,412 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.412257 | fa163edc-743b-971c-e7d8-0000000115c5 | TASK | Gather variables for each operating system 2025-10-01 08:34:03,422 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.421625 | fa163edc-743b-971c-e7d8-00000001182a | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463871 2025-10-01 08:34:03,436 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.436295 | fa163edc-743b-971c-e7d8-00000001182b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:34:03,525 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.525469 | fa163edc-743b-971c-e7d8-0000000115c6 | TASK | Create container logs path 2025-10-01 08:34:03,535 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.534625 | fa163edc-743b-971c-e7d8-000000011a67 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463866 2025-10-01 08:34:03,567 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.566955 | fa163edc-743b-971c-e7d8-000000011a68 | TASK | Set podman_drop_in fact 2025-10-01 08:34:03,577 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.577043 | fa163edc-743b-971c-e7d8-000000011877 | OK | Enable and start tripleo-container-shutdown | np0005463872 2025-10-01 08:34:03,594 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.594116 | fa163edc-743b-971c-e7d8-00000001187a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:34:03,616 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.615557 | fa163edc-743b-971c-e7d8-000000011a68 | OK | Set podman_drop_in fact | np0005463866 2025-10-01 08:34:03,637 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.637397 | fa163edc-743b-971c-e7d8-000000011a6a | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:34:03,914 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.913721 | fa163edc-743b-971c-e7d8-0000000115c6 | OK | Create container logs path | np0005463867 2025-10-01 08:34:03,942 p=83200 u=zuul n=ansible | 2025-10-01 08:34:03.941396 | fa163edc-743b-971c-e7d8-0000000115c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:04,058 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.057162 | fa163edc-743b-971c-e7d8-0000000117ec | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463870 2025-10-01 08:34:04,071 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.071150 | fa163edc-743b-971c-e7d8-0000000117ed | TASK | Enable and start netns-placeholder 2025-10-01 08:34:04,271 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.270322 | fa163edc-743b-971c-e7d8-0000000115c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005463867 2025-10-01 08:34:04,297 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.297180 | fa163edc-743b-971c-e7d8-0000000115c9 | TASK | Finalise hashes for all containers 2025-10-01 08:34:04,341 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.340455 | fa163edc-743b-971c-e7d8-00000001182b | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463871 2025-10-01 08:34:04,354 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.354338 | fa163edc-743b-971c-e7d8-00000001182c | TASK | Enable and start netns-placeholder 2025-10-01 08:34:04,378 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.377347 | fa163edc-743b-971c-e7d8-0000000115c9 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:34:04,415 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.415237 | fa163edc-743b-971c-e7d8-0000000115cb | TASK | Manage systemd shutdown files 2025-10-01 08:34:04,501 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.500297 | 9757f4f1-6802-4644-926d-fedcb6b5fb7f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463867 2025-10-01 08:34:04,532 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.532023 | fa163edc-743b-971c-e7d8-000000011acc | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:34:04,542 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.541675 | fa163edc-743b-971c-e7d8-00000001187a | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463872 2025-10-01 08:34:04,559 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.557740 | fa163edc-743b-971c-e7d8-000000011a6a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-container-shutdown 2025-10-01 08:34:04,572 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.571732 | fa163edc-743b-971c-e7d8-00000001187b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:34:04,846 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.845909 | fa163edc-743b-971c-e7d8-000000011acc | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463867 2025-10-01 08:34:04,867 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.867106 | fa163edc-743b-971c-e7d8-000000011acd | TASK | Set podman_drop_in fact 2025-10-01 08:34:04,928 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.928314 | fa163edc-743b-971c-e7d8-000000011acd | OK | Set podman_drop_in fact | np0005463867 2025-10-01 08:34:04,944 p=83200 u=zuul n=ansible | 2025-10-01 08:34:04.944299 | fa163edc-743b-971c-e7d8-000000011acf | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:34:05,204 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.203241 | fa163edc-743b-971c-e7d8-00000001182c | CHANGED | Enable and start netns-placeholder | np0005463871 2025-10-01 08:34:05,229 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.228157 | fa163edc-743b-971c-e7d8-0000000115cd | TASK | Update container configs with new config hashes 2025-10-01 08:34:05,310 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.310531 | b354b9f4-63d9-4e5c-987a-02070378dd5d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463871 2025-10-01 08:34:05,328 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.328287 | fa163edc-743b-971c-e7d8-000000011aef | TASK | Update config hashes for container startup configs 2025-10-01 08:34:05,392 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.390428 | fa163edc-743b-971c-e7d8-000000011a6a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-start-podman-container 2025-10-01 08:34:05,426 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.426146 | fa163edc-743b-971c-e7d8-000000011a6b | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:34:05,477 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.476492 | fa163edc-743b-971c-e7d8-00000001187b | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463872 2025-10-01 08:34:05,489 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.489518 | fa163edc-743b-971c-e7d8-00000001187c | TASK | Enable and start netns-placeholder 2025-10-01 08:34:05,683 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.682805 | fa163edc-743b-971c-e7d8-000000011aef | OK | Update config hashes for container startup configs | np0005463871 2025-10-01 08:34:05,697 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.696832 | fa163edc-743b-971c-e7d8-0000000115ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:05,767 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.767556 | 8f1b2a81-bc4b-4fbc-bcd0-7e35eb355d98 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463871 2025-10-01 08:34:05,779 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.778915 | fa163edc-743b-971c-e7d8-000000011acf | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-container-shutdown 2025-10-01 08:34:05,787 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.787454 | fa163edc-743b-971c-e7d8-000000011b14 | TASK | Gather podman infos 2025-10-01 08:34:05,883 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.882718 | fa163edc-743b-971c-e7d8-0000000117ed | CHANGED | Enable and start netns-placeholder | np0005463870 2025-10-01 08:34:05,895 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.895554 | fa163edc-743b-971c-e7d8-0000000115cd | TASK | Update container configs with new config hashes 2025-10-01 08:34:05,947 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.947380 | 420ce298-d1b4-4ab2-b2de-015df7597dcb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463870 2025-10-01 08:34:05,960 p=83200 u=zuul n=ansible | 2025-10-01 08:34:05.959739 | fa163edc-743b-971c-e7d8-000000011b45 | TASK | Update config hashes for container startup configs 2025-10-01 08:34:06,267 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.267273 | fa163edc-743b-971c-e7d8-00000001187c | CHANGED | Enable and start netns-placeholder | np0005463872 2025-10-01 08:34:06,282 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.281835 | fa163edc-743b-971c-e7d8-0000000115cd | TASK | Update container configs with new config hashes 2025-10-01 08:34:06,290 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.290124 | fa163edc-743b-971c-e7d8-000000011a6b | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463866 2025-10-01 08:34:06,307 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.307196 | fa163edc-743b-971c-e7d8-000000011a6c | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:34:06,324 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.324254 | fa163edc-743b-971c-e7d8-000000011b45 | OK | Update config hashes for container startup configs | np0005463870 2025-10-01 08:34:06,336 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.336318 | d14ece53-c488-4141-bdda-cb9ae4c68727 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463872 2025-10-01 08:34:06,350 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.350568 | fa163edc-743b-971c-e7d8-0000000115ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:06,371 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.371358 | fa163edc-743b-971c-e7d8-000000011b68 | TASK | Update config hashes for container startup configs 2025-10-01 08:34:06,409 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.408836 | ff3c108c-33e9-4095-a2f6-c2915896f257 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463870 2025-10-01 08:34:06,424 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.423838 | fa163edc-743b-971c-e7d8-000000011b85 | TASK | Gather podman infos 2025-10-01 08:34:06,606 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.603574 | fa163edc-743b-971c-e7d8-000000011acf | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-start-podman-container 2025-10-01 08:34:06,638 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.637702 | fa163edc-743b-971c-e7d8-000000011ad0 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:34:06,728 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.727837 | fa163edc-743b-971c-e7d8-000000011b14 | OK | Gather podman infos | np0005463871 2025-10-01 08:34:06,771 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.770606 | fa163edc-743b-971c-e7d8-000000011b15 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:06,800 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.800254 | fa163edc-743b-971c-e7d8-000000011b68 | OK | Update config hashes for container startup configs | np0005463872 2025-10-01 08:34:06,818 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.818261 | fa163edc-743b-971c-e7d8-0000000115ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:06,884 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.884026 | 319f527e-17e9-43b3-9325-fdad6fe6d616 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463872 2025-10-01 08:34:06,902 p=83200 u=zuul n=ansible | 2025-10-01 08:34:06.901979 | fa163edc-743b-971c-e7d8-000000011bf4 | TASK | Gather podman infos 2025-10-01 08:34:07,161 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.161528 | fa163edc-743b-971c-e7d8-000000011a6c | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463866 2025-10-01 08:34:07,184 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.183997 | fa163edc-743b-971c-e7d8-000000011a6d | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:34:07,204 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.203700 | fa163edc-743b-971c-e7d8-0000000115cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:07,246 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.245693 | a4d9897f-5f5f-4b0d-b202-8c4d834e99de | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463871 2025-10-01 08:34:07,263 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.263560 | fa163edc-743b-971c-e7d8-000000011c25 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:07,401 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.400679 | fa163edc-743b-971c-e7d8-000000011b85 | OK | Gather podman infos | np0005463870 2025-10-01 08:34:07,448 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.447886 | fa163edc-743b-971c-e7d8-000000011b86 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:07,457 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.456984 | fa163edc-743b-971c-e7d8-000000011ad0 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463867 2025-10-01 08:34:07,474 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.473816 | fa163edc-743b-971c-e7d8-000000011ad1 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:34:07,632 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.631981 | fa163edc-743b-971c-e7d8-0000000115cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:07,695 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.695334 | e8f64c5d-18c4-4fe8-ae15-6bf03400e4bb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463870 2025-10-01 08:34:07,720 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.720297 | fa163edc-743b-971c-e7d8-000000011ca9 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:07,941 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.941050 | fa163edc-743b-971c-e7d8-000000011bf4 | OK | Gather podman infos | np0005463872 2025-10-01 08:34:07,971 p=83200 u=zuul n=ansible | 2025-10-01 08:34:07.971165 | fa163edc-743b-971c-e7d8-000000011bf5 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:08,008 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.007676 | fa163edc-743b-971c-e7d8-000000011a6d | OK | Enable and start tripleo-container-shutdown | np0005463866 2025-10-01 08:34:08,079 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.025511 | fa163edc-743b-971c-e7d8-000000011a6e | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:34:08,241 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.240545 | fa163edc-743b-971c-e7d8-0000000115cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:08,305 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.305433 | 9e4107a7-a94f-4ee6-a0b5-d8dfccb18b5a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463872 2025-10-01 08:34:08,326 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.325753 | fa163edc-743b-971c-e7d8-000000011d2d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:08,407 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.407099 | fa163edc-743b-971c-e7d8-000000011ad1 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463867 2025-10-01 08:34:08,424 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.423733 | fa163edc-743b-971c-e7d8-000000011ad2 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:34:08,917 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.916229 | fa163edc-743b-971c-e7d8-000000011a6e | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463866 2025-10-01 08:34:08,952 p=83200 u=zuul n=ansible | 2025-10-01 08:34:08.952101 | fa163edc-743b-971c-e7d8-000000011a6f | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:34:09,327 p=83200 u=zuul n=ansible | 2025-10-01 08:34:09.326511 | fa163edc-743b-971c-e7d8-000000011ad2 | OK | Enable and start tripleo-container-shutdown | np0005463867 2025-10-01 08:34:09,350 p=83200 u=zuul n=ansible | 2025-10-01 08:34:09.349974 | fa163edc-743b-971c-e7d8-000000011ad3 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:34:09,804 p=83200 u=zuul n=ansible | 2025-10-01 08:34:09.803349 | fa163edc-743b-971c-e7d8-000000011a6f | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463866 2025-10-01 08:34:09,835 p=83200 u=zuul n=ansible | 2025-10-01 08:34:09.835444 | fa163edc-743b-971c-e7d8-000000011a70 | TASK | Enable and start netns-placeholder 2025-10-01 08:34:10,175 p=83200 u=zuul n=ansible | 2025-10-01 08:34:10.174240 | fa163edc-743b-971c-e7d8-000000011ad3 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463867 2025-10-01 08:34:10,198 p=83200 u=zuul n=ansible | 2025-10-01 08:34:10.197982 | fa163edc-743b-971c-e7d8-000000011ad4 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:34:10,760 p=83200 u=zuul n=ansible | 2025-10-01 08:34:10.759855 | fa163edc-743b-971c-e7d8-000000011a70 | CHANGED | Enable and start netns-placeholder | np0005463866 2025-10-01 08:34:10,785 p=83200 u=zuul n=ansible | 2025-10-01 08:34:10.785034 | fa163edc-743b-971c-e7d8-0000000115cd | TASK | Update container configs with new config hashes 2025-10-01 08:34:10,864 p=83200 u=zuul n=ansible | 2025-10-01 08:34:10.864021 | 1d1d38a7-800e-4c0a-b61e-ccdb0585bb24 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463866 2025-10-01 08:34:10,901 p=83200 u=zuul n=ansible | 2025-10-01 08:34:10.900415 | fa163edc-743b-971c-e7d8-000000011d7d | TASK | Update config hashes for container startup configs 2025-10-01 08:34:11,044 p=83200 u=zuul n=ansible | 2025-10-01 08:34:11.043794 | fa163edc-743b-971c-e7d8-000000011ad4 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463867 2025-10-01 08:34:11,073 p=83200 u=zuul n=ansible | 2025-10-01 08:34:11.072654 | fa163edc-743b-971c-e7d8-000000011ad5 | TASK | Enable and start netns-placeholder 2025-10-01 08:34:11,255 p=83200 u=zuul n=ansible | 2025-10-01 08:34:11.253832 | fa163edc-743b-971c-e7d8-000000011d7d | OK | Update config hashes for container startup configs | np0005463866 2025-10-01 08:34:11,296 p=83200 u=zuul n=ansible | 2025-10-01 08:34:11.295775 | fa163edc-743b-971c-e7d8-0000000115ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:11,385 p=83200 u=zuul n=ansible | 2025-10-01 08:34:11.385226 | 2d596c15-3987-4e49-a85f-992e11a09d28 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463866 2025-10-01 08:34:11,412 p=83200 u=zuul n=ansible | 2025-10-01 08:34:11.411554 | fa163edc-743b-971c-e7d8-000000011d9e | TASK | Gather podman infos 2025-10-01 08:34:11,984 p=83200 u=zuul n=ansible | 2025-10-01 08:34:11.983498 | fa163edc-743b-971c-e7d8-000000011ad5 | CHANGED | Enable and start netns-placeholder | np0005463867 2025-10-01 08:34:12,020 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.019773 | fa163edc-743b-971c-e7d8-0000000115cd | TASK | Update container configs with new config hashes 2025-10-01 08:34:12,120 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.119525 | 94d2f136-4077-4300-912e-ff898cc696b3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463867 2025-10-01 08:34:12,146 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.146453 | fa163edc-743b-971c-e7d8-000000011dcd | TASK | Update config hashes for container startup configs 2025-10-01 08:34:12,599 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.598709 | fa163edc-743b-971c-e7d8-000000011d9e | OK | Gather podman infos | np0005463866 2025-10-01 08:34:12,672 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.672307 | fa163edc-743b-971c-e7d8-000000011dcd | OK | Update config hashes for container startup configs | np0005463867 2025-10-01 08:34:12,690 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.689856 | fa163edc-743b-971c-e7d8-000000011d9f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:12,726 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.726343 | fa163edc-743b-971c-e7d8-0000000115ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:12,824 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.824232 | 6d09bf57-209d-4dbe-86a7-8a2420b106ae | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463867 2025-10-01 08:34:12,847 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.847112 | fa163edc-743b-971c-e7d8-000000011e28 | TASK | Gather podman infos 2025-10-01 08:34:12,919 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.918680 | fa163edc-743b-971c-e7d8-0000000115cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:12,937 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.936904 | fa163edc-743b-971c-e7d8-000000011c25 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463871 2025-10-01 08:34:12,950 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.950395 | fa163edc-743b-971c-e7d8-000000011c26 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:12,992 p=83200 u=zuul n=ansible | 2025-10-01 08:34:12.992509 | 3b02be56-0462-44c6-9b72-12ca29cb4dd5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463866 2025-10-01 08:34:13,015 p=83200 u=zuul n=ansible | 2025-10-01 08:34:13.014814 | fa163edc-743b-971c-e7d8-000000011e59 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:14,492 p=83200 u=zuul n=ansible | 2025-10-01 08:34:14.491797 | fa163edc-743b-971c-e7d8-000000011e28 | OK | Gather podman infos | np0005463867 2025-10-01 08:34:14,575 p=83200 u=zuul n=ansible | 2025-10-01 08:34:14.574529 | fa163edc-743b-971c-e7d8-000000011ca9 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463870 2025-10-01 08:34:14,595 p=83200 u=zuul n=ansible | 2025-10-01 08:34:14.595007 | fa163edc-743b-971c-e7d8-000000011caa | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:14,631 p=83200 u=zuul n=ansible | 2025-10-01 08:34:14.630607 | fa163edc-743b-971c-e7d8-000000011e29 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:14,876 p=83200 u=zuul n=ansible | 2025-10-01 08:34:14.876249 | fa163edc-743b-971c-e7d8-0000000115cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:14,950 p=83200 u=zuul n=ansible | 2025-10-01 08:34:14.949684 | 472550e2-243b-450d-bd07-75bc74f84c61 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463867 2025-10-01 08:34:14,972 p=83200 u=zuul n=ansible | 2025-10-01 08:34:14.971708 | fa163edc-743b-971c-e7d8-000000011edd | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:15,158 p=83200 u=zuul n=ansible | 2025-10-01 08:34:15.157401 | fa163edc-743b-971c-e7d8-000000011d2d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463872 2025-10-01 08:34:15,174 p=83200 u=zuul n=ansible | 2025-10-01 08:34:15.174317 | fa163edc-743b-971c-e7d8-000000011d2e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:18,052 p=83200 u=zuul n=ansible | 2025-10-01 08:34:18.051647 | fa163edc-743b-971c-e7d8-0000000119c7 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463865 2025-10-01 08:34:18,084 p=83200 u=zuul n=ansible | 2025-10-01 08:34:18.083777 | fa163edc-743b-971c-e7d8-0000000119c8 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:28,270 p=83200 u=zuul n=ansible | 2025-10-01 08:34:28.269273 | fa163edc-743b-971c-e7d8-000000011e59 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463866 2025-10-01 08:34:28,289 p=83200 u=zuul n=ansible | 2025-10-01 08:34:28.289518 | fa163edc-743b-971c-e7d8-000000011e5a | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:28,842 p=83200 u=zuul n=ansible | 2025-10-01 08:34:28.842090 | fa163edc-743b-971c-e7d8-000000011caa | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463870 2025-10-01 08:34:28,878 p=83200 u=zuul n=ansible | 2025-10-01 08:34:28.878631 | fa163edc-743b-971c-e7d8-0000000111c4 | TASK | Clean container_puppet_tasks for np0005463870 step 4 2025-10-01 08:34:29,163 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.162490 | fa163edc-743b-971c-e7d8-0000000111c4 | OK | Clean container_puppet_tasks for np0005463870 step 4 | np0005463870 2025-10-01 08:34:29,196 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.195786 | fa163edc-743b-971c-e7d8-0000000111c5 | TASK | Calculate container_puppet_tasks for np0005463870 step 4 2025-10-01 08:34:29,272 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.271936 | fa163edc-743b-971c-e7d8-0000000111c6 | TASK | Include container-puppet tasks for step 4 2025-10-01 08:34:29,328 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.327773 | adb944c2-04ce-4c21-a941-51abd5f18070 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463870 2025-10-01 08:34:29,353 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.353106 | fa163edc-743b-971c-e7d8-000000011f2d | TASK | Write container-puppet-tasks json file for np0005463870 step 4 2025-10-01 08:34:29,365 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.364668 | fa163edc-743b-971c-e7d8-000000011c26 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463871 2025-10-01 08:34:29,431 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.430858 | fa163edc-743b-971c-e7d8-0000000111de | TASK | Clean container_puppet_tasks for np0005463871 step 4 2025-10-01 08:34:29,743 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.743020 | fa163edc-743b-971c-e7d8-0000000111de | OK | Clean container_puppet_tasks for np0005463871 step 4 | np0005463871 2025-10-01 08:34:29,761 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.761147 | fa163edc-743b-971c-e7d8-0000000111df | TASK | Calculate container_puppet_tasks for np0005463871 step 4 2025-10-01 08:34:29,838 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.838183 | fa163edc-743b-971c-e7d8-0000000111e0 | TASK | Include container-puppet tasks for step 4 2025-10-01 08:34:29,895 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.889115 | b6939140-4673-4627-82cd-ee4d18432c30 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463871 2025-10-01 08:34:29,957 p=83200 u=zuul n=ansible | 2025-10-01 08:34:29.957315 | fa163edc-743b-971c-e7d8-000000011f4c | TASK | Write container-puppet-tasks json file for np0005463871 step 4 2025-10-01 08:34:30,063 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.061953 | fa163edc-743b-971c-e7d8-000000011edd | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463867 2025-10-01 08:34:30,091 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.090285 | fa163edc-743b-971c-e7d8-000000011ede | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-01 08:34:30,258 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.257835 | fa163edc-743b-971c-e7d8-000000011f2d | CHANGED | Write container-puppet-tasks json file for np0005463870 step 4 | np0005463870 2025-10-01 08:34:30,272 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.272183 | fa163edc-743b-971c-e7d8-000000011f2f | TASK | Generate container puppet configs for step 4 2025-10-01 08:34:30,634 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.632861 | fa163edc-743b-971c-e7d8-000000011f2f | OK | Generate container puppet configs for step 4 | np0005463870 2025-10-01 08:34:30,654 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.653805 | fa163edc-743b-971c-e7d8-000000011f30 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-01 08:34:30,736 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.735778 | fa163edc-743b-971c-e7d8-000000011f80 | TASK | Gather variables for each operating system 2025-10-01 08:34:30,842 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.841550 | fa163edc-743b-971c-e7d8-000000011f81 | TASK | Create container logs path 2025-10-01 08:34:30,933 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.932761 | fa163edc-743b-971c-e7d8-000000011f4c | CHANGED | Write container-puppet-tasks json file for np0005463871 step 4 | np0005463871 2025-10-01 08:34:30,961 p=83200 u=zuul n=ansible | 2025-10-01 08:34:30.960735 | fa163edc-743b-971c-e7d8-000000011f4e | TASK | Generate container puppet configs for step 4 2025-10-01 08:34:31,125 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.124208 | fa163edc-743b-971c-e7d8-000000011f81 | OK | Create container logs path | np0005463870 2025-10-01 08:34:31,151 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.150459 | fa163edc-743b-971c-e7d8-000000011f83 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:31,309 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.308227 | fa163edc-743b-971c-e7d8-000000011d2e | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463872 2025-10-01 08:34:31,314 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.314237 | fa163edc-743b-971c-e7d8-000000011f4e | OK | Generate container puppet configs for step 4 | np0005463871 2025-10-01 08:34:31,342 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.341719 | fa163edc-743b-971c-e7d8-000000011f4f | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-01 08:34:31,414 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.413696 | fa163edc-743b-971c-e7d8-000000011f80 | TASK | Gather variables for each operating system 2025-10-01 08:34:31,443 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.442467 | fa163edc-743b-971c-e7d8-000000011204 | TASK | Clean container_puppet_tasks for np0005463872 step 4 2025-10-01 08:34:31,485 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.485195 | fa163edc-743b-971c-e7d8-000000011f83 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463870 2025-10-01 08:34:31,502 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.502473 | fa163edc-743b-971c-e7d8-000000011f84 | TASK | Finalise hashes for all containers 2025-10-01 08:34:31,540 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.535682 | fa163edc-743b-971c-e7d8-000000011f81 | TASK | Create container logs path 2025-10-01 08:34:31,549 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.548532 | fa163edc-743b-971c-e7d8-000000011f84 | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:34:31,561 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.561356 | fa163edc-743b-971c-e7d8-000000011f86 | TASK | Manage systemd shutdown files 2025-10-01 08:34:31,588 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.587533 | fa163edc-743b-971c-e7d8-000000011f86 | SKIPPED | Manage systemd shutdown files | np0005463870 2025-10-01 08:34:31,599 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.599628 | fa163edc-743b-971c-e7d8-000000011f88 | TASK | Update container configs with new config hashes 2025-10-01 08:34:31,649 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.648735 | fa163edc-743b-971c-e7d8-000000011f88 | SKIPPED | Update container configs with new config hashes | np0005463870 2025-10-01 08:34:31,664 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.664138 | fa163edc-743b-971c-e7d8-000000011f89 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:31,704 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.703670 | fa163edc-743b-971c-e7d8-000000011f89 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463870 2025-10-01 08:34:31,718 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.718235 | fa163edc-743b-971c-e7d8-000000011f8a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:31,764 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.763937 | fa163edc-743b-971c-e7d8-000000011f8a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463870 2025-10-01 08:34:31,796 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.796126 | fa163edc-743b-971c-e7d8-000000011204 | OK | Clean container_puppet_tasks for np0005463872 step 4 | np0005463872 2025-10-01 08:34:31,826 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.825763 | fa163edc-743b-971c-e7d8-000000011205 | TASK | Calculate container_puppet_tasks for np0005463872 step 4 2025-10-01 08:34:31,892 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.891928 | fa163edc-743b-971c-e7d8-000000011206 | TASK | Include container-puppet tasks for step 4 2025-10-01 08:34:31,916 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.915378 | fa163edc-743b-971c-e7d8-000000011f81 | OK | Create container logs path | np0005463871 2025-10-01 08:34:31,946 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.945600 | fa163edc-743b-971c-e7d8-000000011f83 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:31,980 p=83200 u=zuul n=ansible | 2025-10-01 08:34:31.979524 | 0e3312e5-64bc-47af-810a-b706048aa61f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463872 2025-10-01 08:34:32,011 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.011251 | fa163edc-743b-971c-e7d8-00000001201b | TASK | Write container-puppet-tasks json file for np0005463872 step 4 2025-10-01 08:34:32,249 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.248755 | fa163edc-743b-971c-e7d8-000000011f83 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463871 2025-10-01 08:34:32,264 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.264554 | fa163edc-743b-971c-e7d8-000000011f84 | TASK | Finalise hashes for all containers 2025-10-01 08:34:32,307 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.305848 | fa163edc-743b-971c-e7d8-000000011f84 | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:34:32,321 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.321349 | fa163edc-743b-971c-e7d8-000000011f86 | TASK | Manage systemd shutdown files 2025-10-01 08:34:32,358 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.358105 | fa163edc-743b-971c-e7d8-000000011f86 | SKIPPED | Manage systemd shutdown files | np0005463871 2025-10-01 08:34:32,376 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.375652 | fa163edc-743b-971c-e7d8-000000011f88 | TASK | Update container configs with new config hashes 2025-10-01 08:34:32,435 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.434148 | fa163edc-743b-971c-e7d8-000000011f88 | SKIPPED | Update container configs with new config hashes | np0005463871 2025-10-01 08:34:32,449 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.448991 | fa163edc-743b-971c-e7d8-000000011f89 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:32,503 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.502482 | fa163edc-743b-971c-e7d8-000000011f89 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463871 2025-10-01 08:34:32,521 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.521113 | fa163edc-743b-971c-e7d8-000000011f8a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:32,563 p=83200 u=zuul n=ansible | 2025-10-01 08:34:32.561020 | fa163edc-743b-971c-e7d8-000000011f8a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463871 2025-10-01 08:34:33,013 p=83200 u=zuul n=ansible | 2025-10-01 08:34:33.012778 | fa163edc-743b-971c-e7d8-00000001201b | CHANGED | Write container-puppet-tasks json file for np0005463872 step 4 | np0005463872 2025-10-01 08:34:33,030 p=83200 u=zuul n=ansible | 2025-10-01 08:34:33.029662 | fa163edc-743b-971c-e7d8-00000001201d | TASK | Generate container puppet configs for step 4 2025-10-01 08:34:33,375 p=83200 u=zuul n=ansible | 2025-10-01 08:34:33.374366 | fa163edc-743b-971c-e7d8-00000001201d | OK | Generate container puppet configs for step 4 | np0005463872 2025-10-01 08:34:33,390 p=83200 u=zuul n=ansible | 2025-10-01 08:34:33.390006 | fa163edc-743b-971c-e7d8-00000001201e | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-01 08:34:33,460 p=83200 u=zuul n=ansible | 2025-10-01 08:34:33.460572 | fa163edc-743b-971c-e7d8-000000011f80 | TASK | Gather variables for each operating system 2025-10-01 08:34:33,586 p=83200 u=zuul n=ansible | 2025-10-01 08:34:33.586062 | fa163edc-743b-971c-e7d8-000000011f81 | TASK | Create container logs path 2025-10-01 08:34:33,863 p=83200 u=zuul n=ansible | 2025-10-01 08:34:33.862356 | fa163edc-743b-971c-e7d8-000000011f81 | OK | Create container logs path | np0005463872 2025-10-01 08:34:33,875 p=83200 u=zuul n=ansible | 2025-10-01 08:34:33.875070 | fa163edc-743b-971c-e7d8-000000011f83 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:34,220 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.219296 | fa163edc-743b-971c-e7d8-000000011f83 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463872 2025-10-01 08:34:34,234 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.234036 | fa163edc-743b-971c-e7d8-000000011f84 | TASK | Finalise hashes for all containers 2025-10-01 08:34:34,288 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.287424 | fa163edc-743b-971c-e7d8-000000011f84 | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:34:34,301 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.301385 | fa163edc-743b-971c-e7d8-000000011f86 | TASK | Manage systemd shutdown files 2025-10-01 08:34:34,341 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.340255 | fa163edc-743b-971c-e7d8-000000011f86 | SKIPPED | Manage systemd shutdown files | np0005463872 2025-10-01 08:34:34,354 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.354499 | fa163edc-743b-971c-e7d8-000000011f88 | TASK | Update container configs with new config hashes 2025-10-01 08:34:34,406 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.405520 | fa163edc-743b-971c-e7d8-000000011f88 | SKIPPED | Update container configs with new config hashes | np0005463872 2025-10-01 08:34:34,418 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.418120 | fa163edc-743b-971c-e7d8-000000011f89 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:34,467 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.466694 | fa163edc-743b-971c-e7d8-000000011f89 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463872 2025-10-01 08:34:34,479 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.479340 | fa163edc-743b-971c-e7d8-000000011f8a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:34:34,522 p=83200 u=zuul n=ansible | 2025-10-01 08:34:34.521312 | fa163edc-743b-971c-e7d8-000000011f8a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463872 2025-10-01 08:36:29,436 p=83200 u=zuul n=ansible | 2025-10-01 08:36:29.435444 | fa163edc-743b-971c-e7d8-0000000119c8 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463865 2025-10-01 08:36:29,488 p=83200 u=zuul n=ansible | 2025-10-01 08:36:29.487804 | fa163edc-743b-971c-e7d8-00000001101d | TASK | Clean container_puppet_tasks for np0005463865 step 4 2025-10-01 08:36:29,836 p=83200 u=zuul n=ansible | 2025-10-01 08:36:29.835403 | fa163edc-743b-971c-e7d8-00000001101d | OK | Clean container_puppet_tasks for np0005463865 step 4 | np0005463865 2025-10-01 08:36:29,888 p=83200 u=zuul n=ansible | 2025-10-01 08:36:29.887772 | fa163edc-743b-971c-e7d8-00000001101e | TASK | Calculate container_puppet_tasks for np0005463865 step 4 2025-10-01 08:36:29,955 p=83200 u=zuul n=ansible | 2025-10-01 08:36:29.955305 | fa163edc-743b-971c-e7d8-00000001101f | TASK | Include container-puppet tasks for step 4 2025-10-01 08:36:30,019 p=83200 u=zuul n=ansible | 2025-10-01 08:36:30.019152 | 5d20f29c-21e1-476e-b95b-784c9cb416f6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463865 2025-10-01 08:36:30,046 p=83200 u=zuul n=ansible | 2025-10-01 08:36:30.045690 | fa163edc-743b-971c-e7d8-00000001209c | TASK | Write container-puppet-tasks json file for np0005463865 step 4 2025-10-01 08:36:31,131 p=83200 u=zuul n=ansible | 2025-10-01 08:36:31.130253 | fa163edc-743b-971c-e7d8-00000001209c | CHANGED | Write container-puppet-tasks json file for np0005463865 step 4 | np0005463865 2025-10-01 08:36:31,157 p=83200 u=zuul n=ansible | 2025-10-01 08:36:31.157347 | fa163edc-743b-971c-e7d8-00000001209e | TASK | Generate container puppet configs for step 4 2025-10-01 08:36:31,551 p=83200 u=zuul n=ansible | 2025-10-01 08:36:31.550343 | fa163edc-743b-971c-e7d8-00000001209e | OK | Generate container puppet configs for step 4 | np0005463865 2025-10-01 08:36:31,574 p=83200 u=zuul n=ansible | 2025-10-01 08:36:31.573910 | fa163edc-743b-971c-e7d8-00000001209f | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-01 08:36:31,636 p=83200 u=zuul n=ansible | 2025-10-01 08:36:31.635610 | fa163edc-743b-971c-e7d8-000000011f80 | TASK | Gather variables for each operating system 2025-10-01 08:36:31,789 p=83200 u=zuul n=ansible | 2025-10-01 08:36:31.788513 | fa163edc-743b-971c-e7d8-000000011f81 | TASK | Create container logs path 2025-10-01 08:36:32,149 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.148493 | fa163edc-743b-971c-e7d8-000000011f81 | OK | Create container logs path | np0005463865 2025-10-01 08:36:32,177 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.176742 | fa163edc-743b-971c-e7d8-000000011f83 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:32,511 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.510175 | fa163edc-743b-971c-e7d8-000000011f83 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463865 2025-10-01 08:36:32,535 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.535153 | fa163edc-743b-971c-e7d8-000000011f84 | TASK | Finalise hashes for all containers 2025-10-01 08:36:32,591 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.590873 | fa163edc-743b-971c-e7d8-000000011f84 | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:36:32,609 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.608752 | fa163edc-743b-971c-e7d8-000000011f86 | TASK | Manage systemd shutdown files 2025-10-01 08:36:32,650 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.649733 | fa163edc-743b-971c-e7d8-000000011f86 | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:36:32,669 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.669169 | fa163edc-743b-971c-e7d8-000000011f88 | TASK | Update container configs with new config hashes 2025-10-01 08:36:32,723 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.722616 | fa163edc-743b-971c-e7d8-000000011f88 | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:36:32,743 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.743433 | fa163edc-743b-971c-e7d8-000000011f89 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:32,800 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.799977 | fa163edc-743b-971c-e7d8-000000011f89 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463865 2025-10-01 08:36:32,820 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.820111 | fa163edc-743b-971c-e7d8-000000011f8a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:32,879 p=83200 u=zuul n=ansible | 2025-10-01 08:36:32.878534 | fa163edc-743b-971c-e7d8-000000011f8a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463865 2025-10-01 08:36:35,478 p=83200 u=zuul n=ansible | 2025-10-01 08:36:35.478084 | fa163edc-743b-971c-e7d8-000000011ede | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463867 2025-10-01 08:36:35,514 p=83200 u=zuul n=ansible | 2025-10-01 08:36:35.514389 | fa163edc-743b-971c-e7d8-00000001151e | TASK | Clean container_puppet_tasks for np0005463867 step 4 2025-10-01 08:36:35,842 p=83200 u=zuul n=ansible | 2025-10-01 08:36:35.842006 | fa163edc-743b-971c-e7d8-00000001151e | OK | Clean container_puppet_tasks for np0005463867 step 4 | np0005463867 2025-10-01 08:36:35,864 p=83200 u=zuul n=ansible | 2025-10-01 08:36:35.864220 | fa163edc-743b-971c-e7d8-00000001151f | TASK | Calculate container_puppet_tasks for np0005463867 step 4 2025-10-01 08:36:35,917 p=83200 u=zuul n=ansible | 2025-10-01 08:36:35.916725 | fa163edc-743b-971c-e7d8-000000011520 | TASK | Include container-puppet tasks for step 4 2025-10-01 08:36:35,967 p=83200 u=zuul n=ansible | 2025-10-01 08:36:35.967526 | f4459f46-c44a-4038-9dbf-8e0dc46c56f3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463867 2025-10-01 08:36:36,011 p=83200 u=zuul n=ansible | 2025-10-01 08:36:36.010351 | fa163edc-743b-971c-e7d8-000000012111 | TASK | Write container-puppet-tasks json file for np0005463867 step 4 2025-10-01 08:36:37,092 p=83200 u=zuul n=ansible | 2025-10-01 08:36:37.091746 | fa163edc-743b-971c-e7d8-000000012111 | CHANGED | Write container-puppet-tasks json file for np0005463867 step 4 | np0005463867 2025-10-01 08:36:37,118 p=83200 u=zuul n=ansible | 2025-10-01 08:36:37.117257 | fa163edc-743b-971c-e7d8-000000012113 | TASK | Generate container puppet configs for step 4 2025-10-01 08:36:37,483 p=83200 u=zuul n=ansible | 2025-10-01 08:36:37.482233 | fa163edc-743b-971c-e7d8-000000012113 | OK | Generate container puppet configs for step 4 | np0005463867 2025-10-01 08:36:37,522 p=83200 u=zuul n=ansible | 2025-10-01 08:36:37.521170 | fa163edc-743b-971c-e7d8-000000012114 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-01 08:36:37,613 p=83200 u=zuul n=ansible | 2025-10-01 08:36:37.612950 | fa163edc-743b-971c-e7d8-000000011f80 | TASK | Gather variables for each operating system 2025-10-01 08:36:37,744 p=83200 u=zuul n=ansible | 2025-10-01 08:36:37.743889 | fa163edc-743b-971c-e7d8-000000011f81 | TASK | Create container logs path 2025-10-01 08:36:38,045 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.044344 | fa163edc-743b-971c-e7d8-000000011f81 | OK | Create container logs path | np0005463867 2025-10-01 08:36:38,065 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.064357 | fa163edc-743b-971c-e7d8-000000011f83 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:38,372 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.371823 | fa163edc-743b-971c-e7d8-000000011f83 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463867 2025-10-01 08:36:38,396 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.396456 | fa163edc-743b-971c-e7d8-000000011f84 | TASK | Finalise hashes for all containers 2025-10-01 08:36:38,446 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.445436 | fa163edc-743b-971c-e7d8-000000011f84 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:36:38,461 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.460727 | fa163edc-743b-971c-e7d8-000000011f86 | TASK | Manage systemd shutdown files 2025-10-01 08:36:38,495 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.494605 | fa163edc-743b-971c-e7d8-000000011f86 | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:36:38,510 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.510376 | fa163edc-743b-971c-e7d8-000000011f88 | TASK | Update container configs with new config hashes 2025-10-01 08:36:38,569 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.569196 | fa163edc-743b-971c-e7d8-000000011f88 | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:36:38,586 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.586426 | fa163edc-743b-971c-e7d8-000000011f89 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:38,625 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.625406 | fa163edc-743b-971c-e7d8-000000011f89 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463867 2025-10-01 08:36:38,643 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.642864 | fa163edc-743b-971c-e7d8-000000011f8a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:38,696 p=83200 u=zuul n=ansible | 2025-10-01 08:36:38.696013 | fa163edc-743b-971c-e7d8-000000011f8a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463867 2025-10-01 08:36:46,333 p=83200 u=zuul n=ansible | 2025-10-01 08:36:46.332622 | fa163edc-743b-971c-e7d8-000000011e5a | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005463866 2025-10-01 08:36:46,383 p=83200 u=zuul n=ansible | 2025-10-01 08:36:46.383313 | fa163edc-743b-971c-e7d8-0000000114fe | TASK | Clean container_puppet_tasks for np0005463866 step 4 2025-10-01 08:36:46,742 p=83200 u=zuul n=ansible | 2025-10-01 08:36:46.741215 | fa163edc-743b-971c-e7d8-0000000114fe | OK | Clean container_puppet_tasks for np0005463866 step 4 | np0005463866 2025-10-01 08:36:46,768 p=83200 u=zuul n=ansible | 2025-10-01 08:36:46.768040 | fa163edc-743b-971c-e7d8-0000000114ff | TASK | Calculate container_puppet_tasks for np0005463866 step 4 2025-10-01 08:36:46,853 p=83200 u=zuul n=ansible | 2025-10-01 08:36:46.852750 | fa163edc-743b-971c-e7d8-000000011500 | TASK | Include container-puppet tasks for step 4 2025-10-01 08:36:46,923 p=83200 u=zuul n=ansible | 2025-10-01 08:36:46.923326 | 1976d7d1-56fd-426f-99d4-56cbbaf71416 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463866 2025-10-01 08:36:46,947 p=83200 u=zuul n=ansible | 2025-10-01 08:36:46.947023 | fa163edc-743b-971c-e7d8-000000012186 | TASK | Write container-puppet-tasks json file for np0005463866 step 4 2025-10-01 08:36:47,899 p=83200 u=zuul n=ansible | 2025-10-01 08:36:47.897859 | fa163edc-743b-971c-e7d8-000000012186 | CHANGED | Write container-puppet-tasks json file for np0005463866 step 4 | np0005463866 2025-10-01 08:36:47,921 p=83200 u=zuul n=ansible | 2025-10-01 08:36:47.920637 | fa163edc-743b-971c-e7d8-000000012188 | TASK | Generate container puppet configs for step 4 2025-10-01 08:36:48,309 p=83200 u=zuul n=ansible | 2025-10-01 08:36:48.307606 | fa163edc-743b-971c-e7d8-000000012188 | OK | Generate container puppet configs for step 4 | np0005463866 2025-10-01 08:36:48,346 p=83200 u=zuul n=ansible | 2025-10-01 08:36:48.345522 | fa163edc-743b-971c-e7d8-000000012189 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-01 08:36:48,441 p=83200 u=zuul n=ansible | 2025-10-01 08:36:48.440758 | fa163edc-743b-971c-e7d8-000000011f80 | TASK | Gather variables for each operating system 2025-10-01 08:36:48,583 p=83200 u=zuul n=ansible | 2025-10-01 08:36:48.582889 | fa163edc-743b-971c-e7d8-000000011f81 | TASK | Create container logs path 2025-10-01 08:36:48,951 p=83200 u=zuul n=ansible | 2025-10-01 08:36:48.950095 | fa163edc-743b-971c-e7d8-000000011f81 | OK | Create container logs path | np0005463866 2025-10-01 08:36:48,990 p=83200 u=zuul n=ansible | 2025-10-01 08:36:48.989398 | fa163edc-743b-971c-e7d8-000000011f83 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:49,431 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.430749 | fa163edc-743b-971c-e7d8-000000011f83 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463866 2025-10-01 08:36:49,446 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.446298 | fa163edc-743b-971c-e7d8-000000011f84 | TASK | Finalise hashes for all containers 2025-10-01 08:36:49,491 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.490571 | fa163edc-743b-971c-e7d8-000000011f84 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:36:49,505 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.505309 | fa163edc-743b-971c-e7d8-000000011f86 | TASK | Manage systemd shutdown files 2025-10-01 08:36:49,547 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.546412 | fa163edc-743b-971c-e7d8-000000011f86 | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:36:49,561 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.561316 | fa163edc-743b-971c-e7d8-000000011f88 | TASK | Update container configs with new config hashes 2025-10-01 08:36:49,611 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.610724 | fa163edc-743b-971c-e7d8-000000011f88 | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:36:49,627 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.626858 | fa163edc-743b-971c-e7d8-000000011f89 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:49,676 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.675454 | fa163edc-743b-971c-e7d8-000000011f89 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463866 2025-10-01 08:36:49,692 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.692092 | fa163edc-743b-971c-e7d8-000000011f8a | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-01 08:36:49,736 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.736358 | fa163edc-743b-971c-e7d8-000000011f8a | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005463866 2025-10-01 08:36:49,806 p=83200 u=zuul n=ansible | PLAY [External deployment step 5] ********************************************** 2025-10-01 08:36:49,820 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.820660 | fa163edc-743b-971c-e7d8-0000000000ef | TASK | External deployment step 5 2025-10-01 08:36:49,853 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.852835 | fa163edc-743b-971c-e7d8-0000000000ef | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } 2025-10-01 08:36:49,853 p=83200 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163edc-743b-971c-e7d8-0000000000ef') missing from stats 2025-10-01 08:36:49,900 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.900201 | a1f08e9b-bd8c-4ca3-82b8-0afd2cba1f57 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step5.yaml | undercloud 2025-10-01 08:36:49,905 p=83200 u=zuul n=ansible | 2025-10-01 08:36:49.905310 | fa163edc-743b-971c-e7d8-000000012203 | TASK | Manage Cinder's default volume type 2025-10-01 08:37:04,542 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.540693 | fa163edc-743b-971c-e7d8-000000012203 | OK | Manage Cinder's default volume type | undercloud 2025-10-01 08:37:04,593 p=83200 u=zuul n=ansible | PLAY [Deploy step tasks for 5] ************************************************* 2025-10-01 08:37:04,738 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.738501 | fa163edc-743b-971c-e7d8-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-01 08:37:04,755 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.754886 | fa163edc-743b-971c-e7d8-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-01 08:37:04,781 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.780620 | fa163edc-743b-971c-e7d8-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-01 08:37:04,817 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.812187 | fa163edc-743b-971c-e7d8-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-01 08:37:04,842 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.841500 | fa163edc-743b-971c-e7d8-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-01 08:37:04,872 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.871993 | fa163edc-743b-971c-e7d8-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-01 08:37:04,887 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.880811 | fa163edc-743b-971c-e7d8-0000000000f3 | OK | Deploy step tasks for 5 | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2025-10-01 08:37:04,888 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000f3') missing from stats 2025-10-01 08:37:04,888 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.888546 | fa163edc-743b-971c-e7d8-0000000000f3 | OK | Deploy step tasks for 5 | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2025-10-01 08:37:04,889 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000f3') missing from stats 2025-10-01 08:37:04,889 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.889450 | fa163edc-743b-971c-e7d8-0000000000f3 | OK | Deploy step tasks for 5 | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2025-10-01 08:37:04,890 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000f3') missing from stats 2025-10-01 08:37:04,890 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.890290 | fa163edc-743b-971c-e7d8-0000000000f3 | OK | Deploy step tasks for 5 | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2025-10-01 08:37:04,890 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000f3') missing from stats 2025-10-01 08:37:04,891 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.891102 | fa163edc-743b-971c-e7d8-0000000000f3 | OK | Deploy step tasks for 5 | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2025-10-01 08:37:04,891 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000f3') missing from stats 2025-10-01 08:37:04,908 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.907950 | fa163edc-743b-971c-e7d8-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-01 08:37:04,926 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.925556 | fa163edc-743b-971c-e7d8-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-01 08:37:04,944 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.943628 | fa163edc-743b-971c-e7d8-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-01 08:37:04,969 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.968174 | fa163edc-743b-971c-e7d8-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-01 08:37:04,994 p=83200 u=zuul n=ansible | 2025-10-01 08:37:04.994307 | fa163edc-743b-971c-e7d8-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-01 08:37:05,003 p=83200 u=zuul n=ansible | 2025-10-01 08:37:05.003279 | fa163edc-743b-971c-e7d8-0000000000f3 | OK | Deploy step tasks for 5 | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2025-10-01 08:37:05,004 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000f3') missing from stats 2025-10-01 08:37:05,021 p=83200 u=zuul n=ansible | 2025-10-01 08:37:05.020733 | fa163edc-743b-971c-e7d8-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-01 08:37:05,920 p=83200 u=zuul n=ansible | 2025-10-01 08:37:05.919248 | fa163edc-743b-971c-e7d8-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005463870 2025-10-01 08:37:05,924 p=83200 u=zuul n=ansible | 2025-10-01 08:37:05.924349 | fa163edc-743b-971c-e7d8-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005463867 2025-10-01 08:37:05,967 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:37:05,971 p=83200 u=zuul n=ansible | 2025-10-01 08:37:05.966729 | fa163edc-743b-971c-e7d8-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005463871 2025-10-01 08:37:05,985 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:37:05,986 p=83200 u=zuul n=ansible | 2025-10-01 08:37:05.985575 | 1db12603-a450-4941-963c-676f230dffac | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005463870 2025-10-01 08:37:05,995 p=83200 u=zuul n=ansible | 2025-10-01 08:37:05.995586 | fa163edc-743b-971c-e7d8-00000001222f | TASK | set enable_sensubility fact 2025-10-01 08:37:06,038 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:37:06,097 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.097554 | 6b4efd74-bdf8-4545-a024-e265bd9d28f7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005463867 2025-10-01 08:37:06,131 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.130819 | fa163edc-743b-971c-e7d8-00000001224a | TASK | Gather variables for each operating system 2025-10-01 08:37:06,138 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.138349 | fa163edc-743b-971c-e7d8-00000001222f | OK | set enable_sensubility fact | np0005463870 2025-10-01 08:37:06,139 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.139701 | fa163edc-743b-971c-e7d8-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005463872 2025-10-01 08:37:06,141 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.141107 | fa163edc-743b-971c-e7d8-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005463866 2025-10-01 08:37:06,142 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.141871 | fa163edc-743b-971c-e7d8-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005463865 2025-10-01 08:37:06,154 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.154119 | 414664bc-83c8-47c0-96d7-a3fbf33129e0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005463871 2025-10-01 08:37:06,169 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.169173 | fa163edc-743b-971c-e7d8-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-01 08:37:06,199 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.198744 | fa163edc-743b-971c-e7d8-0000000122ea | TASK | set enable_sensubility fact 2025-10-01 08:37:06,254 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:37:06,291 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:37:06,308 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.307297 | fa163edc-743b-971c-e7d8-0000000122ea | OK | set enable_sensubility fact | np0005463871 2025-10-01 08:37:06,321 p=83200 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-01 08:37:06,328 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.328152 | 7b718073-a867-4a6f-be61-511fb5b09495 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005463872 2025-10-01 08:37:06,338 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.338569 | fa163edc-743b-971c-e7d8-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-01 08:37:06,362 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.361811 | fa163edc-743b-971c-e7d8-0000000122fe | TASK | set enable_sensubility fact 2025-10-01 08:37:06,383 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.382468 | fa163edc-743b-971c-e7d8-00000001224b | TASK | Detect if resource is being created or already exists 2025-10-01 08:37:06,397 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.396759 | fa163edc-743b-971c-e7d8-0000000122fe | OK | set enable_sensubility fact | np0005463872 2025-10-01 08:37:06,447 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.447158 | b482bf51-64c3-4147-aa28-fa5817c61238 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005463865 2025-10-01 08:37:06,447 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.447663 | b482bf51-64c3-4147-aa28-fa5817c61238 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005463866 2025-10-01 08:37:06,475 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.475205 | fa163edc-743b-971c-e7d8-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-01 08:37:06,505 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.504657 | fa163edc-743b-971c-e7d8-00000001224a | TASK | Gather variables for each operating system 2025-10-01 08:37:06,529 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.528575 | fa163edc-743b-971c-e7d8-00000001224a | TASK | Gather variables for each operating system 2025-10-01 08:37:06,537 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.536523 | fa163edc-743b-971c-e7d8-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005463870 2025-10-01 08:37:06,639 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.635963 | fa163edc-743b-971c-e7d8-00000001224b | TASK | Detect if resource is being created or already exists 2025-10-01 08:37:06,657 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.657243 | fa163edc-743b-971c-e7d8-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005463871 2025-10-01 08:37:06,678 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.677819 | 68056980-0448-403a-9ade-d67e85012c87 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463870 2025-10-01 08:37:06,690 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.690219 | fa163edc-743b-971c-e7d8-000000012395 | TASK | Write the config_step hieradata 2025-10-01 08:37:06,730 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.729664 | fa163edc-743b-971c-e7d8-00000001224b | TASK | Detect if resource is being created or already exists 2025-10-01 08:37:06,794 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.794202 | fa163edc-743b-971c-e7d8-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005463872 2025-10-01 08:37:06,853 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.853268 | 4548ca4d-6826-49a4-b3b9-9fa17580f823 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463871 2025-10-01 08:37:06,867 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.867420 | fa163edc-743b-971c-e7d8-0000000123af | TASK | Write the config_step hieradata 2025-10-01 08:37:06,921 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.920733 | e235c602-c981-41f9-bfc3-4c6647a70823 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463872 2025-10-01 08:37:06,934 p=83200 u=zuul n=ansible | 2025-10-01 08:37:06.934513 | fa163edc-743b-971c-e7d8-0000000123c7 | TASK | Write the config_step hieradata 2025-10-01 08:37:07,303 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.302344 | fa163edc-743b-971c-e7d8-00000001224b | CHANGED | Detect if resource is being created or already exists | np0005463867 2025-10-01 08:37:07,341 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.340386 | fa163edc-743b-971c-e7d8-00000001224c | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-01 08:37:07,471 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.470342 | fa163edc-743b-971c-e7d8-00000001224b | CHANGED | Detect if resource is being created or already exists | np0005463865 2025-10-01 08:37:07,494 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.493386 | fa163edc-743b-971c-e7d8-00000001224c | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-01 08:37:07,571 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.570319 | fa163edc-743b-971c-e7d8-000000012395 | OK | Write the config_step hieradata | np0005463870 2025-10-01 08:37:07,587 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.586772 | fa163edc-743b-971c-e7d8-000000012396 | TASK | Run puppet host configuration for step 5 2025-10-01 08:37:07,663 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.662314 | fa163edc-743b-971c-e7d8-0000000123af | OK | Write the config_step hieradata | np0005463871 2025-10-01 08:37:07,694 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.693649 | fa163edc-743b-971c-e7d8-0000000123b0 | TASK | Run puppet host configuration for step 5 2025-10-01 08:37:07,731 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.730594 | fa163edc-743b-971c-e7d8-00000001224b | CHANGED | Detect if resource is being created or already exists | np0005463866 2025-10-01 08:37:07,755 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.755120 | fa163edc-743b-971c-e7d8-00000001224c | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-01 08:37:07,847 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.846600 | fa163edc-743b-971c-e7d8-0000000123c7 | OK | Write the config_step hieradata | np0005463872 2025-10-01 08:37:07,863 p=83200 u=zuul n=ansible | 2025-10-01 08:37:07.862829 | fa163edc-743b-971c-e7d8-0000000123c8 | TASK | Run puppet host configuration for step 5 2025-10-01 08:37:08,281 p=83200 u=zuul n=ansible | 2025-10-01 08:37:08.280996 | fa163edc-743b-971c-e7d8-000000012396 | CHANGED | Run puppet host configuration for step 5 | np0005463870 2025-10-01 08:37:08,297 p=83200 u=zuul n=ansible | 2025-10-01 08:37:08.297179 | fa163edc-743b-971c-e7d8-000000012397 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:37:08,401 p=83200 u=zuul n=ansible | 2025-10-01 08:37:08.400205 | fa163edc-743b-971c-e7d8-0000000123b0 | CHANGED | Run puppet host configuration for step 5 | np0005463871 2025-10-01 08:37:08,416 p=83200 u=zuul n=ansible | 2025-10-01 08:37:08.416006 | fa163edc-743b-971c-e7d8-0000000123b1 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:37:08,625 p=83200 u=zuul n=ansible | 2025-10-01 08:37:08.624736 | fa163edc-743b-971c-e7d8-0000000123c8 | CHANGED | Run puppet host configuration for step 5 | np0005463872 2025-10-01 08:37:08,640 p=83200 u=zuul n=ansible | 2025-10-01 08:37:08.640028 | fa163edc-743b-971c-e7d8-0000000123c9 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:37:16,837 p=83200 u=zuul n=ansible | 2025-10-01 08:37:16.835404 | fa163edc-743b-971c-e7d8-00000001224c | OK | Run init bundle puppet on the host for cinder_backup | np0005463867 2025-10-01 08:37:16,877 p=83200 u=zuul n=ansible | 2025-10-01 08:37:16.876600 | fa163edc-743b-971c-e7d8-00000001224d | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-01 08:37:17,015 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.014951 | fa163edc-743b-971c-e7d8-00000001224c | OK | Run init bundle puppet on the host for cinder_backup | np0005463866 2025-10-01 08:37:17,050 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.050514 | fa163edc-743b-971c-e7d8-00000001224d | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-01 08:37:17,216 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.215616 | fa163edc-743b-971c-e7d8-00000001224d | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005463867 2025-10-01 08:37:17,240 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.240190 | fa163edc-743b-971c-e7d8-00000001224e | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:37:17,443 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.441865 | fa163edc-743b-971c-e7d8-00000001224d | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005463866 2025-10-01 08:37:17,474 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.473706 | fa163edc-743b-971c-e7d8-00000001224e | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:37:17,802 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.801826 | fa163edc-743b-971c-e7d8-00000001224e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463867 2025-10-01 08:37:17,830 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.830154 | fa163edc-743b-971c-e7d8-00000001224f | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-01 08:37:17,994 p=83200 u=zuul n=ansible | 2025-10-01 08:37:17.993872 | fa163edc-743b-971c-e7d8-00000001224e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463866 2025-10-01 08:37:18,012 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.012360 | fa163edc-743b-971c-e7d8-00000001224f | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-01 08:37:18,128 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.127864 | fa163edc-743b-971c-e7d8-00000001224f | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005463867 2025-10-01 08:37:18,153 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.152995 | fa163edc-743b-971c-e7d8-000000012251 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-01 08:37:18,211 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.211087 | fa163edc-743b-971c-e7d8-000000012251 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005463867 2025-10-01 08:37:18,234 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.234186 | fa163edc-743b-971c-e7d8-000000012252 | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-01 08:37:18,278 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.278020 | fa163edc-743b-971c-e7d8-000000012252 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005463867 2025-10-01 08:37:18,302 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.302254 | fa163edc-743b-971c-e7d8-000000012253 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-01 08:37:18,344 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.343356 | fa163edc-743b-971c-e7d8-000000012253 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005463867 2025-10-01 08:37:18,375 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.374776 | fa163edc-743b-971c-e7d8-000000012254 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:37:18,387 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.386665 | fa163edc-743b-971c-e7d8-00000001224f | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005463866 2025-10-01 08:37:18,405 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.405641 | fa163edc-743b-971c-e7d8-000000012251 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-01 08:37:18,424 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.424018 | fa163edc-743b-971c-e7d8-000000012254 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463867 2025-10-01 08:37:18,442 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.442579 | fa163edc-743b-971c-e7d8-000000012255 | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-01 08:37:18,470 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.470080 | fa163edc-743b-971c-e7d8-000000012251 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005463866 2025-10-01 08:37:18,488 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.488247 | fa163edc-743b-971c-e7d8-000000012252 | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-01 08:37:18,512 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.511935 | fa163edc-743b-971c-e7d8-000000012255 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005463867 2025-10-01 08:37:18,542 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.542189 | fa163edc-743b-971c-e7d8-000000012276 | TASK | Gather variables for each operating system 2025-10-01 08:37:18,561 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.560064 | fa163edc-743b-971c-e7d8-000000012252 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005463866 2025-10-01 08:37:18,581 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.580581 | fa163edc-743b-971c-e7d8-000000012253 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-01 08:37:18,641 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.641275 | fa163edc-743b-971c-e7d8-000000012253 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005463866 2025-10-01 08:37:18,672 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.672092 | fa163edc-743b-971c-e7d8-000000012254 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:37:18,697 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.696838 | fa163edc-743b-971c-e7d8-000000012277 | TASK | Detect if resource is being created or already exists 2025-10-01 08:37:18,726 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.725462 | fa163edc-743b-971c-e7d8-000000012254 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463866 2025-10-01 08:37:18,743 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.743329 | fa163edc-743b-971c-e7d8-000000012255 | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-01 08:37:18,789 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.788825 | fa163edc-743b-971c-e7d8-000000012255 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005463866 2025-10-01 08:37:18,817 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.817583 | fa163edc-743b-971c-e7d8-000000012276 | TASK | Gather variables for each operating system 2025-10-01 08:37:18,915 p=83200 u=zuul n=ansible | 2025-10-01 08:37:18.915650 | fa163edc-743b-971c-e7d8-000000012277 | TASK | Detect if resource is being created or already exists 2025-10-01 08:37:19,020 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.019269 | fa163edc-743b-971c-e7d8-000000012397 | CHANGED | Wait for puppet host configuration to finish | np0005463870 2025-10-01 08:37:19,038 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.038203 | fa163edc-743b-971c-e7d8-000000012398 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-01 08:37:19,096 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.094779 | fa163edc-743b-971c-e7d8-0000000123b1 | CHANGED | Wait for puppet host configuration to finish | np0005463871 2025-10-01 08:37:19,121 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.120602 | fa163edc-743b-971c-e7d8-0000000123b2 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-01 08:37:19,142 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.141695 | fa163edc-743b-971c-e7d8-000000012398 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005463870 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:37:08 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:37:13 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:37:13 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:37:13 puppet-user: (file & line not available)", "<13>Oct 1 08:37:13 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:37:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:37:13 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:37:13 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:37:13 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:37:14 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:37:14 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:37:14 puppet-user: Notice: Compiled catalog for np0005463870.ooo.test in environment production in 0.24 seconds", "<13>Oct 1 08:37:14 puppet-user: Notice: Applied catalog in 0.30 seconds", "<13>Oct 1 08:37:14 puppet-user: Application:", "<13>Oct 1 08:37:14 puppet-user: Initial environment: production", "<13>Oct 1 08:37:14 puppet-user: Converged environment: production", "<13>Oct 1 08:37:14 puppet-user: Run mode: user", "<13>Oct 1 08:37:14 puppet-user: Changes:", "<13>Oct 1 08:37:14 puppet-user: Events:", "<13>Oct 1 08:37:14 puppet-user: Resources:", "<13>Oct 1 08:37:14 puppet-user: Total: 19", "<13>Oct 1 08:37:14 puppet-user: Time:", "<13>Oct 1 08:37:14 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:37:14 puppet-user: Package: 0.00", "<13>Oct 1 08:37:14 puppet-user: Schedule: 0.00", "<13>Oct 1 08:37:14 puppet-user: Exec: 0.01", "<13>Oct 1 08:37:14 puppet-user: Augeas: 0.01", "<13>Oct 1 08:37:14 puppet-user: File: 0.02", "<13>Oct 1 08:37:14 puppet-user: Service: 0.11", "<13>Oct 1 08:37:14 puppet-user: Transaction evaluation: 0.29", "<13>Oct 1 08:37:14 puppet-user: Catalog application: 0.30", "<13>Oct 1 08:37:14 puppet-user: Config retrieval: 0.30", "<13>Oct 1 08:37:14 puppet-user: Last run: 1759307834", "<13>Oct 1 08:37:14 puppet-user: Total: 0.30", "<13>Oct 1 08:37:14 puppet-user: Version:", "<13>Oct 1 08:37:14 puppet-user: Config: 1759307833", "<13>Oct 1 08:37:14 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:37:19,158 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.158089 | fa163edc-743b-971c-e7d8-000000012399 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:37:19,241 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.241295 | fa163edc-743b-971c-e7d8-000000012446 | TASK | Gather variables for each operating system 2025-10-01 08:37:19,250 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.249732 | fa163edc-743b-971c-e7d8-0000000123b2 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005463871 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:37:08 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:37:13 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:37:13 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:37:13 puppet-user: (file & line not available)", "<13>Oct 1 08:37:13 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:37:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:37:13 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:37:13 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:37:13 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:37:13 puppet-user: Notice: Compiled catalog for np0005463871.ooo.test in environment production in 0.24 seconds", "<13>Oct 1 08:37:14 puppet-user: Notice: Applied catalog in 0.24 seconds", "<13>Oct 1 08:37:14 puppet-user: Application:", "<13>Oct 1 08:37:14 puppet-user: Initial environment: production", "<13>Oct 1 08:37:14 puppet-user: Converged environment: production", "<13>Oct 1 08:37:14 puppet-user: Run mode: user", "<13>Oct 1 08:37:14 puppet-user: Changes:", "<13>Oct 1 08:37:14 puppet-user: Events:", "<13>Oct 1 08:37:14 puppet-user: Resources:", "<13>Oct 1 08:37:14 puppet-user: Total: 19", "<13>Oct 1 08:37:14 puppet-user: Time:", "<13>Oct 1 08:37:14 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:37:14 puppet-user: Package: 0.00", "<13>Oct 1 08:37:14 puppet-user: Schedule: 0.00", "<13>Oct 1 08:37:14 puppet-user: Augeas: 0.01", "<13>Oct 1 08:37:14 puppet-user: Exec: 0.01", "<13>Oct 1 08:37:14 puppet-user: File: 0.02", "<13>Oct 1 08:37:14 puppet-user: Service: 0.07", "<13>Oct 1 08:37:14 puppet-user: Transaction evaluation: 0.23", "<13>Oct 1 08:37:14 puppet-user: Catalog application: 0.24", "<13>Oct 1 08:37:14 puppet-user: Config retrieval: 0.30", "<13>Oct 1 08:37:14 puppet-user: Last run: 1759307834", "<13>Oct 1 08:37:14 puppet-user: Total: 0.24", "<13>Oct 1 08:37:14 puppet-user: Version:", "<13>Oct 1 08:37:14 puppet-user: Config: 1759307833", "<13>Oct 1 08:37:14 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:37:19,261 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.261669 | fa163edc-743b-971c-e7d8-0000000123b3 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:37:19,275 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.275065 | fa163edc-743b-971c-e7d8-0000000123c9 | CHANGED | Wait for puppet host configuration to finish | np0005463872 2025-10-01 08:37:19,292 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.292040 | fa163edc-743b-971c-e7d8-0000000123ca | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-01 08:37:19,330 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.329567 | fa163edc-743b-971c-e7d8-000000012446 | TASK | Gather variables for each operating system 2025-10-01 08:37:19,362 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.362413 | fa163edc-743b-971c-e7d8-000000012447 | TASK | Create puppet caching structures 2025-10-01 08:37:19,378 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.377613 | fa163edc-743b-971c-e7d8-0000000123ca | OK | Debug output for task: Run puppet host configuration for step 5 | np0005463872 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:37:08 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:37:14 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:37:14 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:37:14 puppet-user: (file & line not available)", "<13>Oct 1 08:37:14 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:37:14 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:37:14 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:37:14 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:37:14 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 1 08:37:14 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:37:14 puppet-user: Notice: Compiled catalog for np0005463872.ooo.test in environment production in 0.30 seconds", "<13>Oct 1 08:37:15 puppet-user: Notice: Applied catalog in 0.29 seconds", "<13>Oct 1 08:37:15 puppet-user: Application:", "<13>Oct 1 08:37:15 puppet-user: Initial environment: production", "<13>Oct 1 08:37:15 puppet-user: Converged environment: production", "<13>Oct 1 08:37:15 puppet-user: Run mode: user", "<13>Oct 1 08:37:15 puppet-user: Changes:", "<13>Oct 1 08:37:15 puppet-user: Events:", "<13>Oct 1 08:37:15 puppet-user: Resources:", "<13>Oct 1 08:37:15 puppet-user: Total: 19", "<13>Oct 1 08:37:15 puppet-user: Time:", "<13>Oct 1 08:37:15 puppet-user: Schedule: 0.00", "<13>Oct 1 08:37:15 puppet-user: Package: 0.00", "<13>Oct 1 08:37:15 puppet-user: Exec: 0.01", "<13>Oct 1 08:37:15 puppet-user: Augeas: 0.01", "<13>Oct 1 08:37:15 puppet-user: File: 0.02", "<13>Oct 1 08:37:15 puppet-user: Service: 0.09", "<13>Oct 1 08:37:15 puppet-user: Transaction evaluation: 0.28", "<13>Oct 1 08:37:15 puppet-user: Catalog application: 0.29", "<13>Oct 1 08:37:15 puppet-user: Config retrieval: 0.38", "<13>Oct 1 08:37:15 puppet-user: Last run: 1759307835", "<13>Oct 1 08:37:15 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:37:15 puppet-user: Total: 0.30", "<13>Oct 1 08:37:15 puppet-user: Version:", "<13>Oct 1 08:37:15 puppet-user: Config: 1759307834", "<13>Oct 1 08:37:15 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:37:19,389 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.389260 | fa163edc-743b-971c-e7d8-0000000123cb | TASK | Pre-cache facts for puppet containers 2025-10-01 08:37:19,451 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.450933 | fa163edc-743b-971c-e7d8-000000012446 | TASK | Gather variables for each operating system 2025-10-01 08:37:19,471 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.471043 | fa163edc-743b-971c-e7d8-000000012447 | TASK | Create puppet caching structures 2025-10-01 08:37:19,564 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.564295 | fa163edc-743b-971c-e7d8-000000012447 | TASK | Create puppet caching structures 2025-10-01 08:37:19,581 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.580632 | fa163edc-743b-971c-e7d8-000000012277 | CHANGED | Detect if resource is being created or already exists | np0005463867 2025-10-01 08:37:19,599 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.598759 | fa163edc-743b-971c-e7d8-000000012278 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-01 08:37:19,689 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.688231 | fa163edc-743b-971c-e7d8-000000012447 | CHANGED | Create puppet caching structures | np0005463870 2025-10-01 08:37:19,700 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.700181 | fa163edc-743b-971c-e7d8-000000012448 | TASK | Check for facter.conf 2025-10-01 08:37:19,783 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.782529 | fa163edc-743b-971c-e7d8-000000012277 | CHANGED | Detect if resource is being created or already exists | np0005463866 2025-10-01 08:37:19,806 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.806373 | fa163edc-743b-971c-e7d8-000000012278 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-01 08:37:19,826 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.825906 | fa163edc-743b-971c-e7d8-000000012447 | CHANGED | Create puppet caching structures | np0005463871 2025-10-01 08:37:19,843 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.842888 | fa163edc-743b-971c-e7d8-000000012448 | TASK | Check for facter.conf 2025-10-01 08:37:19,903 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.902190 | fa163edc-743b-971c-e7d8-000000012447 | CHANGED | Create puppet caching structures | np0005463872 2025-10-01 08:37:19,926 p=83200 u=zuul n=ansible | 2025-10-01 08:37:19.926111 | fa163edc-743b-971c-e7d8-000000012448 | TASK | Check for facter.conf 2025-10-01 08:37:20,030 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.029127 | fa163edc-743b-971c-e7d8-000000012448 | OK | Check for facter.conf | np0005463870 2025-10-01 08:37:20,053 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.052716 | fa163edc-743b-971c-e7d8-000000012449 | TASK | Remove facter.conf if directory 2025-10-01 08:37:20,114 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.113564 | fa163edc-743b-971c-e7d8-000000012449 | SKIPPED | Remove facter.conf if directory | np0005463870 2025-10-01 08:37:20,129 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.129169 | fa163edc-743b-971c-e7d8-00000001244a | TASK | Write facter cache config 2025-10-01 08:37:20,173 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.172444 | fa163edc-743b-971c-e7d8-000000012448 | OK | Check for facter.conf | np0005463871 2025-10-01 08:37:20,188 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.188010 | fa163edc-743b-971c-e7d8-000000012449 | TASK | Remove facter.conf if directory 2025-10-01 08:37:20,251 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.245699 | fa163edc-743b-971c-e7d8-000000012448 | OK | Check for facter.conf | np0005463872 2025-10-01 08:37:20,253 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.253007 | fa163edc-743b-971c-e7d8-000000012449 | SKIPPED | Remove facter.conf if directory | np0005463871 2025-10-01 08:37:20,267 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.267441 | fa163edc-743b-971c-e7d8-00000001244a | TASK | Write facter cache config 2025-10-01 08:37:20,293 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.292621 | fa163edc-743b-971c-e7d8-000000012449 | TASK | Remove facter.conf if directory 2025-10-01 08:37:20,352 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.351530 | fa163edc-743b-971c-e7d8-000000012449 | SKIPPED | Remove facter.conf if directory | np0005463872 2025-10-01 08:37:20,364 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.363628 | fa163edc-743b-971c-e7d8-00000001244a | TASK | Write facter cache config 2025-10-01 08:37:20,936 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.935105 | fa163edc-743b-971c-e7d8-00000001244a | CHANGED | Write facter cache config | np0005463870 2025-10-01 08:37:20,963 p=83200 u=zuul n=ansible | 2025-10-01 08:37:20.962800 | fa163edc-743b-971c-e7d8-00000001244b | TASK | Cleanup facter cache if exists 2025-10-01 08:37:21,132 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.131531 | fa163edc-743b-971c-e7d8-00000001244a | CHANGED | Write facter cache config | np0005463871 2025-10-01 08:37:21,147 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.147371 | fa163edc-743b-971c-e7d8-00000001244b | TASK | Cleanup facter cache if exists 2025-10-01 08:37:21,245 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.244036 | fa163edc-743b-971c-e7d8-00000001244a | CHANGED | Write facter cache config | np0005463872 2025-10-01 08:37:21,262 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.262237 | fa163edc-743b-971c-e7d8-00000001244b | TASK | Cleanup facter cache if exists 2025-10-01 08:37:21,289 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.288595 | fa163edc-743b-971c-e7d8-00000001244b | CHANGED | Cleanup facter cache if exists | np0005463870 2025-10-01 08:37:21,306 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.305864 | fa163edc-743b-971c-e7d8-00000001244c | TASK | Pre-cache facts 2025-10-01 08:37:21,465 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.464513 | fa163edc-743b-971c-e7d8-00000001244b | CHANGED | Cleanup facter cache if exists | np0005463871 2025-10-01 08:37:21,489 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.488540 | fa163edc-743b-971c-e7d8-00000001244c | TASK | Pre-cache facts 2025-10-01 08:37:21,600 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.598841 | fa163edc-743b-971c-e7d8-00000001244b | CHANGED | Cleanup facter cache if exists | np0005463872 2025-10-01 08:37:21,622 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.621743 | fa163edc-743b-971c-e7d8-00000001244c | TASK | Pre-cache facts 2025-10-01 08:37:21,991 p=83200 u=zuul n=ansible | 2025-10-01 08:37:21.989207 | fa163edc-743b-971c-e7d8-00000001244c | CHANGED | Pre-cache facts | np0005463870 2025-10-01 08:37:22,018 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.018003 | fa163edc-743b-971c-e7d8-00000001244d | TASK | Failed deployment if facter fails 2025-10-01 08:37:22,059 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.058324 | fa163edc-743b-971c-e7d8-00000001244d | SKIPPED | Failed deployment if facter fails | np0005463870 2025-10-01 08:37:22,094 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.094349 | fa163edc-743b-971c-e7d8-00000001244e | TASK | Sync cached facts 2025-10-01 08:37:22,148 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.147347 | fa163edc-743b-971c-e7d8-00000001244c | CHANGED | Pre-cache facts | np0005463871 2025-10-01 08:37:22,175 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.175133 | fa163edc-743b-971c-e7d8-00000001244d | TASK | Failed deployment if facter fails 2025-10-01 08:37:22,208 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.207354 | fa163edc-743b-971c-e7d8-00000001244d | SKIPPED | Failed deployment if facter fails | np0005463871 2025-10-01 08:37:22,241 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.240980 | fa163edc-743b-971c-e7d8-00000001244e | TASK | Sync cached facts 2025-10-01 08:37:22,324 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.323529 | fa163edc-743b-971c-e7d8-00000001244c | CHANGED | Pre-cache facts | np0005463872 2025-10-01 08:37:22,342 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.341923 | fa163edc-743b-971c-e7d8-00000001244d | TASK | Failed deployment if facter fails 2025-10-01 08:37:22,366 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.365706 | fa163edc-743b-971c-e7d8-00000001244d | SKIPPED | Failed deployment if facter fails | np0005463872 2025-10-01 08:37:22,392 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.391736 | fa163edc-743b-971c-e7d8-00000001244e | TASK | Sync cached facts 2025-10-01 08:37:22,512 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.511444 | fa163edc-743b-971c-e7d8-00000001244e | CHANGED | Sync cached facts | np0005463870 -> 192.168.122.106 2025-10-01 08:37:22,512 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> 192.168.122.106', 'fa163edc-743b-971c-e7d8-00000001244e') missing from stats 2025-10-01 08:37:22,532 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.532198 | fa163edc-743b-971c-e7d8-00000001239a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:37:22,578 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.577393 | fa163edc-743b-971c-e7d8-00000001239a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463870 2025-10-01 08:37:22,588 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.588554 | fa163edc-743b-971c-e7d8-00000001239c | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-01 08:37:22,657 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.656821 | fa163edc-743b-971c-e7d8-000000012575 | TASK | Gather variables for each operating system 2025-10-01 08:37:22,668 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.667652 | fa163edc-743b-971c-e7d8-00000001244e | CHANGED | Sync cached facts | np0005463871 -> 192.168.122.107 2025-10-01 08:37:22,669 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> 192.168.122.107', 'fa163edc-743b-971c-e7d8-00000001244e') missing from stats 2025-10-01 08:37:22,688 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.688322 | fa163edc-743b-971c-e7d8-0000000123b4 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:37:22,746 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.745769 | fa163edc-743b-971c-e7d8-0000000123b4 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463871 2025-10-01 08:37:22,747 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.747229 | fa163edc-743b-971c-e7d8-00000001244e | CHANGED | Sync cached facts | np0005463872 -> 192.168.122.108 2025-10-01 08:37:22,748 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> 192.168.122.108', 'fa163edc-743b-971c-e7d8-00000001244e') missing from stats 2025-10-01 08:37:22,758 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.758130 | fa163edc-743b-971c-e7d8-0000000123b6 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-01 08:37:22,793 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.793276 | fa163edc-743b-971c-e7d8-000000012576 | TASK | Create container logs path 2025-10-01 08:37:22,808 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.807921 | fa163edc-743b-971c-e7d8-0000000123cc | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:37:22,845 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.842614 | fa163edc-743b-971c-e7d8-000000012575 | TASK | Gather variables for each operating system 2025-10-01 08:37:22,853 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.852450 | fa163edc-743b-971c-e7d8-0000000123cc | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463872 2025-10-01 08:37:22,865 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.865100 | fa163edc-743b-971c-e7d8-0000000123ce | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-01 08:37:22,915 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.915488 | fa163edc-743b-971c-e7d8-000000012575 | TASK | Gather variables for each operating system 2025-10-01 08:37:22,965 p=83200 u=zuul n=ansible | 2025-10-01 08:37:22.964832 | fa163edc-743b-971c-e7d8-000000012576 | TASK | Create container logs path 2025-10-01 08:37:23,007 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.007133 | fa163edc-743b-971c-e7d8-000000012576 | TASK | Create container logs path 2025-10-01 08:37:23,102 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.101537 | fa163edc-743b-971c-e7d8-000000012576 | OK | Create container logs path | np0005463870 2025-10-01 08:37:23,116 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.115813 | fa163edc-743b-971c-e7d8-000000012578 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:23,297 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.296461 | fa163edc-743b-971c-e7d8-000000012576 | OK | Create container logs path | np0005463871 2025-10-01 08:37:23,320 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.314567 | fa163edc-743b-971c-e7d8-000000012578 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:23,328 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.327820 | fa163edc-743b-971c-e7d8-000000012576 | OK | Create container logs path | np0005463872 2025-10-01 08:37:23,346 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.346448 | fa163edc-743b-971c-e7d8-000000012578 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:23,459 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.458310 | fa163edc-743b-971c-e7d8-000000012578 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005463870 2025-10-01 08:37:23,482 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.482273 | fa163edc-743b-971c-e7d8-000000012579 | TASK | Finalise hashes for all containers 2025-10-01 08:37:23,561 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.560427 | fa163edc-743b-971c-e7d8-000000012579 | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:37:23,583 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.582527 | fa163edc-743b-971c-e7d8-00000001257b | TASK | Manage systemd shutdown files 2025-10-01 08:37:23,644 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.644294 | b57b6887-8a6e-4f38-b94a-7e467367bcf0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463870 2025-10-01 08:37:23,661 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.660881 | fa163edc-743b-971c-e7d8-000000012618 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:37:23,680 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.680115 | fa163edc-743b-971c-e7d8-000000012578 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005463871 2025-10-01 08:37:23,692 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.692506 | fa163edc-743b-971c-e7d8-000000012579 | TASK | Finalise hashes for all containers 2025-10-01 08:37:23,715 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.714529 | fa163edc-743b-971c-e7d8-000000012578 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005463872 2025-10-01 08:37:23,727 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.727048 | fa163edc-743b-971c-e7d8-000000012579 | TASK | Finalise hashes for all containers 2025-10-01 08:37:23,753 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.752660 | fa163edc-743b-971c-e7d8-000000012579 | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:37:23,765 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.765409 | fa163edc-743b-971c-e7d8-00000001257b | TASK | Manage systemd shutdown files 2025-10-01 08:37:23,798 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.797007 | fa163edc-743b-971c-e7d8-000000012579 | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:37:23,836 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.835849 | 40250d44-173d-48e2-95c9-012011759ae4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463871 2025-10-01 08:37:23,856 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.856020 | fa163edc-743b-971c-e7d8-00000001263b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:37:23,879 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.878677 | fa163edc-743b-971c-e7d8-00000001257b | TASK | Manage systemd shutdown files 2025-10-01 08:37:23,936 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.935712 | 492853d7-e8c4-4bb6-a5f3-bfddd386db36 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463872 2025-10-01 08:37:23,950 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.950640 | fa163edc-743b-971c-e7d8-000000012656 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:37:23,986 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.986079 | fa163edc-743b-971c-e7d8-000000012618 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463870 2025-10-01 08:37:24,000 p=83200 u=zuul n=ansible | 2025-10-01 08:37:23.999941 | fa163edc-743b-971c-e7d8-000000012619 | TASK | Set podman_drop_in fact 2025-10-01 08:37:24,045 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.044734 | fa163edc-743b-971c-e7d8-000000012619 | OK | Set podman_drop_in fact | np0005463870 2025-10-01 08:37:24,056 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.055810 | fa163edc-743b-971c-e7d8-00000001261b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:37:24,182 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.181814 | fa163edc-743b-971c-e7d8-00000001263b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463871 2025-10-01 08:37:24,199 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.198888 | fa163edc-743b-971c-e7d8-00000001263c | TASK | Set podman_drop_in fact 2025-10-01 08:37:24,246 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.245637 | fa163edc-743b-971c-e7d8-00000001263c | OK | Set podman_drop_in fact | np0005463871 2025-10-01 08:37:24,261 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.261035 | fa163edc-743b-971c-e7d8-00000001263e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:37:24,313 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.312181 | fa163edc-743b-971c-e7d8-000000012656 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463872 2025-10-01 08:37:24,331 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.330872 | fa163edc-743b-971c-e7d8-000000012657 | TASK | Set podman_drop_in fact 2025-10-01 08:37:24,374 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.373632 | fa163edc-743b-971c-e7d8-000000012657 | OK | Set podman_drop_in fact | np0005463872 2025-10-01 08:37:24,390 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.390125 | fa163edc-743b-971c-e7d8-000000012659 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:37:24,912 p=83200 u=zuul n=ansible | 2025-10-01 08:37:24.908500 | fa163edc-743b-971c-e7d8-00000001261b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-container-shutdown 2025-10-01 08:37:25,102 p=83200 u=zuul n=ansible | 2025-10-01 08:37:25.099159 | fa163edc-743b-971c-e7d8-00000001263e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-container-shutdown 2025-10-01 08:37:25,265 p=83200 u=zuul n=ansible | 2025-10-01 08:37:25.262493 | fa163edc-743b-971c-e7d8-000000012659 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-container-shutdown 2025-10-01 08:37:25,720 p=83200 u=zuul n=ansible | 2025-10-01 08:37:25.719510 | fa163edc-743b-971c-e7d8-00000001261b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463870 | item=tripleo-start-podman-container 2025-10-01 08:37:25,740 p=83200 u=zuul n=ansible | 2025-10-01 08:37:25.740292 | fa163edc-743b-971c-e7d8-00000001261c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:37:25,922 p=83200 u=zuul n=ansible | 2025-10-01 08:37:25.920243 | fa163edc-743b-971c-e7d8-00000001263e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463871 | item=tripleo-start-podman-container 2025-10-01 08:37:25,943 p=83200 u=zuul n=ansible | 2025-10-01 08:37:25.943310 | fa163edc-743b-971c-e7d8-00000001263f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:37:26,091 p=83200 u=zuul n=ansible | 2025-10-01 08:37:26.088368 | fa163edc-743b-971c-e7d8-000000012659 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463872 | item=tripleo-start-podman-container 2025-10-01 08:37:26,113 p=83200 u=zuul n=ansible | 2025-10-01 08:37:26.112612 | fa163edc-743b-971c-e7d8-00000001265a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:37:26,568 p=83200 u=zuul n=ansible | 2025-10-01 08:37:26.567265 | fa163edc-743b-971c-e7d8-00000001261c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463870 2025-10-01 08:37:26,579 p=83200 u=zuul n=ansible | 2025-10-01 08:37:26.579414 | fa163edc-743b-971c-e7d8-00000001261d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:37:26,772 p=83200 u=zuul n=ansible | 2025-10-01 08:37:26.771764 | fa163edc-743b-971c-e7d8-00000001263f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463871 2025-10-01 08:37:26,792 p=83200 u=zuul n=ansible | 2025-10-01 08:37:26.791229 | fa163edc-743b-971c-e7d8-000000012640 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:37:26,953 p=83200 u=zuul n=ansible | 2025-10-01 08:37:26.951852 | fa163edc-743b-971c-e7d8-00000001265a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463872 2025-10-01 08:37:26,979 p=83200 u=zuul n=ansible | 2025-10-01 08:37:26.979118 | fa163edc-743b-971c-e7d8-00000001265b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:37:27,450 p=83200 u=zuul n=ansible | 2025-10-01 08:37:27.449374 | fa163edc-743b-971c-e7d8-00000001261d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463870 2025-10-01 08:37:27,478 p=83200 u=zuul n=ansible | 2025-10-01 08:37:27.478128 | fa163edc-743b-971c-e7d8-00000001261e | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:37:27,641 p=83200 u=zuul n=ansible | 2025-10-01 08:37:27.640322 | fa163edc-743b-971c-e7d8-000000012640 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463871 2025-10-01 08:37:27,657 p=83200 u=zuul n=ansible | 2025-10-01 08:37:27.657039 | fa163edc-743b-971c-e7d8-000000012641 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:37:27,835 p=83200 u=zuul n=ansible | 2025-10-01 08:37:27.834684 | fa163edc-743b-971c-e7d8-00000001265b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463872 2025-10-01 08:37:27,849 p=83200 u=zuul n=ansible | 2025-10-01 08:37:27.849158 | fa163edc-743b-971c-e7d8-00000001265c | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:37:28,266 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.265540 | fa163edc-743b-971c-e7d8-00000001261e | OK | Enable and start tripleo-container-shutdown | np0005463870 2025-10-01 08:37:28,294 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.293385 | fa163edc-743b-971c-e7d8-00000001261f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:37:28,390 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.389737 | fa163edc-743b-971c-e7d8-000000012278 | OK | Run init bundle puppet on the host for cinder_volume | np0005463867 2025-10-01 08:37:28,416 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.415638 | fa163edc-743b-971c-e7d8-000000012279 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-01 08:37:28,513 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.512703 | fa163edc-743b-971c-e7d8-000000012641 | OK | Enable and start tripleo-container-shutdown | np0005463871 2025-10-01 08:37:28,548 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.547740 | fa163edc-743b-971c-e7d8-000000012642 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:37:28,665 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.664732 | fa163edc-743b-971c-e7d8-00000001265c | OK | Enable and start tripleo-container-shutdown | np0005463872 2025-10-01 08:37:28,682 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.681896 | fa163edc-743b-971c-e7d8-00000001265d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:37:28,790 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.790241 | fa163edc-743b-971c-e7d8-000000012279 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005463867 2025-10-01 08:37:28,808 p=83200 u=zuul n=ansible | 2025-10-01 08:37:28.807645 | fa163edc-743b-971c-e7d8-00000001227a | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:37:29,104 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.103426 | fa163edc-743b-971c-e7d8-00000001261f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463870 2025-10-01 08:37:29,118 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.118490 | fa163edc-743b-971c-e7d8-000000012620 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:37:29,244 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.243476 | fa163edc-743b-971c-e7d8-00000001227a | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463867 2025-10-01 08:37:29,262 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.262441 | fa163edc-743b-971c-e7d8-00000001227b | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-01 08:37:29,390 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.389524 | fa163edc-743b-971c-e7d8-000000012642 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463871 2025-10-01 08:37:29,406 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.405745 | fa163edc-743b-971c-e7d8-000000012643 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:37:29,537 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.536137 | fa163edc-743b-971c-e7d8-000000012278 | OK | Run init bundle puppet on the host for cinder_volume | np0005463866 2025-10-01 08:37:29,574 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.573625 | fa163edc-743b-971c-e7d8-000000012279 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-01 08:37:29,601 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.600599 | fa163edc-743b-971c-e7d8-00000001265d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463872 2025-10-01 08:37:29,625 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.624703 | fa163edc-743b-971c-e7d8-00000001265e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:37:29,638 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.637782 | fa163edc-743b-971c-e7d8-00000001227b | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005463867 2025-10-01 08:37:29,673 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.673511 | fa163edc-743b-971c-e7d8-00000001227d | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-01 08:37:29,730 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.729781 | fa163edc-743b-971c-e7d8-00000001227d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005463867 2025-10-01 08:37:29,751 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.751606 | fa163edc-743b-971c-e7d8-00000001227e | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-01 08:37:29,806 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.805310 | fa163edc-743b-971c-e7d8-00000001227e | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005463867 2025-10-01 08:37:29,828 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.828053 | fa163edc-743b-971c-e7d8-00000001227f | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-01 08:37:29,878 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.877162 | fa163edc-743b-971c-e7d8-000000012620 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463870 2025-10-01 08:37:29,880 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.879968 | fa163edc-743b-971c-e7d8-00000001227f | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005463867 2025-10-01 08:37:29,895 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.894880 | fa163edc-743b-971c-e7d8-000000012621 | TASK | Enable and start netns-placeholder 2025-10-01 08:37:29,925 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.925061 | fa163edc-743b-971c-e7d8-000000012280 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:37:29,955 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.954353 | fa163edc-743b-971c-e7d8-000000012279 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005463866 2025-10-01 08:37:29,984 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.983967 | fa163edc-743b-971c-e7d8-00000001227a | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:37:29,995 p=83200 u=zuul n=ansible | 2025-10-01 08:37:29.994736 | fa163edc-743b-971c-e7d8-000000012280 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463867 2025-10-01 08:37:30,015 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.015080 | fa163edc-743b-971c-e7d8-000000012281 | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-01 08:37:30,066 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.065926 | fa163edc-743b-971c-e7d8-000000012281 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005463867 2025-10-01 08:37:30,099 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.098462 | fa163edc-743b-971c-e7d8-00000001229d | TASK | set enable_sensubility fact 2025-10-01 08:37:30,151 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.150474 | fa163edc-743b-971c-e7d8-00000001229d | OK | set enable_sensubility fact | np0005463867 2025-10-01 08:37:30,173 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.172904 | fa163edc-743b-971c-e7d8-0000000122a4 | TASK | Gather variables for each operating system 2025-10-01 08:37:30,282 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.281714 | fa163edc-743b-971c-e7d8-000000012643 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463871 2025-10-01 08:37:30,297 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.297191 | fa163edc-743b-971c-e7d8-000000012644 | TASK | Enable and start netns-placeholder 2025-10-01 08:37:30,323 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.322945 | fa163edc-743b-971c-e7d8-0000000122a5 | TASK | Detect if resource is being created or already exists 2025-10-01 08:37:30,513 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.512677 | fa163edc-743b-971c-e7d8-00000001265e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463872 2025-10-01 08:37:30,532 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.531784 | fa163edc-743b-971c-e7d8-00000001265f | TASK | Enable and start netns-placeholder 2025-10-01 08:37:30,554 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.553590 | fa163edc-743b-971c-e7d8-00000001227a | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463866 2025-10-01 08:37:30,594 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.593538 | fa163edc-743b-971c-e7d8-00000001227b | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-01 08:37:30,787 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.786208 | fa163edc-743b-971c-e7d8-000000012621 | CHANGED | Enable and start netns-placeholder | np0005463870 2025-10-01 08:37:30,801 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.800609 | fa163edc-743b-971c-e7d8-00000001257d | TASK | Update container configs with new config hashes 2025-10-01 08:37:30,878 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.878703 | d6adf7d6-fca6-439b-a8ec-93992fa7b40c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463870 2025-10-01 08:37:30,891 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.891114 | fa163edc-743b-971c-e7d8-0000000126cb | TASK | Update config hashes for container startup configs 2025-10-01 08:37:30,947 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.945840 | fa163edc-743b-971c-e7d8-00000001227b | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005463866 2025-10-01 08:37:30,976 p=83200 u=zuul n=ansible | 2025-10-01 08:37:30.975565 | fa163edc-743b-971c-e7d8-00000001227d | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-01 08:37:31,024 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.024079 | fa163edc-743b-971c-e7d8-00000001227d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005463866 2025-10-01 08:37:31,041 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.040914 | fa163edc-743b-971c-e7d8-00000001227e | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-01 08:37:31,088 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.087651 | fa163edc-743b-971c-e7d8-00000001227e | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005463866 2025-10-01 08:37:31,109 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.109424 | fa163edc-743b-971c-e7d8-00000001227f | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-01 08:37:31,158 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.157867 | fa163edc-743b-971c-e7d8-00000001227f | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005463866 2025-10-01 08:37:31,180 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.180399 | fa163edc-743b-971c-e7d8-000000012280 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:37:31,189 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.189078 | fa163edc-743b-971c-e7d8-0000000122a5 | CHANGED | Detect if resource is being created or already exists | np0005463867 2025-10-01 08:37:31,249 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.249171 | fa163edc-743b-971c-e7d8-0000000122a6 | TASK | Run init bundle puppet on the host for manila_share 2025-10-01 08:37:31,266 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.265418 | fa163edc-743b-971c-e7d8-000000012644 | CHANGED | Enable and start netns-placeholder | np0005463871 2025-10-01 08:37:31,270 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.270229 | fa163edc-743b-971c-e7d8-0000000126cb | OK | Update config hashes for container startup configs | np0005463870 2025-10-01 08:37:31,272 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.271758 | fa163edc-743b-971c-e7d8-000000012280 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463866 2025-10-01 08:37:31,293 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.293134 | fa163edc-743b-971c-e7d8-00000001257e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:31,315 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.315014 | fa163edc-743b-971c-e7d8-00000001257d | TASK | Update container configs with new config hashes 2025-10-01 08:37:31,352 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.350962 | fa163edc-743b-971c-e7d8-000000012281 | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-01 08:37:31,382 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.380629 | 5bc2efaa-c87e-427c-848e-f62077304ca7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463870 2025-10-01 08:37:31,412 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.411860 | fa163edc-743b-971c-e7d8-0000000126f8 | TASK | Gather podman infos 2025-10-01 08:37:31,422 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.422037 | fa163edc-743b-971c-e7d8-000000012281 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005463866 2025-10-01 08:37:31,423 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.423444 | fa163edc-743b-971c-e7d8-00000001265f | CHANGED | Enable and start netns-placeholder | np0005463872 2025-10-01 08:37:31,435 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.435388 | 4a9bea32-d40d-4b46-904a-594760d47413 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463871 2025-10-01 08:37:31,448 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.447933 | fa163edc-743b-971c-e7d8-000000012729 | TASK | Update config hashes for container startup configs 2025-10-01 08:37:31,465 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.465169 | fa163edc-743b-971c-e7d8-00000001257d | TASK | Update container configs with new config hashes 2025-10-01 08:37:31,502 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.502396 | fa163edc-743b-971c-e7d8-000000012348 | TASK | set enable_sensubility fact 2025-10-01 08:37:31,535 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.530836 | 851239c2-a575-4235-8cc3-8646a5a9d7da | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005463872 2025-10-01 08:37:31,547 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.547601 | fa163edc-743b-971c-e7d8-000000012746 | TASK | Update config hashes for container startup configs 2025-10-01 08:37:31,558 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.557052 | fa163edc-743b-971c-e7d8-000000012348 | OK | set enable_sensubility fact | np0005463866 2025-10-01 08:37:31,576 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.575684 | fa163edc-743b-971c-e7d8-0000000122a4 | TASK | Gather variables for each operating system 2025-10-01 08:37:31,679 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.679610 | fa163edc-743b-971c-e7d8-0000000122a5 | TASK | Detect if resource is being created or already exists 2025-10-01 08:37:31,828 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.828116 | fa163edc-743b-971c-e7d8-000000012729 | OK | Update config hashes for container startup configs | np0005463871 2025-10-01 08:37:31,848 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.847890 | fa163edc-743b-971c-e7d8-00000001257e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:31,914 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.913314 | b62c0387-511e-42ff-9510-ba146d0ddec0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463871 2025-10-01 08:37:31,943 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.942466 | fa163edc-743b-971c-e7d8-000000012769 | TASK | Gather podman infos 2025-10-01 08:37:31,953 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.952673 | fa163edc-743b-971c-e7d8-000000012746 | OK | Update config hashes for container startup configs | np0005463872 2025-10-01 08:37:31,969 p=83200 u=zuul n=ansible | 2025-10-01 08:37:31.968764 | fa163edc-743b-971c-e7d8-00000001257e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:32,040 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.039908 | 158042a1-364b-477a-aa1c-ceba939282bb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005463872 2025-10-01 08:37:32,056 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.056290 | fa163edc-743b-971c-e7d8-000000012798 | TASK | Gather podman infos 2025-10-01 08:37:32,272 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.271078 | fa163edc-743b-971c-e7d8-0000000126f8 | OK | Gather podman infos | np0005463870 2025-10-01 08:37:32,335 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.334733 | fa163edc-743b-971c-e7d8-0000000126fa | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:32,560 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.559706 | fa163edc-743b-971c-e7d8-00000001257f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:32,622 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.617912 | fa163edc-743b-971c-e7d8-0000000122a5 | CHANGED | Detect if resource is being created or already exists | np0005463866 2025-10-01 08:37:32,648 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.647762 | 7c0868de-6fcd-4a33-a4c4-a714c75699e8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463870 2025-10-01 08:37:32,688 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.687345 | fa163edc-743b-971c-e7d8-00000001280a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:32,722 p=83200 u=zuul n=ansible | 2025-10-01 08:37:32.721286 | fa163edc-743b-971c-e7d8-0000000122a6 | TASK | Run init bundle puppet on the host for manila_share 2025-10-01 08:37:33,061 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.060126 | fa163edc-743b-971c-e7d8-000000012769 | OK | Gather podman infos | np0005463871 2025-10-01 08:37:33,125 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.125190 | fa163edc-743b-971c-e7d8-000000012798 | OK | Gather podman infos | np0005463872 2025-10-01 08:37:33,172 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.171843 | fa163edc-743b-971c-e7d8-00000001276a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:33,198 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.197140 | fa163edc-743b-971c-e7d8-000000012799 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:33,351 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.350571 | fa163edc-743b-971c-e7d8-00000001257f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:33,382 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.378875 | fa163edc-743b-971c-e7d8-00000001257f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:33,398 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.398589 | 8332d656-17f2-4609-b2d4-d3aabbe8945f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463871 2025-10-01 08:37:33,416 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.416343 | fa163edc-743b-971c-e7d8-0000000128ca | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:33,451 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.451026 | 6c5f5bdb-e3d7-430d-98a0-0d75ce95f276 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005463872 2025-10-01 08:37:33,468 p=83200 u=zuul n=ansible | 2025-10-01 08:37:33.468107 | fa163edc-743b-971c-e7d8-00000001290e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:39,908 p=83200 u=zuul n=ansible | 2025-10-01 08:37:39.906685 | fa163edc-743b-971c-e7d8-0000000122a6 | OK | Run init bundle puppet on the host for manila_share | np0005463867 2025-10-01 08:37:39,940 p=83200 u=zuul n=ansible | 2025-10-01 08:37:39.940374 | fa163edc-743b-971c-e7d8-0000000122a7 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-01 08:37:40,374 p=83200 u=zuul n=ansible | 2025-10-01 08:37:40.373746 | fa163edc-743b-971c-e7d8-0000000122a7 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005463867 2025-10-01 08:37:40,396 p=83200 u=zuul n=ansible | 2025-10-01 08:37:40.395625 | fa163edc-743b-971c-e7d8-0000000122a8 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:37:40,899 p=83200 u=zuul n=ansible | 2025-10-01 08:37:40.898575 | fa163edc-743b-971c-e7d8-0000000122a8 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463867 2025-10-01 08:37:40,921 p=83200 u=zuul n=ansible | 2025-10-01 08:37:40.921063 | fa163edc-743b-971c-e7d8-0000000122a9 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-01 08:37:41,113 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.112212 | fa163edc-743b-971c-e7d8-00000001224c | CHANGED | Run init bundle puppet on the host for cinder_backup | np0005463865 2025-10-01 08:37:41,140 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.140037 | fa163edc-743b-971c-e7d8-00000001224d | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-01 08:37:41,309 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.308579 | fa163edc-743b-971c-e7d8-0000000122a9 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005463867 2025-10-01 08:37:41,327 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.326871 | fa163edc-743b-971c-e7d8-0000000122ab | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-01 08:37:41,372 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.371901 | fa163edc-743b-971c-e7d8-0000000122ab | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005463867 2025-10-01 08:37:41,405 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.404873 | fa163edc-743b-971c-e7d8-0000000122ac | TASK | Get container image tag from bundle openstack-manila-share 2025-10-01 08:37:41,415 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.414346 | fa163edc-743b-971c-e7d8-0000000122a6 | OK | Run init bundle puppet on the host for manila_share | np0005463866 2025-10-01 08:37:41,463 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.462896 | fa163edc-743b-971c-e7d8-0000000122a7 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-01 08:37:41,475 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.474376 | fa163edc-743b-971c-e7d8-0000000122ac | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005463867 2025-10-01 08:37:41,501 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.500924 | fa163edc-743b-971c-e7d8-0000000122ad | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-01 08:37:41,561 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.560655 | fa163edc-743b-971c-e7d8-0000000122ad | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005463867 2025-10-01 08:37:41,577 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.577364 | fa163edc-743b-971c-e7d8-0000000122ae | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:37:41,628 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.628135 | fa163edc-743b-971c-e7d8-0000000122ae | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463867 2025-10-01 08:37:41,645 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.645291 | fa163edc-743b-971c-e7d8-0000000122af | TASK | Remove update marker for bundle openstack-manila-share 2025-10-01 08:37:41,685 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.684824 | fa163edc-743b-971c-e7d8-0000000122af | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005463867 2025-10-01 08:37:41,712 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.712701 | fa163edc-743b-971c-e7d8-0000000122cf | TASK | Run kolla_set_configs to copy ring files 2025-10-01 08:37:41,921 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.920082 | fa163edc-743b-971c-e7d8-0000000122a7 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005463866 2025-10-01 08:37:41,949 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.949297 | fa163edc-743b-971c-e7d8-0000000122a8 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:37:41,966 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.965208 | fa163edc-743b-971c-e7d8-00000001224d | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005463865 2025-10-01 08:37:41,989 p=83200 u=zuul n=ansible | 2025-10-01 08:37:41.989476 | fa163edc-743b-971c-e7d8-00000001224e | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:37:42,253 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.250324 | fa163edc-743b-971c-e7d8-0000000122cf | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_proxy 2025-10-01 08:37:42,299 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.298575 | fa163edc-743b-971c-e7d8-0000000122d0 | TASK | Run kolla_set_configs to copy ring files 2025-10-01 08:37:42,472 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.471831 | fa163edc-743b-971c-e7d8-0000000122a8 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463866 2025-10-01 08:37:42,510 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.509717 | fa163edc-743b-971c-e7d8-0000000122a9 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-01 08:37:42,521 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.520482 | fa163edc-743b-971c-e7d8-00000001224e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463865 2025-10-01 08:37:42,546 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.546129 | fa163edc-743b-971c-e7d8-00000001224f | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-01 08:37:42,865 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.863270 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_account_auditor 2025-10-01 08:37:42,878 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.878016 | fa163edc-743b-971c-e7d8-0000000122a9 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005463866 2025-10-01 08:37:42,903 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.903116 | fa163edc-743b-971c-e7d8-0000000122ab | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-01 08:37:42,919 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.918719 | fa163edc-743b-971c-e7d8-00000001224f | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005463865 2025-10-01 08:37:42,950 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.946771 | fa163edc-743b-971c-e7d8-000000012251 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-01 08:37:42,955 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.955327 | fa163edc-743b-971c-e7d8-0000000122ab | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005463866 2025-10-01 08:37:42,972 p=83200 u=zuul n=ansible | 2025-10-01 08:37:42.972629 | fa163edc-743b-971c-e7d8-0000000122ac | TASK | Get container image tag from bundle openstack-manila-share 2025-10-01 08:37:43,007 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.002352 | fa163edc-743b-971c-e7d8-000000012251 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005463865 2025-10-01 08:37:43,008 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.007879 | fa163edc-743b-971c-e7d8-0000000122ac | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005463866 2025-10-01 08:37:43,024 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.024586 | fa163edc-743b-971c-e7d8-000000012252 | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-01 08:37:43,054 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.053431 | fa163edc-743b-971c-e7d8-0000000122ad | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-01 08:37:43,070 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.069411 | fa163edc-743b-971c-e7d8-000000012252 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005463865 2025-10-01 08:37:43,087 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.087252 | fa163edc-743b-971c-e7d8-000000012253 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-01 08:37:43,111 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.110546 | fa163edc-743b-971c-e7d8-0000000122ad | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005463866 2025-10-01 08:37:43,130 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.130556 | fa163edc-743b-971c-e7d8-0000000122ae | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:37:43,136 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.135910 | fa163edc-743b-971c-e7d8-000000012253 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005463865 2025-10-01 08:37:43,160 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.155675 | fa163edc-743b-971c-e7d8-000000012254 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:37:43,165 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.164600 | fa163edc-743b-971c-e7d8-0000000122ae | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463866 2025-10-01 08:37:43,181 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.181581 | fa163edc-743b-971c-e7d8-0000000122af | TASK | Remove update marker for bundle openstack-manila-share 2025-10-01 08:37:43,196 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.195335 | fa163edc-743b-971c-e7d8-000000012254 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463865 2025-10-01 08:37:43,224 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.224498 | fa163edc-743b-971c-e7d8-000000012255 | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-01 08:37:43,230 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.229938 | fa163edc-743b-971c-e7d8-0000000122af | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005463866 2025-10-01 08:37:43,262 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.259385 | fa163edc-743b-971c-e7d8-00000001236b | TASK | Run kolla_set_configs to copy ring files 2025-10-01 08:37:43,275 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.274456 | fa163edc-743b-971c-e7d8-000000012255 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005463865 2025-10-01 08:37:43,307 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.306851 | fa163edc-743b-971c-e7d8-000000012276 | TASK | Gather variables for each operating system 2025-10-01 08:37:43,399 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.398275 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_account_reaper 2025-10-01 08:37:43,469 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.468724 | fa163edc-743b-971c-e7d8-000000012277 | TASK | Detect if resource is being created or already exists 2025-10-01 08:37:43,838 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.836164 | fa163edc-743b-971c-e7d8-00000001236b | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_proxy 2025-10-01 08:37:43,869 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.868613 | fa163edc-743b-971c-e7d8-00000001236c | TASK | Run kolla_set_configs to copy ring files 2025-10-01 08:37:43,903 p=83200 u=zuul n=ansible | 2025-10-01 08:37:43.900889 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_account_replicator 2025-10-01 08:37:44,322 p=83200 u=zuul n=ansible | 2025-10-01 08:37:44.322068 | fa163edc-743b-971c-e7d8-000000012277 | CHANGED | Detect if resource is being created or already exists | np0005463865 2025-10-01 08:37:44,347 p=83200 u=zuul n=ansible | 2025-10-01 08:37:44.346945 | fa163edc-743b-971c-e7d8-000000012278 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-01 08:37:44,403 p=83200 u=zuul n=ansible | 2025-10-01 08:37:44.401121 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_account_server 2025-10-01 08:37:44,574 p=83200 u=zuul n=ansible | 2025-10-01 08:37:44.572252 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_account_auditor 2025-10-01 08:37:45,003 p=83200 u=zuul n=ansible | 2025-10-01 08:37:45.001226 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_container_auditor 2025-10-01 08:37:45,160 p=83200 u=zuul n=ansible | 2025-10-01 08:37:45.156573 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_account_reaper 2025-10-01 08:37:45,594 p=83200 u=zuul n=ansible | 2025-10-01 08:37:45.592320 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_container_replicator 2025-10-01 08:37:45,839 p=83200 u=zuul n=ansible | 2025-10-01 08:37:45.837393 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_account_replicator 2025-10-01 08:37:45,908 p=83200 u=zuul n=ansible | 2025-10-01 08:37:45.908079 | fa163edc-743b-971c-e7d8-00000001280a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005463870 2025-10-01 08:37:45,923 p=83200 u=zuul n=ansible | 2025-10-01 08:37:45.922574 | fa163edc-743b-971c-e7d8-00000001280b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:46,238 p=83200 u=zuul n=ansible | 2025-10-01 08:37:46.235042 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_container_server 2025-10-01 08:37:46,402 p=83200 u=zuul n=ansible | 2025-10-01 08:37:46.400091 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_account_server 2025-10-01 08:37:46,809 p=83200 u=zuul n=ansible | 2025-10-01 08:37:46.803338 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_container_updater 2025-10-01 08:37:47,033 p=83200 u=zuul n=ansible | 2025-10-01 08:37:47.030255 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_container_auditor 2025-10-01 08:37:47,085 p=83200 u=zuul n=ansible | 2025-10-01 08:37:47.084568 | fa163edc-743b-971c-e7d8-0000000128ca | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005463871 2025-10-01 08:37:47,117 p=83200 u=zuul n=ansible | 2025-10-01 08:37:47.116740 | fa163edc-743b-971c-e7d8-0000000128cb | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:47,222 p=83200 u=zuul n=ansible | 2025-10-01 08:37:47.222041 | fa163edc-743b-971c-e7d8-00000001290e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005463872 2025-10-01 08:37:47,240 p=83200 u=zuul n=ansible | 2025-10-01 08:37:47.239837 | fa163edc-743b-971c-e7d8-00000001290f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:37:47,391 p=83200 u=zuul n=ansible | 2025-10-01 08:37:47.387766 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_object_auditor 2025-10-01 08:37:47,579 p=83200 u=zuul n=ansible | 2025-10-01 08:37:47.576589 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_container_replicator 2025-10-01 08:37:47,894 p=83200 u=zuul n=ansible | 2025-10-01 08:37:47.892698 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_object_expirer 2025-10-01 08:37:48,062 p=83200 u=zuul n=ansible | 2025-10-01 08:37:48.060236 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_container_server 2025-10-01 08:37:48,339 p=83200 u=zuul n=ansible | 2025-10-01 08:37:48.337158 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_object_replicator 2025-10-01 08:37:48,634 p=83200 u=zuul n=ansible | 2025-10-01 08:37:48.632421 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_container_updater 2025-10-01 08:37:48,862 p=83200 u=zuul n=ansible | 2025-10-01 08:37:48.860590 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_object_server 2025-10-01 08:37:49,216 p=83200 u=zuul n=ansible | 2025-10-01 08:37:49.214855 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_object_auditor 2025-10-01 08:37:49,535 p=83200 u=zuul n=ansible | 2025-10-01 08:37:49.534867 | fa163edc-743b-971c-e7d8-00000001280b | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005463870 2025-10-01 08:37:49,556 p=83200 u=zuul n=ansible | 2025-10-01 08:37:49.554671 | fa163edc-743b-971c-e7d8-0000000122d0 | CHANGED | Run kolla_set_configs to copy ring files | np0005463867 | item=swift_object_updater 2025-10-01 08:37:49,627 p=83200 u=zuul n=ansible | 2025-10-01 08:37:49.626452 | fa163edc-743b-971c-e7d8-00000001239e | TASK | Clean container_puppet_tasks for np0005463870 step 5 2025-10-01 08:37:49,656 p=83200 u=zuul n=ansible | 2025-10-01 08:37:49.655473 | fa163edc-743b-971c-e7d8-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-01 08:37:49,932 p=83200 u=zuul n=ansible | 2025-10-01 08:37:49.931342 | fa163edc-743b-971c-e7d8-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005463867 2025-10-01 08:37:49,959 p=83200 u=zuul n=ansible | 2025-10-01 08:37:49.958840 | fa163edc-743b-971c-e7d8-00000001239e | OK | Clean container_puppet_tasks for np0005463870 step 5 | np0005463870 2025-10-01 08:37:49,981 p=83200 u=zuul n=ansible | 2025-10-01 08:37:49.980366 | fa163edc-743b-971c-e7d8-00000001239f | TASK | Calculate container_puppet_tasks for np0005463870 step 5 2025-10-01 08:37:50,039 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.038677 | fa163edc-743b-971c-e7d8-0000000123a0 | TASK | Include container-puppet tasks for step 5 2025-10-01 08:37:50,078 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.073519 | 39d1b51a-fcda-4ce6-ae9e-14d57a3fb528 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463867 2025-10-01 08:37:50,101 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.100791 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_object_expirer 2025-10-01 08:37:50,107 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.106706 | fa163edc-743b-971c-e7d8-0000000129d0 | TASK | Write the config_step hieradata 2025-10-01 08:37:50,129 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.128634 | 0f7fff93-90b4-407c-a11d-a5497c3f7e9c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463870 2025-10-01 08:37:50,149 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.148927 | fa163edc-743b-971c-e7d8-0000000129ea | TASK | Write container-puppet-tasks json file for np0005463870 step 5 2025-10-01 08:37:50,673 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.669134 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_object_replicator 2025-10-01 08:37:50,734 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.733059 | fa163edc-743b-971c-e7d8-0000000128cb | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005463871 2025-10-01 08:37:50,790 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.789730 | fa163edc-743b-971c-e7d8-0000000123b8 | TASK | Clean container_puppet_tasks for np0005463871 step 5 2025-10-01 08:37:50,899 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.898264 | fa163edc-743b-971c-e7d8-0000000129d0 | OK | Write the config_step hieradata | np0005463867 2025-10-01 08:37:50,921 p=83200 u=zuul n=ansible | 2025-10-01 08:37:50.921061 | fa163edc-743b-971c-e7d8-0000000129d1 | TASK | Run puppet host configuration for step 5 2025-10-01 08:37:51,087 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.086794 | fa163edc-743b-971c-e7d8-00000001290f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005463872 2025-10-01 08:37:51,150 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.150438 | fa163edc-743b-971c-e7d8-0000000123d0 | TASK | Clean container_puppet_tasks for np0005463872 step 5 2025-10-01 08:37:51,167 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.160190 | fa163edc-743b-971c-e7d8-0000000129ea | CHANGED | Write container-puppet-tasks json file for np0005463870 step 5 | np0005463870 2025-10-01 08:37:51,169 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.168887 | fa163edc-743b-971c-e7d8-0000000123b8 | OK | Clean container_puppet_tasks for np0005463871 step 5 | np0005463871 2025-10-01 08:37:51,189 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.189252 | fa163edc-743b-971c-e7d8-0000000129ec | TASK | Generate container puppet configs for step 5 2025-10-01 08:37:51,230 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.229208 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_object_server 2025-10-01 08:37:51,262 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.261842 | fa163edc-743b-971c-e7d8-0000000123b9 | TASK | Calculate container_puppet_tasks for np0005463871 step 5 2025-10-01 08:37:51,335 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.334851 | fa163edc-743b-971c-e7d8-0000000123ba | TASK | Include container-puppet tasks for step 5 2025-10-01 08:37:51,399 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.399503 | c7450ea2-ed6a-4941-aef9-14404886db73 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463871 2025-10-01 08:37:51,418 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.418375 | fa163edc-743b-971c-e7d8-000000012a13 | TASK | Write container-puppet-tasks json file for np0005463871 step 5 2025-10-01 08:37:51,498 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.496767 | fa163edc-743b-971c-e7d8-0000000123d0 | OK | Clean container_puppet_tasks for np0005463872 step 5 | np0005463872 2025-10-01 08:37:51,538 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.537276 | fa163edc-743b-971c-e7d8-0000000123d1 | TASK | Calculate container_puppet_tasks for np0005463872 step 5 2025-10-01 08:37:51,571 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.570096 | fa163edc-743b-971c-e7d8-0000000129ec | OK | Generate container puppet configs for step 5 | np0005463870 2025-10-01 08:37:51,591 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.590405 | fa163edc-743b-971c-e7d8-0000000129ed | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-01 08:37:51,639 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.638489 | fa163edc-743b-971c-e7d8-0000000123d2 | TASK | Include container-puppet tasks for step 5 2025-10-01 08:37:51,660 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.659693 | fa163edc-743b-971c-e7d8-0000000129d1 | CHANGED | Run puppet host configuration for step 5 | np0005463867 2025-10-01 08:37:51,740 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.739806 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463866 | item=swift_object_updater 2025-10-01 08:37:51,768 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.767700 | fa163edc-743b-971c-e7d8-000000012a4b | TASK | Gather variables for each operating system 2025-10-01 08:37:51,801 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.801042 | fa163edc-743b-971c-e7d8-0000000129d2 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:37:51,837 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.836654 | 2d2f88f7-36fd-444c-9dd1-6121975328eb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463872 2025-10-01 08:37:51,857 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.857116 | fa163edc-743b-971c-e7d8-000000012a88 | TASK | Write container-puppet-tasks json file for np0005463872 step 5 2025-10-01 08:37:51,879 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.878238 | fa163edc-743b-971c-e7d8-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-01 08:37:51,903 p=83200 u=zuul n=ansible | 2025-10-01 08:37:51.903484 | fa163edc-743b-971c-e7d8-000000012a4c | TASK | Create container logs path 2025-10-01 08:37:52,208 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.207731 | fa163edc-743b-971c-e7d8-000000012a4c | OK | Create container logs path | np0005463870 2025-10-01 08:37:52,234 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.233578 | fa163edc-743b-971c-e7d8-000000012a4e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:52,250 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.249267 | fa163edc-743b-971c-e7d8-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005463866 2025-10-01 08:37:52,421 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.420303 | 10449ad3-882a-470c-afad-bb22babadf9b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463866 2025-10-01 08:37:52,455 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.455089 | fa163edc-743b-971c-e7d8-000000012aa9 | TASK | Write the config_step hieradata 2025-10-01 08:37:52,464 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.463685 | fa163edc-743b-971c-e7d8-000000012a13 | CHANGED | Write container-puppet-tasks json file for np0005463871 step 5 | np0005463871 2025-10-01 08:37:52,485 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.484659 | fa163edc-743b-971c-e7d8-000000012a15 | TASK | Generate container puppet configs for step 5 2025-10-01 08:37:52,552 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.551168 | fa163edc-743b-971c-e7d8-000000012a4e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463870 2025-10-01 08:37:52,570 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.570052 | fa163edc-743b-971c-e7d8-000000012a4f | TASK | Finalise hashes for all containers 2025-10-01 08:37:52,620 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.620047 | fa163edc-743b-971c-e7d8-000000012a4f | OK | Finalise hashes for all containers | np0005463870 2025-10-01 08:37:52,636 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.636373 | fa163edc-743b-971c-e7d8-000000012a51 | TASK | Manage systemd shutdown files 2025-10-01 08:37:52,674 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.673622 | fa163edc-743b-971c-e7d8-000000012a51 | SKIPPED | Manage systemd shutdown files | np0005463870 2025-10-01 08:37:52,689 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.688675 | fa163edc-743b-971c-e7d8-000000012a53 | TASK | Update container configs with new config hashes 2025-10-01 08:37:52,740 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.739437 | fa163edc-743b-971c-e7d8-000000012a53 | SKIPPED | Update container configs with new config hashes | np0005463870 2025-10-01 08:37:52,757 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.756824 | fa163edc-743b-971c-e7d8-000000012a54 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:52,813 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.812448 | fa163edc-743b-971c-e7d8-000000012a54 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463870 2025-10-01 08:37:52,830 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.830277 | fa163edc-743b-971c-e7d8-000000012a55 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:52,866 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.865740 | fa163edc-743b-971c-e7d8-000000012a15 | OK | Generate container puppet configs for step 5 | np0005463871 2025-10-01 08:37:52,895 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.890143 | fa163edc-743b-971c-e7d8-000000012a16 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-01 08:37:52,903 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.902909 | fa163edc-743b-971c-e7d8-000000012a55 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463870 2025-10-01 08:37:52,905 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.905184 | fa163edc-743b-971c-e7d8-000000012a88 | CHANGED | Write container-puppet-tasks json file for np0005463872 step 5 | np0005463872 2025-10-01 08:37:52,933 p=83200 u=zuul n=ansible | 2025-10-01 08:37:52.933224 | fa163edc-743b-971c-e7d8-000000012a8a | TASK | Generate container puppet configs for step 5 2025-10-01 08:37:53,012 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.011485 | fa163edc-743b-971c-e7d8-000000012a4b | TASK | Gather variables for each operating system 2025-10-01 08:37:53,139 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.139368 | fa163edc-743b-971c-e7d8-000000012a4c | TASK | Create container logs path 2025-10-01 08:37:53,293 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.292216 | fa163edc-743b-971c-e7d8-000000012a8a | OK | Generate container puppet configs for step 5 | np0005463872 2025-10-01 08:37:53,294 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.293825 | fa163edc-743b-971c-e7d8-000000012aa9 | OK | Write the config_step hieradata | np0005463866 2025-10-01 08:37:53,307 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.307455 | fa163edc-743b-971c-e7d8-000000012a8b | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-01 08:37:53,331 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.331213 | fa163edc-743b-971c-e7d8-000000012aaa | TASK | Run puppet host configuration for step 5 2025-10-01 08:37:53,381 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.381396 | fa163edc-743b-971c-e7d8-000000012a4b | TASK | Gather variables for each operating system 2025-10-01 08:37:53,482 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.481235 | fa163edc-743b-971c-e7d8-000000012a4c | OK | Create container logs path | np0005463871 2025-10-01 08:37:53,507 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.502241 | fa163edc-743b-971c-e7d8-000000012a4e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:53,537 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.537457 | fa163edc-743b-971c-e7d8-000000012a4c | TASK | Create container logs path 2025-10-01 08:37:53,848 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.846989 | fa163edc-743b-971c-e7d8-000000012a4e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463871 2025-10-01 08:37:53,881 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.880532 | fa163edc-743b-971c-e7d8-000000012a4f | TASK | Finalise hashes for all containers 2025-10-01 08:37:53,896 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.895000 | fa163edc-743b-971c-e7d8-000000012a4c | OK | Create container logs path | np0005463872 2025-10-01 08:37:53,924 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.924048 | fa163edc-743b-971c-e7d8-000000012a4e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:53,945 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.944523 | fa163edc-743b-971c-e7d8-000000012a4f | OK | Finalise hashes for all containers | np0005463871 2025-10-01 08:37:53,960 p=83200 u=zuul n=ansible | 2025-10-01 08:37:53.960444 | fa163edc-743b-971c-e7d8-000000012a51 | TASK | Manage systemd shutdown files 2025-10-01 08:37:54,003 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.002880 | fa163edc-743b-971c-e7d8-000000012a51 | SKIPPED | Manage systemd shutdown files | np0005463871 2025-10-01 08:37:54,040 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.039289 | fa163edc-743b-971c-e7d8-000000012a53 | TASK | Update container configs with new config hashes 2025-10-01 08:37:54,053 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.052269 | fa163edc-743b-971c-e7d8-000000012aaa | CHANGED | Run puppet host configuration for step 5 | np0005463866 2025-10-01 08:37:54,086 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.085776 | fa163edc-743b-971c-e7d8-000000012aab | TASK | Wait for puppet host configuration to finish 2025-10-01 08:37:54,105 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.104652 | fa163edc-743b-971c-e7d8-000000012a53 | SKIPPED | Update container configs with new config hashes | np0005463871 2025-10-01 08:37:54,127 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.126576 | fa163edc-743b-971c-e7d8-000000012a54 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:54,182 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.181932 | fa163edc-743b-971c-e7d8-000000012a54 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463871 2025-10-01 08:37:54,201 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.200559 | fa163edc-743b-971c-e7d8-000000012a55 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:54,257 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.257023 | fa163edc-743b-971c-e7d8-000000012a55 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463871 2025-10-01 08:37:54,288 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.288575 | fa163edc-743b-971c-e7d8-000000012a4e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463872 2025-10-01 08:37:54,312 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.312274 | fa163edc-743b-971c-e7d8-000000012a4f | TASK | Finalise hashes for all containers 2025-10-01 08:37:54,364 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.364253 | fa163edc-743b-971c-e7d8-000000012a4f | OK | Finalise hashes for all containers | np0005463872 2025-10-01 08:37:54,376 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.375912 | fa163edc-743b-971c-e7d8-000000012a51 | TASK | Manage systemd shutdown files 2025-10-01 08:37:54,408 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.407690 | fa163edc-743b-971c-e7d8-000000012a51 | SKIPPED | Manage systemd shutdown files | np0005463872 2025-10-01 08:37:54,419 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.419458 | fa163edc-743b-971c-e7d8-000000012a53 | TASK | Update container configs with new config hashes 2025-10-01 08:37:54,467 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.466560 | fa163edc-743b-971c-e7d8-000000012a53 | SKIPPED | Update container configs with new config hashes | np0005463872 2025-10-01 08:37:54,480 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.480180 | fa163edc-743b-971c-e7d8-000000012a54 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:54,520 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.519268 | fa163edc-743b-971c-e7d8-000000012a54 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463872 2025-10-01 08:37:54,532 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.532364 | fa163edc-743b-971c-e7d8-000000012a55 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:37:54,576 p=83200 u=zuul n=ansible | 2025-10-01 08:37:54.575235 | fa163edc-743b-971c-e7d8-000000012a55 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463872 2025-10-01 08:38:02,429 p=83200 u=zuul n=ansible | 2025-10-01 08:38:02.428748 | fa163edc-743b-971c-e7d8-0000000129d2 | CHANGED | Wait for puppet host configuration to finish | np0005463867 2025-10-01 08:38:02,461 p=83200 u=zuul n=ansible | 2025-10-01 08:38:02.461123 | fa163edc-743b-971c-e7d8-0000000129d3 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-01 08:38:02,540 p=83200 u=zuul n=ansible | 2025-10-01 08:38:02.539409 | fa163edc-743b-971c-e7d8-0000000129d3 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005463867 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:37:51 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:37:58 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:37:58 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:37:58 puppet-user: (file & line not available)", "<13>Oct 1 08:37:58 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:37:58 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:37:58 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:37:58 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:37:59 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:37:59 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:37:59 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:37:59 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:37:59 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:37:59 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:37:59 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:37:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:37:59 puppet-user: Notice: Compiled catalog for np0005463867.ooo.test in environment production in 0.50 seconds", "<13>Oct 1 08:38:00 puppet-user: Notice: Applied catalog in 1.76 seconds", "<13>Oct 1 08:38:00 puppet-user: Application:", "<13>Oct 1 08:38:00 puppet-user: Initial environment: production", "<13>Oct 1 08:38:00 puppet-user: Converged environment: production", "<13>Oct 1 08:38:00 puppet-user: Run mode: user", "<13>Oct 1 08:38:00 puppet-user: Changes:", "<13>Oct 1 08:38:00 puppet-user: Events:", "<13>Oct 1 08:38:00 puppet-user: Resources:", "<13>Oct 1 08:38:00 puppet-user: Total: 32", "<13>Oct 1 08:38:00 puppet-user: Time:", "<13>Oct 1 08:38:00 puppet-user: Schedule: 0.00", "<13>Oct 1 08:38:00 puppet-user: File line: 0.00", "<13>Oct 1 08:38:00 puppet-user: Package: 0.00", "<13>Oct 1 08:38:00 puppet-user: Augeas: 0.01", "<13>Oct 1 08:38:00 puppet-user: User: 0.02", "<13>Oct 1 08:38:00 puppet-user: File: 0.07", "<13>Oct 1 08:38:00 puppet-user: Service: 0.16", "<13>Oct 1 08:38:00 puppet-user: Config retrieval: 0.66", "<13>Oct 1 08:38:00 puppet-user: Exec: 1.31", "<13>Oct 1 08:38:00 puppet-user: Transaction evaluation: 1.75", "<13>Oct 1 08:38:00 puppet-user: Catalog application: 1.76", "<13>Oct 1 08:38:00 puppet-user: Last run: 1759307880", "<13>Oct 1 08:38:00 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:38:00 puppet-user: Total: 1.76", "<13>Oct 1 08:38:00 puppet-user: Version:", "<13>Oct 1 08:38:00 puppet-user: Config: 1759307878", "<13>Oct 1 08:38:00 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:38:02,570 p=83200 u=zuul n=ansible | 2025-10-01 08:38:02.569705 | fa163edc-743b-971c-e7d8-0000000129d4 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:38:02,655 p=83200 u=zuul n=ansible | 2025-10-01 08:38:02.654742 | fa163edc-743b-971c-e7d8-000000012446 | TASK | Gather variables for each operating system 2025-10-01 08:38:02,797 p=83200 u=zuul n=ansible | 2025-10-01 08:38:02.797605 | fa163edc-743b-971c-e7d8-000000012447 | TASK | Create puppet caching structures 2025-10-01 08:38:03,114 p=83200 u=zuul n=ansible | 2025-10-01 08:38:03.113727 | fa163edc-743b-971c-e7d8-000000012447 | CHANGED | Create puppet caching structures | np0005463867 2025-10-01 08:38:03,142 p=83200 u=zuul n=ansible | 2025-10-01 08:38:03.141374 | fa163edc-743b-971c-e7d8-000000012448 | TASK | Check for facter.conf 2025-10-01 08:38:03,504 p=83200 u=zuul n=ansible | 2025-10-01 08:38:03.503796 | fa163edc-743b-971c-e7d8-000000012448 | OK | Check for facter.conf | np0005463867 2025-10-01 08:38:03,536 p=83200 u=zuul n=ansible | 2025-10-01 08:38:03.535685 | fa163edc-743b-971c-e7d8-000000012449 | TASK | Remove facter.conf if directory 2025-10-01 08:38:03,591 p=83200 u=zuul n=ansible | 2025-10-01 08:38:03.590181 | fa163edc-743b-971c-e7d8-000000012449 | SKIPPED | Remove facter.conf if directory | np0005463867 2025-10-01 08:38:03,621 p=83200 u=zuul n=ansible | 2025-10-01 08:38:03.620851 | fa163edc-743b-971c-e7d8-00000001244a | TASK | Write facter cache config 2025-10-01 08:38:04,464 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.463515 | fa163edc-743b-971c-e7d8-00000001244a | CHANGED | Write facter cache config | np0005463867 2025-10-01 08:38:04,484 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.484494 | fa163edc-743b-971c-e7d8-00000001244b | TASK | Cleanup facter cache if exists 2025-10-01 08:38:04,730 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.728693 | fa163edc-743b-971c-e7d8-000000012aab | CHANGED | Wait for puppet host configuration to finish | np0005463866 2025-10-01 08:38:04,759 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.759229 | fa163edc-743b-971c-e7d8-000000012aac | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-01 08:38:04,807 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.806624 | fa163edc-743b-971c-e7d8-00000001244b | CHANGED | Cleanup facter cache if exists | np0005463867 2025-10-01 08:38:04,833 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.832570 | fa163edc-743b-971c-e7d8-00000001244c | TASK | Pre-cache facts 2025-10-01 08:38:04,856 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.855113 | fa163edc-743b-971c-e7d8-000000012aac | OK | Debug output for task: Run puppet host configuration for step 5 | np0005463866 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:37:54 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:38:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:38:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:38:00 puppet-user: (file & line not available)", "<13>Oct 1 08:38:00 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:38:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:38:01 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:38:01 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:38:01 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:38:01 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:38:01 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:38:01 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:38:01 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:38:01 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:38:01 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:38:01 puppet-user: Notice: Compiled catalog for np0005463866.ooo.test in environment production in 0.49 seconds", "<13>Oct 1 08:38:03 puppet-user: Notice: Applied catalog in 1.82 seconds", "<13>Oct 1 08:38:03 puppet-user: Application:", "<13>Oct 1 08:38:03 puppet-user: Initial environment: production", "<13>Oct 1 08:38:03 puppet-user: Converged environment: production", "<13>Oct 1 08:38:03 puppet-user: Run mode: user", "<13>Oct 1 08:38:03 puppet-user: Changes:", "<13>Oct 1 08:38:03 puppet-user: Events:", "<13>Oct 1 08:38:03 puppet-user: Resources:", "<13>Oct 1 08:38:03 puppet-user: Total: 32", "<13>Oct 1 08:38:03 puppet-user: Time:", "<13>Oct 1 08:38:03 puppet-user: Schedule: 0.00", "<13>Oct 1 08:38:03 puppet-user: File line: 0.00", "<13>Oct 1 08:38:03 puppet-user: Package: 0.00", "<13>Oct 1 08:38:03 puppet-user: Augeas: 0.01", "<13>Oct 1 08:38:03 puppet-user: User: 0.01", "<13>Oct 1 08:38:03 puppet-user: File: 0.05", "<13>Oct 1 08:38:03 puppet-user: Service: 0.15", "<13>Oct 1 08:38:03 puppet-user: Config retrieval: 0.58", "<13>Oct 1 08:38:03 puppet-user: Exec: 1.42", "<13>Oct 1 08:38:03 puppet-user: Transaction evaluation: 1.80", "<13>Oct 1 08:38:03 puppet-user: Catalog application: 1.82", "<13>Oct 1 08:38:03 puppet-user: Last run: 1759307883", "<13>Oct 1 08:38:03 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:38:03 puppet-user: Total: 1.82", "<13>Oct 1 08:38:03 puppet-user: Version:", "<13>Oct 1 08:38:03 puppet-user: Config: 1759307880", "<13>Oct 1 08:38:03 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:38:04,873 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.872819 | fa163edc-743b-971c-e7d8-000000012aad | TASK | Pre-cache facts for puppet containers 2025-10-01 08:38:04,936 p=83200 u=zuul n=ansible | 2025-10-01 08:38:04.935767 | fa163edc-743b-971c-e7d8-000000012446 | TASK | Gather variables for each operating system 2025-10-01 08:38:05,065 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.065164 | fa163edc-743b-971c-e7d8-000000012447 | TASK | Create puppet caching structures 2025-10-01 08:38:05,375 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.374286 | fa163edc-743b-971c-e7d8-000000012447 | CHANGED | Create puppet caching structures | np0005463866 2025-10-01 08:38:05,402 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.402373 | fa163edc-743b-971c-e7d8-000000012448 | TASK | Check for facter.conf 2025-10-01 08:38:05,445 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.444791 | fa163edc-743b-971c-e7d8-00000001244c | CHANGED | Pre-cache facts | np0005463867 2025-10-01 08:38:05,471 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.471143 | fa163edc-743b-971c-e7d8-00000001244d | TASK | Failed deployment if facter fails 2025-10-01 08:38:05,515 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.514876 | fa163edc-743b-971c-e7d8-00000001244d | SKIPPED | Failed deployment if facter fails | np0005463867 2025-10-01 08:38:05,565 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.564413 | fa163edc-743b-971c-e7d8-00000001244e | TASK | Sync cached facts 2025-10-01 08:38:05,770 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.770022 | fa163edc-743b-971c-e7d8-000000012448 | OK | Check for facter.conf | np0005463866 2025-10-01 08:38:05,792 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.791645 | fa163edc-743b-971c-e7d8-000000012449 | TASK | Remove facter.conf if directory 2025-10-01 08:38:05,848 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.847300 | fa163edc-743b-971c-e7d8-000000012449 | SKIPPED | Remove facter.conf if directory | np0005463866 2025-10-01 08:38:05,869 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.868903 | fa163edc-743b-971c-e7d8-00000001244a | TASK | Write facter cache config 2025-10-01 08:38:05,968 p=83200 u=zuul n=ansible | 2025-10-01 08:38:05.967424 | fa163edc-743b-971c-e7d8-00000001244e | CHANGED | Sync cached facts | np0005463867 -> 192.168.122.105 2025-10-01 08:38:05,969 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> 192.168.122.105', 'fa163edc-743b-971c-e7d8-00000001244e') missing from stats 2025-10-01 08:38:06,010 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.010149 | fa163edc-743b-971c-e7d8-0000000129d5 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:38:06,055 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.054709 | fa163edc-743b-971c-e7d8-0000000129d5 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463867 2025-10-01 08:38:06,071 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.070698 | fa163edc-743b-971c-e7d8-0000000129d7 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-01 08:38:06,127 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.126837 | fa163edc-743b-971c-e7d8-000000012575 | TASK | Gather variables for each operating system 2025-10-01 08:38:06,230 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.230273 | fa163edc-743b-971c-e7d8-000000012576 | TASK | Create container logs path 2025-10-01 08:38:06,552 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.552043 | fa163edc-743b-971c-e7d8-000000012576 | OK | Create container logs path | np0005463867 2025-10-01 08:38:06,589 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.588773 | fa163edc-743b-971c-e7d8-000000012578 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:38:06,664 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.663506 | fa163edc-743b-971c-e7d8-00000001244a | CHANGED | Write facter cache config | np0005463866 2025-10-01 08:38:06,687 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.687046 | fa163edc-743b-971c-e7d8-00000001244b | TASK | Cleanup facter cache if exists 2025-10-01 08:38:06,966 p=83200 u=zuul n=ansible | 2025-10-01 08:38:06.965377 | fa163edc-743b-971c-e7d8-000000012578 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005463867 2025-10-01 08:38:07,007 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.006496 | fa163edc-743b-971c-e7d8-000000012579 | TASK | Finalise hashes for all containers 2025-10-01 08:38:07,016 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.015531 | fa163edc-743b-971c-e7d8-00000001244b | CHANGED | Cleanup facter cache if exists | np0005463866 2025-10-01 08:38:07,043 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.042805 | fa163edc-743b-971c-e7d8-00000001244c | TASK | Pre-cache facts 2025-10-01 08:38:07,073 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.072362 | fa163edc-743b-971c-e7d8-000000012579 | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:38:07,090 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.090322 | fa163edc-743b-971c-e7d8-00000001257b | TASK | Manage systemd shutdown files 2025-10-01 08:38:07,155 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.154428 | 5d1d9760-4dd8-48f0-892c-899513781873 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463867 2025-10-01 08:38:07,184 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.184163 | fa163edc-743b-971c-e7d8-000000012c82 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:38:07,525 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.524530 | fa163edc-743b-971c-e7d8-000000012c82 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463867 2025-10-01 08:38:07,546 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.545848 | fa163edc-743b-971c-e7d8-000000012c83 | TASK | Set podman_drop_in fact 2025-10-01 08:38:07,606 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.605395 | fa163edc-743b-971c-e7d8-000000012c83 | OK | Set podman_drop_in fact | np0005463867 2025-10-01 08:38:07,626 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.626229 | fa163edc-743b-971c-e7d8-000000012c85 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:38:07,675 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.674853 | fa163edc-743b-971c-e7d8-00000001244c | CHANGED | Pre-cache facts | np0005463866 2025-10-01 08:38:07,700 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.699668 | fa163edc-743b-971c-e7d8-00000001244d | TASK | Failed deployment if facter fails 2025-10-01 08:38:07,741 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.740819 | fa163edc-743b-971c-e7d8-00000001244d | SKIPPED | Failed deployment if facter fails | np0005463866 2025-10-01 08:38:07,769 p=83200 u=zuul n=ansible | 2025-10-01 08:38:07.768993 | fa163edc-743b-971c-e7d8-00000001244e | TASK | Sync cached facts 2025-10-01 08:38:08,176 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.176122 | fa163edc-743b-971c-e7d8-00000001244e | CHANGED | Sync cached facts | np0005463866 -> 192.168.122.104 2025-10-01 08:38:08,177 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> 192.168.122.104', 'fa163edc-743b-971c-e7d8-00000001244e') missing from stats 2025-10-01 08:38:08,214 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.213724 | fa163edc-743b-971c-e7d8-000000012aae | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:38:08,269 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.268922 | fa163edc-743b-971c-e7d8-000000012aae | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463866 2025-10-01 08:38:08,284 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.284667 | fa163edc-743b-971c-e7d8-000000012ab2 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-01 08:38:08,349 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.349085 | fa163edc-743b-971c-e7d8-000000012575 | TASK | Gather variables for each operating system 2025-10-01 08:38:08,475 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.475005 | fa163edc-743b-971c-e7d8-000000012576 | TASK | Create container logs path 2025-10-01 08:38:08,491 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.489669 | fa163edc-743b-971c-e7d8-000000012c85 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-container-shutdown 2025-10-01 08:38:08,806 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.805786 | fa163edc-743b-971c-e7d8-000000012576 | OK | Create container logs path | np0005463866 2025-10-01 08:38:08,828 p=83200 u=zuul n=ansible | 2025-10-01 08:38:08.828277 | fa163edc-743b-971c-e7d8-000000012578 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:38:09,196 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.195490 | fa163edc-743b-971c-e7d8-000000012578 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005463866 2025-10-01 08:38:09,210 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.210275 | fa163edc-743b-971c-e7d8-000000012579 | TASK | Finalise hashes for all containers 2025-10-01 08:38:09,268 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.268142 | fa163edc-743b-971c-e7d8-000000012579 | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:38:09,284 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.283882 | fa163edc-743b-971c-e7d8-00000001257b | TASK | Manage systemd shutdown files 2025-10-01 08:38:09,307 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.305241 | fa163edc-743b-971c-e7d8-000000012c85 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463867 | item=tripleo-start-podman-container 2025-10-01 08:38:09,335 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.334953 | fa163edc-743b-971c-e7d8-000000012c86 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:38:09,368 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.367887 | 48c3244c-131a-4549-a1e7-e7d3fdc74a3e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463866 2025-10-01 08:38:09,386 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.386564 | fa163edc-743b-971c-e7d8-000000012ce6 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:38:09,769 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.768801 | fa163edc-743b-971c-e7d8-000000012ce6 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463866 2025-10-01 08:38:09,801 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.801144 | fa163edc-743b-971c-e7d8-000000012ce7 | TASK | Set podman_drop_in fact 2025-10-01 08:38:09,868 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.867568 | fa163edc-743b-971c-e7d8-000000012ce7 | OK | Set podman_drop_in fact | np0005463866 2025-10-01 08:38:09,888 p=83200 u=zuul n=ansible | 2025-10-01 08:38:09.887857 | fa163edc-743b-971c-e7d8-000000012ce9 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:38:10,157 p=83200 u=zuul n=ansible | 2025-10-01 08:38:10.156285 | fa163edc-743b-971c-e7d8-000000012c86 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463867 2025-10-01 08:38:10,190 p=83200 u=zuul n=ansible | 2025-10-01 08:38:10.190522 | fa163edc-743b-971c-e7d8-000000012c87 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:38:10,784 p=83200 u=zuul n=ansible | 2025-10-01 08:38:10.781836 | fa163edc-743b-971c-e7d8-000000012ce9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-container-shutdown 2025-10-01 08:38:11,041 p=83200 u=zuul n=ansible | 2025-10-01 08:38:11.040927 | fa163edc-743b-971c-e7d8-000000012c87 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463867 2025-10-01 08:38:11,071 p=83200 u=zuul n=ansible | 2025-10-01 08:38:11.071084 | fa163edc-743b-971c-e7d8-000000012c88 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:38:11,601 p=83200 u=zuul n=ansible | 2025-10-01 08:38:11.600025 | fa163edc-743b-971c-e7d8-000000012ce9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463866 | item=tripleo-start-podman-container 2025-10-01 08:38:11,626 p=83200 u=zuul n=ansible | 2025-10-01 08:38:11.625632 | fa163edc-743b-971c-e7d8-000000012cea | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:38:12,129 p=83200 u=zuul n=ansible | 2025-10-01 08:38:12.128336 | fa163edc-743b-971c-e7d8-000000012c88 | OK | Enable and start tripleo-container-shutdown | np0005463867 2025-10-01 08:38:12,167 p=83200 u=zuul n=ansible | 2025-10-01 08:38:12.167140 | fa163edc-743b-971c-e7d8-000000012c89 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:38:12,477 p=83200 u=zuul n=ansible | 2025-10-01 08:38:12.476462 | fa163edc-743b-971c-e7d8-000000012cea | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463866 2025-10-01 08:38:12,498 p=83200 u=zuul n=ansible | 2025-10-01 08:38:12.498055 | fa163edc-743b-971c-e7d8-000000012ceb | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:38:12,994 p=83200 u=zuul n=ansible | 2025-10-01 08:38:12.993511 | fa163edc-743b-971c-e7d8-000000012c89 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463867 2025-10-01 08:38:13,016 p=83200 u=zuul n=ansible | 2025-10-01 08:38:13.016017 | fa163edc-743b-971c-e7d8-000000012c8a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:38:13,450 p=83200 u=zuul n=ansible | 2025-10-01 08:38:13.449179 | fa163edc-743b-971c-e7d8-000000012ceb | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463866 2025-10-01 08:38:13,476 p=83200 u=zuul n=ansible | 2025-10-01 08:38:13.475751 | fa163edc-743b-971c-e7d8-000000012cec | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:38:13,825 p=83200 u=zuul n=ansible | 2025-10-01 08:38:13.824097 | fa163edc-743b-971c-e7d8-000000012c8a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463867 2025-10-01 08:38:13,858 p=83200 u=zuul n=ansible | 2025-10-01 08:38:13.858334 | fa163edc-743b-971c-e7d8-000000012c8b | TASK | Enable and start netns-placeholder 2025-10-01 08:38:14,522 p=83200 u=zuul n=ansible | 2025-10-01 08:38:14.521626 | fa163edc-743b-971c-e7d8-000000012cec | OK | Enable and start tripleo-container-shutdown | np0005463866 2025-10-01 08:38:14,557 p=83200 u=zuul n=ansible | 2025-10-01 08:38:14.556581 | fa163edc-743b-971c-e7d8-000000012ced | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:38:14,890 p=83200 u=zuul n=ansible | 2025-10-01 08:38:14.889095 | fa163edc-743b-971c-e7d8-000000012c8b | CHANGED | Enable and start netns-placeholder | np0005463867 2025-10-01 08:38:14,924 p=83200 u=zuul n=ansible | 2025-10-01 08:38:14.923920 | fa163edc-743b-971c-e7d8-00000001257d | TASK | Update container configs with new config hashes 2025-10-01 08:38:14,978 p=83200 u=zuul n=ansible | 2025-10-01 08:38:14.977319 | fa163edc-743b-971c-e7d8-00000001257d | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:38:15,009 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.009322 | fa163edc-743b-971c-e7d8-00000001257e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:38:15,060 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.060252 | fa163edc-743b-971c-e7d8-00000001257e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005463867 2025-10-01 08:38:15,084 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.083643 | fa163edc-743b-971c-e7d8-00000001257f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:38:15,134 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.133136 | fa163edc-743b-971c-e7d8-00000001257f | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005463867 2025-10-01 08:38:15,202 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.201523 | fa163edc-743b-971c-e7d8-0000000129d9 | TASK | Clean container_puppet_tasks for np0005463867 step 5 2025-10-01 08:38:15,463 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.462472 | fa163edc-743b-971c-e7d8-000000012ced | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463866 2025-10-01 08:38:15,490 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.489856 | fa163edc-743b-971c-e7d8-000000012cee | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:38:15,520 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.519063 | fa163edc-743b-971c-e7d8-0000000129d9 | OK | Clean container_puppet_tasks for np0005463867 step 5 | np0005463867 2025-10-01 08:38:15,551 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.551275 | fa163edc-743b-971c-e7d8-0000000129da | TASK | Calculate container_puppet_tasks for np0005463867 step 5 2025-10-01 08:38:15,628 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.627602 | fa163edc-743b-971c-e7d8-0000000129db | TASK | Include container-puppet tasks for step 5 2025-10-01 08:38:15,690 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.689881 | 1e1de2bc-459a-4e7b-ab64-da6f05deebb2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463867 2025-10-01 08:38:15,713 p=83200 u=zuul n=ansible | 2025-10-01 08:38:15.713289 | fa163edc-743b-971c-e7d8-000000012d29 | TASK | Write container-puppet-tasks json file for np0005463867 step 5 2025-10-01 08:38:16,345 p=83200 u=zuul n=ansible | 2025-10-01 08:38:16.344082 | fa163edc-743b-971c-e7d8-000000012cee | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463866 2025-10-01 08:38:16,379 p=83200 u=zuul n=ansible | 2025-10-01 08:38:16.378566 | fa163edc-743b-971c-e7d8-000000012cef | TASK | Enable and start netns-placeholder 2025-10-01 08:38:16,728 p=83200 u=zuul n=ansible | 2025-10-01 08:38:16.727412 | fa163edc-743b-971c-e7d8-000000012d29 | CHANGED | Write container-puppet-tasks json file for np0005463867 step 5 | np0005463867 2025-10-01 08:38:16,763 p=83200 u=zuul n=ansible | 2025-10-01 08:38:16.763294 | fa163edc-743b-971c-e7d8-000000012d2b | TASK | Generate container puppet configs for step 5 2025-10-01 08:38:17,195 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.194947 | fa163edc-743b-971c-e7d8-000000012d2b | OK | Generate container puppet configs for step 5 | np0005463867 2025-10-01 08:38:17,217 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.217207 | fa163edc-743b-971c-e7d8-000000012d2c | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-01 08:38:17,291 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.291296 | fa163edc-743b-971c-e7d8-000000012a4b | TASK | Gather variables for each operating system 2025-10-01 08:38:17,404 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.403989 | fa163edc-743b-971c-e7d8-000000012a4c | TASK | Create container logs path 2025-10-01 08:38:17,429 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.428276 | fa163edc-743b-971c-e7d8-000000012cef | CHANGED | Enable and start netns-placeholder | np0005463866 2025-10-01 08:38:17,466 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.465693 | fa163edc-743b-971c-e7d8-00000001257d | TASK | Update container configs with new config hashes 2025-10-01 08:38:17,520 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.519715 | fa163edc-743b-971c-e7d8-00000001257d | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:38:17,536 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.536239 | fa163edc-743b-971c-e7d8-00000001257e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:38:17,586 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.586348 | fa163edc-743b-971c-e7d8-00000001257e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005463866 2025-10-01 08:38:17,603 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.602874 | fa163edc-743b-971c-e7d8-00000001257f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:38:17,648 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.647465 | fa163edc-743b-971c-e7d8-00000001257f | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005463866 2025-10-01 08:38:17,692 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.691731 | fa163edc-743b-971c-e7d8-000000012ab4 | TASK | Clean container_puppet_tasks for np0005463866 step 5 2025-10-01 08:38:17,724 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.724191 | fa163edc-743b-971c-e7d8-000000012a4c | OK | Create container logs path | np0005463867 2025-10-01 08:38:17,743 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.742702 | fa163edc-743b-971c-e7d8-000000012a4e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:38:17,992 p=83200 u=zuul n=ansible | 2025-10-01 08:38:17.991666 | fa163edc-743b-971c-e7d8-000000012ab4 | OK | Clean container_puppet_tasks for np0005463866 step 5 | np0005463866 2025-10-01 08:38:18,016 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.015597 | fa163edc-743b-971c-e7d8-000000012ab5 | TASK | Calculate container_puppet_tasks for np0005463866 step 5 2025-10-01 08:38:18,064 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.063437 | fa163edc-743b-971c-e7d8-000000012a4e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463867 2025-10-01 08:38:18,093 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.092678 | fa163edc-743b-971c-e7d8-000000012a4f | TASK | Finalise hashes for all containers 2025-10-01 08:38:18,120 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.120365 | fa163edc-743b-971c-e7d8-000000012ab6 | TASK | Include container-puppet tasks for step 5 2025-10-01 08:38:18,158 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.157565 | fa163edc-743b-971c-e7d8-000000012a4f | OK | Finalise hashes for all containers | np0005463867 2025-10-01 08:38:18,176 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.176453 | fa163edc-743b-971c-e7d8-000000012a51 | TASK | Manage systemd shutdown files 2025-10-01 08:38:18,208 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.208421 | d74554ba-31cc-4dc0-a27f-eea3be816ef3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463866 2025-10-01 08:38:18,232 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.231829 | fa163edc-743b-971c-e7d8-000000012da0 | TASK | Write container-puppet-tasks json file for np0005463866 step 5 2025-10-01 08:38:18,240 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.240117 | fa163edc-743b-971c-e7d8-000000012278 | CHANGED | Run init bundle puppet on the host for cinder_volume | np0005463865 2025-10-01 08:38:18,242 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.241824 | fa163edc-743b-971c-e7d8-000000012a51 | SKIPPED | Manage systemd shutdown files | np0005463867 2025-10-01 08:38:18,260 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.260141 | fa163edc-743b-971c-e7d8-000000012279 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-01 08:38:18,284 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.284181 | fa163edc-743b-971c-e7d8-000000012a53 | TASK | Update container configs with new config hashes 2025-10-01 08:38:18,339 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.338636 | fa163edc-743b-971c-e7d8-000000012a53 | SKIPPED | Update container configs with new config hashes | np0005463867 2025-10-01 08:38:18,355 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.355315 | fa163edc-743b-971c-e7d8-000000012a54 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:38:18,387 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.386774 | fa163edc-743b-971c-e7d8-000000012a54 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463867 2025-10-01 08:38:18,403 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.403169 | fa163edc-743b-971c-e7d8-000000012a55 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:38:18,435 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.434886 | fa163edc-743b-971c-e7d8-000000012a55 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463867 2025-10-01 08:38:18,593 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.593080 | fa163edc-743b-971c-e7d8-000000012279 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005463865 2025-10-01 08:38:18,609 p=83200 u=zuul n=ansible | 2025-10-01 08:38:18.609113 | fa163edc-743b-971c-e7d8-00000001227a | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:38:19,138 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.137579 | fa163edc-743b-971c-e7d8-00000001227a | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463865 2025-10-01 08:38:19,171 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.171170 | fa163edc-743b-971c-e7d8-00000001227b | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-01 08:38:19,590 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.588932 | fa163edc-743b-971c-e7d8-00000001227b | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005463865 2025-10-01 08:38:19,627 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.627197 | fa163edc-743b-971c-e7d8-00000001227d | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-01 08:38:19,689 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.688269 | fa163edc-743b-971c-e7d8-00000001227d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005463865 2025-10-01 08:38:19,714 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.714266 | fa163edc-743b-971c-e7d8-00000001227e | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-01 08:38:19,782 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.781336 | fa163edc-743b-971c-e7d8-00000001227e | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005463865 2025-10-01 08:38:19,783 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.783085 | fa163edc-743b-971c-e7d8-000000012da0 | CHANGED | Write container-puppet-tasks json file for np0005463866 step 5 | np0005463866 2025-10-01 08:38:19,809 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.809055 | fa163edc-743b-971c-e7d8-00000001227f | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-01 08:38:19,838 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.837408 | fa163edc-743b-971c-e7d8-000000012da2 | TASK | Generate container puppet configs for step 5 2025-10-01 08:38:19,868 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.867467 | fa163edc-743b-971c-e7d8-00000001227f | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005463865 2025-10-01 08:38:19,889 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.888612 | fa163edc-743b-971c-e7d8-000000012280 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:38:19,942 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.941592 | fa163edc-743b-971c-e7d8-000000012280 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463865 2025-10-01 08:38:19,959 p=83200 u=zuul n=ansible | 2025-10-01 08:38:19.959553 | fa163edc-743b-971c-e7d8-000000012281 | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-01 08:38:20,008 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.007672 | fa163edc-743b-971c-e7d8-000000012281 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005463865 2025-10-01 08:38:20,041 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.040879 | fa163edc-743b-971c-e7d8-000000012348 | TASK | set enable_sensubility fact 2025-10-01 08:38:20,067 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.067105 | fa163edc-743b-971c-e7d8-000000012348 | OK | set enable_sensubility fact | np0005463865 2025-10-01 08:38:20,084 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.083936 | fa163edc-743b-971c-e7d8-0000000122a4 | TASK | Gather variables for each operating system 2025-10-01 08:38:20,192 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.192320 | fa163edc-743b-971c-e7d8-0000000122a5 | TASK | Detect if resource is being created or already exists 2025-10-01 08:38:20,201 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.200597 | fa163edc-743b-971c-e7d8-000000012da2 | OK | Generate container puppet configs for step 5 | np0005463866 2025-10-01 08:38:20,218 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.218311 | fa163edc-743b-971c-e7d8-000000012da5 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-01 08:38:20,290 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.290144 | fa163edc-743b-971c-e7d8-000000012a4b | TASK | Gather variables for each operating system 2025-10-01 08:38:20,425 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.425190 | fa163edc-743b-971c-e7d8-000000012a4c | TASK | Create container logs path 2025-10-01 08:38:20,793 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.792219 | fa163edc-743b-971c-e7d8-000000012a4c | OK | Create container logs path | np0005463866 2025-10-01 08:38:20,823 p=83200 u=zuul n=ansible | 2025-10-01 08:38:20.823512 | fa163edc-743b-971c-e7d8-000000012a4e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:38:21,089 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.088713 | fa163edc-743b-971c-e7d8-0000000122a5 | CHANGED | Detect if resource is being created or already exists | np0005463865 2025-10-01 08:38:21,127 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.126663 | fa163edc-743b-971c-e7d8-0000000122a6 | TASK | Run init bundle puppet on the host for manila_share 2025-10-01 08:38:21,143 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.142119 | fa163edc-743b-971c-e7d8-000000012a4e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463866 2025-10-01 08:38:21,162 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.161845 | fa163edc-743b-971c-e7d8-000000012a4f | TASK | Finalise hashes for all containers 2025-10-01 08:38:21,217 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.216258 | fa163edc-743b-971c-e7d8-000000012a4f | OK | Finalise hashes for all containers | np0005463866 2025-10-01 08:38:21,239 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.238626 | fa163edc-743b-971c-e7d8-000000012a51 | TASK | Manage systemd shutdown files 2025-10-01 08:38:21,274 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.274031 | fa163edc-743b-971c-e7d8-000000012a51 | SKIPPED | Manage systemd shutdown files | np0005463866 2025-10-01 08:38:21,291 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.291271 | fa163edc-743b-971c-e7d8-000000012a53 | TASK | Update container configs with new config hashes 2025-10-01 08:38:21,344 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.343784 | fa163edc-743b-971c-e7d8-000000012a53 | SKIPPED | Update container configs with new config hashes | np0005463866 2025-10-01 08:38:21,363 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.362689 | fa163edc-743b-971c-e7d8-000000012a54 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:38:21,400 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.399467 | fa163edc-743b-971c-e7d8-000000012a54 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463866 2025-10-01 08:38:21,418 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.417929 | fa163edc-743b-971c-e7d8-000000012a55 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:38:21,472 p=83200 u=zuul n=ansible | 2025-10-01 08:38:21.471936 | fa163edc-743b-971c-e7d8-000000012a55 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463866 2025-10-01 08:38:54,229 p=83200 u=zuul n=ansible | 2025-10-01 08:38:54.227213 | fa163edc-743b-971c-e7d8-0000000122a6 | CHANGED | Run init bundle puppet on the host for manila_share | np0005463865 2025-10-01 08:38:54,263 p=83200 u=zuul n=ansible | 2025-10-01 08:38:54.263200 | fa163edc-743b-971c-e7d8-0000000122a7 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-01 08:38:54,611 p=83200 u=zuul n=ansible | 2025-10-01 08:38:54.609765 | fa163edc-743b-971c-e7d8-0000000122a7 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005463865 2025-10-01 08:38:54,642 p=83200 u=zuul n=ansible | 2025-10-01 08:38:54.642322 | fa163edc-743b-971c-e7d8-0000000122a8 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-01 08:38:55,169 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.168023 | fa163edc-743b-971c-e7d8-0000000122a8 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005463865 2025-10-01 08:38:55,201 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.201011 | fa163edc-743b-971c-e7d8-0000000122a9 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-01 08:38:55,565 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.564737 | fa163edc-743b-971c-e7d8-0000000122a9 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005463865 2025-10-01 08:38:55,588 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.587606 | fa163edc-743b-971c-e7d8-0000000122ab | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-01 08:38:55,655 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.654536 | fa163edc-743b-971c-e7d8-0000000122ab | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005463865 2025-10-01 08:38:55,672 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.672140 | fa163edc-743b-971c-e7d8-0000000122ac | TASK | Get container image tag from bundle openstack-manila-share 2025-10-01 08:38:55,732 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.731397 | fa163edc-743b-971c-e7d8-0000000122ac | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005463865 2025-10-01 08:38:55,754 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.753530 | fa163edc-743b-971c-e7d8-0000000122ad | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-01 08:38:55,790 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.789910 | fa163edc-743b-971c-e7d8-0000000122ad | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005463865 2025-10-01 08:38:55,816 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.815674 | fa163edc-743b-971c-e7d8-0000000122ae | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-01 08:38:55,858 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.858159 | fa163edc-743b-971c-e7d8-0000000122ae | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005463865 2025-10-01 08:38:55,876 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.876053 | fa163edc-743b-971c-e7d8-0000000122af | TASK | Remove update marker for bundle openstack-manila-share 2025-10-01 08:38:55,917 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.916561 | fa163edc-743b-971c-e7d8-0000000122af | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005463865 2025-10-01 08:38:55,958 p=83200 u=zuul n=ansible | 2025-10-01 08:38:55.958490 | fa163edc-743b-971c-e7d8-00000001236b | TASK | Run kolla_set_configs to copy ring files 2025-10-01 08:38:56,575 p=83200 u=zuul n=ansible | 2025-10-01 08:38:56.573296 | fa163edc-743b-971c-e7d8-00000001236b | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_proxy 2025-10-01 08:38:56,615 p=83200 u=zuul n=ansible | 2025-10-01 08:38:56.614878 | fa163edc-743b-971c-e7d8-00000001236c | TASK | Run kolla_set_configs to copy ring files 2025-10-01 08:38:57,222 p=83200 u=zuul n=ansible | 2025-10-01 08:38:57.219252 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_account_auditor 2025-10-01 08:38:57,817 p=83200 u=zuul n=ansible | 2025-10-01 08:38:57.814827 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_account_reaper 2025-10-01 08:38:58,353 p=83200 u=zuul n=ansible | 2025-10-01 08:38:58.351572 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_account_replicator 2025-10-01 08:38:58,941 p=83200 u=zuul n=ansible | 2025-10-01 08:38:58.939407 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_account_server 2025-10-01 08:38:59,539 p=83200 u=zuul n=ansible | 2025-10-01 08:38:59.537475 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_container_auditor 2025-10-01 08:39:00,155 p=83200 u=zuul n=ansible | 2025-10-01 08:39:00.153642 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_container_replicator 2025-10-01 08:39:00,761 p=83200 u=zuul n=ansible | 2025-10-01 08:39:00.759463 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_container_server 2025-10-01 08:39:01,347 p=83200 u=zuul n=ansible | 2025-10-01 08:39:01.345394 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_container_updater 2025-10-01 08:39:01,962 p=83200 u=zuul n=ansible | 2025-10-01 08:39:01.959828 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_object_auditor 2025-10-01 08:39:02,553 p=83200 u=zuul n=ansible | 2025-10-01 08:39:02.551455 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_object_expirer 2025-10-01 08:39:03,140 p=83200 u=zuul n=ansible | 2025-10-01 08:39:03.138479 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_object_replicator 2025-10-01 08:39:03,772 p=83200 u=zuul n=ansible | 2025-10-01 08:39:03.769540 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_object_server 2025-10-01 08:39:04,324 p=83200 u=zuul n=ansible | 2025-10-01 08:39:04.322641 | fa163edc-743b-971c-e7d8-00000001236c | CHANGED | Run kolla_set_configs to copy ring files | np0005463865 | item=swift_object_updater 2025-10-01 08:39:04,389 p=83200 u=zuul n=ansible | 2025-10-01 08:39:04.388707 | fa163edc-743b-971c-e7d8-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-01 08:39:04,735 p=83200 u=zuul n=ansible | 2025-10-01 08:39:04.734559 | fa163edc-743b-971c-e7d8-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005463865 2025-10-01 08:39:04,852 p=83200 u=zuul n=ansible | 2025-10-01 08:39:04.851510 | 637a6eeb-77ca-4cf3-a520-4c1ec658a49d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005463865 2025-10-01 08:39:04,873 p=83200 u=zuul n=ansible | 2025-10-01 08:39:04.872916 | fa163edc-743b-971c-e7d8-000000012e61 | TASK | Write the config_step hieradata 2025-10-01 08:39:05,663 p=83200 u=zuul n=ansible | 2025-10-01 08:39:05.662854 | fa163edc-743b-971c-e7d8-000000012e61 | OK | Write the config_step hieradata | np0005463865 2025-10-01 08:39:05,701 p=83200 u=zuul n=ansible | 2025-10-01 08:39:05.701137 | fa163edc-743b-971c-e7d8-000000012e62 | TASK | Run puppet host configuration for step 5 2025-10-01 08:39:06,472 p=83200 u=zuul n=ansible | 2025-10-01 08:39:06.471204 | fa163edc-743b-971c-e7d8-000000012e62 | CHANGED | Run puppet host configuration for step 5 | np0005463865 2025-10-01 08:39:06,494 p=83200 u=zuul n=ansible | 2025-10-01 08:39:06.494034 | fa163edc-743b-971c-e7d8-000000012e63 | TASK | Wait for puppet host configuration to finish 2025-10-01 08:39:27,559 p=83200 u=zuul n=ansible | 2025-10-01 08:39:27.557952 | fa163edc-743b-971c-e7d8-000000012e63 | CHANGED | Wait for puppet host configuration to finish | np0005463865 2025-10-01 08:39:27,594 p=83200 u=zuul n=ansible | 2025-10-01 08:39:27.593725 | fa163edc-743b-971c-e7d8-000000012e64 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-01 08:39:27,688 p=83200 u=zuul n=ansible | 2025-10-01 08:39:27.687661 | fa163edc-743b-971c-e7d8-000000012e64 | CHANGED | Debug output for task: Run puppet host configuration for step 5 | np0005463865 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 1 08:39:06 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 1 08:39:13 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 1 08:39:13 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 1 08:39:13 puppet-user: (file & line not available)", "<13>Oct 1 08:39:13 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 1 08:39:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 1 08:39:13 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:39:13 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 1 08:39:13 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 1 08:39:13 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:39:13 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:39:13 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:39:13 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:39:13 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 1 08:39:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 1 08:39:13 puppet-user: Notice: Compiled catalog for np0005463865.ooo.test in environment production in 0.52 seconds", "<13>Oct 1 08:39:18 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 1 08:39:20 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 1 08:39:22 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 1 08:39:22 puppet-user: Notice: Applied catalog in 8.73 seconds", "<13>Oct 1 08:39:22 puppet-user: Application:", "<13>Oct 1 08:39:22 puppet-user: Initial environment: production", "<13>Oct 1 08:39:22 puppet-user: Converged environment: production", "<13>Oct 1 08:39:22 puppet-user: Run mode: user", "<13>Oct 1 08:39:22 puppet-user: Changes:", "<13>Oct 1 08:39:22 puppet-user: Total: 2", "<13>Oct 1 08:39:22 puppet-user: Events:", "<13>Oct 1 08:39:22 puppet-user: Success: 2", "<13>Oct 1 08:39:22 puppet-user: Resources:", "<13>Oct 1 08:39:22 puppet-user: Changed: 2", "<13>Oct 1 08:39:22 puppet-user: Out of sync: 2", "<13>Oct 1 08:39:22 puppet-user: Total: 37", "<13>Oct 1 08:39:22 puppet-user: Time:", "<13>Oct 1 08:39:22 puppet-user: Filebucket: 0.00", "<13>Oct 1 08:39:22 puppet-user: Schedule: 0.00", "<13>Oct 1 08:39:22 puppet-user: File line: 0.00", "<13>Oct 1 08:39:22 puppet-user: Package: 0.00", "<13>Oct 1 08:39:22 puppet-user: Augeas: 0.01", "<13>Oct 1 08:39:22 puppet-user: User: 0.01", "<13>Oct 1 08:39:22 puppet-user: File: 0.06", "<13>Oct 1 08:39:22 puppet-user: Service: 0.19", "<13>Oct 1 08:39:22 puppet-user: Config retrieval: 0.68", "<13>Oct 1 08:39:22 puppet-user: Pcmk property: 1.54", "<13>Oct 1 08:39:22 puppet-user: Last run: 1759307962", "<13>Oct 1 08:39:22 puppet-user: Pcmk resource op default: 2.19", "<13>Oct 1 08:39:22 puppet-user: Exec: 2.23", "<13>Oct 1 08:39:22 puppet-user: Pcmk resource default: 2.30", "<13>Oct 1 08:39:22 puppet-user: Transaction evaluation: 8.71", "<13>Oct 1 08:39:22 puppet-user: Catalog application: 8.73", "<13>Oct 1 08:39:22 puppet-user: Total: 8.75", "<13>Oct 1 08:39:22 puppet-user: Version:", "<13>Oct 1 08:39:22 puppet-user: Config: 1759307953", "<13>Oct 1 08:39:22 puppet-user: Puppet: 7.10.0" ] } 2025-10-01 08:39:27,720 p=83200 u=zuul n=ansible | 2025-10-01 08:39:27.720322 | fa163edc-743b-971c-e7d8-000000012e65 | TASK | Pre-cache facts for puppet containers 2025-10-01 08:39:27,814 p=83200 u=zuul n=ansible | 2025-10-01 08:39:27.814012 | fa163edc-743b-971c-e7d8-000000012446 | TASK | Gather variables for each operating system 2025-10-01 08:39:27,948 p=83200 u=zuul n=ansible | 2025-10-01 08:39:27.948019 | fa163edc-743b-971c-e7d8-000000012447 | TASK | Create puppet caching structures 2025-10-01 08:39:28,298 p=83200 u=zuul n=ansible | 2025-10-01 08:39:28.298009 | fa163edc-743b-971c-e7d8-000000012447 | CHANGED | Create puppet caching structures | np0005463865 2025-10-01 08:39:28,329 p=83200 u=zuul n=ansible | 2025-10-01 08:39:28.329159 | fa163edc-743b-971c-e7d8-000000012448 | TASK | Check for facter.conf 2025-10-01 08:39:28,700 p=83200 u=zuul n=ansible | 2025-10-01 08:39:28.699250 | fa163edc-743b-971c-e7d8-000000012448 | OK | Check for facter.conf | np0005463865 2025-10-01 08:39:28,725 p=83200 u=zuul n=ansible | 2025-10-01 08:39:28.725117 | fa163edc-743b-971c-e7d8-000000012449 | TASK | Remove facter.conf if directory 2025-10-01 08:39:28,786 p=83200 u=zuul n=ansible | 2025-10-01 08:39:28.785291 | fa163edc-743b-971c-e7d8-000000012449 | SKIPPED | Remove facter.conf if directory | np0005463865 2025-10-01 08:39:28,802 p=83200 u=zuul n=ansible | 2025-10-01 08:39:28.802131 | fa163edc-743b-971c-e7d8-00000001244a | TASK | Write facter cache config 2025-10-01 08:39:29,668 p=83200 u=zuul n=ansible | 2025-10-01 08:39:29.667563 | fa163edc-743b-971c-e7d8-00000001244a | CHANGED | Write facter cache config | np0005463865 2025-10-01 08:39:29,691 p=83200 u=zuul n=ansible | 2025-10-01 08:39:29.690909 | fa163edc-743b-971c-e7d8-00000001244b | TASK | Cleanup facter cache if exists 2025-10-01 08:39:30,009 p=83200 u=zuul n=ansible | 2025-10-01 08:39:30.008341 | fa163edc-743b-971c-e7d8-00000001244b | CHANGED | Cleanup facter cache if exists | np0005463865 2025-10-01 08:39:30,035 p=83200 u=zuul n=ansible | 2025-10-01 08:39:30.033994 | fa163edc-743b-971c-e7d8-00000001244c | TASK | Pre-cache facts 2025-10-01 08:39:30,900 p=83200 u=zuul n=ansible | 2025-10-01 08:39:30.899532 | fa163edc-743b-971c-e7d8-00000001244c | CHANGED | Pre-cache facts | np0005463865 2025-10-01 08:39:30,938 p=83200 u=zuul n=ansible | 2025-10-01 08:39:30.938592 | fa163edc-743b-971c-e7d8-00000001244d | TASK | Failed deployment if facter fails 2025-10-01 08:39:30,993 p=83200 u=zuul n=ansible | 2025-10-01 08:39:30.992601 | fa163edc-743b-971c-e7d8-00000001244d | SKIPPED | Failed deployment if facter fails | np0005463865 2025-10-01 08:39:31,038 p=83200 u=zuul n=ansible | 2025-10-01 08:39:31.037735 | fa163edc-743b-971c-e7d8-00000001244e | TASK | Sync cached facts 2025-10-01 08:39:31,461 p=83200 u=zuul n=ansible | 2025-10-01 08:39:31.460911 | fa163edc-743b-971c-e7d8-00000001244e | CHANGED | Sync cached facts | np0005463865 -> 192.168.122.103 2025-10-01 08:39:31,463 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> 192.168.122.103', 'fa163edc-743b-971c-e7d8-00000001244e') missing from stats 2025-10-01 08:39:31,522 p=83200 u=zuul n=ansible | 2025-10-01 08:39:31.522368 | fa163edc-743b-971c-e7d8-000000012e66 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-01 08:39:31,577 p=83200 u=zuul n=ansible | 2025-10-01 08:39:31.576421 | fa163edc-743b-971c-e7d8-000000012e66 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005463865 2025-10-01 08:39:31,595 p=83200 u=zuul n=ansible | 2025-10-01 08:39:31.595067 | fa163edc-743b-971c-e7d8-000000012e68 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-01 08:39:31,686 p=83200 u=zuul n=ansible | 2025-10-01 08:39:31.686174 | fa163edc-743b-971c-e7d8-000000012575 | TASK | Gather variables for each operating system 2025-10-01 08:39:31,840 p=83200 u=zuul n=ansible | 2025-10-01 08:39:31.839287 | fa163edc-743b-971c-e7d8-000000012576 | TASK | Create container logs path 2025-10-01 08:39:32,210 p=83200 u=zuul n=ansible | 2025-10-01 08:39:32.209588 | fa163edc-743b-971c-e7d8-000000012576 | OK | Create container logs path | np0005463865 2025-10-01 08:39:32,247 p=83200 u=zuul n=ansible | 2025-10-01 08:39:32.247150 | fa163edc-743b-971c-e7d8-000000012578 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:39:32,608 p=83200 u=zuul n=ansible | 2025-10-01 08:39:32.607440 | fa163edc-743b-971c-e7d8-000000012578 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005463865 2025-10-01 08:39:32,630 p=83200 u=zuul n=ansible | 2025-10-01 08:39:32.630194 | fa163edc-743b-971c-e7d8-000000012579 | TASK | Finalise hashes for all containers 2025-10-01 08:39:32,694 p=83200 u=zuul n=ansible | 2025-10-01 08:39:32.694047 | fa163edc-743b-971c-e7d8-000000012579 | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:39:32,717 p=83200 u=zuul n=ansible | 2025-10-01 08:39:32.716800 | fa163edc-743b-971c-e7d8-00000001257b | TASK | Manage systemd shutdown files 2025-10-01 08:39:32,782 p=83200 u=zuul n=ansible | 2025-10-01 08:39:32.782477 | 22d3edd8-22ba-4ce0-824e-6b1327c3bb5b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005463865 2025-10-01 08:39:32,803 p=83200 u=zuul n=ansible | 2025-10-01 08:39:32.802888 | fa163edc-743b-971c-e7d8-000000012f22 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-01 08:39:33,174 p=83200 u=zuul n=ansible | 2025-10-01 08:39:33.173815 | fa163edc-743b-971c-e7d8-000000012f22 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005463865 2025-10-01 08:39:33,210 p=83200 u=zuul n=ansible | 2025-10-01 08:39:33.209515 | fa163edc-743b-971c-e7d8-000000012f23 | TASK | Set podman_drop_in fact 2025-10-01 08:39:33,273 p=83200 u=zuul n=ansible | 2025-10-01 08:39:33.273326 | fa163edc-743b-971c-e7d8-000000012f23 | OK | Set podman_drop_in fact | np0005463865 2025-10-01 08:39:33,298 p=83200 u=zuul n=ansible | 2025-10-01 08:39:33.297800 | fa163edc-743b-971c-e7d8-000000012f25 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-01 08:39:34,163 p=83200 u=zuul n=ansible | 2025-10-01 08:39:34.160159 | fa163edc-743b-971c-e7d8-000000012f25 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-container-shutdown 2025-10-01 08:39:35,015 p=83200 u=zuul n=ansible | 2025-10-01 08:39:35.010266 | fa163edc-743b-971c-e7d8-000000012f25 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005463865 | item=tripleo-start-podman-container 2025-10-01 08:39:35,057 p=83200 u=zuul n=ansible | 2025-10-01 08:39:35.056863 | fa163edc-743b-971c-e7d8-000000012f26 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-01 08:39:35,913 p=83200 u=zuul n=ansible | 2025-10-01 08:39:35.912784 | fa163edc-743b-971c-e7d8-000000012f26 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005463865 2025-10-01 08:39:35,947 p=83200 u=zuul n=ansible | 2025-10-01 08:39:35.947369 | fa163edc-743b-971c-e7d8-000000012f27 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-01 08:39:36,949 p=83200 u=zuul n=ansible | 2025-10-01 08:39:36.949165 | fa163edc-743b-971c-e7d8-000000012f27 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005463865 2025-10-01 08:39:36,971 p=83200 u=zuul n=ansible | 2025-10-01 08:39:36.971478 | fa163edc-743b-971c-e7d8-000000012f28 | TASK | Enable and start tripleo-container-shutdown 2025-10-01 08:39:38,013 p=83200 u=zuul n=ansible | 2025-10-01 08:39:38.012746 | fa163edc-743b-971c-e7d8-000000012f28 | OK | Enable and start tripleo-container-shutdown | np0005463865 2025-10-01 08:39:38,050 p=83200 u=zuul n=ansible | 2025-10-01 08:39:38.050127 | fa163edc-743b-971c-e7d8-000000012f29 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-01 08:39:39,050 p=83200 u=zuul n=ansible | 2025-10-01 08:39:39.048846 | fa163edc-743b-971c-e7d8-000000012f29 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005463865 2025-10-01 08:39:39,086 p=83200 u=zuul n=ansible | 2025-10-01 08:39:39.085698 | fa163edc-743b-971c-e7d8-000000012f2a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-01 08:39:39,938 p=83200 u=zuul n=ansible | 2025-10-01 08:39:39.936949 | fa163edc-743b-971c-e7d8-000000012f2a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005463865 2025-10-01 08:39:39,974 p=83200 u=zuul n=ansible | 2025-10-01 08:39:39.973594 | fa163edc-743b-971c-e7d8-000000012f2b | TASK | Enable and start netns-placeholder 2025-10-01 08:39:40,955 p=83200 u=zuul n=ansible | 2025-10-01 08:39:40.955122 | fa163edc-743b-971c-e7d8-000000012f2b | CHANGED | Enable and start netns-placeholder | np0005463865 2025-10-01 08:39:40,981 p=83200 u=zuul n=ansible | 2025-10-01 08:39:40.980600 | fa163edc-743b-971c-e7d8-00000001257d | TASK | Update container configs with new config hashes 2025-10-01 08:39:41,030 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.030150 | fa163edc-743b-971c-e7d8-00000001257d | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:39:41,055 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.055259 | fa163edc-743b-971c-e7d8-00000001257e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:39:41,115 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.114341 | fa163edc-743b-971c-e7d8-00000001257e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005463865 2025-10-01 08:39:41,152 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.151841 | fa163edc-743b-971c-e7d8-00000001257f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-01 08:39:41,207 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.206401 | fa163edc-743b-971c-e7d8-00000001257f | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005463865 2025-10-01 08:39:41,250 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.250304 | fa163edc-743b-971c-e7d8-000000012e6a | TASK | Clean container_puppet_tasks for np0005463865 step 5 2025-10-01 08:39:41,585 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.584947 | fa163edc-743b-971c-e7d8-000000012e6a | OK | Clean container_puppet_tasks for np0005463865 step 5 | np0005463865 2025-10-01 08:39:41,609 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.609194 | fa163edc-743b-971c-e7d8-000000012e6b | TASK | Calculate container_puppet_tasks for np0005463865 step 5 2025-10-01 08:39:41,687 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.686944 | fa163edc-743b-971c-e7d8-000000012e6c | TASK | Include container-puppet tasks for step 5 2025-10-01 08:39:41,758 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.757787 | ad29cd33-82eb-431d-a310-4a06006274ba | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005463865 2025-10-01 08:39:41,814 p=83200 u=zuul n=ansible | 2025-10-01 08:39:41.813247 | fa163edc-743b-971c-e7d8-000000012f5d | TASK | Write container-puppet-tasks json file for np0005463865 step 5 2025-10-01 08:39:42,779 p=83200 u=zuul n=ansible | 2025-10-01 08:39:42.778140 | fa163edc-743b-971c-e7d8-000000012f5d | CHANGED | Write container-puppet-tasks json file for np0005463865 step 5 | np0005463865 2025-10-01 08:39:42,813 p=83200 u=zuul n=ansible | 2025-10-01 08:39:42.813177 | fa163edc-743b-971c-e7d8-000000012f5f | TASK | Generate container puppet configs for step 5 2025-10-01 08:39:43,177 p=83200 u=zuul n=ansible | 2025-10-01 08:39:43.176385 | fa163edc-743b-971c-e7d8-000000012f5f | OK | Generate container puppet configs for step 5 | np0005463865 2025-10-01 08:39:43,210 p=83200 u=zuul n=ansible | 2025-10-01 08:39:43.209660 | fa163edc-743b-971c-e7d8-000000012f60 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-01 08:39:43,292 p=83200 u=zuul n=ansible | 2025-10-01 08:39:43.291579 | fa163edc-743b-971c-e7d8-000000012a4b | TASK | Gather variables for each operating system 2025-10-01 08:39:43,449 p=83200 u=zuul n=ansible | 2025-10-01 08:39:43.449388 | fa163edc-743b-971c-e7d8-000000012a4c | TASK | Create container logs path 2025-10-01 08:39:43,831 p=83200 u=zuul n=ansible | 2025-10-01 08:39:43.830261 | fa163edc-743b-971c-e7d8-000000012a4c | OK | Create container logs path | np0005463865 2025-10-01 08:39:43,869 p=83200 u=zuul n=ansible | 2025-10-01 08:39:43.868811 | fa163edc-743b-971c-e7d8-000000012a4e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:39:44,225 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.224694 | fa163edc-743b-971c-e7d8-000000012a4e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463865 2025-10-01 08:39:44,258 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.257662 | fa163edc-743b-971c-e7d8-000000012a4f | TASK | Finalise hashes for all containers 2025-10-01 08:39:44,311 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.310267 | fa163edc-743b-971c-e7d8-000000012a4f | OK | Finalise hashes for all containers | np0005463865 2025-10-01 08:39:44,335 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.335424 | fa163edc-743b-971c-e7d8-000000012a51 | TASK | Manage systemd shutdown files 2025-10-01 08:39:44,375 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.375185 | fa163edc-743b-971c-e7d8-000000012a51 | SKIPPED | Manage systemd shutdown files | np0005463865 2025-10-01 08:39:44,399 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.399388 | fa163edc-743b-971c-e7d8-000000012a53 | TASK | Update container configs with new config hashes 2025-10-01 08:39:44,456 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.456046 | fa163edc-743b-971c-e7d8-000000012a53 | SKIPPED | Update container configs with new config hashes | np0005463865 2025-10-01 08:39:44,484 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.483548 | fa163edc-743b-971c-e7d8-000000012a54 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:39:44,537 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.537026 | fa163edc-743b-971c-e7d8-000000012a54 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463865 2025-10-01 08:39:44,557 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.557341 | fa163edc-743b-971c-e7d8-000000012a55 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-01 08:39:44,599 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.598777 | fa163edc-743b-971c-e7d8-000000012a55 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005463865 2025-10-01 08:39:44,709 p=83200 u=zuul n=ansible | PLAY [Server Post Deployments] ************************************************* 2025-10-01 08:39:44,847 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.846851 | fa163edc-743b-971c-e7d8-0000000000fc | TASK | Server Post Deployments 2025-10-01 08:39:44,865 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.864985 | fa163edc-743b-971c-e7d8-0000000000fc | TASK | Server Post Deployments 2025-10-01 08:39:44,890 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.890326 | fa163edc-743b-971c-e7d8-0000000000fc | TASK | Server Post Deployments 2025-10-01 08:39:44,935 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.934742 | fa163edc-743b-971c-e7d8-0000000000fc | TASK | Server Post Deployments 2025-10-01 08:39:44,963 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.962705 | fa163edc-743b-971c-e7d8-0000000000fc | TASK | Server Post Deployments 2025-10-01 08:39:45,000 p=83200 u=zuul n=ansible | 2025-10-01 08:39:44.995794 | fa163edc-743b-971c-e7d8-0000000000fc | TASK | Server Post Deployments 2025-10-01 08:39:45,014 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.013623 | fa163edc-743b-971c-e7d8-0000000000fc | OK | Server Post Deployments | np0005463870 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2025-10-01 08:39:45,015 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463870 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000fc') missing from stats 2025-10-01 08:39:45,015 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.015768 | fa163edc-743b-971c-e7d8-0000000000fc | OK | Server Post Deployments | np0005463871 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2025-10-01 08:39:45,016 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463871 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000fc') missing from stats 2025-10-01 08:39:45,016 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.016661 | fa163edc-743b-971c-e7d8-0000000000fc | OK | Server Post Deployments | np0005463872 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2025-10-01 08:39:45,017 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463872 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000fc') missing from stats 2025-10-01 08:39:45,017 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.017433 | fa163edc-743b-971c-e7d8-0000000000fc | OK | Server Post Deployments | np0005463865 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2025-10-01 08:39:45,018 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463865 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000fc') missing from stats 2025-10-01 08:39:45,018 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.018209 | fa163edc-743b-971c-e7d8-0000000000fc | OK | Server Post Deployments | np0005463866 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2025-10-01 08:39:45,018 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463866 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000fc') missing from stats 2025-10-01 08:39:45,146 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.139464 | fa163edc-743b-971c-e7d8-0000000000fc | OK | Server Post Deployments | np0005463867 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2025-10-01 08:39:45,146 p=83200 u=zuul n=ansible | [WARNING]: ('np0005463867 -> localhost', 'fa163edc-743b-971c-e7d8-0000000000fc') missing from stats 2025-10-01 08:39:45,420 p=83200 u=zuul n=ansible | PLAY [External deployment Post Deploy tasks] *********************************** 2025-10-01 08:39:45,435 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.435145 | fa163edc-743b-971c-e7d8-000000000101 | TASK | External deployment Post Deploy tasks 2025-10-01 08:39:45,465 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.465038 | fa163edc-743b-971c-e7d8-000000000101 | OK | External deployment Post Deploy tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment Post Deploy tasks' to resume from this task" } 2025-10-01 08:39:45,466 p=83200 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163edc-743b-971c-e7d8-000000000101') missing from stats 2025-10-01 08:39:45,471 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.471543 | fa163edc-743b-971c-e7d8-000000000105 | TASK | is additonal Cell? 2025-10-01 08:39:45,505 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.505061 | fa163edc-743b-971c-e7d8-000000000105 | OK | is additonal Cell? | undercloud 2025-10-01 08:39:45,511 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.511007 | fa163edc-743b-971c-e7d8-000000000107 | TASK | discover via nova_manager? 2025-10-01 08:39:45,588 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.587704 | fa163edc-743b-971c-e7d8-000000000107 | SKIPPED | discover via nova_manager? | undercloud 2025-10-01 08:39:45,593 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.593488 | fa163edc-743b-971c-e7d8-000000000108 | TASK | discover via nova_api? 2025-10-01 08:39:45,695 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.694599 | fa163edc-743b-971c-e7d8-000000000108 | OK | discover via nova_api? | undercloud 2025-10-01 08:39:45,706 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.705621 | fa163edc-743b-971c-e7d8-000000000109 | TASK | Warn if no discovery host available 2025-10-01 08:39:45,761 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.760309 | fa163edc-743b-971c-e7d8-000000000109 | SKIPPED | Warn if no discovery host available | undercloud 2025-10-01 08:39:45,806 p=83200 u=zuul n=ansible | 2025-10-01 08:39:45.805617 | fa163edc-743b-971c-e7d8-00000000010a | TASK | Discovering nova hosts 2025-10-01 08:39:49,048 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.046622 | fa163edc-743b-971c-e7d8-00000000010a | OK | Discovering nova hosts | undercloud -> 192.168.122.103 2025-10-01 08:39:49,049 p=83200 u=zuul n=ansible | [WARNING]: ('undercloud -> 192.168.122.103', 'fa163edc-743b-971c-e7d8-00000000010a') missing from stats 2025-10-01 08:39:49,129 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.128825 | fa163edc-743b-971c-e7d8-00000000010b | OK | set_fact | undercloud 2025-10-01 08:39:49,159 p=83200 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 08:39:49,160 p=83200 u=zuul n=ansible | localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2025-10-01 08:39:49,161 p=83200 u=zuul n=ansible | np0005463865 : ok=744 changed=315 unreachable=0 failed=0 skipped=336 rescued=0 ignored=0 2025-10-01 08:39:49,161 p=83200 u=zuul n=ansible | np0005463866 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 2025-10-01 08:39:49,162 p=83200 u=zuul n=ansible | np0005463867 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 2025-10-01 08:39:49,162 p=83200 u=zuul n=ansible | np0005463870 : ok=555 changed=235 unreachable=0 failed=0 skipped=260 rescued=0 ignored=0 2025-10-01 08:39:49,163 p=83200 u=zuul n=ansible | np0005463871 : ok=559 changed=235 unreachable=0 failed=0 skipped=253 rescued=0 ignored=0 2025-10-01 08:39:49,163 p=83200 u=zuul n=ansible | np0005463872 : ok=559 changed=235 unreachable=0 failed=0 skipped=253 rescued=0 ignored=0 2025-10-01 08:39:49,164 p=83200 u=zuul n=ansible | undercloud : ok=107 changed=40 unreachable=0 failed=0 skipped=10 rescued=0 ignored=2 2025-10-01 08:39:49,181 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.180440 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:39:49,181 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.181294 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3228 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:39:49,182 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.181826 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:32:54.800774 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-01 08:39:49,186 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.182394 | UUID | Info | Host | Task Name | Run Time 2025-10-01 08:39:49,187 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.186708 | fa163edc-743b-971c-e7d8-00000000ac41 | SUMMARY | np0005463867 | Pre-fetch all the containers | 180.61s 2025-10-01 08:39:49,187 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.187210 | fa163edc-743b-971c-e7d8-00000000ad05 | SUMMARY | np0005463866 | Pre-fetch all the containers | 176.81s 2025-10-01 08:39:49,187 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.187553 | fa163edc-743b-971c-e7d8-00000000aae0 | SUMMARY | np0005463865 | Pre-fetch all the containers | 175.92s 2025-10-01 08:39:49,188 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.187879 | fa163edc-743b-971c-e7d8-000000011e5a | SUMMARY | np0005463866 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 138.04s 2025-10-01 08:39:49,188 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.188277 | fa163edc-743b-971c-e7d8-00000000ded3 | SUMMARY | np0005463865 | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | 137.76s 2025-10-01 08:39:49,188 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.188646 | fa163edc-743b-971c-e7d8-0000000119c8 | SUMMARY | np0005463865 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 131.35s 2025-10-01 08:39:49,189 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.188988 | fa163edc-743b-971c-e7d8-000000011ede | SUMMARY | np0005463867 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 125.39s 2025-10-01 08:39:49,189 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.189346 | fa163edc-743b-971c-e7d8-00000000aa12 | SUMMARY | np0005463872 | Pre-fetch all the containers | 82.66s 2025-10-01 08:39:49,190 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.189763 | fa163edc-743b-971c-e7d8-00000000a9c1 | SUMMARY | np0005463871 | Pre-fetch all the containers | 82.34s 2025-10-01 08:39:49,190 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.190112 | fa163edc-743b-971c-e7d8-00000000a9c1 | SUMMARY | np0005463870 | Pre-fetch all the containers | 82.02s 2025-10-01 08:39:49,190 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.190441 | fa163edc-743b-971c-e7d8-0000000003d0 | SUMMARY | np0005463866 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.11s 2025-10-01 08:39:49,191 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.190784 | fa163edc-743b-971c-e7d8-0000000003d0 | SUMMARY | np0005463871 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.08s 2025-10-01 08:39:49,191 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.191140 | fa163edc-743b-971c-e7d8-0000000003d0 | SUMMARY | np0005463867 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.76s 2025-10-01 08:39:49,191 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.191465 | fa163edc-743b-971c-e7d8-0000000003d0 | SUMMARY | np0005463865 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 72.77s 2025-10-01 08:39:49,192 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.191801 | fa163edc-743b-971c-e7d8-0000000003d0 | SUMMARY | np0005463872 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 72.49s 2025-10-01 08:39:49,192 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.192136 | fa163edc-743b-971c-e7d8-00000000d42b | SUMMARY | np0005463866 | Wait for puppet host configuration to finish | 72.42s 2025-10-01 08:39:49,192 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.192483 | fa163edc-743b-971c-e7d8-00000000d40b | SUMMARY | np0005463867 | Wait for puppet host configuration to finish | 72.36s 2025-10-01 08:39:49,193 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.192815 | fa163edc-743b-971c-e7d8-00000000d457 | SUMMARY | np0005463865 | Wait for puppet host configuration to finish | 72.31s 2025-10-01 08:39:49,193 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.193165 | fa163edc-743b-971c-e7d8-0000000003d0 | SUMMARY | np0005463870 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 71.29s 2025-10-01 08:39:49,193 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.193518 | fa163edc-743b-971c-e7d8-00000000ffbe | SUMMARY | np0005463865 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 50.15s 2025-10-01 08:39:49,194 p=83200 u=zuul n=ansible | 2025-10-01 08:39:49.193820 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~