2025-04-28 09:41:06,550 p=19511 u=root 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-04-28 09:41:07,165 p=19511 u=root n=ansible | [WARNING]: Unable to parse /etc/openstack_deploy/inventory.ini as an inventory source 2025-04-28 09:41:08,458 p=19511 u=root n=ansible | PLAY [Placeholder hook] ******************************************************** 2025-04-28 09:41:10,596 p=19511 u=root n=ansible | PLAY [Create CA certificates] ************************************************** 2025-04-28 09:41:11,770 p=19511 u=root n=ansible | TASK [Create CA certificates] ************************************************** 2025-04-28 09:41:11,949 p=19511 u=root n=ansible | included: pki for localhost 2025-04-28 09:41:11,966 p=19511 u=root n=ansible | TASK [pki : Include standalone CA variables] *********************************** 2025-04-28 09:41:12,117 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:12,194 p=19511 u=root n=ansible | TASK [pki : Create PKI directories] ******************************************** 2025-04-28 09:41:13,033 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki'}) 2025-04-28 09:41:13,552 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots'}) 2025-04-28 09:41:14,069 p=19511 u=root n=ansible | ok: [localhost] => (item={'path': '/etc/openstack_deploy/pki'}) 2025-04-28 09:41:14,602 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/certs', 'mode': '0755'}) 2025-04-28 09:41:15,112 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/certs/csr', 'mode': '0700'}) 2025-04-28 09:41:15,749 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/certs/private', 'mode': '0700'}) 2025-04-28 09:41:16,246 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/certs/certs', 'mode': '0755'}) 2025-04-28 09:41:16,299 p=19511 u=root n=ansible | TASK [pki : Create certificate authorities] ************************************ 2025-04-28 09:41:16,528 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-pki/tasks/standalone/create_ca.yml for localhost => (item={'name': 'ExampleCorpRoot', 'provider': 'selfsigned', 'basic_constraints': 'CA:TRUE', 'cn': 'Example Corp Root CA', 'email_address': 'pki@example.com', 'country_name': 'GB', 'state_or_province_name': 'England', 'organization_name': 'Example Corporation', 'organizational_unit_name': 'IT Security', 'key_usage': ['digitalSignature', 'cRLSign', 'keyCertSign'], 'not_after': '+3650d'}) 2025-04-28 09:41:16,544 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-pki/tasks/standalone/create_ca.yml for localhost => (item={'name': 'ExampleCorpIntermediate', 'provider': 'ownca', 'basic_constraints': 'CA:TRUE,pathlen:0', 'cn': 'Example Corp Openstack Infrastructure Intermediate CA', 'email_address': 'pki@example.com', 'country_name': 'GB', 'state_or_province_name': 'England', 'organization_name': 'Example Corporation', 'organizational_unit_name': 'IT Security', 'key_usage': ['digitalSignature', 'cRLSign', 'keyCertSign'], 'not_after': '+3650d', 'signed_by': 'ExampleCorpRoot'}) 2025-04-28 09:41:16,562 p=19511 u=root n=ansible | TASK [pki : Create directories for certificate authority ExampleCorpRoot] ****** 2025-04-28 09:41:17,263 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots/ExampleCorpRoot'}) 2025-04-28 09:41:17,792 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots/ExampleCorpRoot/csr', 'mode': '0700'}) 2025-04-28 09:41:18,318 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots/ExampleCorpRoot/private', 'mode': '0700'}) 2025-04-28 09:41:18,939 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots/ExampleCorpRoot/certs', 'mode': '0755'}) 2025-04-28 09:41:18,988 p=19511 u=root n=ansible | TASK [pki : Ensure private key has proper ownership] *************************** 2025-04-28 09:41:19,658 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:19,705 p=19511 u=root n=ansible | TASK [pki : Initialise the serial number for ExampleCorpRoot] ****************** 2025-04-28 09:41:21,279 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:21,400 p=19511 u=root n=ansible | TASK [pki : Generate CA private key for ExampleCorpRoot] *********************** 2025-04-28 09:41:25,111 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:25,157 p=19511 u=root n=ansible | TASK [pki : Read the serial number for ExampleCorpRoot] ************************ 2025-04-28 09:41:25,920 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:25,966 p=19511 u=root n=ansible | TASK [pki : Create the CA CSR for ExampleCorpRoot] ***************************** 2025-04-28 09:41:27,974 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:28,021 p=19511 u=root n=ansible | TASK [pki : Write out the new serial number for ExampleCorpRoot] *************** 2025-04-28 09:41:29,203 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:29,250 p=19511 u=root n=ansible | TASK [pki : Sign the selfsigned Root CA CSR for ExampleCorpRoot] *************** 2025-04-28 09:41:31,480 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:31,526 p=19511 u=root n=ansible | TASK [pki : Sign the intermediate CA CSR for ExampleCorpRoot] ****************** 2025-04-28 09:41:31,678 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:41:31,719 p=19511 u=root n=ansible | TASK [pki : Symlink the certificate name to the most recently generated] ******* 2025-04-28 09:41:32,404 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:32,450 p=19511 u=root n=ansible | TASK [pki : Get certificate info for ExampleCorpRoot] ************************** 2025-04-28 09:41:33,620 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:33,668 p=19511 u=root n=ansible | TASK [pki : Save certificate info for ExampleCorpRoot] ************************* 2025-04-28 09:41:34,831 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:34,876 p=19511 u=root n=ansible | TASK [pki : Check if intermediate certificate chain exists] ******************** 2025-04-28 09:41:35,028 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:41:35,068 p=19511 u=root n=ansible | TASK [pki : Create intermediate certificate chain] ***************************** 2025-04-28 09:41:35,227 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:41:35,265 p=19511 u=root n=ansible | TASK [pki : Create directories for certificate authority ExampleCorpIntermediate] *** 2025-04-28 09:41:35,956 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots/ExampleCorpIntermediate'}) 2025-04-28 09:41:36,489 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots/ExampleCorpIntermediate/csr', 'mode': '0700'}) 2025-04-28 09:41:37,114 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots/ExampleCorpIntermediate/private', 'mode': '0700'}) 2025-04-28 09:41:37,634 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/pki/roots/ExampleCorpIntermediate/certs', 'mode': '0755'}) 2025-04-28 09:41:37,682 p=19511 u=root n=ansible | TASK [pki : Ensure private key has proper ownership] *************************** 2025-04-28 09:41:38,350 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:38,394 p=19511 u=root n=ansible | TASK [pki : Initialise the serial number for ExampleCorpIntermediate] ********** 2025-04-28 09:41:39,665 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:39,792 p=19511 u=root n=ansible | TASK [pki : Generate CA private key for ExampleCorpIntermediate] *************** 2025-04-28 09:41:42,430 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:42,479 p=19511 u=root n=ansible | TASK [pki : Read the serial number for ExampleCorpIntermediate] **************** 2025-04-28 09:41:43,095 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:43,143 p=19511 u=root n=ansible | TASK [pki : Create the CA CSR for ExampleCorpIntermediate] ********************* 2025-04-28 09:41:44,899 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:44,947 p=19511 u=root n=ansible | TASK [pki : Write out the new serial number for ExampleCorpIntermediate] ******* 2025-04-28 09:41:46,114 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:46,160 p=19511 u=root n=ansible | TASK [pki : Sign the selfsigned Root CA CSR for ExampleCorpIntermediate] ******* 2025-04-28 09:41:46,308 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:41:46,349 p=19511 u=root n=ansible | TASK [pki : Sign the intermediate CA CSR for ExampleCorpIntermediate] ********** 2025-04-28 09:41:48,283 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:48,330 p=19511 u=root n=ansible | TASK [pki : Symlink the certificate name to the most recently generated] ******* 2025-04-28 09:41:48,992 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:49,040 p=19511 u=root n=ansible | TASK [pki : Get certificate info for ExampleCorpIntermediate] ****************** 2025-04-28 09:41:50,000 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:50,051 p=19511 u=root n=ansible | TASK [pki : Save certificate info for ExampleCorpIntermediate] ***************** 2025-04-28 09:41:51,203 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:51,246 p=19511 u=root n=ansible | TASK [pki : Check if intermediate certificate chain exists] ******************** 2025-04-28 09:41:51,887 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:51,929 p=19511 u=root n=ansible | TASK [pki : Create intermediate certificate chain] ***************************** 2025-04-28 09:41:52,726 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:52,925 p=19511 u=root n=ansible | RUNNING HANDLER [pki : ca cert changed] **************************************** 2025-04-28 09:41:53,047 p=19511 u=root n=ansible | [WARNING]: noop task does not support when conditional 2025-04-28 09:41:53,101 p=19511 u=root n=ansible | PLAY [Create SSHD CA] ********************************************************** 2025-04-28 09:41:53,403 p=19511 u=root n=ansible | TASK [Create SSHD certificate authority] *************************************** 2025-04-28 09:41:53,583 p=19511 u=root n=ansible | included: openstack.osa.ssh_keypairs for localhost 2025-04-28 09:41:53,599 p=19511 u=root n=ansible | TASK [openstack.osa.ssh_keypairs : Include keypair variables for standalone] *** 2025-04-28 09:41:53,744 p=19511 u=root n=ansible | ok: [localhost] 2025-04-28 09:41:53,822 p=19511 u=root n=ansible | TASK [openstack.osa.ssh_keypairs : Create keypair directories] ***************** 2025-04-28 09:41:54,483 p=19511 u=root n=ansible | changed: [localhost] => (item={'path': '/etc/openstack_deploy/ssh_keypairs'}) 2025-04-28 09:41:54,528 p=19511 u=root n=ansible | TASK [openstack.osa.ssh_keypairs : Create keypairs] **************************** 2025-04-28 09:41:54,747 p=19511 u=root n=ansible | included: /etc/ansible/ansible_collections/openstack/osa/roles/ssh_keypairs/tasks/standalone/create_keypair.yml for localhost => (item={'name': 'OpenStack-Ansible-SSH-Signing-Key'}) 2025-04-28 09:41:54,765 p=19511 u=root n=ansible | TASK [openstack.osa.ssh_keypairs : Generate key pair for OpenStack-Ansible-SSH-Signing-Key] *** 2025-04-28 09:41:59,442 p=19511 u=root n=ansible | changed: [localhost] 2025-04-28 09:41:59,488 p=19511 u=root n=ansible | TASK [openstack.osa.ssh_keypairs : Generate an OpenSSH user certificate for OpenStack-Ansible-SSH-Signing-Key] *** 2025-04-28 09:41:59,761 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:41:59,876 p=19511 u=root n=ansible | TASK [openstack.osa.ssh_keypairs : Save certificate info for signed key OpenStack-Ansible-SSH-Signing-Key] *** 2025-04-28 09:41:59,998 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:42:00,040 p=19511 u=root n=ansible | TASK [openstack.osa.ssh_keypairs : Install ssh server certificate authorities] *** 2025-04-28 09:42:00,173 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:42:00,253 p=19511 u=root n=ansible | TASK [openstack.osa.ssh_keypairs : Install ssh keys] *************************** 2025-04-28 09:42:00,381 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:42:00,550 p=19511 u=root n=ansible | PLAY [Generate any extra user certificates] ************************************ 2025-04-28 09:42:00,795 p=19511 u=root n=ansible | TASK [Create user certificates] ************************************************ 2025-04-28 09:42:00,987 p=19511 u=root n=ansible | included: pki for localhost 2025-04-28 09:42:01,002 p=19511 u=root n=ansible | TASK [pki : Create Server certificates] **************************************** 2025-04-28 09:42:01,161 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:42:01,299 p=19511 u=root n=ansible | TASK [pki : Slurp up server certificates from pki setup host (localhost)] ****** 2025-04-28 09:42:01,396 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:42:01,474 p=19511 u=root n=ansible | TASK [pki : Create certificate destination directories] ************************ 2025-04-28 09:42:01,606 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:42:01,693 p=19511 u=root n=ansible | TASK [pki : Install Server certificates to targets] **************************** 2025-04-28 09:42:01,826 p=19511 u=root n=ansible | skipping: [localhost] 2025-04-28 09:42:02,005 p=19511 u=root n=ansible | PLAY [Install Ansible prerequisites] ******************************************* 2025-04-28 09:42:02,100 p=19511 u=root n=ansible | TASK [Ensure python is installed] ********************************************** 2025-04-28 09:42:02,545 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:02,659 p=19511 u=root n=ansible | PLAY [Gather host facts] ******************************************************* 2025-04-28 09:42:03,597 p=19511 u=root n=ansible | PLAY [Basic host setup] ******************************************************** 2025-04-28 09:42:03,675 p=19511 u=root n=ansible | TASK [Setup installation variables] ******************************************** 2025-04-28 09:42:03,869 p=19511 u=root n=ansible | included: openstack.osa.install_defaults for aio1 2025-04-28 09:42:03,879 p=19511 u=root n=ansible | TASK [Check for a supported Operating System] ********************************** 2025-04-28 09:42:04,130 p=19511 u=root n=ansible | ok: [aio1] => changed: false msg: All assertions passed 2025-04-28 09:42:04,169 p=19511 u=root n=ansible | TASK [apt_package_pinning : Add apt pin preferences] *************************** 2025-04-28 09:42:05,095 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:05,125 p=19511 u=root n=ansible | TASK [apt_package_pinning : Remove apt pin preferences] ************************ 2025-04-28 09:42:05,257 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:42:05,332 p=19511 u=root n=ansible | TASK [openstack_hosts : Gather variables for each operating system] ************ 2025-04-28 09:42:05,597 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:42:05,628 p=19511 u=root n=ansible | TASK [openstack_hosts : Allow the usage of local facts] ************************ 2025-04-28 09:42:06,172 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:06,205 p=19511 u=root n=ansible | TASK [openstack_hosts : Drop openstack release file] *************************** 2025-04-28 09:42:07,144 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:07,171 p=19511 u=root n=ansible | TASK [openstack_hosts : Remove legacy openstack release file] ****************** 2025-04-28 09:42:07,308 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:42:07,377 p=19511 u=root n=ansible | TASK [openstack_hosts : Add global_environment_variables to environment file] *** 2025-04-28 09:42:08,231 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:08,262 p=19511 u=root n=ansible | TASK [openstack_hosts : Ensure environement is applied during sudo] ************ 2025-04-28 09:42:08,400 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:42:08,468 p=19511 u=root n=ansible | TASK [openstack_hosts : Create systemd global directory] *********************** 2025-04-28 09:42:09,176 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:09,210 p=19511 u=root n=ansible | TASK [openstack_hosts : Add DefaultEnvironment to systemd] ********************* 2025-04-28 09:42:09,971 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:10,000 p=19511 u=root n=ansible | TASK [openstack_hosts : Configure etc hosts files] ***************************** 2025-04-28 09:42:10,177 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_update_hosts_file.yml for aio1 2025-04-28 09:42:10,190 p=19511 u=root n=ansible | TASK [openstack_hosts : Generate hosts file records] *************************** 2025-04-28 09:42:10,667 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:42:10,695 p=19511 u=root n=ansible | TASK [openstack_hosts : Update hosts file] ************************************* 2025-04-28 09:42:11,223 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:11,251 p=19511 u=root n=ansible | TASK [openstack_hosts : Update hosts file on deploy host] ********************** 2025-04-28 09:42:11,895 p=19511 u=root n=ansible | changed: [aio1 -> localhost] 2025-04-28 09:42:11,926 p=19511 u=root n=ansible | TASK [openstack_hosts : Remove the blacklisted packages] *********************** 2025-04-28 09:42:13,143 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:42:13,171 p=19511 u=root n=ansible | TASK [openstack_hosts : Apply package management distro specific configuration] *** 2025-04-28 09:42:13,386 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_hosts_configure_apt.yml for aio1 2025-04-28 09:42:13,398 p=19511 u=root n=ansible | TASK [openstack_hosts : Ensure /etc/apt/sources.list.d exists] ***************** 2025-04-28 09:42:13,975 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:14,005 p=19511 u=root n=ansible | TASK [openstack_hosts : Validate repo config is deb822 format] ***************** 2025-04-28 09:42:14,288 p=19511 u=root n=ansible | ok: [aio1] => changed: false msg: All assertions passed 2025-04-28 09:42:14,315 p=19511 u=root n=ansible | TASK [openstack_hosts : Clean up legacy repository config not in deb822 format] *** 2025-04-28 09:42:14,854 p=19511 u=root n=ansible | ok: [aio1] => (item=uca.list) 2025-04-28 09:42:15,149 p=19511 u=root n=ansible | ok: [aio1] => (item=osbpo.list) 2025-04-28 09:42:15,183 p=19511 u=root n=ansible | TASK [openstack_hosts : Add requirement packages (repositories gpg keys, toolkits...)] *** 2025-04-28 09:42:18,680 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:18,709 p=19511 u=root n=ansible | TASK [openstack_hosts : Manage apt repositories] ******************************* 2025-04-28 09:42:19,613 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:42:19,646 p=19511 u=root n=ansible | TASK [openstack_hosts : Add apt extra conf] ************************************ 2025-04-28 09:42:20,525 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:20,554 p=19511 u=root n=ansible | TASK [openstack_hosts : Update Apt cache] ************************************** 2025-04-28 09:42:25,117 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:42:25,145 p=19511 u=root n=ansible | TASK [openstack_hosts : Including configure_metal_hosts tasks] ***************** 2025-04-28 09:42:25,371 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/configure_metal_hosts.yml for aio1 2025-04-28 09:42:25,385 p=19511 u=root n=ansible | TASK [openstack_hosts : Check Kernel Version] ********************************** 2025-04-28 09:42:25,539 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:42:25,607 p=19511 u=root n=ansible | TASK [openstack_hosts : Install distro packages for bare metal nodes] ********** 2025-04-28 09:42:39,263 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:39,303 p=19511 u=root n=ansible | TASK [openstack_hosts : Install user defined extra distro packages for bare metal nodes] *** 2025-04-28 09:42:39,441 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:42:39,508 p=19511 u=root n=ansible | TASK [openstack_hosts : Check how kernel modules are implemented (statically builtin, dynamic, not set)] *** 2025-04-28 09:42:40,041 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:42:40,099 p=19511 u=root n=ansible | TASK [openstack_hosts : Fail fast if we can't load a module] ******************* 2025-04-28 09:42:40,249 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'ebtables', 'pattern': 'CONFIG_BRIDGE_NF_EBTABLES'}) 2025-04-28 09:42:40,250 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:42:40,276 p=19511 u=root n=ansible | TASK [openstack_hosts : Load kernel module(s)] ********************************* 2025-04-28 09:42:40,955 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': '8021q'}) 2025-04-28 09:42:41,276 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'br_netfilter'}) 2025-04-28 09:42:41,585 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'dm_multipath'}) 2025-04-28 09:42:41,896 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'dm_snapshot'}) 2025-04-28 09:42:42,206 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'ebtables'}) 2025-04-28 09:42:42,516 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'ip6table_filter'}) 2025-04-28 09:42:42,809 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'ip6_tables'}) 2025-04-28 09:42:43,109 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'ip_tables'}) 2025-04-28 09:42:43,397 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'xt_MASQUERADE'}) 2025-04-28 09:42:43,681 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'ipt_REJECT'}) 2025-04-28 09:42:43,990 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'iptable_filter'}) 2025-04-28 09:42:44,296 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'iptable_mangle'}) 2025-04-28 09:42:44,600 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'iptable_nat'}) 2025-04-28 09:42:44,906 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'ip_vs'}) 2025-04-28 09:42:45,239 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'iscsi_tcp'}) 2025-04-28 09:42:45,564 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'nbd'}) 2025-04-28 09:42:45,855 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'nf_conntrack'}) 2025-04-28 09:42:46,145 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'nf_defrag_ipv4'}) 2025-04-28 09:42:46,433 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'nf_nat'}) 2025-04-28 09:42:46,742 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'vhost_net'}) 2025-04-28 09:42:47,028 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'x_tables'}) 2025-04-28 09:42:47,336 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'ebtables', 'pattern': 'CONFIG_BRIDGE_NF_EBTABLES'}) 2025-04-28 09:42:47,369 p=19511 u=root n=ansible | TASK [openstack_hosts : Write list of modules to load at boot] ***************** 2025-04-28 09:42:48,293 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:48,321 p=19511 u=root n=ansible | TASK [openstack_hosts : Adding new system tuning] ****************************** 2025-04-28 09:42:49,061 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'fs.inotify.max_user_watches', 'value': 1048576}) 2025-04-28 09:42:49,362 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2025-04-28 09:42:49,656 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.conf.default.rp_filter', 'value': 0}) 2025-04-28 09:42:49,968 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.ip_forward', 'value': 1}) 2025-04-28 09:42:50,265 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.netfilter.nf_conntrack_max', 'value': 262144}) 2025-04-28 09:42:50,569 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'vm.dirty_background_ratio', 'value': 5}) 2025-04-28 09:42:50,867 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'vm.dirty_ratio', 'value': 10}) 2025-04-28 09:42:51,162 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'vm.swappiness', 'value': 5}) 2025-04-28 09:42:51,454 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2025-04-28 09:42:51,748 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2025-04-28 09:42:52,050 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.bridge.bridge-nf-call-arptables', 'value': 1}) 2025-04-28 09:42:52,339 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.igmp_max_memberships', 'value': 1024}) 2025-04-28 09:42:52,634 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.neigh.default.gc_thresh1', 'value': '512'}) 2025-04-28 09:42:52,932 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.neigh.default.gc_thresh2', 'value': '1024'}) 2025-04-28 09:42:53,228 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.neigh.default.gc_thresh3', 'value': '2048'}) 2025-04-28 09:42:53,525 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.route.gc_thresh', 'value': '2048'}) 2025-04-28 09:42:53,821 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.neigh.default.gc_interval', 'value': 60}) 2025-04-28 09:42:54,121 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv4.neigh.default.gc_stale_time', 'value': 120}) 2025-04-28 09:42:54,416 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv6.neigh.default.gc_thresh1', 'value': '512'}) 2025-04-28 09:42:54,715 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv6.neigh.default.gc_thresh2', 'value': '1024'}) 2025-04-28 09:42:55,018 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv6.neigh.default.gc_thresh3', 'value': '2048'}) 2025-04-28 09:42:55,323 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv6.route.gc_thresh', 'value': '2048'}) 2025-04-28 09:42:55,621 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv6.neigh.default.gc_interval', 'value': 60}) 2025-04-28 09:42:55,928 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv6.neigh.default.gc_stale_time', 'value': 120}) 2025-04-28 09:42:56,228 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'net.ipv6.conf.lo.disable_ipv6', 'value': 0}) 2025-04-28 09:42:56,534 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'fs.aio-max-nr', 'value': 131072}) 2025-04-28 09:42:56,828 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'kernel.printk', 'value': '4 1 7 4'}) 2025-04-28 09:42:56,867 p=19511 u=root n=ansible | TASK [openstack_hosts : Configure sysstat] ************************************* 2025-04-28 09:42:57,064 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_sysstat.yml for aio1 2025-04-28 09:42:57,074 p=19511 u=root n=ansible | TASK [openstack_hosts : Enable sysstat config] ********************************* 2025-04-28 09:42:58,060 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:58,094 p=19511 u=root n=ansible | TASK [openstack_hosts : Enable sysstat cron] *********************************** 2025-04-28 09:42:59,004 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:42:59,032 p=19511 u=root n=ansible | TASK [openstack_hosts : Start and enable the sysstat service] ****************** 2025-04-28 09:42:59,162 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:42:59,228 p=19511 u=root n=ansible | TASK [openstack_hosts : Create a directory to hold systemd journals on disk] *** 2025-04-28 09:42:59,760 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:42:59,791 p=19511 u=root n=ansible | TASK [openstack_hosts : Create tmpfiles structure in journald directory] ******* 2025-04-28 09:42:59,927 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:42:59,994 p=19511 u=root n=ansible | TASK [openstack_hosts : Decreasing tcp_retries2 sysctl] ************************ 2025-04-28 09:43:00,536 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:00,569 p=19511 u=root n=ansible | TASK [openstack_hosts : Install distro packages] ******************************* 2025-04-28 09:43:03,704 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:03,734 p=19511 u=root n=ansible | TASK [openstack_hosts : Install user defined extra distro packages] ************ 2025-04-28 09:43:03,872 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:03,939 p=19511 u=root n=ansible | TASK [openstack_hosts : Ensure ssh directory] ********************************** 2025-04-28 09:43:04,488 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:04,520 p=19511 u=root n=ansible | TASK [openstack_hosts : Update SSH keys] *************************************** 2025-04-28 09:43:04,663 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:04,731 p=19511 u=root n=ansible | TASK [Including PKI role] ****************************************************** 2025-04-28 09:43:04,958 p=19511 u=root n=ansible | included: pki for aio1 2025-04-28 09:43:04,978 p=19511 u=root n=ansible | TASK [pki : Include standalone CA variables] *********************************** 2025-04-28 09:43:05,236 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:05,263 p=19511 u=root n=ansible | TASK [pki : Install certificate authorities] *********************************** 2025-04-28 09:43:05,461 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-pki/tasks/standalone/install_ca.yml for aio1 2025-04-28 09:43:05,468 p=19511 u=root n=ansible | TASK [pki : Slurp up CA certificates from pki setup host (localhost)] ********** 2025-04-28 09:43:06,174 p=19511 u=root n=ansible | ok: [aio1 -> localhost] => (item={'name': 'ExampleCorpRoot'}) 2025-04-28 09:43:06,209 p=19511 u=root n=ansible | TASK [pki : Copy CA certificates to target host] ******************************* 2025-04-28 09:43:07,145 p=19511 u=root n=ansible | changed: [aio1] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:43:07,180 p=19511 u=root n=ansible | TASK [pki : Update CA store] *************************************************** 2025-04-28 09:43:09,312 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:09,349 p=19511 u=root n=ansible | TASK [openstack_hosts : Including openstack_gitconfig tasks] ******************* 2025-04-28 09:43:09,553 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_gitconfig.yml for aio1 2025-04-28 09:43:09,579 p=19511 u=root n=ansible | TASK [openstack_hosts : Get git version] *************************************** 2025-04-28 09:43:10,138 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:10,167 p=19511 u=root n=ansible | TASK [openstack_hosts : Write git config when git is installed] **************** 2025-04-28 09:43:10,893 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:10,922 p=19511 u=root n=ansible | TASK [openstack_hosts : Configure git safe directories] ************************ 2025-04-28 09:43:11,497 p=19511 u=root n=ansible | changed: [aio1] => (item=*) 2025-04-28 09:43:11,530 p=19511 u=root n=ansible | TASK [openstack_hosts : Write git config when git is not installed] ************ 2025-04-28 09:43:11,666 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:11,738 p=19511 u=root n=ansible | TASK [openstack_hosts : Including openstack_hosts_systemd tasks] *************** 2025-04-28 09:43:11,961 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_hosts_systemd.yml for aio1 2025-04-28 09:43:11,987 p=19511 u=root n=ansible | TASK [Run the systemd-networkd role] ******************************************* 2025-04-28 09:43:12,136 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:12,203 p=19511 u=root n=ansible | TASK [Run the systemd-service role] ******************************************** 2025-04-28 09:43:12,336 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:12,402 p=19511 u=root n=ansible | TASK [Run the systemd mount role] ********************************************** 2025-04-28 09:43:12,534 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:12,601 p=19511 u=root n=ansible | TASK [openstack_hosts : Create /etc/systemd/journald.conf.d directory] ********* 2025-04-28 09:43:13,148 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:13,175 p=19511 u=root n=ansible | TASK [openstack_hosts : Define journald configuration] ************************* 2025-04-28 09:43:14,086 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:14,127 p=19511 u=root n=ansible | RUNNING HANDLER [openstack_hosts : Restart sysstat] **************************** 2025-04-28 09:43:16,745 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:16,776 p=19511 u=root n=ansible | RUNNING HANDLER [openstack_hosts : Restart systemd-journald] ******************* 2025-04-28 09:43:17,660 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:17,693 p=19511 u=root n=ansible | RUNNING HANDLER [openstack_hosts : Systemd daemon reload] ********************** 2025-04-28 09:43:18,980 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:19,009 p=19511 u=root n=ansible | TASK [Ensure deploy host SSH connection is reset] ****************************** 2025-04-28 09:43:19,251 p=19511 u=root n=ansible | PLAY [Gather lxc hosts facts] ************************************************** 2025-04-28 09:43:19,419 p=19511 u=root n=ansible | PLAY [Basic lxc host setup] **************************************************** 2025-04-28 09:43:19,496 p=19511 u=root n=ansible | TASK [Setup installation variables] ******************************************** 2025-04-28 09:43:19,694 p=19511 u=root n=ansible | included: openstack.osa.install_defaults for aio1 2025-04-28 09:43:19,704 p=19511 u=root n=ansible | TASK [Check the state of the default LXC service log directory] **************** 2025-04-28 09:43:20,291 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:20,324 p=19511 u=root n=ansible | TASK [Create the log aggregation parent directory] ***************************** 2025-04-28 09:43:20,765 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:20,793 p=19511 u=root n=ansible | TASK [Move the existing folder to the log aggregation parent] ****************** 2025-04-28 09:43:20,942 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:21,011 p=19511 u=root n=ansible | TASK [Create the new LXC service log directory] ******************************** 2025-04-28 09:43:21,450 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:21,485 p=19511 u=root n=ansible | TASK [Create the LXC service log aggregation link] ***************************** 2025-04-28 09:43:21,920 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:21,959 p=19511 u=root n=ansible | TASK [apt_package_pinning : Add apt pin preferences] *************************** 2025-04-28 09:43:22,104 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:22,175 p=19511 u=root n=ansible | TASK [apt_package_pinning : Remove apt pin preferences] ************************ 2025-04-28 09:43:22,317 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:22,394 p=19511 u=root n=ansible | TASK [lxc_hosts : Gather variables for each operating system] ****************** 2025-04-28 09:43:22,560 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:22,587 p=19511 u=root n=ansible | TASK [lxc_hosts : Gather container variables] ********************************** 2025-04-28 09:43:22,747 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:22,775 p=19511 u=root n=ansible | TASK [lxc_hosts : Including lxc_pre_install tasks] ***************************** 2025-04-28 09:43:22,976 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_hosts/tasks/lxc_pre_install.yml for aio1 2025-04-28 09:43:22,982 p=19511 u=root n=ansible | TASK [lxc_hosts : Create base directories] ************************************* 2025-04-28 09:43:23,476 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/lxc) 2025-04-28 09:43:23,782 p=19511 u=root n=ansible | ok: [aio1] => (item=/usr/local/bin) 2025-04-28 09:43:24,085 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/network/interfaces.d) 2025-04-28 09:43:24,382 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/apparmor.d/lxc) 2025-04-28 09:43:24,683 p=19511 u=root n=ansible | changed: [aio1] => (item=/usr/share/lxc/templates) 2025-04-28 09:43:24,991 p=19511 u=root n=ansible | ok: [aio1] => (item=/openstack) 2025-04-28 09:43:25,290 p=19511 u=root n=ansible | changed: [aio1] => (item=/openstack/backup) 2025-04-28 09:43:25,599 p=19511 u=root n=ansible | ok: [aio1] => (item=/openstack/log) 2025-04-28 09:43:25,901 p=19511 u=root n=ansible | ok: [aio1] => (item=/var/lib/lxc) 2025-04-28 09:43:26,195 p=19511 u=root n=ansible | changed: [aio1] => (item=/var/cache/lxc/download) 2025-04-28 09:43:26,235 p=19511 u=root n=ansible | TASK [lxc_hosts : Including lxc_install tasks"] ******************************** 2025-04-28 09:43:26,439 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_hosts/tasks/lxc_install_apt.yml for aio1 2025-04-28 09:43:26,445 p=19511 u=root n=ansible | TASK [lxc_hosts : Remove conflicting packages] ********************************* 2025-04-28 09:43:27,473 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:27,504 p=19511 u=root n=ansible | TASK [lxc_hosts : Install apt packages] **************************************** 2025-04-28 09:43:37,004 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:37,037 p=19511 u=root n=ansible | TASK [lxc_hosts : Drop irqbalance config] ************************************** 2025-04-28 09:43:37,881 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:37,914 p=19511 u=root n=ansible | TASK [lxc_hosts : Drop lxc-openstack apparmor profile] ************************* 2025-04-28 09:43:38,729 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:38,759 p=19511 u=root n=ansible | TASK [lxc_hosts : Flush handler to reload apparmor profiles] ******************* 2025-04-28 09:43:38,880 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_hosts : Start apparmor] *********************************** 2025-04-28 09:43:39,992 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:40,025 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_hosts : Reload apparmor] ********************************** 2025-04-28 09:43:40,835 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:40,867 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_hosts : Restart irqbalance] ******************************* 2025-04-28 09:43:42,084 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:42,120 p=19511 u=root n=ansible | TASK [lxc_hosts : Including lxc_post_install tasks] **************************** 2025-04-28 09:43:42,329 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_hosts/tasks/lxc_post_install.yml for aio1 2025-04-28 09:43:42,339 p=19511 u=root n=ansible | TASK [lxc_hosts : Ensure the lxc dnsmasq user exists] ************************** 2025-04-28 09:43:43,295 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:43,327 p=19511 u=root n=ansible | TASK [lxc_hosts : Drop base config file(s)] ************************************ 2025-04-28 09:43:44,146 p=19511 u=root n=ansible | changed: [aio1] => (item={'src': 'lxc-openstack.conf.j2', 'dest': '/etc/lxc/lxc-openstack.conf'}) 2025-04-28 09:43:44,858 p=19511 u=root n=ansible | changed: [aio1] => (item={'src': 'lxc-net.default.j2', 'dest': '/etc/default/lxc-net', 'mode': '0644'}) 2025-04-28 09:43:45,551 p=19511 u=root n=ansible | changed: [aio1] => (item={'src': 'lxc.default.j2', 'dest': '/etc/default/lxc', 'mode': '0644'}) 2025-04-28 09:43:46,228 p=19511 u=root n=ansible | changed: [aio1] => (item={'src': 'lxc-system-manage.j2', 'dest': '/usr/local/bin/lxc-system-manage', 'mode': '0755'}) 2025-04-28 09:43:46,262 p=19511 u=root n=ansible | TASK [lxc_hosts : Drop lxc veth check script] ********************************** 2025-04-28 09:43:47,072 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:47,103 p=19511 u=root n=ansible | TASK [lxc_hosts : Set systemd DefaultTasksMax value] *************************** 2025-04-28 09:43:47,805 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:47,908 p=19511 u=root n=ansible | TASK [lxc_hosts : Set sshd MaxSessions] **************************************** 2025-04-28 09:43:48,298 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:48,325 p=19511 u=root n=ansible | TASK [lxc_hosts : Tuning kernel for lxc] *************************************** 2025-04-28 09:43:48,777 p=19511 u=root n=ansible | changed: [aio1] => (item={'key': 'fs.inotify.max_user_instances', 'value': 1024}) 2025-04-28 09:43:48,805 p=19511 u=root n=ansible | TASK [lxc_hosts : Including lxc_net tasks] ************************************* 2025-04-28 09:43:49,016 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_hosts/tasks/lxc_net.yml for aio1 2025-04-28 09:43:49,028 p=19511 u=root n=ansible | TASK [lxc_hosts : Check if NetworkManager is running] ************************** 2025-04-28 09:43:49,531 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:49,563 p=19511 u=root n=ansible | TASK [lxc_hosts : Ensure network services wait on networking (if using NetworkManager)] *** 2025-04-28 09:43:49,696 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:49,766 p=19511 u=root n=ansible | TASK [lxc_hosts : Disable and stop lxc-net] ************************************ 2025-04-28 09:43:52,422 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:43:52,458 p=19511 u=root n=ansible | TASK [lxc_hosts : Setup LXC OVS Bridge] **************************************** 2025-04-28 09:43:52,593 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:52,662 p=19511 u=root n=ansible | TASK [Run the systemd-networkd role] ******************************************* 2025-04-28 09:43:52,915 p=19511 u=root n=ansible | included: systemd_networkd for aio1 2025-04-28 09:43:52,923 p=19511 u=root n=ansible | TASK [systemd_networkd : Gather variables for each operating system] *********** 2025-04-28 09:43:53,101 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:53,129 p=19511 u=root n=ansible | TASK [systemd_networkd : If a keyfile is provided, copy the gpg keyfile to the key location] *** 2025-04-28 09:43:53,278 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:53,308 p=19511 u=root n=ansible | TASK [systemd_networkd : Ensure GPG keys have the correct SELinux contexts applied] *** 2025-04-28 09:43:53,459 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:53,490 p=19511 u=root n=ansible | TASK [systemd_networkd : Install gpg keys] ************************************* 2025-04-28 09:43:53,637 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:53,666 p=19511 u=root n=ansible | TASK [systemd_networkd : Install the EPEL repository] ************************** 2025-04-28 09:43:53,815 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:53,842 p=19511 u=root n=ansible | TASK [systemd_networkd : Install networkd distro packages] ********************* 2025-04-28 09:43:55,085 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:55,113 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd directory] ******************** 2025-04-28 09:43:55,558 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:43:55,588 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-resolved config] *********************** 2025-04-28 09:43:55,720 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:55,788 p=19511 u=root n=ansible | TASK [systemd_networkd : Find prefixed netdev and network files] *************** 2025-04-28 09:43:55,923 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:55,996 p=19511 u=root n=ansible | TASK [systemd_networkd : Remove prefixed network files] ************************ 2025-04-28 09:43:56,130 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:56,199 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd network device(s)] ************ 2025-04-28 09:43:57,047 p=19511 u=root n=ansible | changed: [aio1] => (item=[0, {'NetDev': {'Name': 'lxcbr0', 'Kind': 'bridge'}, 'Bridge': {'ForwardDelaySec': 0, 'HelloTimeSec': 2, 'MaxAgeSec': 12, 'STP': False}, 'filename': '0-lxc-net-lxcbr0'}]) 2025-04-28 09:43:57,077 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd network link(s)] ************** 2025-04-28 09:43:57,621 p=19511 u=root n=ansible | changed: [aio1] => (item=[0, {'interface': 'lxcbr0', 'address': '10.255.255.1', 'netmask': '255.255.255.0', 'config_overrides': {'Network': {'ConfigureWithoutCarrier': True, 'Gateway': {}}}, 'filename': '0-lxc-net-lxcbr0'}]) 2025-04-28 09:43:57,651 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd network network(s)] *********** 2025-04-28 09:43:58,275 p=19511 u=root n=ansible | changed: [aio1] => (item=[0, {'interface': 'lxcbr0', 'address': '10.255.255.1', 'netmask': '255.255.255.0', 'config_overrides': {'Network': {'ConfigureWithoutCarrier': True, 'Gateway': {}}}, 'filename': '0-lxc-net-lxcbr0'}]) 2025-04-28 09:43:58,306 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd extra config folder] ********** 2025-04-28 09:43:58,468 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:58,496 p=19511 u=root n=ansible | TASK [systemd_networkd : Create overrides files for network_overrides_only networks] *** 2025-04-28 09:43:58,659 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:58,689 p=19511 u=root n=ansible | TASK [systemd_networkd : Place systemd-networkd routing policy rules] ********** 2025-04-28 09:43:58,849 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:58,881 p=19511 u=root n=ansible | TASK [systemd_networkd : Place systemd-networkd network routes] **************** 2025-04-28 09:43:59,046 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:43:59,074 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:43:59,192 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_hosts : Reload systemd units] ***************************** 2025-04-28 09:44:00,296 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:00,347 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_hosts : Restart sshd] ************************************* 2025-04-28 09:44:01,153 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:01,183 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_networkd : Ensure required services are running] ****** 2025-04-28 09:44:01,999 p=19511 u=root n=ansible | ok: [aio1] => (item=dbus) 2025-04-28 09:44:02,596 p=19511 u=root n=ansible | ok: [aio1] => (item=systemd-udevd) 2025-04-28 09:44:02,634 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_networkd : Restart networkd] ************************** 2025-04-28 09:44:03,390 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:03,420 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_networkd : (RE)Gather facts post setup] *************** 2025-04-28 09:44:05,630 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:05,726 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_networkd : Update initramfs] ************************** 2025-04-28 09:44:13,992 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:14,036 p=19511 u=root n=ansible | TASK [systemd_networkd : Add IP Forward for interface] ************************* 2025-04-28 09:44:14,213 p=19511 u=root n=ansible | skipping: [aio1] => (item=[0, {'interface': 'lxcbr0', 'address': '10.255.255.1', 'netmask': '255.255.255.0', 'config_overrides': {'Network': {'ConfigureWithoutCarrier': True, 'Gateway': {}}}, 'filename': '0-lxc-net-lxcbr0'}]) 2025-04-28 09:44:14,215 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:14,262 p=19511 u=root n=ansible | TASK [Run the systemd-service role] ******************************************** 2025-04-28 09:44:14,527 p=19511 u=root n=ansible | included: systemd_service for aio1 2025-04-28 09:44:14,554 p=19511 u=root n=ansible | TASK [systemd_service : Create TEMP run dir] *********************************** 2025-04-28 09:44:15,047 p=19511 u=root n=ansible | changed: [aio1] => (item={"path": "/run/lxc-dnsmasq", "owner": "root", "group": "root"}) 2025-04-28 09:44:15,084 p=19511 u=root n=ansible | TASK [systemd_service : Create TEMP service lock dir] ************************** 2025-04-28 09:44:15,570 p=19511 u=root n=ansible | changed: [aio1] => (item={"path": "/run/lock/lxc-dnsmasq", "owner": "root", "group": "root"}) 2025-04-28 09:44:15,610 p=19511 u=root n=ansible | TASK [systemd_service : Create service.d overrides dir] ************************ 2025-04-28 09:44:15,757 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:15,790 p=19511 u=root n=ansible | TASK [systemd_service : Create tmpfiles.d entry] ******************************* 2025-04-28 09:44:16,638 p=19511 u=root n=ansible | changed: [aio1] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-lxc-dnsmasq.conf"}) 2025-04-28 09:44:16,677 p=19511 u=root n=ansible | TASK [systemd_service : Place the systemd service] ***************************** 2025-04-28 09:44:17,280 p=19511 u=root n=ansible | changed: [aio1] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/lxc-dnsmasq.service", "config_overrides": {"Unit": {"Before": "lxc.service"}, "Service": {"PIDFile": "/run/lxc/dnsmasq.pid"}}, "config_type": "ini"}) 2025-04-28 09:44:17,316 p=19511 u=root n=ansible | TASK [systemd_service : Place the systemd override] **************************** 2025-04-28 09:44:17,460 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:17,494 p=19511 u=root n=ansible | TASK [systemd_service : Place the systemd timer] ******************************* 2025-04-28 09:44:17,640 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:17,677 p=19511 u=root n=ansible | TASK [systemd_service : Place the systemd socket] ****************************** 2025-04-28 09:44:17,812 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:17,887 p=19511 u=root n=ansible | TASK [systemd_service : Reload systemd on unit change] ************************* 2025-04-28 09:44:18,998 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:19,032 p=19511 u=root n=ansible | TASK [systemd_service : Including systemd_load tasks] ************************** 2025-04-28 09:44:19,215 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-systemd_service/tasks/systemd_load.yml for aio1 => (item={"service_name": "lxc-dnsmasq"}) 2025-04-28 09:44:19,236 p=19511 u=root n=ansible | TASK [systemd_service : Load service lxc-dnsmasq] ****************************** 2025-04-28 09:44:20,495 p=19511 u=root n=ansible | changed: [aio1] => (item={"service_name": "lxc-dnsmasq"}) 2025-04-28 09:44:20,549 p=19511 u=root n=ansible | TASK [systemd_service : Load timer lxc-dnsmasq] ******************************** 2025-04-28 09:44:20,705 p=19511 u=root n=ansible | skipping: [aio1] => (item={"service_name": "lxc-dnsmasq"}) 2025-04-28 09:44:20,707 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:20,739 p=19511 u=root n=ansible | TASK [systemd_service : Load socket] ******************************************* 2025-04-28 09:44:20,885 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:20,927 p=19511 u=root n=ansible | TASK [lxc_hosts : Check Container Bridge exists] ******************************* 2025-04-28 09:44:21,361 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:21,396 p=19511 u=root n=ansible | TASK [lxc_hosts : Flush handlers] ********************************************** 2025-04-28 09:44:21,519 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_service : Restart changed services] ******************* 2025-04-28 09:44:21,735 p=19511 u=root n=ansible | skipping: [aio1] => (item={"service_name": "lxc-dnsmasq.service"}) 2025-04-28 09:44:21,738 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:21,771 p=19511 u=root n=ansible | TASK [lxc_hosts : Including lxc_cache tasks] *********************************** 2025-04-28 09:44:21,983 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_hosts/tasks/lxc_cache.yml for aio1 2025-04-28 09:44:22,004 p=19511 u=root n=ansible | TASK [lxc_hosts : Set LXC cache fact(s)] *************************************** 2025-04-28 09:44:22,175 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:22,207 p=19511 u=root n=ansible | TASK [lxc_hosts : Retrieve the expiry object] ********************************** 2025-04-28 09:44:22,618 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:22,742 p=19511 u=root n=ansible | TASK [lxc_hosts : Set cache refresh fact] ************************************** 2025-04-28 09:44:22,846 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:22,878 p=19511 u=root n=ansible | TASK [lxc_hosts : Including lxc_cache_rootfs tasks] **************************** 2025-04-28 09:44:23,109 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_hosts/tasks/lxc_cache_rootfs.yml for aio1 2025-04-28 09:44:23,121 p=19511 u=root n=ansible | TASK [lxc_hosts : Create sparse machines file] ********************************* 2025-04-28 09:44:23,554 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:23,590 p=19511 u=root n=ansible | TASK [lxc_hosts : Format the machines file] ************************************ 2025-04-28 09:44:24,229 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:24,266 p=19511 u=root n=ansible | TASK [systemd_mount : Gather variables for each operating system] ************** 2025-04-28 09:44:24,496 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:24,531 p=19511 u=root n=ansible | TASK [systemd_mount : Including systemd_install tasks] ************************* 2025-04-28 09:44:24,740 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-systemd_mount/tasks/systemd_install.yml for aio1 2025-04-28 09:44:24,754 p=19511 u=root n=ansible | TASK [systemd_mount : Download EPEL gpg keys] ********************************** 2025-04-28 09:44:24,904 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:24,976 p=19511 u=root n=ansible | TASK [systemd_mount : Install EPEL gpg keys] *********************************** 2025-04-28 09:44:25,113 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:25,186 p=19511 u=root n=ansible | TASK [systemd_mount : Install the EPEL repository] ***************************** 2025-04-28 09:44:25,325 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:25,397 p=19511 u=root n=ansible | TASK [systemd_mount : Install required distro packages for mounts] ************* 2025-04-28 09:44:26,361 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:26,397 p=19511 u=root n=ansible | TASK [systemd_mount : Make boolean flag for setting up glusterfs] ************** 2025-04-28 09:44:26,547 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:26,582 p=19511 u=root n=ansible | TASK [systemd_mount : Configure systemd-tmpfiles to create /dev/fuse at boot] *** 2025-04-28 09:44:26,714 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:26,789 p=19511 u=root n=ansible | TASK [Apply systemctl overrides] *********************************************** 2025-04-28 09:44:26,923 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:26,995 p=19511 u=root n=ansible | TASK [systemd_mount : Restart systemd-tmpfiles-setup-dev] ********************** 2025-04-28 09:44:27,124 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:27,197 p=19511 u=root n=ansible | TASK [systemd_mount : Including systemd_mounts tasks] ************************** 2025-04-28 09:44:27,426 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-systemd_mount/tasks/systemd_mounts.yml for aio1 => (item={'what': '/var/lib/machines.raw', 'where': '/var/lib/machines', 'type': 'ext4', 'options': 'loop', 'unit': {'ConditionPathExists': ['/var/lib/machines.raw']}, 'state': 'started', 'enabled': True}) 2025-04-28 09:44:27,449 p=19511 u=root n=ansible | TASK [systemd_mount : Set mount facts] ***************************************** 2025-04-28 09:44:27,608 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:27,642 p=19511 u=root n=ansible | TASK [systemd_mount : Escape mount service file name] ************************** 2025-04-28 09:44:28,079 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:28,113 p=19511 u=root n=ansible | TASK [systemd_mount : Create mount target(s)] ********************************** 2025-04-28 09:44:28,556 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:28,591 p=19511 u=root n=ansible | TASK [systemd_mount : Place mount credentials when required] ******************* 2025-04-28 09:44:28,722 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:28,794 p=19511 u=root n=ansible | TASK [systemd_mount : Create systemd mount services(s)] ************************ 2025-04-28 09:44:29,313 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:29,349 p=19511 u=root n=ansible | TASK [systemd_mount : Load or Unload mount(s)] ********************************* 2025-04-28 09:44:31,003 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:31,036 p=19511 u=root n=ansible | TASK [systemd_mount : Set the state of the mount] ****************************** 2025-04-28 09:44:31,523 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:31,558 p=19511 u=root n=ansible | TASK [systemd_mount : Unload mount(s)] ***************************************** 2025-04-28 09:44:31,692 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:44:31,776 p=19511 u=root n=ansible | TASK [lxc_hosts : Remove the old image cache] ********************************** 2025-04-28 09:44:32,219 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:44:32,253 p=19511 u=root n=ansible | TASK [lxc_hosts : Create new image cache directory] **************************** 2025-04-28 09:44:32,693 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:44:32,728 p=19511 u=root n=ansible | TASK [lxc_hosts : Build the base image using a CLI tool] *********************** 2025-04-28 09:45:35,054 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:45:35,094 p=19511 u=root n=ansible | TASK [lxc_hosts : Including lxc_cache_preparation tasks] *********************** 2025-04-28 09:45:35,316 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_hosts/tasks/lxc_cache_preparation.yml for aio1 2025-04-28 09:45:35,336 p=19511 u=root n=ansible | TASK [lxc_hosts : Rsyncing files from the LXC host to the container cache] ***** 2025-04-28 09:45:35,883 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/apt/apt.conf.d/) 2025-04-28 09:45:36,246 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/apt/sources.list) 2025-04-28 09:45:36,602 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/apt/preferences.d/) 2025-04-28 09:45:36,958 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/protocols) 2025-04-28 09:45:37,318 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/apt/trusted.gpg.d/) 2025-04-28 09:45:37,621 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/apt/trusted.gpg) 2025-04-28 09:45:37,971 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/pip.conf) 2025-04-28 09:45:38,332 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/apt/sources.list.d/) 2025-04-28 09:45:38,698 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/environment) 2025-04-28 09:45:39,020 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/apt/mirrors) 2025-04-28 09:45:39,397 p=19511 u=root n=ansible | changed: [aio1] => (item=/etc/localtime) 2025-04-28 09:45:39,441 p=19511 u=root n=ansible | TASK [lxc_hosts : Ensure directories exist for lxc_container_cache_files] ****** 2025-04-28 09:45:39,583 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:45:39,658 p=19511 u=root n=ansible | TASK [lxc_hosts : Copy files from deployment host to the container cache] ****** 2025-04-28 09:45:39,790 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:45:39,864 p=19511 u=root n=ansible | TASK [lxc_hosts : Ensure opt directory exists in container] ******************** 2025-04-28 09:45:40,331 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:45:40,370 p=19511 u=root n=ansible | TASK [lxc_hosts : Cached image preparation script] ***************************** 2025-04-28 09:45:41,251 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:45:41,290 p=19511 u=root n=ansible | TASK [lxc_hosts : Prepare cached image setup commands] ************************* 2025-04-28 09:45:41,894 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:45:41,931 p=19511 u=root n=ansible | TASK [lxc_hosts : Ensure that the LXC cache has been prepared] ***************** 2025-04-28 09:46:23,757 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:46:23,792 p=19511 u=root n=ansible | TASK [lxc_hosts : Remove requiretty for sudo on centos] ************************ 2025-04-28 09:46:23,925 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:46:24,002 p=19511 u=root n=ansible | TASK [lxc_hosts : Including lxc_cache_create tasks] **************************** 2025-04-28 09:46:24,230 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_hosts/tasks/lxc_cache_create.yml for aio1 2025-04-28 09:46:24,254 p=19511 u=root n=ansible | TASK [lxc_hosts : Create LXC cache dir] **************************************** 2025-04-28 09:46:24,706 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:46:24,741 p=19511 u=root n=ansible | TASK [lxc_hosts : Remove existing cache archive] ******************************* 2025-04-28 09:46:25,193 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:46:25,229 p=19511 u=root n=ansible | TASK [lxc_hosts : Create lxc image] ******************************************** 2025-04-28 09:46:31,366 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:46:31,400 p=19511 u=root n=ansible | TASK [lxc_hosts : Drop container meta-data] ************************************ 2025-04-28 09:46:32,226 p=19511 u=root n=ansible | changed: [aio1] => (item=config) 2025-04-28 09:46:32,892 p=19511 u=root n=ansible | changed: [aio1] => (item=config.5) 2025-04-28 09:46:33,581 p=19511 u=root n=ansible | changed: [aio1] => (item=create-message) 2025-04-28 09:46:34,263 p=19511 u=root n=ansible | changed: [aio1] => (item=expiry) 2025-04-28 09:46:34,932 p=19511 u=root n=ansible | changed: [aio1] => (item=templates) 2025-04-28 09:46:34,971 p=19511 u=root n=ansible | TASK [lxc_hosts : Set expiry] ************************************************** 2025-04-28 09:46:35,842 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:46:35,883 p=19511 u=root n=ansible | TASK [lxc_hosts : Set build ID] ************************************************ 2025-04-28 09:46:36,680 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:46:36,719 p=19511 u=root n=ansible | TASK [lxc_hosts : Create base container to use for containers with dir] ******** 2025-04-28 09:46:50,634 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:46:50,671 p=19511 u=root n=ansible | TASK [lxc_hosts : Set the qgroup size|compression limits on machines] ********** 2025-04-28 09:46:50,814 p=19511 u=root n=ansible | skipping: [aio1] => (item=-e none) 2025-04-28 09:46:50,816 p=19511 u=root n=ansible | skipping: [aio1] => (item=-c none) 2025-04-28 09:46:50,817 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:46:50,857 p=19511 u=root n=ansible | TASK [lxc_hosts : Flush handlers] ********************************************** 2025-04-28 09:46:51,033 p=19511 u=root n=ansible | PLAY [Set lxc containers group] ************************************************ 2025-04-28 09:46:51,706 p=19511 u=root n=ansible | TASK [Setup installation variables] ******************************************** 2025-04-28 09:46:53,508 p=19511 u=root n=ansible | included: openstack.osa.install_defaults for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:46:53,551 p=19511 u=root n=ansible | TASK [Add hosts to dynamic inventory group] ************************************ 2025-04-28 09:46:53,680 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:46:53,724 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:46:53,809 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:46:53,894 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:46:53,980 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:46:54,066 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:46:54,155 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:46:54,241 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:46:54,328 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:46:54,421 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:46:54,494 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:46:54,552 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:46:54,608 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:46:54,809 p=19511 u=root n=ansible | PLAY [Gather lxc hosts facts] ************************************************** 2025-04-28 09:46:55,883 p=19511 u=root n=ansible | TASK [Gathering Facts] ********************************************************* 2025-04-28 09:46:56,754 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:46:56,996 p=19511 u=root n=ansible | PLAY [Create container(s)] ***************************************************** 2025-04-28 09:46:57,068 p=19511 u=root n=ansible | TASK [Setup installation variables] ******************************************** 2025-04-28 09:46:58,221 p=19511 u=root n=ansible | included: openstack.osa.install_defaults for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:46:58,315 p=19511 u=root n=ansible | TASK [lxc_container_create : Allow the usage of local facts] ******************* 2025-04-28 09:46:58,760 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:46:58,824 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:46:58,926 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:46:59,020 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:46:59,119 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:46:59,207 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:46:59,274 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:46:59,337 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:46:59,400 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:46:59,463 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:46:59,525 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:46:59,588 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:46:59,648 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:46:59,712 p=19511 u=root n=ansible | TASK [lxc_container_create : Check the physical_host variable is set] ********** 2025-04-28 09:46:59,865 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:46:59,910 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:46:59,992 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:47:00,076 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:47:00,162 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:47:00,247 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:47:00,333 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:47:00,417 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:47:00,500 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:47:00,584 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:47:00,656 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:47:00,712 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:47:00,769 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:47:00,829 p=19511 u=root n=ansible | TASK [lxc_container_create : Read custom facts from previous runs] ************* 2025-04-28 09:47:02,916 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:47:03,064 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:47:03,225 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:47:03,384 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:47:03,538 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:47:03,691 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:47:03,808 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:47:03,928 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:47:04,866 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:47:05,112 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:47:05,189 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:47:05,308 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:47:05,427 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:47:05,548 p=19511 u=root n=ansible | TASK [lxc_container_create : Check for lxc volume group] *********************** 2025-04-28 09:47:05,710 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:47:05,761 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:47:05,844 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:47:05,931 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:47:06,020 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:47:06,106 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:47:06,189 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:47:06,278 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:47:06,361 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:47:06,448 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:47:06,524 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:47:06,580 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:47:06,636 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:47:06,701 p=19511 u=root n=ansible | TASK [lxc_container_create : LXC VG check] ************************************* 2025-04-28 09:47:06,853 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:47:06,895 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:47:06,983 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:47:07,070 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:47:07,156 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:47:07,243 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:47:07,344 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:47:07,433 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:47:07,522 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:47:07,607 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:47:07,690 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:47:07,761 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:47:07,819 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:47:07,881 p=19511 u=root n=ansible | TASK [lxc_container_create : Including lxc_container_destroy tasks] ************ 2025-04-28 09:47:08,058 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:47:08,105 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:47:08,195 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:47:08,276 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:47:08,357 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:47:08,440 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:47:08,522 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:47:08,606 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:47:08,690 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:47:08,775 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:47:08,858 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:47:08,930 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:47:08,988 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:47:09,049 p=19511 u=root n=ansible | TASK [lxc_container_create : Including lxc_container_create tasks] ************* 2025-04-28 09:47:10,193 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_container_create/tasks/lxc_container_create.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:47:10,210 p=19511 u=root n=ansible | TASK [lxc_container_create : Container service directories] ******************** 2025-04-28 09:47:10,716 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=/openstack/aio1-horizon-container-759e6a6a) 2025-04-28 09:47:10,718 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=/openstack/aio1-galera-container-3170046e) 2025-04-28 09:47:10,769 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=/openstack/aio1-repo-container-5dee23ed) 2025-04-28 09:47:10,771 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=/openstack/aio1-neutron-server-container-4b5d5912) 2025-04-28 09:47:10,804 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=/openstack/aio1-glance-container-f867c4f2) 2025-04-28 09:47:10,805 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=/openstack/aio1-placement-container-5af1d0ed) 2025-04-28 09:47:10,828 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=/openstack/aio1-neutron-ovn-northd-container-7927bbd4) 2025-04-28 09:47:10,833 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=/openstack/aio1-rabbit-mq-container-a85e173f) 2025-04-28 09:47:11,069 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-horizon-container-759e6a6a) 2025-04-28 09:47:11,087 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-galera-container-3170046e) 2025-04-28 09:47:11,113 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-repo-container-5dee23ed) 2025-04-28 09:47:11,133 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-neutron-server-container-4b5d5912) 2025-04-28 09:47:11,166 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-glance-container-f867c4f2) 2025-04-28 09:47:11,182 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-neutron-ovn-northd-container-7927bbd4) 2025-04-28 09:47:11,218 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-placement-container-5af1d0ed) 2025-04-28 09:47:11,360 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-rabbit-mq-container-a85e173f) 2025-04-28 09:47:11,420 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-horizon-container-759e6a6a) 2025-04-28 09:47:11,436 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-galera-container-3170046e) 2025-04-28 09:47:11,447 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-repo-container-5dee23ed) 2025-04-28 09:47:11,503 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-neutron-server-container-4b5d5912) 2025-04-28 09:47:11,530 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-glance-container-f867c4f2) 2025-04-28 09:47:11,563 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-neutron-ovn-northd-container-7927bbd4) 2025-04-28 09:47:11,565 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-placement-container-5af1d0ed) 2025-04-28 09:47:11,717 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-rabbit-mq-container-a85e173f) 2025-04-28 09:47:11,778 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-horizon-container-759e6a6a) 2025-04-28 09:47:11,888 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-repo-container-5dee23ed) 2025-04-28 09:47:11,907 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-galera-container-3170046e) 2025-04-28 09:47:11,986 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-neutron-server-container-4b5d5912) 2025-04-28 09:47:11,995 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-glance-container-f867c4f2) 2025-04-28 09:47:12,005 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-placement-container-5af1d0ed) 2025-04-28 09:47:12,077 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-neutron-ovn-northd-container-7927bbd4) 2025-04-28 09:47:12,203 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-rabbit-mq-container-a85e173f) 2025-04-28 09:47:12,209 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=/openstack/aio1-utility-container-3f04d7c1) 2025-04-28 09:47:12,334 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=/openstack/aio1-memcached-container-71453474) 2025-04-28 09:47:12,422 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=/openstack/aio1-keystone-container-dd9739ec) 2025-04-28 09:47:12,612 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=/openstack/aio1-cinder-api-container-15af9d1b) 2025-04-28 09:47:12,613 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-utility-container-3f04d7c1) 2025-04-28 09:47:12,615 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=/openstack/aio1-nova-api-container-d170d4ae) 2025-04-28 09:47:12,617 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-memcached-container-71453474) 2025-04-28 09:47:12,689 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-keystone-container-dd9739ec) 2025-04-28 09:47:12,772 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-cinder-api-container-15af9d1b) 2025-04-28 09:47:12,824 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-utility-container-3f04d7c1) 2025-04-28 09:47:12,908 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=/openstack/backup/aio1-nova-api-container-d170d4ae) 2025-04-28 09:47:12,943 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-memcached-container-71453474) 2025-04-28 09:47:13,015 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-keystone-container-dd9739ec) 2025-04-28 09:47:13,108 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-cinder-api-container-15af9d1b) 2025-04-28 09:47:13,158 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-utility-container-3f04d7c1) 2025-04-28 09:47:13,234 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=/openstack/log/aio1-nova-api-container-d170d4ae) 2025-04-28 09:47:13,265 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-memcached-container-71453474) 2025-04-28 09:47:13,348 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-keystone-container-dd9739ec) 2025-04-28 09:47:13,448 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-cinder-api-container-15af9d1b) 2025-04-28 09:47:13,556 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=/var/lib/lxc/aio1-nova-api-container-d170d4ae) 2025-04-28 09:47:13,655 p=19511 u=root n=ansible | TASK [lxc_container_create : LXC autodev setup] ******************************** 2025-04-28 09:47:14,580 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:47:14,636 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:47:14,746 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:47:14,848 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:47:14,944 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:47:15,027 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:47:15,090 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:47:15,156 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:47:15,363 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:47:15,422 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:47:15,497 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:47:15,571 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:47:15,654 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:47:15,720 p=19511 u=root n=ansible | TASK [lxc_container_create : Including lxc_container_create tasks for dir] ***** 2025-04-28 09:47:16,847 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_container_create/tasks/lxc_container_create_dir.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:47:16,886 p=19511 u=root n=ansible | TASK [lxc_container_create : Create container (dir)] *************************** 2025-04-28 09:47:40,573 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:47:40,650 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:47:40,941 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:47:41,149 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:47:41,291 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:47:41,405 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:47:41,501 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:47:41,705 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:47:58,296 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:47:58,326 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:47:58,573 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:47:58,596 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:47:58,664 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:47:58,737 p=19511 u=root n=ansible | TASK [lxc_container_create : Check container state] **************************** 2025-04-28 09:47:59,294 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:47:59,350 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:47:59,462 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:47:59,564 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:47:59,665 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:47:59,760 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:47:59,831 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:47:59,902 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:47:59,973 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:48:00,040 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:48:00,104 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:48:00,166 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:48:00,241 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:48:00,315 p=19511 u=root n=ansible | TASK [lxc_container_create : Start the container if it is not already running] *** 2025-04-28 09:48:00,494 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:48:00,550 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:00,637 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:00,727 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:48:00,815 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:48:00,903 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:48:00,997 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:48:01,085 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:48:01,173 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:48:01,250 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:48:01,309 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:48:01,368 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:48:01,432 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:48:01,501 p=19511 u=root n=ansible | TASK [lxc_container_create : Including lxc_container_config tasks] ************* 2025-04-28 09:48:02,758 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_container_create/tasks/lxc_container_config.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:48:02,806 p=19511 u=root n=ansible | TASK [lxc_container_create : Write default container config] ******************* 2025-04-28 09:48:03,326 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:03,328 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:03,348 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:03,350 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:03,398 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:03,436 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:03,440 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:03,464 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:03,684 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:03,692 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:03,699 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:03,762 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:03,792 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:03,796 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-glance-container-f867c4f2/autodev) 2025-04-28 09:48:03,819 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:03,821 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:04,013 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:04,047 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:04,049 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:04,112 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:04,205 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:04,210 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:04,248 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:04,250 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:04,360 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-galera-container-3170046e/autodev) 2025-04-28 09:48:04,362 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:04,402 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:04,489 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:04,548 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:04,582 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:04,617 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:04,620 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:04,715 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:04,747 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-placement-container-5af1d0ed/autodev) 2025-04-28 09:48:04,781 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-repo-container-5dee23ed/autodev) 2025-04-28 09:48:04,877 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-rabbit-mq-container-a85e173f/autodev) 2025-04-28 09:48:04,933 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-horizon-container-759e6a6a/autodev) 2025-04-28 09:48:04,981 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:04,982 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-neutron-ovn-northd-container-7927bbd4/autodev) 2025-04-28 09:48:05,089 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:05,182 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-neutron-server-container-4b5d5912/autodev) 2025-04-28 09:48:05,185 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:05,192 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:05,289 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:05,297 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:05,398 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:05,402 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:05,531 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:05,534 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:05,671 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:05,775 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:05,879 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:05,981 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-utility-container-3f04d7c1/autodev) 2025-04-28 09:48:05,983 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.group=onboot) 2025-04-28 09:48:05,984 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:06,007 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:06,126 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:06,171 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:06,240 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:06,242 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.autodev=1) 2025-04-28 09:48:06,322 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:06,447 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:06,528 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:06,571 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.group=openstack) 2025-04-28 09:48:06,580 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:06,646 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:06,772 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:06,845 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:06,892 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.start.auto=1) 2025-04-28 09:48:06,928 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-memcached-container-71453474/autodev) 2025-04-28 09:48:06,975 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-keystone-container-dd9739ec/autodev) 2025-04-28 09:48:07,132 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-cinder-api-container-15af9d1b/autodev) 2025-04-28 09:48:07,198 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:07,281 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.hook.autodev=/var/lib/lxc/aio1-nova-api-container-d170d4ae/autodev) 2025-04-28 09:48:07,287 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:07,497 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:07,499 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:07,730 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.start.delay=15) 2025-04-28 09:48:07,852 p=19511 u=root n=ansible | TASK [lxc_container_create : Ensure containers have required auto mounts] ****** 2025-04-28 09:48:08,382 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:48:08,457 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:48:08,560 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:48:08,652 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:48:08,752 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:48:08,836 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:48:08,898 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:48:08,963 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:48:09,026 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:48:09,091 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:48:09,155 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:48:09,216 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:48:09,278 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:48:09,343 p=19511 u=root n=ansible | TASK [lxc_container_create : Ensure bind mount host directories exists] ******** 2025-04-28 09:48:09,832 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-horizon-container-759e6a6a', 'container_directory': '/var/backup'}) 2025-04-28 09:48:09,835 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-galera-container-3170046e', 'container_directory': '/var/backup'}) 2025-04-28 09:48:09,892 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-repo-container-5dee23ed', 'container_directory': '/var/backup'}) 2025-04-28 09:48:09,908 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-neutron-server-container-4b5d5912', 'container_directory': '/var/backup'}) 2025-04-28 09:48:09,910 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-placement-container-5af1d0ed', 'container_directory': '/var/backup'}) 2025-04-28 09:48:09,924 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-rabbit-mq-container-a85e173f', 'container_directory': '/var/backup'}) 2025-04-28 09:48:09,945 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-glance-container-f867c4f2', 'container_directory': '/var/backup'}) 2025-04-28 09:48:10,050 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-neutron-ovn-northd-container-7927bbd4', 'container_directory': '/var/backup'}) 2025-04-28 09:48:10,180 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:10,235 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:10,246 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:10,247 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:10,298 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:10,318 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:10,396 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:10,449 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:10,547 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:10,617 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:10,622 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:10,730 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:10,734 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:10,740 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:10,859 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:10,863 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:10,983 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-utility-container-3f04d7c1', 'container_directory': '/var/backup'}) 2025-04-28 09:48:11,101 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-memcached-container-71453474', 'container_directory': '/var/backup'}) 2025-04-28 09:48:11,187 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-keystone-container-dd9739ec', 'container_directory': '/var/backup'}) 2025-04-28 09:48:11,267 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-cinder-api-container-15af9d1b', 'container_directory': '/var/backup'}) 2025-04-28 09:48:11,350 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:11,352 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:11,354 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-nova-api-container-d170d4ae', 'container_directory': '/var/backup'}) 2025-04-28 09:48:11,458 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:11,564 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:11,585 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:11,638 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:11,726 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:11,788 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:11,898 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:12,000 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:12,054 p=19511 u=root n=ansible | TASK [lxc_container_create : Add bind mount configuration to container] ******** 2025-04-28 09:48:12,545 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-galera-container-3170046e', 'container_directory': '/var/backup'}) 2025-04-28 09:48:12,548 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-horizon-container-759e6a6a', 'container_directory': '/var/backup'}) 2025-04-28 09:48:12,576 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-placement-container-5af1d0ed', 'container_directory': '/var/backup'}) 2025-04-28 09:48:12,617 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-neutron-server-container-4b5d5912', 'container_directory': '/var/backup'}) 2025-04-28 09:48:12,643 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-rabbit-mq-container-a85e173f', 'container_directory': '/var/backup'}) 2025-04-28 09:48:12,646 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-glance-container-f867c4f2', 'container_directory': '/var/backup'}) 2025-04-28 09:48:12,659 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-neutron-ovn-northd-container-7927bbd4', 'container_directory': '/var/backup'}) 2025-04-28 09:48:12,694 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-repo-container-5dee23ed', 'container_directory': '/var/backup'}) 2025-04-28 09:48:12,893 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:12,908 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:12,965 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:12,982 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:13,048 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:13,056 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:13,105 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:13,107 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:13,240 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:13,322 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:13,336 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:13,417 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:13,422 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:13,433 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:13,537 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:13,657 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:13,671 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-utility-container-3f04d7c1', 'container_directory': '/var/backup'}) 2025-04-28 09:48:13,780 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-memcached-container-71453474', 'container_directory': '/var/backup'}) 2025-04-28 09:48:13,964 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-keystone-container-dd9739ec', 'container_directory': '/var/backup'}) 2025-04-28 09:48:13,965 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-cinder-api-container-15af9d1b', 'container_directory': '/var/backup'}) 2025-04-28 09:48:14,054 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:14,055 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'host_directory': '/openstack/backup/aio1-nova-api-container-d170d4ae', 'container_directory': '/var/backup'}) 2025-04-28 09:48:14,056 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:14,178 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:14,253 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:14,327 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:14,378 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:14,466 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'container_directory': '/openstack/src', 'host_directory': '/home/zuul/src'}) 2025-04-28 09:48:14,509 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:14,597 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:14,709 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'container_directory': '/opt/cache/files', 'host_directory': '/opt/cache/files'}) 2025-04-28 09:48:14,763 p=19511 u=root n=ansible | TASK [lxc_container_create : Create and start the container] ******************* 2025-04-28 09:48:15,264 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:48:15,338 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:48:15,446 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:48:15,549 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:48:15,654 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:48:15,741 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:48:15,806 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:48:15,869 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:48:15,932 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:48:15,995 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:48:16,057 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:48:16,116 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:48:16,173 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:48:16,238 p=19511 u=root n=ansible | TASK [lxc_container_create : Gather container facts] *************************** 2025-04-28 09:48:17,562 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-horizon-container-759e6a6a is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:17,562 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:17,689 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-neutron-ovn-northd-container-7927bbd4 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:17,690 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:48:17,842 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-placement-container-5af1d0ed is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:17,843 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:17,999 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-galera-container-3170046e is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:18,000 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:48:18,156 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-glance-container-f867c4f2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:18,157 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:48:18,316 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-rabbit-mq-container-a85e173f is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:18,316 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:48:18,435 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-repo-container-5dee23ed is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:18,435 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:48:18,554 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-neutron-server-container-4b5d5912 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:18,554 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:48:18,683 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-utility-container-3f04d7c1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:18,684 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:48:18,805 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-memcached-container-71453474 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:18,805 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:48:18,924 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-keystone-container-dd9739ec is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:18,924 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:48:19,041 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-cinder-api-container-15af9d1b is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:19,041 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:48:19,167 p=19511 u=root n=ansible | [WARNING]: Platform linux on host aio1-nova-api-container-d170d4ae is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 2025-04-28 09:48:19,167 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:48:19,287 p=19511 u=root n=ansible | TASK [lxc_container_create : Drop container setup script] ********************** 2025-04-28 09:48:20,709 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:20,775 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:48:20,865 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:48:20,959 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:48:21,053 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:21,133 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:48:21,196 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:48:21,256 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:48:21,968 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:48:21,989 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:48:22,051 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:48:22,348 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:48:22,366 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:48:22,428 p=19511 u=root n=ansible | TASK [lxc_container_create : Drop container first run script] ****************** 2025-04-28 09:48:23,406 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:48:23,489 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:48:23,564 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:48:23,658 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:48:23,773 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:48:23,855 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:48:23,920 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:48:23,982 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:48:24,196 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:48:24,276 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:48:24,320 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:48:24,425 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:48:24,526 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:48:24,553 p=19511 u=root n=ansible | TASK [lxc_container_create : Execute first script] ***************************** 2025-04-28 09:48:25,110 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:48:25,189 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:48:25,281 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:48:25,376 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:48:25,483 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:48:25,574 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:48:25,637 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:48:25,702 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:48:25,764 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:48:25,828 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:48:25,901 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:48:25,961 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:48:26,022 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:48:26,087 p=19511 u=root n=ansible | TASK [lxc_container_create : Create container mac script] ********************** 2025-04-28 09:48:27,050 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.237.177', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:27,075 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.252', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:27,088 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.227', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:27,130 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.27', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:27,187 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.97', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:27,205 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.84', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:27,224 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.208', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:27,299 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.154', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:27,884 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:27,981 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:28,097 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:28,108 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:28,221 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:28,225 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.33', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:28,227 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:28,356 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:28,744 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.164', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:28,829 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:28,832 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.117', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:28,929 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.140', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:29,026 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.112', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:29,190 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.248', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:29,530 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:29,603 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:29,676 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:29,794 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.228', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:29,938 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:30,495 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:30,539 p=19511 u=root n=ansible | TASK [lxc_container_create : Cleanup old mac scripts] ************************** 2025-04-28 09:48:31,062 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.237.177', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,068 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.97', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,086 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.227', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,145 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.252', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,160 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.154', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,164 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.84', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,254 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.27', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,256 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.208', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,388 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:31,468 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:31,573 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:31,583 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:31,595 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:31,686 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:31,689 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.33', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:31,690 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:31,797 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.164', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:31,915 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.117', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:32,000 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:32,082 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.140', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:32,168 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.112', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:32,169 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:32,171 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:32,180 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.248', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:32,335 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:32,415 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.228', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:32,488 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:32,676 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:32,720 p=19511 u=root n=ansible | TASK [lxc_container_create : Set define static mac address from an existing interface] *** 2025-04-28 09:48:33,206 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.252', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:33,285 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.97', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:33,294 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.237.177', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:33,305 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.227', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:33,313 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.154', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:33,328 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.27', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:33,367 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.84', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:33,381 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.208', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:33,553 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:33,661 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:33,665 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:33,667 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:33,735 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:33,854 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:33,858 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.33', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:33,859 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:33,966 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.164', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:34,092 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.117', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:34,249 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:34,253 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.140', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:34,255 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.112', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:34,456 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:34,458 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.248', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:34,460 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:34,617 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:34,620 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.228', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:34,819 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:34,999 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:35,044 p=19511 u=root n=ansible | TASK [lxc_container_create : Gather hardware addresses to be used as facts] **** 2025-04-28 09:48:35,502 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.252', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:35,521 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.237.177', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:35,550 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.97', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:35,570 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.227', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:35,617 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.27', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:35,632 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.84', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:35,635 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.208', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:35,673 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.154', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:35,825 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:35,915 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:35,920 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,025 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,033 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,037 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.33', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:36,038 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,110 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,227 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.164', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:36,333 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.117', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:36,335 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,482 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.140', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:36,559 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,561 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.112', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:36,638 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.248', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:36,639 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,717 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:36,798 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.228', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:36,888 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:37,098 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:37,146 p=19511 u=root n=ansible | TASK [lxc_container_create : Set fixed hardware address fact] ****************** 2025-04-28 09:48:37,317 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item={'content': 'MDA6MTY6M2U6NzQ6YzE6MzQK', 'source': '/var/lib/lxc/aio1-galera-container-3170046e/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-galera-container-3170046e/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.239.252', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,319 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item={'content': 'MDA6MTY6M2U6NjU6MDY6MDkK', 'source': '/var/lib/lxc/aio1-galera-container-3170046e/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-galera-container-3170046e/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,321 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item={'content': 'MDA6MTY6M2U6NDg6OTE6ZDAK', 'source': '/var/lib/lxc/aio1-horizon-container-759e6a6a/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-horizon-container-759e6a6a/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.237.177', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,374 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item={'content': 'MDA6MTY6M2U6NzQ6MmM6ZjUK', 'source': '/var/lib/lxc/aio1-horizon-container-759e6a6a/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-horizon-container-759e6a6a/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,377 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item={'content': 'MDA6MTY6M2U6Mjg6MzA6YzUK', 'source': '/var/lib/lxc/aio1-placement-container-5af1d0ed/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-placement-container-5af1d0ed/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.239.97', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,378 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item={'content': 'MDA6MTY6M2U6NTc6NWI6OTMK', 'source': '/var/lib/lxc/aio1-placement-container-5af1d0ed/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-placement-container-5af1d0ed/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,380 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item={'content': 'MDA6MTY6M2U6NDQ6ZjU6NTgK', 'source': '/var/lib/lxc/aio1-repo-container-5dee23ed/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-repo-container-5dee23ed/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.239.227', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,385 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item={'content': 'MDA6MTY6M2U6ZTY6MDM6MDQK', 'source': '/var/lib/lxc/aio1-repo-container-5dee23ed/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-repo-container-5dee23ed/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,470 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item={'content': 'MDA6MTY6M2U6MTA6Mjg6MmQK', 'source': '/var/lib/lxc/aio1-neutron-server-container-4b5d5912/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-neutron-server-container-4b5d5912/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.238.27', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,471 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item={'content': 'MDA6MTY6M2U6NjI6ZTE6N2MK', 'source': '/var/lib/lxc/aio1-neutron-server-container-4b5d5912/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-neutron-server-container-4b5d5912/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,558 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item={'content': 'MDA6MTY6M2U6YTE6MDA6MzAK', 'source': '/var/lib/lxc/aio1-rabbit-mq-container-a85e173f/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-rabbit-mq-container-a85e173f/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.238.154', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,559 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item={'content': 'MDA6MTY6M2U6Mjc6Yjc6NTYK', 'source': '/var/lib/lxc/aio1-rabbit-mq-container-a85e173f/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-rabbit-mq-container-a85e173f/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,647 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item={'content': 'MDA6MTY6M2U6M2Q6MGE6ZjIK', 'source': '/var/lib/lxc/aio1-glance-container-f867c4f2/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-glance-container-f867c4f2/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.239.208', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,648 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item={'content': 'MDA6MTY6M2U6Y2E6ODc6MGEK', 'source': '/var/lib/lxc/aio1-glance-container-f867c4f2/eth2.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-glance-container-f867c4f2/eth2.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'storage_address', 'value': {'address': '172.29.246.33', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,650 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item={'content': 'MDA6MTY6M2U6MDk6Mzk6ZjIK', 'source': '/var/lib/lxc/aio1-glance-container-f867c4f2/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-glance-container-f867c4f2/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,737 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={'content': 'MDA6MTY6M2U6N2Q6OGI6MDQK', 'source': '/var/lib/lxc/aio1-neutron-ovn-northd-container-7927bbd4/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-neutron-ovn-northd-container-7927bbd4/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.238.84', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,738 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={'content': 'MDA6MTY6M2U6YmQ6MGQ6NmIK', 'source': '/var/lib/lxc/aio1-neutron-ovn-northd-container-7927bbd4/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-neutron-ovn-northd-container-7927bbd4/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,826 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item={'content': 'MDA6MTY6M2U6ZTk6MzU6ZTAK', 'source': '/var/lib/lxc/aio1-utility-container-3f04d7c1/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-utility-container-3f04d7c1/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.239.164', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,827 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item={'content': 'MDA6MTY6M2U6NGE6OTk6NDAK', 'source': '/var/lib/lxc/aio1-utility-container-3f04d7c1/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-utility-container-3f04d7c1/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,916 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item={'content': 'MDA6MTY6M2U6MmY6ODU6YTEK', 'source': '/var/lib/lxc/aio1-memcached-container-71453474/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-memcached-container-71453474/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.236.117', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:37,917 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item={'content': 'MDA6MTY6M2U6NzI6N2E6NDYK', 'source': '/var/lib/lxc/aio1-memcached-container-71453474/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-memcached-container-71453474/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:38,004 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item={'content': 'MDA6MTY6M2U6NjM6MWI6NTIK', 'source': '/var/lib/lxc/aio1-keystone-container-dd9739ec/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-keystone-container-dd9739ec/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.239.140', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:38,006 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item={'content': 'MDA6MTY6M2U6MGQ6ODY6YjUK', 'source': '/var/lib/lxc/aio1-keystone-container-dd9739ec/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-keystone-container-dd9739ec/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:38,093 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item={'content': 'MDA6MTY6M2U6ZDg6MGI6MWEK', 'source': '/var/lib/lxc/aio1-cinder-api-container-15af9d1b/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-cinder-api-container-15af9d1b/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.236.112', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:38,095 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item={'content': 'MDA6MTY6M2U6MDI6ZmI6NTIK', 'source': '/var/lib/lxc/aio1-cinder-api-container-15af9d1b/eth2.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-cinder-api-container-15af9d1b/eth2.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'storage_address', 'value': {'address': '172.29.246.228', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:38,096 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item={'content': 'MDA6MTY6M2U6Njk6MzA6Y2YK', 'source': '/var/lib/lxc/aio1-cinder-api-container-15af9d1b/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-cinder-api-container-15af9d1b/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:38,182 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item={'content': 'MDA6MTY6M2U6OWI6ZDg6OTQK', 'source': '/var/lib/lxc/aio1-nova-api-container-d170d4ae/eth1.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-nova-api-container-d170d4ae/eth1.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'management_address', 'value': {'address': '172.29.239.248', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:38,183 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item={'content': 'MDA6MTY6M2U6NWU6M2M6YzEK', 'source': '/var/lib/lxc/aio1-nova-api-container-d170d4ae/eth0.hwaddr', 'encoding': 'base64', 'invocation': {'module_args': {'src': '/var/lib/lxc/aio1-nova-api-container-d170d4ae/eth0.hwaddr'}}, 'failed': False, 'changed': False, 'item': {'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}, 'ansible_loop_var': 'item'}) 2025-04-28 09:48:38,361 p=19511 u=root n=ansible | TASK [lxc_container_create : LXC host config for container networks] *********** 2025-04-28 09:48:39,396 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:39,407 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:39,411 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:39,451 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:39,499 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:39,641 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:39,649 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:39,711 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:40,271 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.237.177', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:40,272 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.239.97', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:40,347 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.239.227', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:40,355 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.239.252', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:40,459 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.238.27', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:40,572 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.238.84', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:40,575 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.239.208', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:40,588 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.238.154', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:41,145 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:41,230 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:41,323 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=[2, {'address': '172.29.246.33', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}]) 2025-04-28 09:48:41,367 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:41,444 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:41,523 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=[0, {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}]) 2025-04-28 09:48:41,898 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.239.164', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:42,013 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.236.117', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:42,097 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.239.140', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:42,208 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.236.112', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:42,282 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=[1, {'address': '172.29.239.248', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}]) 2025-04-28 09:48:42,912 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=[2, {'address': '172.29.246.228', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}]) 2025-04-28 09:48:42,957 p=19511 u=root n=ansible | TASK [lxc_container_create : Container network includes] *********************** 2025-04-28 09:48:43,458 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.252', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:43,493 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.237.177', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:43,515 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.97', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:43,533 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.27', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:43,548 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.227', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:43,564 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.154', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:43,602 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.238.84', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:43,649 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.208', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:43,830 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:43,912 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:43,918 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,035 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,052 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,157 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,166 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,171 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.33', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:44,277 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.164', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:44,553 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.117', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:44,555 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,558 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.140', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:44,559 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.236.112', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:44,635 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,716 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,719 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'management_address', 'value': {'address': '172.29.239.248', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:44,797 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:44,883 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.228', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:45,011 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:45,206 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:45,250 p=19511 u=root n=ansible | TASK [lxc_container_create : Create wiring script] ***************************** 2025-04-28 09:48:46,189 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:48:46,257 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:48:46,357 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:48:46,448 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:48:46,553 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:48:46,635 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:48:46,702 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:48:46,766 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:48:46,926 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:48:47,006 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:48:47,078 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:48:47,182 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:48:47,279 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:48:47,306 p=19511 u=root n=ansible | TASK [lxc_container_create : Drop veth cleanup script] ************************* 2025-04-28 09:48:48,267 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:48:48,350 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:48:48,453 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:48:48,551 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:48:48,646 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:48:48,736 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:48:48,805 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:48:48,874 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:48:49,078 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:48:49,178 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:48:49,247 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:48:49,370 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:48:49,431 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:48:49,496 p=19511 u=root n=ansible | TASK [lxc_container_create : Defines a pre, post, and haltsignal configs] ****** 2025-04-28 09:48:50,020 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-placement-container-5af1d0ed/veth-cleanup.sh) 2025-04-28 09:48:50,043 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-repo-container-5dee23ed/veth-cleanup.sh) 2025-04-28 09:48:50,063 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-horizon-container-759e6a6a/veth-cleanup.sh) 2025-04-28 09:48:50,079 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-neutron-server-container-4b5d5912/veth-cleanup.sh) 2025-04-28 09:48:50,081 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-rabbit-mq-container-a85e173f/veth-cleanup.sh) 2025-04-28 09:48:50,105 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-galera-container-3170046e/veth-cleanup.sh) 2025-04-28 09:48:50,132 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-glance-container-f867c4f2/veth-cleanup.sh) 2025-04-28 09:48:50,236 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-neutron-ovn-northd-container-7927bbd4/veth-cleanup.sh) 2025-04-28 09:48:50,388 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-repo-container-5dee23ed/veth-cleanup.sh) 2025-04-28 09:48:50,429 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-horizon-container-759e6a6a/veth-cleanup.sh) 2025-04-28 09:48:50,430 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-neutron-server-container-4b5d5912/veth-cleanup.sh) 2025-04-28 09:48:50,478 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-placement-container-5af1d0ed/veth-cleanup.sh) 2025-04-28 09:48:50,479 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-rabbit-mq-container-a85e173f/veth-cleanup.sh) 2025-04-28 09:48:50,489 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-glance-container-f867c4f2/veth-cleanup.sh) 2025-04-28 09:48:50,491 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-galera-container-3170046e/veth-cleanup.sh) 2025-04-28 09:48:50,575 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-neutron-ovn-northd-container-7927bbd4/veth-cleanup.sh) 2025-04-28 09:48:50,770 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:50,850 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:50,855 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:50,869 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:50,931 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:50,936 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:50,941 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:51,054 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:51,169 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-utility-container-3f04d7c1/veth-cleanup.sh) 2025-04-28 09:48:51,286 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-memcached-container-71453474/veth-cleanup.sh) 2025-04-28 09:48:51,539 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-keystone-container-dd9739ec/veth-cleanup.sh) 2025-04-28 09:48:51,540 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-cinder-api-container-15af9d1b/veth-cleanup.sh) 2025-04-28 09:48:51,541 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-utility-container-3f04d7c1/veth-cleanup.sh) 2025-04-28 09:48:51,553 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.hook.pre-start = /var/lib/lxc/aio1-nova-api-container-d170d4ae/veth-cleanup.sh) 2025-04-28 09:48:51,573 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-memcached-container-71453474/veth-cleanup.sh) 2025-04-28 09:48:51,644 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-keystone-container-dd9739ec/veth-cleanup.sh) 2025-04-28 09:48:51,752 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-cinder-api-container-15af9d1b/veth-cleanup.sh) 2025-04-28 09:48:51,806 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:51,875 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.hook.post-stop = /var/lib/lxc/aio1-nova-api-container-d170d4ae/veth-cleanup.sh) 2025-04-28 09:48:51,897 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:51,974 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:52,072 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:52,189 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=lxc.signal.halt = SIGRTMIN+4) 2025-04-28 09:48:52,243 p=19511 u=root n=ansible | TASK [lxc_container_create : Run veth wiring] ********************************** 2025-04-28 09:48:52,409 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:48:52,466 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:52,551 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:52,634 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:48:52,719 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:48:52,804 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:48:52,895 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:48:52,984 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:48:53,068 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:48:53,158 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:48:53,231 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:48:53,288 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:48:53,343 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:48:53,404 p=19511 u=root n=ansible | TASK [lxc_container_create : Run container veth wiring script] ***************** 2025-04-28 09:48:53,591 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item={'key': 'management_address', 'value': {'address': '172.29.239.252', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,600 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,604 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item={'key': 'management_address', 'value': {'address': '172.29.237.177', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,605 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,606 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item={'key': 'management_address', 'value': {'address': '172.29.239.97', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,614 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:48:53,654 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,658 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item={'key': 'management_address', 'value': {'address': '172.29.239.227', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,661 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,663 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item={'key': 'management_address', 'value': {'address': '172.29.238.27', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,668 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,677 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item={'key': 'management_address', 'value': {'address': '172.29.238.154', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,683 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:53,759 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,763 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item={'key': 'management_address', 'value': {'address': '172.29.239.208', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,767 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.33', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:53,769 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,775 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:53,851 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={'key': 'management_address', 'value': {'address': '172.29.238.84', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,857 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,864 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:48:53,939 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item={'key': 'management_address', 'value': {'address': '172.29.239.164', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:53,945 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:53,954 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:48:54,028 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item={'key': 'management_address', 'value': {'address': '172.29.236.117', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:54,040 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:54,046 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:48:54,120 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item={'key': 'management_address', 'value': {'address': '172.29.239.140', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:54,126 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:54,133 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:48:54,210 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item={'key': 'management_address', 'value': {'address': '172.29.236.112', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:54,215 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item={'key': 'storage_address', 'value': {'address': '172.29.246.228', 'bridge': 'br-storage', 'interface': 'eth2', 'netmask': '255.255.252.0', 'type': 'veth'}}) 2025-04-28 09:48:54,217 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:54,223 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:48:54,299 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item={'key': 'management_address', 'value': {'address': '172.29.239.248', 'bridge': 'br-mgmt', 'interface': 'eth1', 'netmask': '255.255.252.0', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'type': 'veth'}}) 2025-04-28 09:48:54,300 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:48:54,359 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item={'key': 'lxcbr0_address', 'value': {'bridge': 'lxcbr0', 'bridge_type': 'linuxbridge', 'interface': 'eth0', 'type': 'veth'}}) 2025-04-28 09:48:54,360 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:48:54,418 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:48:54,475 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:48:54,533 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:48:54,596 p=19511 u=root n=ansible | TASK [lxc_container_create : Including lxc_container_network tasks] ************ 2025-04-28 09:48:55,835 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_container_create/tasks/lxc_container_network.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:48:56,112 p=19511 u=root n=ansible | TASK [systemd_networkd : Gather variables for each operating system] *********** 2025-04-28 09:48:56,253 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:48:56,306 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:56,392 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:56,477 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:48:56,563 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:48:56,650 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:48:56,737 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:48:56,954 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:48:57,046 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:48:57,123 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:48:57,179 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:48:57,235 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:48:57,291 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:48:57,355 p=19511 u=root n=ansible | TASK [systemd_networkd : If a keyfile is provided, copy the gpg keyfile to the key location] *** 2025-04-28 09:48:57,508 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:48:57,556 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:57,640 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:57,723 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:48:57,805 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:48:57,886 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:48:57,968 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:48:58,050 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:48:58,135 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:48:58,221 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:48:58,303 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:48:58,378 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:48:58,432 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:48:58,496 p=19511 u=root n=ansible | TASK [systemd_networkd : Ensure GPG keys have the correct SELinux contexts applied] *** 2025-04-28 09:48:58,643 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:48:58,687 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:58,769 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:58,854 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:48:58,939 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:48:59,024 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:48:59,105 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:48:59,187 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:48:59,270 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:48:59,355 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:48:59,443 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:48:59,516 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:48:59,572 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:48:59,633 p=19511 u=root n=ansible | TASK [systemd_networkd : Install gpg keys] ************************************* 2025-04-28 09:48:59,784 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:48:59,830 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:48:59,914 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:48:59,999 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:00,091 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:00,180 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:00,265 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:00,351 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:00,438 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:00,523 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:00,610 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:00,684 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:00,741 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:00,803 p=19511 u=root n=ansible | TASK [systemd_networkd : Install the EPEL repository] ************************** 2025-04-28 09:49:00,953 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:01,001 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:01,087 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:01,172 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:01,255 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:01,339 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:01,422 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:01,510 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:01,598 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:01,685 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:01,783 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:01,859 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:01,916 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:01,980 p=19511 u=root n=ansible | TASK [systemd_networkd : Install networkd distro packages] ********************* 2025-04-28 09:49:02,137 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:02,184 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:02,269 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:02,354 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:02,438 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:02,525 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:02,610 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:02,694 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:02,781 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:02,867 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:02,957 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:03,033 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:03,092 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:03,154 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd directory] ******************** 2025-04-28 09:49:03,725 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:03,785 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:49:03,881 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:03,975 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:04,086 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:04,166 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:04,226 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:04,286 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:04,344 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:04,401 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:49:04,459 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:04,522 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:04,579 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:04,641 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-resolved config] *********************** 2025-04-28 09:49:04,794 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:04,842 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:04,927 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:05,018 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:05,103 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:05,188 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:05,275 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:05,367 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:05,452 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:05,537 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:05,619 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:05,695 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:05,755 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:05,823 p=19511 u=root n=ansible | TASK [systemd_networkd : Find prefixed netdev and network files] *************** 2025-04-28 09:49:05,993 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:06,039 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:06,123 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:06,210 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:06,298 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:06,382 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:06,468 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:06,551 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:06,633 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:06,716 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:06,789 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:06,846 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:06,903 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:06,965 p=19511 u=root n=ansible | TASK [systemd_networkd : Remove prefixed network files] ************************ 2025-04-28 09:49:07,118 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:07,172 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:07,257 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:07,344 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:07,431 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:07,514 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:07,600 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:07,685 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:07,769 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:07,854 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:07,941 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:08,014 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:08,069 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:08,131 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd network device(s)] ************ 2025-04-28 09:49:08,298 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:08,350 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:08,436 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:08,521 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:08,609 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:08,699 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:08,785 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:08,883 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:08,970 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:09,059 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:09,135 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:09,193 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:09,250 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:09,316 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd network link(s)] ************** 2025-04-28 09:49:10,398 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.252', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:10,400 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.97', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:10,401 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.154', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:10,406 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.237.177', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:10,407 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.27', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:10,411 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.227', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:10,572 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.84', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:10,574 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.208', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,010 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,026 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,097 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,100 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,113 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,209 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,503 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=[1, {'filename': 'eth2', 'interface': 'eth2', 'address': '172.29.246.33', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,505 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,760 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.164', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,774 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.236.117', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:11,955 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.140', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:12,019 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.236.112', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:12,020 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=[2, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:12,059 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.248', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:12,352 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:12,402 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:12,570 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:12,598 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=[1, {'filename': 'eth2', 'interface': 'eth2', 'address': '172.29.246.228', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:12,643 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:13,340 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=[2, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:13,369 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd network network(s)] *********** 2025-04-28 09:49:14,346 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.97', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:14,359 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.252', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:14,360 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.237.177', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:14,363 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.227', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:14,383 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.27', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:14,387 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.154', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:14,715 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.208', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:14,722 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.84', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,013 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,115 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,118 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,119 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,121 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,199 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,469 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=[1, {'filename': 'eth2', 'interface': 'eth2', 'address': '172.29.246.33', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,587 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:15,928 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.164', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,062 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.140', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,064 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.236.112', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,067 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.236.117', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,068 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=[2, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,464 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.248', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,727 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,805 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=[1, {'filename': 'eth2', 'interface': 'eth2', 'address': '172.29.246.228', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,806 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:16,827 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:17,542 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:17,601 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=[2, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:17,628 p=19511 u=root n=ansible | TASK [systemd_networkd : Create systemd-networkd extra config folder] ********** 2025-04-28 09:49:18,318 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item=eth1) 2025-04-28 09:49:18,325 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item=eth1) 2025-04-28 09:49:18,336 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item=eth1) 2025-04-28 09:49:18,342 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=eth1) 2025-04-28 09:49:18,343 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item=eth1) 2025-04-28 09:49:18,344 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item=eth1) 2025-04-28 09:49:18,356 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=eth1) 2025-04-28 09:49:18,431 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item=eth1) 2025-04-28 09:49:18,712 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item=eth0) 2025-04-28 09:49:18,787 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item=eth0) 2025-04-28 09:49:18,791 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item=eth0) 2025-04-28 09:49:18,794 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=eth2) 2025-04-28 09:49:18,797 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item=eth0) 2025-04-28 09:49:18,891 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=eth0) 2025-04-28 09:49:18,894 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item=eth0) 2025-04-28 09:49:18,904 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item=eth0) 2025-04-28 09:49:19,238 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=eth0) 2025-04-28 09:49:19,240 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item=eth1) 2025-04-28 09:49:19,300 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item=eth1) 2025-04-28 09:49:19,361 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item=eth1) 2025-04-28 09:49:19,436 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=eth1) 2025-04-28 09:49:19,533 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item=eth1) 2025-04-28 09:49:19,835 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item=eth0) 2025-04-28 09:49:19,837 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=eth2) 2025-04-28 09:49:19,857 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item=eth0) 2025-04-28 09:49:19,863 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item=eth0) 2025-04-28 09:49:19,925 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item=eth0) 2025-04-28 09:49:20,306 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=eth0) 2025-04-28 09:49:20,331 p=19511 u=root n=ansible | TASK [systemd_networkd : Create overrides files for network_overrides_only networks] *** 2025-04-28 09:49:20,518 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:20,570 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:20,660 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:20,755 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:20,842 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:20,931 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:21,020 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:21,109 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:21,195 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:21,272 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:21,329 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:21,385 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:21,442 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:21,505 p=19511 u=root n=ansible | TASK [systemd_networkd : Place systemd-networkd routing policy rules] ********** 2025-04-28 09:49:21,701 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:21,756 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:21,843 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:21,930 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:22,019 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:22,108 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:22,194 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:22,278 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:22,365 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:22,439 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:22,500 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:22,556 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:22,611 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:22,673 p=19511 u=root n=ansible | TASK [systemd_networkd : Place systemd-networkd network routes] **************** 2025-04-28 09:49:24,031 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.252', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:24,041 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.27', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:24,043 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.227', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:24,044 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.154', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:24,326 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.84', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:24,327 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.97', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:24,328 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.208', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:24,372 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.237.177', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:25,448 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:25,451 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:25,452 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:25,455 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:25,511 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={'filename': 'eth2', 'interface': 'eth2', 'address': '172.29.246.33', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:25,513 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:25,514 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:25,537 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:26,499 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:26,574 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.164', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:26,594 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.236.117', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:26,775 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.140', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:26,780 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.236.112', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:26,887 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.248', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:27,868 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={'filename': 'eth2', 'interface': 'eth2', 'address': '172.29.246.228', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:27,869 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:27,876 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:27,902 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:27,904 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:28,812 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}) 2025-04-28 09:49:28,843 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:28,958 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,021 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,086 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,152 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,215 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,274 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,333 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,397 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,457 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,516 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,576 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,635 p=19511 u=root n=ansible | TASK [systemd_networkd : Restart systemd_networkd prior to applying sysctl changes] *** 2025-04-28 09:49:29,696 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_container_create : Stop Container] ************************ 2025-04-28 09:49:31,055 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:49:31,117 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:49:31,219 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:49:31,323 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:49:31,419 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:49:31,501 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:49:31,568 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:49:31,633 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:49:32,390 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:49:32,413 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:49:32,475 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:49:32,536 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:49:32,596 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:49:32,664 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_container_create : Start Container] *********************** 2025-04-28 09:49:33,618 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:49:33,778 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:49:33,853 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:49:34,042 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:49:34,394 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:49:34,526 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:49:34,649 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:49:34,735 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:49:35,179 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:49:35,286 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:49:35,329 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:49:35,522 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:49:35,604 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:49:35,653 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_container_create : Wait for container tmpfiles-setup finish] *** 2025-04-28 09:49:36,028 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:36,099 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:49:36,217 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:36,308 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:36,399 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:36,479 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:36,536 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:36,595 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:36,650 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:36,705 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:49:36,760 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:36,814 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:36,873 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:36,934 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_networkd : Ensure required services are running] ****** 2025-04-28 09:49:37,078 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item=dbus) 2025-04-28 09:49:37,093 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item=systemd-udevd) 2025-04-28 09:49:37,095 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item=dbus) 2025-04-28 09:49:37,096 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item=systemd-udevd) 2025-04-28 09:49:37,108 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:37,146 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item=dbus) 2025-04-28 09:49:37,151 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item=systemd-udevd) 2025-04-28 09:49:37,152 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item=dbus) 2025-04-28 09:49:37,154 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item=systemd-udevd) 2025-04-28 09:49:37,159 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:37,240 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item=dbus) 2025-04-28 09:49:37,241 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item=systemd-udevd) 2025-04-28 09:49:37,249 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:37,327 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item=dbus) 2025-04-28 09:49:37,328 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item=systemd-udevd) 2025-04-28 09:49:37,339 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:37,426 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item=dbus) 2025-04-28 09:49:37,427 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item=systemd-udevd) 2025-04-28 09:49:37,435 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:37,516 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=dbus) 2025-04-28 09:49:37,518 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=systemd-udevd) 2025-04-28 09:49:37,525 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:37,602 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item=dbus) 2025-04-28 09:49:37,606 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item=systemd-udevd) 2025-04-28 09:49:37,613 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:37,689 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item=dbus) 2025-04-28 09:49:37,690 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item=systemd-udevd) 2025-04-28 09:49:37,701 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:37,781 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item=dbus) 2025-04-28 09:49:37,782 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item=systemd-udevd) 2025-04-28 09:49:37,789 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:37,866 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item=dbus) 2025-04-28 09:49:37,871 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item=systemd-udevd) 2025-04-28 09:49:37,880 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:37,959 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item=dbus) 2025-04-28 09:49:37,959 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:38,017 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item=systemd-udevd) 2025-04-28 09:49:38,017 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:38,074 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:38,136 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_networkd : Restart networkd] ************************** 2025-04-28 09:49:39,354 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:39,517 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:39,641 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:39,933 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:49:40,005 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:40,091 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:40,151 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:40,211 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:40,702 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:40,794 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:49:40,823 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:40,950 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:40,988 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:41,059 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_networkd : (RE)Gather facts post setup] *************** 2025-04-28 09:49:42,435 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:42,717 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:42,889 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:49:43,031 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:43,215 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:43,334 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:43,473 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:43,686 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:43,958 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:44,048 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:49:44,181 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:44,312 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:44,463 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:44,597 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_networkd : Update initramfs] ************************** 2025-04-28 09:49:44,760 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:44,812 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:44,901 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:44,995 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:45,083 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:45,172 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:45,260 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:45,354 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:45,443 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:45,532 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:45,622 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:45,697 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:45,755 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:45,819 p=19511 u=root n=ansible | TASK [systemd_networkd : Add IP Forward for interface] ************************* 2025-04-28 09:49:46,016 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.252', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,024 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,034 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:49:46,081 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.237.177', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,107 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,112 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.97', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,113 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,121 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.227', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,125 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:46,161 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,164 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.27', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,165 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,167 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.154', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,173 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,181 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:46,267 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.208', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,275 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item=[1, {'filename': 'eth2', 'interface': 'eth2', 'address': '172.29.246.33', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,277 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item=[2, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,278 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.238.84', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,285 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,290 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:46,366 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.164', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,367 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,383 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:46,461 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.236.117', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,470 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,478 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:46,553 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.140', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,563 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,570 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:46,644 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.236.112', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,646 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item=[1, {'filename': 'eth2', 'interface': 'eth2', 'address': '172.29.246.228', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,657 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item=[2, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,665 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:46,740 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item=[0, {'filename': 'eth1', 'interface': 'eth1', 'address': '172.29.239.248', 'netmask': '255.255.252.0', 'gateway': '', 'mtu': '', 'static_routes': [{'cidr': '172.29.248.0/22', 'gateway': '172.29.236.100'}], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,741 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:46,798 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item=[1, {'filename': 'eth0', 'interface': 'eth0', 'address': 'dhcp', 'netmask': '', 'gateway': '', 'mtu': '', 'static_routes': [], 'usedns': True, 'config_overrides': {}}]) 2025-04-28 09:49:46,799 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:49:46,854 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:46,911 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:46,970 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:47,107 p=19511 u=root n=ansible | TASK [lxc_container_create : Create resolved link] ***************************** 2025-04-28 09:49:47,761 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:49:47,832 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:49:47,934 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:49:48,042 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:49:48,163 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:49:48,241 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:49:48,299 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:49:48,359 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:49:48,418 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:49:48,477 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:49:48,537 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:49:48,625 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:49:48,683 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:49:48,746 p=19511 u=root n=ansible | TASK [systemd_service : Create TEMP run dir] *********************************** 2025-04-28 09:49:49,397 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,399 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,402 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,419 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,435 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,467 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,469 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,508 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,802 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,808 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,809 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,951 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:49,953 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,217 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,234 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,249 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,582 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,584 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,585 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,690 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,761 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,853 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,927 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:50,950 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,056 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,143 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item={"path": "/run/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,169 p=19511 u=root n=ansible | TASK [systemd_service : Create TEMP service lock dir] ************************** 2025-04-28 09:49:51,789 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,798 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,827 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,835 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,862 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,866 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,896 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:51,908 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,335 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,340 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,341 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,344 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,346 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,392 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,395 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,507 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,859 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:52,923 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,263 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,265 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,325 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,326 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,345 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,658 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,680 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,682 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item={"path": "/run/lock/lxc-system", "owner": "root", "group": "root"}) 2025-04-28 09:49:53,808 p=19511 u=root n=ansible | TASK [systemd_service : Create service.d overrides dir] ************************ 2025-04-28 09:49:54,492 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:54,497 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:54,500 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:54,503 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:54,504 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:54,513 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:54,557 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:54,865 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:55,102 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:55,104 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:55,298 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:55,359 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:55,361 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"path": "/etc/systemd/system/systemd-hostnamed.service.d", "owner": "root", "group": "root"}) 2025-04-28 09:49:55,481 p=19511 u=root n=ansible | TASK [systemd_service : Create tmpfiles.d entry] ******************************* 2025-04-28 09:49:57,159 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:57,161 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:57,162 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:57,163 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:57,164 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:57,165 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:57,169 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:57,233 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:58,191 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:49:58,199 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:49:58,262 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:49:58,381 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:49:58,481 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:49:58,485 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:49:58,488 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:49:58,590 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:49:59,321 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:59,525 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:59,567 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:59,656 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:49:59,861 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-sysctl-container.conf"}) 2025-04-28 09:50:00,530 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:50:00,815 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:50:00,817 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:50:00,839 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:50:00,974 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"src": "systemd-tmpfiles.j2", "dest": "/etc/tmpfiles.d/tempd-systemd-hostnamed.conf"}) 2025-04-28 09:50:01,043 p=19511 u=root n=ansible | TASK [systemd_service : Place the systemd service] ***************************** 2025-04-28 09:50:02,292 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:02,295 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:02,297 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:02,298 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:02,301 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:02,362 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:02,455 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:02,466 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:03,077 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:03,287 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:03,347 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:03,381 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:03,635 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"src": "systemd-service.j2", "dest": "/etc/systemd/system/sysctl-container.service", "config_overrides": {"Unit": {"DefaultDependencies": "no", "Conflicts": "shutdown.target", "Before": "sysinit.target shutdown.target"}, "Service": {"RemainAfterExit": "yes"}}, "config_type": "ini"}) 2025-04-28 09:50:03,662 p=19511 u=root n=ansible | TASK [systemd_service : Place the systemd override] **************************** 2025-04-28 09:50:05,050 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:05,123 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:05,126 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:05,128 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:05,231 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:05,239 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:05,243 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:05,247 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:06,535 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:06,537 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:06,557 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:06,617 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:06,679 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"src": "systemd-service-overrides.j2", "dest": "/etc/systemd/system/systemd-hostnamed.service.d/override.conf"}) 2025-04-28 09:50:06,804 p=19511 u=root n=ansible | TASK [systemd_service : Place the systemd timer] ******************************* 2025-04-28 09:50:06,994 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:50:07,058 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:07,145 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:07,238 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:07,330 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:07,425 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:07,520 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:07,609 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:07,701 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:07,791 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:50:07,867 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:07,928 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:07,987 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:08,053 p=19511 u=root n=ansible | TASK [systemd_service : Place the systemd socket] ****************************** 2025-04-28 09:50:08,242 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:50:08,301 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:08,389 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:08,488 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:08,575 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:08,663 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:08,754 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:08,849 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:08,941 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:09,033 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:50:09,108 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:09,166 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:09,223 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:09,289 p=19511 u=root n=ansible | TASK [systemd_service : Reload systemd on unit change] ************************* 2025-04-28 09:50:10,602 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:10,669 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:10,769 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:10,880 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:10,987 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:11,076 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:11,295 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:11,346 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:11,681 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:11,701 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:11,758 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:11,814 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:12,036 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:12,063 p=19511 u=root n=ansible | TASK [systemd_service : Including systemd_load tasks] ************************** 2025-04-28 09:50:13,512 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-systemd_service/tasks/systemd_load.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:13,516 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-systemd_service/tasks/systemd_load.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:13,624 p=19511 u=root n=ansible | TASK [systemd_service : Load service sysctl-container] ************************* 2025-04-28 09:50:15,142 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:15,148 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:15,151 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:15,162 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:15,215 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:15,219 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:15,244 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:15,289 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,426 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,434 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,441 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,447 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,473 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,724 p=19511 u=root n=ansible | TASK [systemd_service : Load timer sysctl-container] *************************** 2025-04-28 09:50:16,889 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,895 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:50:16,945 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,947 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:16,954 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:17,032 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,050 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:17,128 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,144 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:17,222 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,238 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:17,314 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,331 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:17,407 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,432 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:17,509 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,526 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:17,603 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,620 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:17,695 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,712 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:50:17,787 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,802 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:17,878 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item={"service_name": "sysctl-container"}) 2025-04-28 09:50:17,878 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:17,938 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:18,013 p=19511 u=root n=ansible | TASK [systemd_service : Load service systemd-hostnamed] ************************ 2025-04-28 09:50:19,012 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,033 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,109 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,119 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,125 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,219 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,225 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,418 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,808 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,811 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,903 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:19,975 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,042 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,124 p=19511 u=root n=ansible | TASK [systemd_service : Load timer systemd-hostnamed] ************************** 2025-04-28 09:50:20,297 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,323 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,330 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:50:20,378 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,383 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,393 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:20,468 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,485 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:20,560 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,579 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:20,655 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,671 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:20,753 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,770 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:20,854 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,863 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:20,947 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:20,967 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:21,051 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:21,060 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:21,137 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:21,155 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:50:21,234 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item={"service_name": "systemd-hostnamed"}) 2025-04-28 09:50:21,235 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:21,292 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:21,353 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:21,420 p=19511 u=root n=ansible | TASK [systemd_service : Load socket] ******************************************* 2025-04-28 09:50:21,644 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:50:21,702 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:21,796 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:21,893 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:21,983 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:22,080 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:22,178 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:22,268 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:22,359 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:22,432 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:50:22,490 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:22,547 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:22,605 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:22,746 p=19511 u=root n=ansible | TASK [lxc_container_create : Add global_environment_variables to environment file] *** 2025-04-28 09:50:23,409 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:23,470 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:50:23,565 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:23,664 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:23,771 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:23,851 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:23,916 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:24,003 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:24,187 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:24,204 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:24,260 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:50:24,317 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:24,386 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:24,450 p=19511 u=root n=ansible | TASK [lxc_container_create : Create localhost config] ************************** 2025-04-28 09:50:25,136 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:50:25,197 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:25,296 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:25,394 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:25,496 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:25,588 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:25,657 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:25,715 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:25,773 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:25,832 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:50:25,889 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:25,949 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:26,009 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:26,077 p=19511 u=root n=ansible | TASK [lxc_container_create : Set hostnamectl name] ***************************** 2025-04-28 09:50:26,820 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:26,899 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:26,976 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:27,048 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:27,202 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:27,244 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:27,302 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:27,363 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:27,468 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:27,491 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:27,550 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:27,612 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:27,757 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:27,782 p=19511 u=root n=ansible | TASK [lxc_container_create : Generate machine-id] ****************************** 2025-04-28 09:50:28,356 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:28,432 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:28,530 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:28,624 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:28,727 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:28,805 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:28,862 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:28,925 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:28,987 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:29,048 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:29,106 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:29,165 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:29,222 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:29,295 p=19511 u=root n=ansible | TASK [lxc_container_create : Ensure the dbus directory exists] ***************** 2025-04-28 09:50:29,918 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:29,982 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:30,082 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:30,176 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:30,282 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:30,364 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:30,425 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:30,488 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:30,571 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:30,640 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:30,698 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:30,755 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:30,812 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:30,875 p=19511 u=root n=ansible | TASK [lxc_container_create : Create dbus machine-id] *************************** 2025-04-28 09:50:31,780 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:31,844 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:31,941 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:50:32,037 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:32,144 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:32,230 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:32,289 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:32,346 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:32,492 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:32,527 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:50:32,584 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:32,759 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:33,004 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:33,028 p=19511 u=root n=ansible | TASK [lxc_container_create : Retrieve the machine-id] ************************** 2025-04-28 09:50:33,599 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:33,661 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:33,754 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:33,860 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:33,957 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:34,036 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:34,094 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:34,152 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:34,212 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:34,269 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:34,327 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:34,387 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:34,445 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:34,508 p=19511 u=root n=ansible | TASK [lxc_container_create : Set bind mount for journal linking] *************** 2025-04-28 09:50:34,673 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:34,722 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:34,813 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:34,902 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:34,994 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:35,083 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:35,177 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:35,272 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:35,363 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:35,453 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:35,543 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:35,619 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:35,675 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:35,739 p=19511 u=root n=ansible | TASK [lxc_container_create : Ensure journal directory exists] ****************** 2025-04-28 09:50:36,244 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:36,255 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:36,292 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:36,355 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:36,367 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:36,369 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:36,390 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:36,413 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:36,691 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item=aio1-galera-container-3170046e) 2025-04-28 09:50:36,695 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item=aio1-placement-container-5af1d0ed) 2025-04-28 09:50:36,767 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item=aio1-horizon-container-759e6a6a) 2025-04-28 09:50:37,008 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=aio1-neutron-ovn-northd-container-7927bbd4) 2025-04-28 09:50:37,020 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item=aio1-glance-container-f867c4f2) 2025-04-28 09:50:37,029 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item=aio1-neutron-server-container-4b5d5912) 2025-04-28 09:50:37,086 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item=aio1-rabbit-mq-container-a85e173f) 2025-04-28 09:50:37,104 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item=aio1-repo-container-5dee23ed) 2025-04-28 09:50:37,215 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:37,295 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:37,297 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:37,452 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:37,479 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] => (item=aio1) 2025-04-28 09:50:37,714 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item=aio1-utility-container-3f04d7c1) 2025-04-28 09:50:37,718 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item=aio1-memcached-container-71453474) 2025-04-28 09:50:37,757 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item=aio1-keystone-container-dd9739ec) 2025-04-28 09:50:37,836 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item=aio1-cinder-api-container-15af9d1b) 2025-04-28 09:50:37,918 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item=aio1-nova-api-container-d170d4ae) 2025-04-28 09:50:38,085 p=19511 u=root n=ansible | TASK [lxc_container_create : Add bind mount configuration to container] ******** 2025-04-28 09:50:38,576 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e -> aio1(172.29.236.100)] 2025-04-28 09:50:38,645 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a -> aio1(172.29.236.100)] 2025-04-28 09:50:38,753 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed -> aio1(172.29.236.100)] 2025-04-28 09:50:38,854 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed -> aio1(172.29.236.100)] 2025-04-28 09:50:38,965 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912 -> aio1(172.29.236.100)] 2025-04-28 09:50:39,048 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f -> aio1(172.29.236.100)] 2025-04-28 09:50:39,113 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2 -> aio1(172.29.236.100)] 2025-04-28 09:50:39,177 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4 -> aio1(172.29.236.100)] 2025-04-28 09:50:39,240 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1 -> aio1(172.29.236.100)] 2025-04-28 09:50:39,301 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474 -> aio1(172.29.236.100)] 2025-04-28 09:50:39,366 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec -> aio1(172.29.236.100)] 2025-04-28 09:50:39,427 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b -> aio1(172.29.236.100)] 2025-04-28 09:50:39,491 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae -> aio1(172.29.236.100)] 2025-04-28 09:50:39,561 p=19511 u=root n=ansible | TASK [lxc_container_create : Allow the usage of local facts] ******************* 2025-04-28 09:50:40,217 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:40,293 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:40,558 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:40,620 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:40,723 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:40,801 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:40,859 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:40,918 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:40,982 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:41,040 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:41,099 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:41,159 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:41,219 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:41,287 p=19511 u=root n=ansible | TASK [lxc_container_create : Record the container variant deployed] ************ 2025-04-28 09:50:41,993 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:42,071 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:42,177 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:42,269 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:50:42,376 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:42,460 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:42,522 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:42,580 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:42,637 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:42,704 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:50:42,761 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:42,819 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:42,876 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:42,940 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,059 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,124 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,192 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,258 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,322 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,388 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,452 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,518 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,582 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,645 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,709 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,772 p=19511 u=root n=ansible | TASK [lxc_container_create : Force all notified handlers now] ****************** 2025-04-28 09:50:43,838 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_container_create : Enable resolved] *********************** 2025-04-28 09:50:45,095 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:45,194 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:45,295 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:45,393 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:45,510 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:45,595 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:45,658 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:45,723 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:46,119 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:46,282 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:46,304 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:46,365 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:46,428 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:46,495 p=19511 u=root n=ansible | RUNNING HANDLER [lxc_container_create : Enable dbus] *************************** 2025-04-28 09:50:47,678 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:47,751 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:47,856 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:47,963 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:48,065 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:48,159 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:48,230 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:48,292 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:48,754 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:48,778 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:48,843 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:48,904 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:49,071 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:49,099 p=19511 u=root n=ansible | RUNNING HANDLER [systemd_service : Restart changed services] ******************* 2025-04-28 09:50:49,270 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,293 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:50:49,335 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,348 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,350 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,359 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:49,441 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,449 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:49,526 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,542 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:49,625 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,635 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:49,718 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,728 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:49,811 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,826 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:49,909 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:49,916 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:50,001 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:50,012 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:50,097 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:50,110 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:50:50,185 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] => (item={"service_name": "sysctl-container.service"}) 2025-04-28 09:50:50,186 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:50,243 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:50,300 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:50,365 p=19511 u=root n=ansible | TASK [lxc_container_create : (RE)Gather facts post setup] ********************** 2025-04-28 09:50:51,628 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:51,892 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:52,029 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:52,169 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:52,320 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:52,440 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:52,572 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:50:52,715 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:52,846 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:50:53,128 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:50:53,218 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:50:53,349 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:50:53,529 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:50:53,811 p=19511 u=root n=ansible | TASK [Wait for container connectivity] ***************************************** 2025-04-28 09:50:57,668 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:50:57,736 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:50:57,830 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:50:57,922 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:50:58,016 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:50:58,091 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:50:58,146 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:50:58,204 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:01,389 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:01,416 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:01,475 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:51:01,536 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:01,594 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:01,661 p=19511 u=root n=ansible | TASK [Clear facts for new container(s)] **************************************** 2025-04-28 09:51:01,849 p=19511 u=root n=ansible | PLAY [Gather lxc containers facts] ********************************************* 2025-04-28 09:51:01,922 p=19511 u=root n=ansible | TASK [Gathering Facts] ********************************************************* 2025-04-28 09:51:03,092 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:51:03,219 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:03,387 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:03,565 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:03,716 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:03,854 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:03,992 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:04,110 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:04,224 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:04,342 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:51:04,473 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:04,591 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:04,705 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:05,124 p=19511 u=root n=ansible | PLAY [Configure containers default software] *********************************** 2025-04-28 09:51:05,206 p=19511 u=root n=ansible | TASK [Check for a supported Operating System] ********************************** 2025-04-28 09:51:05,398 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => changed: false msg: All assertions passed 2025-04-28 09:51:05,452 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => changed: false msg: All assertions passed 2025-04-28 09:51:05,544 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => changed: false msg: All assertions passed 2025-04-28 09:51:05,632 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => changed: false msg: All assertions passed 2025-04-28 09:51:05,720 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => changed: false msg: All assertions passed 2025-04-28 09:51:05,810 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => changed: false msg: All assertions passed 2025-04-28 09:51:05,898 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => changed: false msg: All assertions passed 2025-04-28 09:51:05,986 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => changed: false msg: All assertions passed 2025-04-28 09:51:06,073 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => changed: false msg: All assertions passed 2025-04-28 09:51:06,149 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => changed: false msg: All assertions passed 2025-04-28 09:51:06,206 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => changed: false msg: All assertions passed 2025-04-28 09:51:06,264 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => changed: false msg: All assertions passed 2025-04-28 09:51:06,321 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => changed: false msg: All assertions passed 2025-04-28 09:51:06,387 p=19511 u=root n=ansible | TASK [Setup installation variables] ******************************************** 2025-04-28 09:51:07,557 p=19511 u=root n=ansible | included: openstack.osa.install_defaults for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:51:07,676 p=19511 u=root n=ansible | TASK [apt_package_pinning : Add apt pin preferences] *************************** 2025-04-28 09:51:09,031 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:09,088 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:09,194 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:51:09,286 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:09,385 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:09,470 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:09,538 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:09,611 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:10,038 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:51:10,065 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:10,148 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:10,239 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:10,356 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:10,380 p=19511 u=root n=ansible | TASK [apt_package_pinning : Remove apt pin preferences] ************************ 2025-04-28 09:51:10,533 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:51:10,580 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:10,666 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:10,751 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:10,833 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:10,915 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:11,004 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:11,090 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:11,174 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:11,262 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:51:11,349 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:11,420 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:11,477 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:11,583 p=19511 u=root n=ansible | TASK [openstack_hosts : Gather variables for each operating system] ************ 2025-04-28 09:51:11,730 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:51:11,784 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:11,875 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:11,967 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:12,054 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:12,141 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:12,230 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:12,319 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:12,407 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:12,482 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:51:12,538 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:12,594 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:12,650 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:12,710 p=19511 u=root n=ansible | TASK [openstack_hosts : Allow the usage of local facts] ************************ 2025-04-28 09:51:13,335 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:13,391 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:13,485 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:51:13,576 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:13,669 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:13,757 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:13,815 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:13,873 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:13,932 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:14,052 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:14,075 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:51:14,131 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:14,189 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:14,252 p=19511 u=root n=ansible | TASK [openstack_hosts : Drop openstack release file] *************************** 2025-04-28 09:51:15,651 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:15,714 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:51:15,808 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:15,913 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:16,008 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:16,090 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:16,151 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:16,211 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:16,651 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:16,728 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:51:16,805 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:16,927 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:17,042 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:17,065 p=19511 u=root n=ansible | TASK [openstack_hosts : Remove legacy openstack release file] ****************** 2025-04-28 09:51:17,216 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:51:17,261 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:17,345 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:17,430 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:17,514 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:17,600 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:17,681 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:17,764 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:17,846 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:17,932 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:51:18,016 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:18,089 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:18,145 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:18,207 p=19511 u=root n=ansible | TASK [openstack_hosts : Add global_environment_variables to environment file] *** 2025-04-28 09:51:18,846 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:18,900 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:51:18,994 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:19,081 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:19,179 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:19,257 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:19,318 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:19,376 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:19,437 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:19,493 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:51:19,553 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:19,610 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:19,666 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:19,725 p=19511 u=root n=ansible | TASK [openstack_hosts : Ensure environement is applied during sudo] ************ 2025-04-28 09:51:19,875 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:51:19,922 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:20,005 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:20,089 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:20,173 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:20,257 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:20,340 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:20,426 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:20,510 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:20,595 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:51:20,680 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:20,753 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:20,813 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:20,872 p=19511 u=root n=ansible | TASK [openstack_hosts : Create systemd global directory] *********************** 2025-04-28 09:51:21,554 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:21,622 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:21,713 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:51:21,808 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:21,902 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:21,984 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:22,041 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:22,100 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:22,161 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:22,220 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:51:22,277 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:22,335 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:22,393 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:22,455 p=19511 u=root n=ansible | TASK [openstack_hosts : Add DefaultEnvironment to systemd] ********************* 2025-04-28 09:51:23,474 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:23,526 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:23,618 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:23,713 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:23,807 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:23,892 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:51:23,951 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:24,008 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:24,088 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:24,202 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:51:24,223 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:24,381 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:24,413 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:24,473 p=19511 u=root n=ansible | TASK [openstack_hosts : Configure etc hosts files] ***************************** 2025-04-28 09:51:25,642 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_update_hosts_file.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:51:25,706 p=19511 u=root n=ansible | TASK [openstack_hosts : Generate hosts file records] *************************** 2025-04-28 09:51:25,918 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:51:25,945 p=19511 u=root n=ansible | TASK [openstack_hosts : Update hosts file] ************************************* 2025-04-28 09:51:26,507 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:51:26,568 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:26,662 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:26,754 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:26,856 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:26,933 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:26,993 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:27,052 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:27,114 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:27,174 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:51:27,232 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:27,293 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:27,350 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:27,414 p=19511 u=root n=ansible | TASK [openstack_hosts : Update hosts file on deploy host] ********************** 2025-04-28 09:51:28,086 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> localhost] 2025-04-28 09:51:28,124 p=19511 u=root n=ansible | TASK [openstack_hosts : Remove the blacklisted packages] *********************** 2025-04-28 09:51:36,705 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:36,773 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:36,889 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:51:36,981 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:37,072 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:37,147 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:37,206 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:37,703 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:44,514 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:51:44,614 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:44,669 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:44,724 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:44,901 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:44,922 p=19511 u=root n=ansible | TASK [openstack_hosts : Apply package management distro specific configuration] *** 2025-04-28 09:51:46,085 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_hosts_configure_apt.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:51:46,174 p=19511 u=root n=ansible | TASK [openstack_hosts : Ensure /etc/apt/sources.list.d exists] ***************** 2025-04-28 09:51:46,714 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:46,775 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:46,874 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:46,968 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:51:47,075 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:47,152 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:47,212 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:47,270 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:51:47,327 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:51:47,390 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:51:47,467 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:51:47,528 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:51:47,586 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:51:47,648 p=19511 u=root n=ansible | TASK [openstack_hosts : Validate repo config is deb822 format] ***************** 2025-04-28 09:51:47,854 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => changed: false msg: All assertions passed 2025-04-28 09:51:47,924 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => changed: false msg: All assertions passed 2025-04-28 09:51:48,016 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => changed: false msg: All assertions passed 2025-04-28 09:51:48,105 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => changed: false msg: All assertions passed 2025-04-28 09:51:48,191 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => changed: false msg: All assertions passed 2025-04-28 09:51:48,279 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => changed: false msg: All assertions passed 2025-04-28 09:51:48,369 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => changed: false msg: All assertions passed 2025-04-28 09:51:48,460 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => changed: false msg: All assertions passed 2025-04-28 09:51:48,535 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => changed: false msg: All assertions passed 2025-04-28 09:51:48,594 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => changed: false msg: All assertions passed 2025-04-28 09:51:48,651 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => changed: false msg: All assertions passed 2025-04-28 09:51:48,708 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => changed: false msg: All assertions passed 2025-04-28 09:51:48,765 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => changed: false msg: All assertions passed 2025-04-28 09:51:48,824 p=19511 u=root n=ansible | TASK [openstack_hosts : Clean up legacy repository config not in deb822 format] *** 2025-04-28 09:51:49,430 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item=uca.list) 2025-04-28 09:51:49,454 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item=uca.list) 2025-04-28 09:51:49,456 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item=uca.list) 2025-04-28 09:51:49,457 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item=uca.list) 2025-04-28 09:51:49,458 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item=uca.list) 2025-04-28 09:51:49,459 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item=uca.list) 2025-04-28 09:51:49,508 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item=uca.list) 2025-04-28 09:51:49,754 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=uca.list) 2025-04-28 09:51:49,813 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item=osbpo.list) 2025-04-28 09:51:49,815 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item=osbpo.list) 2025-04-28 09:51:49,820 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item=osbpo.list) 2025-04-28 09:51:49,821 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item=osbpo.list) 2025-04-28 09:51:49,889 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item=osbpo.list) 2025-04-28 09:51:49,891 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item=osbpo.list) 2025-04-28 09:51:49,987 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item=osbpo.list) 2025-04-28 09:51:50,323 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item=uca.list) 2025-04-28 09:51:50,325 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=osbpo.list) 2025-04-28 09:51:50,388 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item=uca.list) 2025-04-28 09:51:50,389 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item=uca.list) 2025-04-28 09:51:50,474 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item=uca.list) 2025-04-28 09:51:50,578 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item=uca.list) 2025-04-28 09:51:50,615 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item=osbpo.list) 2025-04-28 09:51:50,651 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item=osbpo.list) 2025-04-28 09:51:50,743 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item=osbpo.list) 2025-04-28 09:51:50,818 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item=osbpo.list) 2025-04-28 09:51:50,959 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item=osbpo.list) 2025-04-28 09:51:50,987 p=19511 u=root n=ansible | TASK [openstack_hosts : Add requirement packages (repositories gpg keys, toolkits...)] *** 2025-04-28 09:51:56,495 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:51:56,560 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:51:56,664 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:51:56,765 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:51:56,860 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:51:56,952 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:51:57,037 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:51:57,103 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:00,978 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:01,002 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:01,064 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:01,126 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:01,184 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:52:01,248 p=19511 u=root n=ansible | TASK [openstack_hosts : Manage apt repositories] ******************************* 2025-04-28 09:52:02,054 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,125 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,160 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,234 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,333 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,335 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,336 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,409 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,816 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,818 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,853 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:02,916 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:03,159 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] => (item={'name': 'uca', 'suites': 'noble-updates/epoxy', 'uris': 'http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive', 'signed_by': '-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFAqSlgBEADPKwXUwqbgoDYgR20zFypxSZlSbrttOKVPEMb0HSUx9Wj8VvNC\nr+mT4E9wAyq7NTIs5ad2cUhXoyenrjcfGqK6k9R6yRHDbvAxCSWTnJjw7mzsajDN\nocXC6THKVW8BSjrh0aOBLpht6d5QCO2vyWxw65FKM65GOsbX03ZngUPMuOuiOEHQ\nZo97VSH2pSB+L+B3d9B0nw3QnU8qZMne+nVWYLYRXhCIxSv1/h39SXzHRgJoRUFH\nvL2aiiVrn88NjqfDW15HFhVJcGOFuACZnRA0/EqTq0qNo3GziQO4mxuZi3bTVL5s\nGABiYW9uIlokPqcS7Fa0FRVIU9R+bBdHZompcYnKAeGag+uRvuTqC3MMRcLUS9Oi\n/P9I8fPARXUPwzYN3fagCGB8ffYVqMunnFs0L6td08BgvWwer+Buu4fPGsQ5OzMc\nlgZ0TJmXyOlIW49lc1UXnORp4sm7HS6okA7P6URbqyGbaplSsNUVTgVbi+vc8/jY\ndfExt/3HxVqgrPlq9htqYgwhYvGIbBAxmeFQD8Ak/ShSiWb1FdQ+f7Lty+4mZLfN\n8x4zPZ//7fD5d/PETPh9P0msF+lLFlP564+1j75wx+skFO4v1gGlBcDaeipkFzeo\nzndAgpegydKSNTF4QK9iTYobTIwsYfGuS8rV21zE2saLM0CE3T90aHYB/wARAQAB\ntD1DYW5vbmljYWwgQ2xvdWQgQXJjaGl2ZSBTaWduaW5nIEtleSA8ZnRwbWFzdGVy\nQGNhbm9uaWNhbC5jb20+iQI3BBMBCAAhBQJQKkpYAhsDBQsJCAcDBRUKCQgLBRYC\nAwEAAh4BAheAAAoJEF7bG2LsSSbqKxkQAIKtgImrk02YCDldg6tLt3b69ZK0kIVI\n3Xso/zCBZbrYFmgGQEFHAa58mIgpv5GcgHHxWjpX3n4tu2RM9EneKvFjFBstTTgo\nyuCgFr7iblvs/aMW4jFJAiIbmjjXWVc0CVB/JlLqzBJ/MlHdR9OWmojN9ZzoIA+i\n+tWlypgUot8iIxkR6JENxit5v9dN8i6anmnWybQ6PXFMuNi6GzQ0JgZIVs37n0ks\n2wh0N8hBjAKuUgqu4MPMwvNtz8FxEzyKwLNSMnjLAhzml/oje/Nj1GBB8roj5dmw\n7PSul5pAqQ5KTaXzl6gJN5vMEZzO4tEoGtRpA0/GTSXIlcx/SGkUK5+lqdQIMdyS\nn8bImU6V6rDSoOaI9YWHZtpv5WeUsNTdf68jZsFCRD+2+NEmIqBVm11yhmUoasC6\ndYw5l9P/PBdwmFm6NBUSEwxb+ROfpL1ICaZk9Jy++6akxhY//+cYEPLin02r43Z3\no5Piqujrs1R2Hs7kX84gL5SlBzTM4Ed+ob7KVtQHTefpbO35bQllkPNqfBsC8AIC\n8xvTP2S8FicYOPATEuiRWs7Kn31TWC2iwswRKEKVRmN0fdpu/UPdMikyoNu9szBZ\nRxvkRAezh3WheJ6MW6Fmg9d+uTFJohZt5qHdpxYa4beuN4me8LF0TYzgfEbFT6b9\nD6IyTFoT0Leq\n=h9Vs\n-----END PGP PUBLIC KEY BLOCK-----', 'components': 'main', 'architectures': 'amd64', 'state': 'present'}) 2025-04-28 09:52:03,184 p=19511 u=root n=ansible | TASK [openstack_hosts : Add apt extra conf] ************************************ 2025-04-28 09:52:04,459 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:52:04,513 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:04,615 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:04,730 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:04,827 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:04,906 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:04,967 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:05,029 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:05,409 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:05,465 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:52:05,550 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:05,725 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:05,781 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:05,803 p=19511 u=root n=ansible | TASK [openstack_hosts : Update Apt cache] ************************************** 2025-04-28 09:52:05,952 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:52:05,998 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:06,083 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:06,168 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:06,257 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:06,345 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:06,435 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:06,526 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:06,613 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:06,700 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:52:06,789 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:06,877 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:06,937 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:06,997 p=19511 u=root n=ansible | TASK [openstack_hosts : Including configure_metal_hosts tasks] ***************** 2025-04-28 09:52:07,164 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:52:07,215 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:07,302 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:07,387 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:07,472 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:07,558 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:07,643 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:07,729 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:07,820 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:07,909 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:52:07,986 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:08,042 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:08,097 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:08,158 p=19511 u=root n=ansible | TASK [openstack_hosts : Decreasing tcp_retries2 sysctl] ************************ 2025-04-28 09:52:08,777 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:08,838 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:08,930 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:09,020 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:09,114 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:09,191 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:09,248 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:09,311 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:52:09,372 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:09,429 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:09,612 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:09,631 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:09,855 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:52:09,878 p=19511 u=root n=ansible | TASK [openstack_hosts : Install distro packages] ******************************* 2025-04-28 09:52:13,246 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:13,312 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:13,489 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:13,559 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:52:13,631 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:13,701 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:13,761 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:13,933 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:16,547 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:52:16,603 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:16,671 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:16,729 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:16,787 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:16,853 p=19511 u=root n=ansible | TASK [openstack_hosts : Install user defined extra distro packages] ************ 2025-04-28 09:52:17,014 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:52:17,059 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:17,143 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:17,232 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:17,315 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:17,400 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:17,485 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:17,569 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:17,653 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:17,737 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:52:17,820 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:17,894 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:17,950 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:18,011 p=19511 u=root n=ansible | TASK [openstack_hosts : Ensure ssh directory] ********************************** 2025-04-28 09:52:18,611 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:18,682 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:52:18,772 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:18,876 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:18,968 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:19,050 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:19,109 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:19,168 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:19,228 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:19,286 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:52:19,343 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:19,402 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:19,463 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:19,529 p=19511 u=root n=ansible | TASK [openstack_hosts : Update SSH keys] *************************************** 2025-04-28 09:52:19,708 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:52:19,761 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:19,848 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:19,941 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:20,034 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:20,122 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:20,223 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:20,312 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:20,397 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:20,481 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:52:20,553 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:20,609 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:20,666 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:20,728 p=19511 u=root n=ansible | TASK [Including PKI role] ****************************************************** 2025-04-28 09:52:22,169 p=19511 u=root n=ansible | included: pki for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:52:22,290 p=19511 u=root n=ansible | TASK [pki : Include standalone CA variables] *********************************** 2025-04-28 09:52:22,402 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:52:22,458 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:22,544 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:22,629 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:22,719 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:22,807 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:22,925 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:23,016 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:23,109 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:23,200 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:52:23,293 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:23,369 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:23,427 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:23,490 p=19511 u=root n=ansible | TASK [pki : Install certificate authorities] *********************************** 2025-04-28 09:52:24,682 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-role-pki/tasks/standalone/install_ca.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:52:24,704 p=19511 u=root n=ansible | TASK [pki : Slurp up CA certificates from pki setup host (localhost)] ********** 2025-04-28 09:52:25,334 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e -> localhost] => (item={'name': 'ExampleCorpRoot'}) 2025-04-28 09:52:25,366 p=19511 u=root n=ansible | TASK [pki : Copy CA certificates to target host] ******************************* 2025-04-28 09:52:26,635 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:26,707 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:26,710 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:26,712 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:26,723 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:26,815 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:26,819 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:26,920 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:27,674 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:27,752 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:27,823 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:27,958 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:28,033 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item={"dest": "/usr/local/share/ca-certificates//ExampleCorpRoot.crt"}) 2025-04-28 09:52:28,058 p=19511 u=root n=ansible | TASK [pki : Update CA store] *************************************************** 2025-04-28 09:52:30,361 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:30,444 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:30,547 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:30,646 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:30,742 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:30,826 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:52:30,890 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:30,952 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:32,371 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:32,407 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:52:32,507 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:32,561 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:32,670 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:32,736 p=19511 u=root n=ansible | TASK [openstack_hosts : Including openstack_gitconfig tasks] ******************* 2025-04-28 09:52:33,893 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_gitconfig.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:52:34,048 p=19511 u=root n=ansible | TASK [openstack_hosts : Get git version] *************************************** 2025-04-28 09:52:34,564 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:34,633 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:34,726 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:52:34,819 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:34,921 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:35,010 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:35,069 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:35,127 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:35,189 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:35,305 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:35,328 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:35,385 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:52:35,440 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:35,510 p=19511 u=root n=ansible | TASK [openstack_hosts : Write git config when git is installed] **************** 2025-04-28 09:52:36,082 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:52:36,136 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:36,239 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:36,337 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:36,429 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:36,519 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:36,580 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:36,638 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:36,696 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:36,752 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:52:36,814 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:36,871 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:36,928 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:36,990 p=19511 u=root n=ansible | TASK [openstack_hosts : Configure git safe directories] ************************ 2025-04-28 09:52:37,606 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] => (item=*) 2025-04-28 09:52:37,609 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] => (item=*) 2025-04-28 09:52:37,661 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] => (item=*) 2025-04-28 09:52:37,670 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] => (item=*) 2025-04-28 09:52:37,672 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] => (item=*) 2025-04-28 09:52:37,680 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] => (item=*) 2025-04-28 09:52:37,757 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] => (item=*) 2025-04-28 09:52:37,760 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] => (item=*) 2025-04-28 09:52:38,088 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] => (item=*) 2025-04-28 09:52:38,261 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] => (item=*) 2025-04-28 09:52:38,319 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] => (item=*) 2025-04-28 09:52:38,321 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] => (item=*) 2025-04-28 09:52:38,380 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] => (item=*) 2025-04-28 09:52:38,497 p=19511 u=root n=ansible | TASK [openstack_hosts : Write git config when git is not installed] ************ 2025-04-28 09:52:38,653 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:52:38,698 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:38,781 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:38,874 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:38,959 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:39,041 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:39,126 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:39,210 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:39,295 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:39,378 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:52:39,468 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:39,540 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:39,598 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:39,659 p=19511 u=root n=ansible | TASK [openstack_hosts : Including openstack_hosts_systemd tasks] *************** 2025-04-28 09:52:40,844 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/tasks/openstack_hosts_systemd.yml for aio1-galera-container-3170046e, aio1-horizon-container-759e6a6a, aio1-placement-container-5af1d0ed, aio1-repo-container-5dee23ed, aio1-neutron-server-container-4b5d5912, aio1-rabbit-mq-container-a85e173f, aio1-glance-container-f867c4f2, aio1-neutron-ovn-northd-container-7927bbd4, aio1-utility-container-3f04d7c1, aio1-memcached-container-71453474, aio1-keystone-container-dd9739ec, aio1-cinder-api-container-15af9d1b, aio1-nova-api-container-d170d4ae 2025-04-28 09:52:41,028 p=19511 u=root n=ansible | TASK [Run the systemd-networkd role] ******************************************* 2025-04-28 09:52:41,137 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:52:41,180 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:41,262 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:41,347 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:41,431 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:41,515 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:41,598 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:41,678 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:41,762 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:41,850 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:52:41,932 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:42,004 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:42,059 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:42,120 p=19511 u=root n=ansible | TASK [Run the systemd-service role] ******************************************** 2025-04-28 09:52:42,271 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:52:42,317 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:42,399 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:42,480 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:42,561 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:42,658 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:42,740 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:42,821 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:42,902 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:42,985 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:52:43,067 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:43,136 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:43,192 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:43,252 p=19511 u=root n=ansible | TASK [Run the systemd mount role] ********************************************** 2025-04-28 09:52:43,402 p=19511 u=root n=ansible | skipping: [aio1-galera-container-3170046e] 2025-04-28 09:52:43,451 p=19511 u=root n=ansible | skipping: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:43,532 p=19511 u=root n=ansible | skipping: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:43,615 p=19511 u=root n=ansible | skipping: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:43,720 p=19511 u=root n=ansible | skipping: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:43,804 p=19511 u=root n=ansible | skipping: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:43,887 p=19511 u=root n=ansible | skipping: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:43,972 p=19511 u=root n=ansible | skipping: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:44,053 p=19511 u=root n=ansible | skipping: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:44,134 p=19511 u=root n=ansible | skipping: [aio1-memcached-container-71453474] 2025-04-28 09:52:44,217 p=19511 u=root n=ansible | skipping: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:44,287 p=19511 u=root n=ansible | skipping: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:44,342 p=19511 u=root n=ansible | skipping: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:44,402 p=19511 u=root n=ansible | TASK [openstack_hosts : Create /etc/systemd/journald.conf.d directory] ********* 2025-04-28 09:52:45,000 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:45,061 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:45,154 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:45,241 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:45,340 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:45,415 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:52:45,479 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:45,539 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:45,597 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:45,718 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:45,741 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:52:45,798 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:45,857 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:45,918 p=19511 u=root n=ansible | TASK [openstack_hosts : Define journald configuration] ************************* 2025-04-28 09:52:47,517 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:52:47,568 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:47,669 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:47,764 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:47,861 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:47,945 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:48,006 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:48,067 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:48,503 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:48,714 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:52:48,894 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:48,951 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:49,014 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:49,184 p=19511 u=root n=ansible | RUNNING HANDLER [openstack_hosts : Restart systemd-journald] ******************* 2025-04-28 09:52:50,245 p=19511 u=root n=ansible | changed: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:50,313 p=19511 u=root n=ansible | changed: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:50,412 p=19511 u=root n=ansible | changed: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:50,524 p=19511 u=root n=ansible | changed: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:50,585 p=19511 u=root n=ansible | changed: [aio1-galera-container-3170046e] 2025-04-28 09:52:50,674 p=19511 u=root n=ansible | changed: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:50,740 p=19511 u=root n=ansible | changed: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:50,807 p=19511 u=root n=ansible | changed: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:51,241 p=19511 u=root n=ansible | changed: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:51,287 p=19511 u=root n=ansible | changed: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:51,351 p=19511 u=root n=ansible | changed: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:51,411 p=19511 u=root n=ansible | changed: [aio1-memcached-container-71453474] 2025-04-28 09:52:51,471 p=19511 u=root n=ansible | changed: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:51,536 p=19511 u=root n=ansible | RUNNING HANDLER [openstack_hosts : Systemd daemon reload] ********************** 2025-04-28 09:52:52,678 p=19511 u=root n=ansible | ok: [aio1-repo-container-5dee23ed] 2025-04-28 09:52:52,736 p=19511 u=root n=ansible | ok: [aio1-rabbit-mq-container-a85e173f] 2025-04-28 09:52:52,837 p=19511 u=root n=ansible | ok: [aio1-galera-container-3170046e] 2025-04-28 09:52:52,926 p=19511 u=root n=ansible | ok: [aio1-horizon-container-759e6a6a] 2025-04-28 09:52:53,020 p=19511 u=root n=ansible | ok: [aio1-placement-container-5af1d0ed] 2025-04-28 09:52:53,101 p=19511 u=root n=ansible | ok: [aio1-neutron-ovn-northd-container-7927bbd4] 2025-04-28 09:52:53,167 p=19511 u=root n=ansible | ok: [aio1-neutron-server-container-4b5d5912] 2025-04-28 09:52:53,225 p=19511 u=root n=ansible | ok: [aio1-glance-container-f867c4f2] 2025-04-28 09:52:53,602 p=19511 u=root n=ansible | ok: [aio1-utility-container-3f04d7c1] 2025-04-28 09:52:53,619 p=19511 u=root n=ansible | ok: [aio1-memcached-container-71453474] 2025-04-28 09:52:53,676 p=19511 u=root n=ansible | ok: [aio1-keystone-container-dd9739ec] 2025-04-28 09:52:53,752 p=19511 u=root n=ansible | ok: [aio1-cinder-api-container-15af9d1b] 2025-04-28 09:52:53,823 p=19511 u=root n=ansible | ok: [aio1-nova-api-container-d170d4ae] 2025-04-28 09:52:53,993 p=19511 u=root n=ansible | PLAY [Gather security hardening facts] ***************************************** 2025-04-28 09:52:54,104 p=19511 u=root n=ansible | TASK [Gather additional facts] ************************************************* 2025-04-28 09:52:54,279 p=19511 u=root n=ansible | included: openstack.osa.gather_extra_facts for aio1 2025-04-28 09:52:54,288 p=19511 u=root n=ansible | TASK [openstack.osa.gather_extra_facts : Gather additional facts] ************** 2025-04-28 09:52:55,637 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:52:55,773 p=19511 u=root n=ansible | PLAY [Apply security hardening configurations] ********************************* 2025-04-28 09:52:55,930 p=19511 u=root n=ansible | TASK [Include security hardening role] ***************************************** 2025-04-28 09:52:56,528 p=19511 u=root n=ansible | included: ansible-hardening for aio1 2025-04-28 09:52:56,537 p=19511 u=root n=ansible | TASK [ansible-hardening : Gather variables for each operating system] ********** 2025-04-28 09:52:56,740 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:52:56,772 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for check/audit mode] ************************** 2025-04-28 09:52:57,198 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:52:57,234 p=19511 u=root n=ansible | TASK [ansible-hardening : Check to see if we are booting with EFI or UEFI] ***** 2025-04-28 09:52:57,400 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:52:57,435 p=19511 u=root n=ansible | TASK [ansible-hardening : Set facts] ******************************************* 2025-04-28 09:52:57,601 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:52:57,635 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if grub is present on the remote node] ********* 2025-04-28 09:52:58,068 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:52:58,103 p=19511 u=root n=ansible | TASK [ansible-hardening : Create temporary directory to hold any temporary files] *** 2025-04-28 09:52:58,712 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:52:58,747 p=19511 u=root n=ansible | TASK [ansible-hardening : Set a fact for the temporary directory] ************** 2025-04-28 09:52:58,889 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:52:58,927 p=19511 u=root n=ansible | TASK [ansible-hardening : Verify all installed RPM packages] ******************* 2025-04-28 09:52:59,128 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:52:59,164 p=19511 u=root n=ansible | TASK [ansible-hardening : Locate top level directories to check for .shosts] *** 2025-04-28 09:52:59,297 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:52:59,370 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for .shosts or shosts.equiv files] ************* 2025-04-28 09:52:59,503 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:52:59,576 p=19511 u=root n=ansible | TASK [ansible-hardening : Get user data for all users on the system] *********** 2025-04-28 09:53:00,173 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:53:00,213 p=19511 u=root n=ansible | TASK [ansible-hardening : Get user data for all interactive users on the system] *** 2025-04-28 09:53:00,650 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:53:00,689 p=19511 u=root n=ansible | TASK [ansible-hardening : Install EPEL repository] ***************************** 2025-04-28 09:53:00,830 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:00,907 p=19511 u=root n=ansible | TASK [ansible-hardening : Add packages based on STIG requirements] ************* 2025-04-28 09:53:48,708 p=19511 u=root n=ansible | changed: [aio1] => (item=present) 2025-04-28 09:53:48,755 p=19511 u=root n=ansible | TASK [ansible-hardening : Remove packages based on STIG requirements] ********** 2025-04-28 09:53:49,719 p=19511 u=root n=ansible | ok: [aio1] => (item=absent) 2025-04-28 09:53:49,755 p=19511 u=root n=ansible | TASK [ansible-hardening : Including OS-specific tasks] ************************* 2025-04-28 09:53:49,984 p=19511 u=root n=ansible | included: /home/zuul/src/opendev.org/openstack/ansible-hardening/tasks/rhel7stig/apt.yml for aio1 2025-04-28 09:53:50,107 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure debsums is installed] ************************* 2025-04-28 09:53:50,255 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:50,329 p=19511 u=root n=ansible | TASK [ansible-hardening : Gather debsums report] ******************************* 2025-04-28 09:53:50,459 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:50,533 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71855 - Get files with invalid checksums (apt)] **** 2025-04-28 09:53:50,665 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:50,740 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71855 - Create comma-separated list] *************** 2025-04-28 09:53:50,873 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:50,952 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71855 - The cryptographic hash of system files and commands must match vendor values (apt)] *** 2025-04-28 09:53:51,087 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:51,160 p=19511 u=root n=ansible | TASK [ansible-hardening : Search for AllowUnauthenticated in /etc/apt/apt.conf.d/] *** 2025-04-28 09:53:52,594 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:53:52,629 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71977 - Package management tool must verify authenticity of packages] *** 2025-04-28 09:53:52,780 p=19511 u=root n=ansible | ok: [aio1] => msg: Remove AllowUnauthenticated from files in /etc/apt/apt.conf.d/ to ensure packages are verified. 2025-04-28 09:53:52,815 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71979 - Package management tool must verify authenticity of locally-installed packages] *** 2025-04-28 09:53:53,241 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:53:53,279 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71987 - Clean requirements/dependencies when removing packages (dpkg)] *** 2025-04-28 09:53:53,413 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:53,488 p=19511 u=root n=ansible | TASK [ansible-hardening : Enable automatic package updates (apt)] ************** 2025-04-28 09:53:53,632 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:53,666 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if /etc/security/pwquality.conf exists] ******** 2025-04-28 09:53:54,157 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:53:54,195 p=19511 u=root n=ansible | TASK [ansible-hardening : Set password quality requirements] ******************* 2025-04-28 09:53:54,958 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:53:54,998 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for SHA512 password storage in PAM] ************ 2025-04-28 09:53:55,560 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:53:55,597 p=19511 u=root n=ansible | TASK [ansible-hardening : Print warning if PAM is not using SHA512 for password storage] *** 2025-04-28 09:53:55,760 p=19511 u=root n=ansible | ok: [aio1] => msg: |- PAM is not using SHA512 for password storage. This is a security issue. 2025-04-28 09:53:55,792 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure libuser is storing passwords using SHA512] **** 2025-04-28 09:53:55,937 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:55,972 p=19511 u=root n=ansible | TASK [ansible-hardening : Set minimum password lifetime limit to 24 hours for interactive accounts] *** 2025-04-28 09:53:56,130 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'nobody', 'uid': 65534, 'gid': 65534, 'gecos': 'nobody', 'dir': '/nonexistent', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,136 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'systemd-network', 'uid': 998, 'gid': 998, 'gecos': 'systemd Network Management', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-network', 'passwd': 'x', 'gid': 998}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,144 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'systemd-timesync', 'uid': 997, 'gid': 997, 'gecos': 'systemd Time Synchronization', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-timesync', 'passwd': 'x', 'gid': 997}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,152 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'systemd-resolve', 'uid': 996, 'gid': 996, 'gecos': 'systemd Resolver', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-resolve', 'passwd': 'x', 'gid': 996}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,161 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'polkitd', 'uid': 995, 'gid': 995, 'gecos': 'User for polkitd', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'polkitd', 'passwd': 'x', 'gid': 995}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,169 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'zuul', 'uid': 1000, 'gid': 1000, 'gecos': '', 'dir': '/home/zuul', 'shell': '/bin/bash', 'group': {'name': 'zuul', 'passwd': 'x', 'gid': 1000}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,177 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'pcp', 'uid': 999, 'gid': 989, 'gecos': 'Performance Co-Pilot', 'dir': '/var/lib/pcp', 'shell': '/usr/sbin/nologin', 'group': {'name': 'pcp', 'passwd': 'x', 'gid': 989}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,185 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'dnsmasq', 'uid': 994, 'gid': 65534, 'gecos': 'dnsmasq', 'dir': '/var/lib/misc', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,193 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'lxc-dnsmasq', 'uid': 993, 'gid': 988, 'gecos': 'LXC dnsmasq', 'dir': '/var/lib/lxc', 'shell': '/bin/false', 'group': {'name': 'lxc-dnsmasq', 'passwd': 'x', 'gid': 988}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,204 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:56,237 p=19511 u=root n=ansible | TASK [ansible-hardening : Set maximum password lifetime limit to 60 days for interactive accounts] *** 2025-04-28 09:53:56,403 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'nobody', 'uid': 65534, 'gid': 65534, 'gecos': 'nobody', 'dir': '/nonexistent', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,409 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'systemd-network', 'uid': 998, 'gid': 998, 'gecos': 'systemd Network Management', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-network', 'passwd': 'x', 'gid': 998}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,416 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'systemd-timesync', 'uid': 997, 'gid': 997, 'gecos': 'systemd Time Synchronization', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-timesync', 'passwd': 'x', 'gid': 997}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,423 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'systemd-resolve', 'uid': 996, 'gid': 996, 'gecos': 'systemd Resolver', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-resolve', 'passwd': 'x', 'gid': 996}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,431 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'polkitd', 'uid': 995, 'gid': 995, 'gecos': 'User for polkitd', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'polkitd', 'passwd': 'x', 'gid': 995}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,440 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'zuul', 'uid': 1000, 'gid': 1000, 'gecos': '', 'dir': '/home/zuul', 'shell': '/bin/bash', 'group': {'name': 'zuul', 'passwd': 'x', 'gid': 1000}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,448 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'pcp', 'uid': 999, 'gid': 989, 'gecos': 'Performance Co-Pilot', 'dir': '/var/lib/pcp', 'shell': '/usr/sbin/nologin', 'group': {'name': 'pcp', 'passwd': 'x', 'gid': 989}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,455 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'dnsmasq', 'uid': 994, 'gid': 65534, 'gecos': 'dnsmasq', 'dir': '/var/lib/misc', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,462 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'lxc-dnsmasq', 'uid': 993, 'gid': 988, 'gecos': 'LXC dnsmasq', 'dir': '/var/lib/lxc', 'shell': '/bin/false', 'group': {'name': 'lxc-dnsmasq', 'passwd': 'x', 'gid': 988}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:56,466 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:56,509 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure that users cannot reuse one of their last 5 passwords] *** 2025-04-28 09:53:56,653 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:56,689 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure accounts are disabled if the password expires] *** 2025-04-28 09:53:56,824 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:56,899 p=19511 u=root n=ansible | TASK [ansible-hardening : Apply shadow-utils configurations] ******************* 2025-04-28 09:53:57,358 p=19511 u=root n=ansible | ok: [aio1] => (item={'parameter': 'ENCRYPT_METHOD', 'value': 'SHA512', 'stig_id': 'V-71921', 'os_family': 'all'}) 2025-04-28 09:53:57,361 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'PASS_MIN_DAYS', 'value': '', 'stig_id': 'V-71925', 'os_family': 'all'}) 2025-04-28 09:53:57,365 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'PASS_MAX_DAYS', 'value': '', 'stig_id': 'V-71929', 'os_family': 'all'}) 2025-04-28 09:53:57,375 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'FAIL_DELAY', 'value': '4', 'stig_id': 'V-71951', 'os_family': 'RedHat'}) 2025-04-28 09:53:57,380 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'UMASK', 'value': '', 'stig_id': 'V-71995', 'os_family': 'all'}) 2025-04-28 09:53:57,671 p=19511 u=root n=ansible | changed: [aio1] => (item={'parameter': 'CREATE_HOME', 'value': 'yes', 'stig_id': 'V-72013', 'os_family': 'all'}) 2025-04-28 09:53:57,710 p=19511 u=root n=ansible | TASK [ansible-hardening : Print warning for groups in /etc/passwd that are not in /etc/group] *** 2025-04-28 09:53:57,872 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:57,910 p=19511 u=root n=ansible | TASK [ansible-hardening : Get all accounts with UID 0] ************************* 2025-04-28 09:53:58,329 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:53:58,363 p=19511 u=root n=ansible | TASK [ansible-hardening : Print warnings for non-root users with UID 0] ******** 2025-04-28 09:53:58,495 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:58,568 p=19511 u=root n=ansible | TASK [ansible-hardening : Print warning for local interactive users without a home directory assigned] *** 2025-04-28 09:53:58,729 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:53:58,763 p=19511 u=root n=ansible | TASK [ansible-hardening : Check each user to see if its home directory exists on the filesystem] *** 2025-04-28 09:53:59,245 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'root', 'uid': 0, 'gid': 0, 'gecos': 'root', 'dir': '/root', 'shell': '/bin/bash', 'group': {'name': 'root', 'passwd': 'x', 'gid': 0}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:59,544 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'daemon', 'uid': 1, 'gid': 1, 'gecos': 'daemon', 'dir': '/usr/sbin', 'shell': '/usr/sbin/nologin', 'group': {'name': 'daemon', 'passwd': 'x', 'gid': 1}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:53:59,839 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'bin', 'uid': 2, 'gid': 2, 'gecos': 'bin', 'dir': '/bin', 'shell': '/usr/sbin/nologin', 'group': {'name': 'bin', 'passwd': 'x', 'gid': 2}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:00,139 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'sys', 'uid': 3, 'gid': 3, 'gecos': 'sys', 'dir': '/dev', 'shell': '/usr/sbin/nologin', 'group': {'name': 'sys', 'passwd': 'x', 'gid': 3}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:00,441 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'sync', 'uid': 4, 'gid': 65534, 'gecos': 'sync', 'dir': '/bin', 'shell': '/bin/sync', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:00,755 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'games', 'uid': 5, 'gid': 60, 'gecos': 'games', 'dir': '/usr/games', 'shell': '/usr/sbin/nologin', 'group': {'name': 'games', 'passwd': 'x', 'gid': 60}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:01,056 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'man', 'uid': 6, 'gid': 12, 'gecos': 'man', 'dir': '/var/cache/man', 'shell': '/usr/sbin/nologin', 'group': {'name': 'man', 'passwd': 'x', 'gid': 12}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:01,354 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'lp', 'uid': 7, 'gid': 7, 'gecos': 'lp', 'dir': '/var/spool/lpd', 'shell': '/usr/sbin/nologin', 'group': {'name': 'lp', 'passwd': 'x', 'gid': 7}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:01,667 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'mail', 'uid': 8, 'gid': 8, 'gecos': 'mail', 'dir': '/var/mail', 'shell': '/usr/sbin/nologin', 'group': {'name': 'mail', 'passwd': 'x', 'gid': 8}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:01,960 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'news', 'uid': 9, 'gid': 9, 'gecos': 'news', 'dir': '/var/spool/news', 'shell': '/usr/sbin/nologin', 'group': {'name': 'news', 'passwd': 'x', 'gid': 9}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:02,253 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'uucp', 'uid': 10, 'gid': 10, 'gecos': 'uucp', 'dir': '/var/spool/uucp', 'shell': '/usr/sbin/nologin', 'group': {'name': 'uucp', 'passwd': 'x', 'gid': 10}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:02,580 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'proxy', 'uid': 13, 'gid': 13, 'gecos': 'proxy', 'dir': '/bin', 'shell': '/usr/sbin/nologin', 'group': {'name': 'proxy', 'passwd': 'x', 'gid': 13}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:02,875 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'www-data', 'uid': 33, 'gid': 33, 'gecos': 'www-data', 'dir': '/var/www', 'shell': '/usr/sbin/nologin', 'group': {'name': 'www-data', 'passwd': 'x', 'gid': 33}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:03,181 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'backup', 'uid': 34, 'gid': 34, 'gecos': 'backup', 'dir': '/var/backups', 'shell': '/usr/sbin/nologin', 'group': {'name': 'backup', 'passwd': 'x', 'gid': 34}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:03,501 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'list', 'uid': 38, 'gid': 38, 'gecos': 'Mailing List Manager', 'dir': '/var/list', 'shell': '/usr/sbin/nologin', 'group': {'name': 'list', 'passwd': 'x', 'gid': 38}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:03,789 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'irc', 'uid': 39, 'gid': 39, 'gecos': 'ircd', 'dir': '/run/ircd', 'shell': '/usr/sbin/nologin', 'group': {'name': 'irc', 'passwd': 'x', 'gid': 39}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:04,080 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': '_apt', 'uid': 42, 'gid': 65534, 'gecos': '', 'dir': '/nonexistent', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:04,376 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'nobody', 'uid': 65534, 'gid': 65534, 'gecos': 'nobody', 'dir': '/nonexistent', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:04,689 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'systemd-network', 'uid': 998, 'gid': 998, 'gecos': 'systemd Network Management', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-network', 'passwd': 'x', 'gid': 998}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:05,006 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'systemd-timesync', 'uid': 997, 'gid': 997, 'gecos': 'systemd Time Synchronization', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-timesync', 'passwd': 'x', 'gid': 997}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:05,303 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'messagebus', 'uid': 100, 'gid': 101, 'gecos': '', 'dir': '/nonexistent', 'shell': '/usr/sbin/nologin', 'group': {'name': 'messagebus', 'passwd': 'x', 'gid': 101}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:05,615 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'systemd-resolve', 'uid': 996, 'gid': 996, 'gecos': 'systemd Resolver', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'systemd-resolve', 'passwd': 'x', 'gid': 996}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:05,930 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'polkitd', 'uid': 995, 'gid': 995, 'gecos': 'User for polkitd', 'dir': '/', 'shell': '/usr/sbin/nologin', 'group': {'name': 'polkitd', 'passwd': 'x', 'gid': 995}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:06,238 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'dhcpcd', 'uid': 101, 'gid': 65534, 'gecos': 'DHCP Client Daemon,,,', 'dir': '/usr/lib/dhcpcd', 'shell': '/bin/false', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:06,544 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'uuidd', 'uid': 102, 'gid': 102, 'gecos': '', 'dir': '/run/uuidd', 'shell': '/usr/sbin/nologin', 'group': {'name': 'uuidd', 'passwd': 'x', 'gid': 102}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:06,849 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'unbound', 'uid': 103, 'gid': 103, 'gecos': '', 'dir': '/var/lib/unbound', 'shell': '/usr/sbin/nologin', 'group': {'name': 'unbound', 'passwd': 'x', 'gid': 103}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:07,142 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'syslog', 'uid': 104, 'gid': 104, 'gecos': '', 'dir': '/nonexistent', 'shell': '/usr/sbin/nologin', 'group': {'name': 'syslog', 'passwd': 'x', 'gid': 104}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:07,427 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'tcpdump', 'uid': 105, 'gid': 108, 'gecos': '', 'dir': '/nonexistent', 'shell': '/usr/sbin/nologin', 'group': {'name': 'tcpdump', 'passwd': 'x', 'gid': 108}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:07,739 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'sshd', 'uid': 106, 'gid': 65534, 'gecos': '', 'dir': '/run/sshd', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:08,044 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'zuul', 'uid': 1000, 'gid': 1000, 'gecos': '', 'dir': '/home/zuul', 'shell': '/bin/bash', 'group': {'name': 'zuul', 'passwd': 'x', 'gid': 1000}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:08,358 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': '_chrony', 'uid': 107, 'gid': 109, 'gecos': 'Chrony daemon,,,', 'dir': '/var/lib/chrony', 'shell': '/usr/sbin/nologin', 'group': {'name': '_chrony', 'passwd': 'x', 'gid': 109}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:08,671 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'pcp', 'uid': 999, 'gid': 989, 'gecos': 'Performance Co-Pilot', 'dir': '/var/lib/pcp', 'shell': '/usr/sbin/nologin', 'group': {'name': 'pcp', 'passwd': 'x', 'gid': 989}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:08,977 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'dnsmasq', 'uid': 994, 'gid': 65534, 'gecos': 'dnsmasq', 'dir': '/var/lib/misc', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:09,283 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'lxc-dnsmasq', 'uid': 993, 'gid': 988, 'gecos': 'LXC dnsmasq', 'dir': '/var/lib/lxc', 'shell': '/bin/false', 'group': {'name': 'lxc-dnsmasq', 'passwd': 'x', 'gid': 988}, 'shadow': {'last_changed': 20206, 'min_days': -1, 'max_days': -1, 'warn_days': -1, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:09,368 p=19511 u=root n=ansible | TASK [ansible-hardening : Print warning for users with an assigned home directory that does not exist] *** 2025-04-28 09:54:09,552 p=19511 u=root n=ansible | ok: [aio1] => msg: |- These users have a home directory assigned, but the directory does not exist: man (/var/cache/man does not exist) lp (/var/spool/lpd does not exist) news (/var/spool/news does not exist) uucp (/var/spool/uucp does not exist) www-data (/var/www does not exist) list (/var/list does not exist) irc (/run/ircd does not exist) _apt (/nonexistent does not exist) nobody (/nonexistent does not exist) messagebus (/nonexistent does not exist) syslog (/nonexistent does not exist) tcpdump (/nonexistent does not exist) 2025-04-28 09:54:09,588 p=19511 u=root n=ansible | TASK [ansible-hardening : Use pwquality when passwords are changed or created] *** 2025-04-28 09:54:09,722 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:09,795 p=19511 u=root n=ansible | TASK [ansible-hardening : Verify that AIDE configuration directory exists] ***** 2025-04-28 09:54:10,288 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/aide/aide.conf.d) 2025-04-28 09:54:10,567 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/aide.conf) 2025-04-28 09:54:10,609 p=19511 u=root n=ansible | TASK [ansible-hardening : Exclude certain directories from AIDE] *************** 2025-04-28 09:54:11,423 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:11,459 p=19511 u=root n=ansible | TASK [ansible-hardening : Configure AIDE to verify additional properties (Ubuntu)] *** 2025-04-28 09:54:11,902 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:11,943 p=19511 u=root n=ansible | TASK [ansible-hardening : Configure AIDE to verify additional properties (SUSE)] *** 2025-04-28 09:54:12,083 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:12,157 p=19511 u=root n=ansible | TASK [ansible-hardening : Check to see if AIDE database is already in place] *** 2025-04-28 09:54:12,582 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:12,619 p=19511 u=root n=ansible | TASK [ansible-hardening : Initialize AIDE (this will take a few minutes)] ****** 2025-04-28 09:54:12,760 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:12,834 p=19511 u=root n=ansible | TASK [ansible-hardening : Move AIDE database into place] *********************** 2025-04-28 09:54:12,975 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:13,051 p=19511 u=root n=ansible | TASK [ansible-hardening : Create AIDE cron job] ******************************** 2025-04-28 09:54:13,191 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:13,264 p=19511 u=root n=ansible | TASK [ansible-hardening : Verify that auditd.conf exists] ********************** 2025-04-28 09:54:13,762 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:13,798 p=19511 u=root n=ansible | TASK [ansible-hardening : Verify that audisp-remote.conf exists] *************** 2025-04-28 09:54:14,220 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:14,257 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72083 - The operating system must off-load audit records onto a different system or media from the system being audited] *** 2025-04-28 09:54:14,400 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:14,438 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72085 - The operating system must encrypt the transfer of audit records off-loaded onto a different system or media from the system being audited] *** 2025-04-28 09:54:14,578 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:14,612 p=19511 u=root n=ansible | TASK [ansible-hardening : Get valid system architectures for audit rules] ****** 2025-04-28 09:54:14,774 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:14,811 p=19511 u=root n=ansible | TASK [ansible-hardening : Remove system default audit.rules file] ************** 2025-04-28 09:54:15,266 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:15,302 p=19511 u=root n=ansible | TASK [ansible-hardening : Remove old RHEL 6 audit rules file] ****************** 2025-04-28 09:54:15,740 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:15,778 p=19511 u=root n=ansible | TASK [ansible-hardening : Deploy rules for auditd based on STIG requirements] *** 2025-04-28 09:54:16,750 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:16,787 p=19511 u=root n=ansible | TASK [ansible-hardening : Adjust auditd/audispd configurations] **************** 2025-04-28 09:54:16,965 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'disk_full_action', 'value': 'syslog', 'config': '/etc/audisp/audisp-remote.conf'}) 2025-04-28 09:54:16,966 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'network_failure_action', 'value': 'syslog', 'config': '/etc/audisp/audisp-remote.conf'}) 2025-04-28 09:54:16,970 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'space_left', 'value': '9460', 'config': '/etc/audit/auditd.conf'}) 2025-04-28 09:54:16,975 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'space_left_action', 'value': 'email', 'config': '/etc/audit/auditd.conf'}) 2025-04-28 09:54:16,980 p=19511 u=root n=ansible | skipping: [aio1] => (item={'parameter': 'action_mail_acct', 'value': 'root', 'config': '/etc/audit/auditd.conf'}) 2025-04-28 09:54:16,981 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:17,017 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure auditd is running and enabled at boot time] *** 2025-04-28 09:54:17,731 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:17,767 p=19511 u=root n=ansible | TASK [ansible-hardening : Set pam_faildelay configuration on Ubuntu] *********** 2025-04-28 09:54:18,283 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:18,322 p=19511 u=root n=ansible | TASK [ansible-hardening : Prevent users with blank or null passwords from authenticating (Debian/Ubuntu)] *** 2025-04-28 09:54:18,760 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:18,798 p=19511 u=root n=ansible | TASK [ansible-hardening : Prevent users with blank or null passwords from authenticating (Red Hat)] *** 2025-04-28 09:54:18,951 p=19511 u=root n=ansible | skipping: [aio1] => (item=['auth', '/etc/pam.d/common-auth']) 2025-04-28 09:54:18,957 p=19511 u=root n=ansible | skipping: [aio1] => (item=['auth', '/etc/pam.d/common-password']) 2025-04-28 09:54:18,965 p=19511 u=root n=ansible | skipping: [aio1] => (item=['password', '/etc/pam.d/common-auth']) 2025-04-28 09:54:18,972 p=19511 u=root n=ansible | skipping: [aio1] => (item=['password', '/etc/pam.d/common-password']) 2025-04-28 09:54:18,973 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:19,009 p=19511 u=root n=ansible | TASK [ansible-hardening : Prevent users with blank or null passwords from authenticating (SUSE)] *** 2025-04-28 09:54:19,164 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/pam.d/common-auth) 2025-04-28 09:54:19,170 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/pam.d/common-password) 2025-04-28 09:54:19,171 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:19,208 p=19511 u=root n=ansible | TASK [ansible-hardening : Lock accounts after three failed login attempts a 15 minute period] *** 2025-04-28 09:54:19,352 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:19,431 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for 'nopasswd' in sudoers files] *************** 2025-04-28 09:54:19,866 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:19,904 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71947 - Users must provide a password for privilege escalation.] *** 2025-04-28 09:54:20,064 p=19511 u=root n=ansible | ok: [aio1] => msg: |- The 'NOPASSWD' directive was found in the sudoers configuration files. Remove the directive to ensure that all users must provide a password to run commands as the root user. 2025-04-28 09:54:20,098 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for '!authenticate' in sudoers files] ********** 2025-04-28 09:54:20,528 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:20,565 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71949 - Users must re-authenticate for privilege escalation.] *** 2025-04-28 09:54:20,707 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:20,746 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if sssd.conf exists] *************************** 2025-04-28 09:54:21,170 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:21,205 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if GRUB2 custom file exists] ******************* 2025-04-28 09:54:21,637 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:21,681 p=19511 u=root n=ansible | TASK [ansible-hardening : Define password options for grub] ******************** 2025-04-28 09:54:21,821 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:21,896 p=19511 u=root n=ansible | TASK [ansible-hardening : Set CLASS for grub file] ***************************** 2025-04-28 09:54:22,039 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:22,116 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72217 - The operating system must limit the number of concurrent sessions to 10 for all accounts and/or account types.] *** 2025-04-28 09:54:22,261 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:22,296 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for pam_lastlog in PAM configuration] ********** 2025-04-28 09:54:23,734 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:23,776 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72275 - Display date/time of last logon after logon] *** 2025-04-28 09:54:23,914 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:23,990 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure .shosts find has finished] ******************** 2025-04-28 09:54:24,135 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:24,213 p=19511 u=root n=ansible | TASK [ansible-hardening : Remove .shosts or shosts.equiv files] **************** 2025-04-28 09:54:24,362 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:24,399 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71849 - Get packages with incorrect file permissions or ownership] *** 2025-04-28 09:54:24,604 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:24,640 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71849 - Reset file permissions/ownership to vendor values] *** 2025-04-28 09:54:24,779 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:24,854 p=19511 u=root n=ansible | TASK [ansible-hardening : Search for files/directories with an invalid owner] *** 2025-04-28 09:54:24,995 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:25,072 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72007 - All files and directories must have a valid owner.] *** 2025-04-28 09:54:25,228 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:25,263 p=19511 u=root n=ansible | TASK [ansible-hardening : Search for files/directories with an invalid group owner] *** 2025-04-28 09:54:25,395 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:25,470 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72009 - All files and directories must have a valid group owner.] *** 2025-04-28 09:54:25,616 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:25,651 p=19511 u=root n=ansible | TASK [ansible-hardening : Set proper owner, group owner, and permissions on home directories] *** 2025-04-28 09:54:25,822 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'nobody', 'uid': 65534, 'gid': 65534, 'gecos': 'nobody', 'dir': '/nonexistent', 'shell': '/usr/sbin/nologin', 'group': {'name': 'nogroup', 'passwd': 'x', 'gid': 65534}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:25,827 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'zuul', 'uid': 1000, 'gid': 1000, 'gecos': '', 'dir': '/home/zuul', 'shell': '/bin/bash', 'group': {'name': 'zuul', 'passwd': 'x', 'gid': 1000}, 'shadow': {'last_changed': 20206, 'min_days': 0, 'max_days': 99999, 'warn_days': 7, 'inact_days': -1, 'expire_days': -1}}) 2025-04-28 09:54:25,829 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:25,867 p=19511 u=root n=ansible | TASK [ansible-hardening : Find all world-writable directories] ***************** 2025-04-28 09:54:26,006 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:26,082 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72047 - All world-writable directories must be group-owned by root, sys, bin, or an application group.] *** 2025-04-28 09:54:26,235 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:26,271 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if /etc/cron.allow exists] ********************* 2025-04-28 09:54:26,692 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:26,727 p=19511 u=root n=ansible | TASK [ansible-hardening : Set owner/group owner on /etc/cron.allow] ************ 2025-04-28 09:54:26,873 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:26,915 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if gdm is installed and configured] ************ 2025-04-28 09:54:27,392 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:27,427 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71953 - The operating system must not allow an unattended or automatic logon to the system via a graphical user interface] *** 2025-04-28 09:54:27,561 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:27,634 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71955 - The operating system must not allow guest logon to the system.] *** 2025-04-28 09:54:27,765 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:27,838 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for dconf profiles] **************************** 2025-04-28 09:54:28,257 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:28,296 p=19511 u=root n=ansible | TASK [ansible-hardening : Create a user profile in dconf] ********************** 2025-04-28 09:54:28,429 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:28,503 p=19511 u=root n=ansible | TASK [ansible-hardening : Create dconf directories] **************************** 2025-04-28 09:54:28,643 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/dconf/db/local.d/) 2025-04-28 09:54:28,645 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/dconf/db/local.d/locks) 2025-04-28 09:54:28,649 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/dconf/db/gdm.d/) 2025-04-28 09:54:28,650 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:28,685 p=19511 u=root n=ansible | TASK [ansible-hardening : Configure graphical session locking] ***************** 2025-04-28 09:54:28,818 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:28,892 p=19511 u=root n=ansible | TASK [ansible-hardening : Prevent users from changing graphical session locking configurations] *** 2025-04-28 09:54:29,023 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:29,100 p=19511 u=root n=ansible | TASK [ansible-hardening : Create a GDM profile for displaying a login banner] *** 2025-04-28 09:54:29,234 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:29,309 p=19511 u=root n=ansible | TASK [ansible-hardening : Create a GDM keyfile for machine-wide settings] ****** 2025-04-28 09:54:29,450 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/dconf/db/gdm.d/01-banner-message) 2025-04-28 09:54:29,452 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/dconf/db/local.d/01-banner-message) 2025-04-28 09:54:29,453 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:29,488 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71983 - USB mass storage must be disabled.] ******** 2025-04-28 09:54:29,967 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:30,009 p=19511 u=root n=ansible | TASK [ansible-hardening : Set sysctl configurations] *************************** 2025-04-28 09:54:30,479 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'net.ipv4.conf.all.accept_source_route', 'value': 0, 'enabled': True}) 2025-04-28 09:54:30,787 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'net.ipv4.conf.default.accept_source_route', 'value': 0, 'enabled': True}) 2025-04-28 09:54:31,111 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'net.ipv4.icmp_echo_ignore_broadcasts', 'value': 1, 'enabled': True}) 2025-04-28 09:54:31,415 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'net.ipv4.conf.all.send_redirects', 'value': 0, 'enabled': True}) 2025-04-28 09:54:31,717 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'net.ipv4.conf.default.send_redirects', 'value': 0, 'enabled': True}) 2025-04-28 09:54:31,721 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'net.ipv4.ip_forward', 'value': 0, 'enabled': False}) 2025-04-28 09:54:32,030 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'net.ipv6.conf.all.accept_source_route', 'value': 0, 'enabled': True}) 2025-04-28 09:54:32,349 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'net.ipv4.conf.default.accept_redirects', 'value': 0, 'enabled': True}) 2025-04-28 09:54:32,648 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'kernel.randomize_va_space', 'value': 2, 'enabled': True}) 2025-04-28 09:54:32,652 p=19511 u=root n=ansible | skipping: [aio1] => (item={'name': 'net.ipv6.conf.all.disable_ipv6', 'value': 1, 'enabled': False}) 2025-04-28 09:54:32,695 p=19511 u=root n=ansible | TASK [ansible-hardening : Check kdump service] ********************************* 2025-04-28 09:54:33,144 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:33,184 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72057 - Kernel core dumps must be disabled unless needed.] *** 2025-04-28 09:54:33,321 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:33,394 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if FIPS is enabled] **************************** 2025-04-28 09:54:33,532 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:33,605 p=19511 u=root n=ansible | TASK [ansible-hardening : Print a warning if FIPS isn't enabled] *************** 2025-04-28 09:54:33,743 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:33,822 p=19511 u=root n=ansible | TASK [ansible-hardening : V-77821 - Datagram Congestion Control Protocol (DCCP) kernel module must be disabled] *** 2025-04-28 09:54:34,622 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:34,658 p=19511 u=root n=ansible | TASK [ansible-hardening : Check apparmor_status output] ************************ 2025-04-28 09:54:35,215 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:35,256 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if apparmor is running] ************************ 2025-04-28 09:54:35,738 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:35,776 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure AppArmor is enabled at boot time] ************* 2025-04-28 09:54:36,513 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:36,555 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure AppArmor is running] ************************** 2025-04-28 09:54:37,266 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:37,305 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure SELinux is in enforcing mode on the next reboot] *** 2025-04-28 09:54:37,444 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:37,517 p=19511 u=root n=ansible | TASK [ansible-hardening : Relabel files on next boot if SELinux mode changed] *** 2025-04-28 09:54:37,659 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:37,733 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for unlabeled device files] ******************** 2025-04-28 09:54:37,874 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:37,952 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72039 - All system device files must be correctly labeled to prevent unauthorized modification.] *** 2025-04-28 09:54:38,092 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:38,166 p=19511 u=root n=ansible | TASK [ansible-hardening : Check autofs service] ******************************** 2025-04-28 09:54:38,677 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:38,712 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71985 - File system automounter must be disabled unless required.] *** 2025-04-28 09:54:38,847 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:38,920 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71993 - The x86 Ctrl-Alt-Delete key sequence must be disabled] *** 2025-04-28 09:54:39,618 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:39,656 p=19511 u=root n=ansible | TASK [ansible-hardening : V-71993 - The x86 Ctrl-Alt-Delete key sequence must be disabled] *** 2025-04-28 09:54:41,289 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:41,326 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for /home on mounted filesystem] *************** 2025-04-28 09:54:41,497 p=19511 u=root n=ansible | ok: [aio1] => msg: |- The STIG requires that /home is on its own filesystem, but this system does not appear to be following the requirement. 2025-04-28 09:54:41,530 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for /var on mounted filesystem] **************** 2025-04-28 09:54:41,694 p=19511 u=root n=ansible | ok: [aio1] => msg: |- The STIG requires that /var is on its own filesystem, but this system does not appear to be following the requirement. 2025-04-28 09:54:41,727 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for /var/log/audit on mounted filesystem] ****** 2025-04-28 09:54:41,896 p=19511 u=root n=ansible | ok: [aio1] => msg: |- The STIG requires that /var/log/audit is on its own filesystem, but this system does not appear to be following the requirement. 2025-04-28 09:54:41,932 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for /tmp on mounted filesystem] **************** 2025-04-28 09:54:42,100 p=19511 u=root n=ansible | ok: [aio1] => msg: |- The STIG requires that /tmp is on its own filesystem, but this system does not appear to be following the requirement. 2025-04-28 09:54:42,134 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if syslog output is being sent to another server] *** 2025-04-28 09:54:42,574 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:42,609 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72209 - The system must send rsyslog output to a log aggregation server.] *** 2025-04-28 09:54:42,768 p=19511 u=root n=ansible | ok: [aio1] => msg: Output from syslog must be sent to another server. 2025-04-28 09:54:42,803 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if ClamAV is installed] ************************ 2025-04-28 09:54:43,219 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:43,258 p=19511 u=root n=ansible | TASK [ansible-hardening : Remove 'Example' line from ClamAV configuration files] *** 2025-04-28 09:54:43,398 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/freshclam.conf) 2025-04-28 09:54:43,401 p=19511 u=root n=ansible | skipping: [aio1] => (item=/etc/clamd.d/scan.conf) 2025-04-28 09:54:43,402 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:43,437 p=19511 u=root n=ansible | TASK [ansible-hardening : Set ClamAV server type as socket] ******************** 2025-04-28 09:54:43,572 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:43,647 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure ClamAV socket directory exists] *************** 2025-04-28 09:54:43,786 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:43,860 p=19511 u=root n=ansible | TASK [ansible-hardening : Allow automatic freshclam updates] ******************* 2025-04-28 09:54:43,998 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:44,078 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if ClamAV update process is already running] *** 2025-04-28 09:54:44,509 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:44,545 p=19511 u=root n=ansible | TASK [ansible-hardening : Update ClamAV database] ****************************** 2025-04-28 09:54:44,679 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:44,752 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure ClamAV is running] **************************** 2025-04-28 09:54:44,882 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:44,956 p=19511 u=root n=ansible | TASK [ansible-hardening : Remove old config block for V-72223 from openstack-ansible-security] *** 2025-04-28 09:54:45,369 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:45,408 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72223 - Set 10 minute timeout on communication sessions] *** 2025-04-28 09:54:45,980 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:46,017 p=19511 u=root n=ansible | TASK [ansible-hardening : Start and enable chrony] ***************************** 2025-04-28 09:54:46,154 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:46,227 p=19511 u=root n=ansible | TASK [ansible-hardening : Check if chrony configuration file exists] *********** 2025-04-28 09:54:46,664 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:46,701 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72269 - Synchronize system clock (configuration file)] *** 2025-04-28 09:54:46,836 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:46,912 p=19511 u=root n=ansible | TASK [ansible-hardening : Check firewalld status] ****************************** 2025-04-28 09:54:47,349 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:47,384 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure firewalld is running and enabled] ************* 2025-04-28 09:54:47,516 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:47,595 p=19511 u=root n=ansible | TASK [ansible-hardening : Limit new TCP connections to 25/minute and allow bursting to 100] *** 2025-04-28 09:54:47,732 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:47,806 p=19511 u=root n=ansible | TASK [ansible-hardening : Count nameserver entries in /etc/resolv.conf] ******** 2025-04-28 09:54:48,225 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:48,262 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72281 - For systems using DNS resolution, at least two name servers must be configured.] *** 2025-04-28 09:54:48,436 p=19511 u=root n=ansible | ok: [aio1] => msg: |- Two or more nameservers must be configured in /etc/resolv.conf. Nameservers found: 1 2025-04-28 09:54:48,474 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for interfaces in promiscuous mode] ************ 2025-04-28 09:54:48,904 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:48,940 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72295 - Network interfaces must not be in promiscuous mode.] *** 2025-04-28 09:54:49,073 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:49,152 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for postfix configuration file] **************** 2025-04-28 09:54:49,563 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:49,599 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72297 - Prevent unrestricted mail relaying] ******** 2025-04-28 09:54:49,732 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:49,809 p=19511 u=root n=ansible | TASK [ansible-hardening : Check for TFTP server configuration file] ************ 2025-04-28 09:54:50,221 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:50,257 p=19511 u=root n=ansible | TASK [ansible-hardening : Check TFTP configuration mode] *********************** 2025-04-28 09:54:50,391 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:50,465 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72305 - TFTP must be configured to operate in secure mode] *** 2025-04-28 09:54:50,597 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:50,670 p=19511 u=root n=ansible | TASK [ansible-hardening : Check to see if snmpd config contains public/private] *** 2025-04-28 09:54:51,115 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:51,155 p=19511 u=root n=ansible | TASK [ansible-hardening : V-72313 - Change SNMP community strings from default.] *** 2025-04-28 09:54:51,292 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:54:51,366 p=19511 u=root n=ansible | TASK [ansible-hardening : Copy login warning banner] *************************** 2025-04-28 09:54:52,222 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:52,258 p=19511 u=root n=ansible | TASK [ansible-hardening : Drop options from SSH config that we manage] ********* 2025-04-28 09:54:52,715 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'PermitEmptyPasswords', 'value': 'no', 'enabled': True, 'stig_id': 'V-71939 / RHEL-07-010440'}) 2025-04-28 09:54:52,999 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'PermitUserEnvironment', 'value': 'no', 'enabled': True, 'stig_id': 'V-71957'}) 2025-04-28 09:54:53,280 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'HostbasedAuthentication', 'value': 'no', 'enabled': True, 'stig_id': 'V-71959'}) 2025-04-28 09:54:53,583 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'Ciphers', 'value': 'aes128-ctr,aes192-ctr,aes256-ctr', 'enabled': True, 'stig_id': 'V-72221'}) 2025-04-28 09:54:53,869 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'ClientAliveInterval', 'value': 600, 'enabled': True, 'stig_id': 'V-72237'}) 2025-04-28 09:54:54,154 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'ClientAliveCountMax', 'value': 0, 'enabled': True, 'stig_id': 'V-72241'}) 2025-04-28 09:54:54,436 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'PrintLastLog', 'value': 'yes', 'enabled': True, 'stig_id': 'V-72245'}) 2025-04-28 09:54:54,737 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'PermitRootLogin', 'value': 'without-password', 'enabled': True, 'stig_id': 'V-72247'}) 2025-04-28 09:54:55,024 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'IgnoreUserKnownHosts', 'value': 'yes', 'enabled': True, 'stig_id': 'V-72249 / V-72239'}) 2025-04-28 09:54:55,313 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'IgnoreRhosts', 'value': 'yes', 'enabled': True, 'stig_id': 'V-72243'}) 2025-04-28 09:54:55,602 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'X11Forwarding', 'value': 'yes', 'enabled': True, 'stig_id': 'V-72303'}) 2025-04-28 09:54:55,894 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'Protocol', 'value': 2, 'enabled': True, 'stig_id': 'V-72251'}) 2025-04-28 09:54:56,205 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'MACs', 'value': 'hmac-sha2-256,hmac-sha2-512', 'enabled': True, 'stig_id': 'V-72253'}) 2025-04-28 09:54:56,496 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'Compression', 'value': 'delayed', 'enabled': True, 'stig_id': 'V-72267'}) 2025-04-28 09:54:56,781 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'KerberosAuthentication', 'value': 'no', 'enabled': True, 'stig_id': 'V-72261'}) 2025-04-28 09:54:57,064 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'GSSAPIAuthentication', 'value': 'no', 'enabled': True, 'stig_id': 'V-204598'}) 2025-04-28 09:54:57,357 p=19511 u=root n=ansible | ok: [aio1] => (item={'name': 'StrictModes', 'value': 'yes', 'enabled': True, 'stig_id': 'V-72263'}) 2025-04-28 09:54:57,677 p=19511 u=root n=ansible | changed: [aio1] => (item={'name': 'PrintMotd', 'value': 'yes', 'enabled': True, 'stig_id': 'V-71861'}) 2025-04-28 09:54:57,732 p=19511 u=root n=ansible | TASK [ansible-hardening : Adjust ssh server configuration based on STIG requirements] *** 2025-04-28 09:54:58,214 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:54:58,250 p=19511 u=root n=ansible | TASK [ansible-hardening : Ensure sshd is enabled at boot time] ***************** 2025-04-28 09:54:58,978 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:59,017 p=19511 u=root n=ansible | TASK [ansible-hardening : Determine existing public ssh host keys] ************* 2025-04-28 09:54:59,437 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:54:59,474 p=19511 u=root n=ansible | TASK [ansible-hardening : Public host key files must have mode 0644 or less] *** 2025-04-28 09:54:59,915 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/ssh/ssh_host_dsa_key.pub) 2025-04-28 09:55:00,226 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/ssh/ssh_host_ecdsa_key.pub) 2025-04-28 09:55:00,527 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/ssh/ssh_host_ed25519_key.pub) 2025-04-28 09:55:00,829 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/ssh/ssh_host_rsa_key.pub) 2025-04-28 09:55:00,869 p=19511 u=root n=ansible | TASK [ansible-hardening : Determine existing private ssh host keys] ************ 2025-04-28 09:55:01,319 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:55:01,359 p=19511 u=root n=ansible | TASK [ansible-hardening : Private host key files must have mode 0600 or less] *** 2025-04-28 09:55:01,831 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/ssh/ssh_host_dsa_key) 2025-04-28 09:55:02,140 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/ssh/ssh_host_ecdsa_key) 2025-04-28 09:55:02,452 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/ssh/ssh_host_ed25519_key) 2025-04-28 09:55:02,765 p=19511 u=root n=ansible | ok: [aio1] => (item=/etc/ssh/ssh_host_rsa_key) 2025-04-28 09:55:02,805 p=19511 u=root n=ansible | TASK [ansible-hardening : Manage motd in pam.d] ******************************** 2025-04-28 09:55:03,407 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:55:03,444 p=19511 u=root n=ansible | TASK [ansible-hardening : Remove the temporary directory] ********************** 2025-04-28 09:55:03,905 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:55:03,945 p=19511 u=root n=ansible | TASK [ansible-hardening : Including contrib tasks] ***************************** 2025-04-28 09:55:04,080 p=19511 u=root n=ansible | skipping: [aio1] 2025-04-28 09:55:04,179 p=19511 u=root n=ansible | RUNNING HANDLER [ansible-hardening : Restart ssh] ****************************** 2025-04-28 09:55:05,101 p=19511 u=root n=ansible | changed: [aio1] 2025-04-28 09:55:05,140 p=19511 u=root n=ansible | RUNNING HANDLER [ansible-hardening : Generate auditd rules] ******************** 2025-04-28 09:55:05,611 p=19511 u=root n=ansible | ok: [aio1] 2025-04-28 09:55:05,671 p=19511 u=root n=ansible | PLAY [Placeholder hook] ******************************************************** 2025-04-28 09:55:06,239 p=19511 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-04-28 09:55:06,239 p=19511 u=root n=ansible | aio1 : ok=226 changed=91 unreachable=0 failed=0 skipped=129 rescued=0 ignored=0 2025-04-28 09:55:06,239 p=19511 u=root n=ansible | aio1-cinder-api-container-15af9d1b : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,239 p=19511 u=root n=ansible | aio1-galera-container-3170046e : ok=111 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,239 p=19511 u=root n=ansible | aio1-glance-container-f867c4f2 : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,240 p=19511 u=root n=ansible | aio1-horizon-container-759e6a6a : ok=108 changed=53 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,240 p=19511 u=root n=ansible | aio1-keystone-container-dd9739ec : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,240 p=19511 u=root n=ansible | aio1-memcached-container-71453474 : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,240 p=19511 u=root n=ansible | aio1-neutron-ovn-northd-container-7927bbd4 : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,240 p=19511 u=root n=ansible | aio1-neutron-server-container-4b5d5912 : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,240 p=19511 u=root n=ansible | aio1-nova-api-container-d170d4ae : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,240 p=19511 u=root n=ansible | aio1-placement-container-5af1d0ed : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,241 p=19511 u=root n=ansible | aio1-rabbit-mq-container-a85e173f : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,241 p=19511 u=root n=ansible | aio1-repo-container-5dee23ed : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,241 p=19511 u=root n=ansible | aio1-utility-container-3f04d7c1 : ok=108 changed=52 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 2025-04-28 09:55:06,241 p=19511 u=root n=ansible | localhost : ok=35 changed=20 unreachable=0 failed=0 skipped=12 rescued=0 ignored=0 2025-04-28 09:55:08,601 p=116509 u=root 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-04-28 09:55:12,626 p=116509 u=root n=ansible | localhost | SUCCESS => ansible_facts: ansible_15af9d1b_eth0: active: true device: 15af9d1b_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcdf:4cff:fe9e:3687 prefix: '64' scope: link macaddress: fe:df:4c:9e:36:87 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_15af9d1b_eth1: active: true device: 15af9d1b_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc9c:3aff:fec7:4929 prefix: '64' scope: link macaddress: fe:9c:3a:c7:49:29 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_15af9d1b_eth2: active: true device: 15af9d1b_eth2 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcbc:4cff:fe84:1a64 prefix: '64' scope: link macaddress: fe:bc:4c:84:1a:64 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_3170046e_eth0: active: true device: 3170046e_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcb9:5ff:fea9:a825 prefix: '64' scope: link macaddress: fe:b9:05:a9:a8:25 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_3170046e_eth1: active: true device: 3170046e_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcc0:bdff:fe02:79d0 prefix: '64' scope: link macaddress: fe:c0:bd:02:79:d0 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_3f04d7c1_eth0: active: true device: 3f04d7c1_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::ace1:a0ff:fe7d:419e prefix: '64' scope: link macaddress: ae:e1:a0:7d:41:9e mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_3f04d7c1_eth1: active: true device: 3f04d7c1_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc32:bfff:fed1:e47a prefix: '64' scope: link macaddress: fe:32:bf:d1:e4:7a mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_4b5d5912_eth0: active: true device: 4b5d5912_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcf6:d5ff:fe73:2898 prefix: '64' scope: link macaddress: fe:f6:d5:73:28:98 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_4b5d5912_eth1: active: true device: 4b5d5912_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc4a:ff:fe4d:f5d7 prefix: '64' scope: link macaddress: fe:4a:00:4d:f5:d7 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_5af1d0ed_eth0: active: true device: 5af1d0ed_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcb9:a5ff:fe7d:8686 prefix: '64' scope: link macaddress: fe:b9:a5:7d:86:86 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_5af1d0ed_eth1: active: true device: 5af1d0ed_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc34:eeff:fe2d:420a prefix: '64' scope: link macaddress: fe:34:ee:2d:42:0a mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_5dee23ed_eth0: active: true device: 5dee23ed_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc35:1ff:fec0:8c91 prefix: '64' scope: link macaddress: fe:35:01:c0:8c:91 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_5dee23ed_eth1: active: true device: 5dee23ed_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc96:f1ff:fe4d:3b0a prefix: '64' scope: link macaddress: fe:96:f1:4d:3b:0a mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_71453474_eth0: active: true device: 71453474_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc33:9eff:fecc:1728 prefix: '64' scope: link macaddress: fe:33:9e:cc:17:28 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_71453474_eth1: active: true device: 71453474_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcff:10ff:fe37:1621 prefix: '64' scope: link macaddress: fe:ff:10:37:16:21 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_759e6a6a_eth0: active: true device: 759e6a6a_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc81:3ff:fe4a:b22b prefix: '64' scope: link macaddress: fe:81:03:4a:b2:2b mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_759e6a6a_eth1: active: true device: 759e6a6a_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fce5:13ff:fe3f:417a prefix: '64' scope: link macaddress: fe:e5:13:3f:41:7a mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_7927bbd4_eth0: active: true device: 7927bbd4_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc3a:13ff:fe42:8de4 prefix: '64' scope: link macaddress: fe:3a:13:42:8d:e4 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_7927bbd4_eth1: active: true device: 7927bbd4_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcaf:7fff:fe5f:a84f prefix: '64' scope: link macaddress: fe:af:7f:5f:a8:4f mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_a85e173f_eth0: active: true device: a85e173f_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc87:89ff:fe3c:1f6c prefix: '64' scope: link macaddress: fe:87:89:3c:1f:6c mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_a85e173f_eth1: active: true device: a85e173f_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcb1:69ff:feb9:d4a6 prefix: '64' scope: link macaddress: fe:b1:69:b9:d4:a6 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_all_ipv4_addresses: - 10.209.0.24 - 172.29.236.100 - 172.29.236.101 - 172.29.228.100 - 172.29.248.1 - 172.29.248.100 - 104.130.253.16 - 172.29.240.100 - 172.29.244.100 - 172.29.252.100 - 10.255.255.1 - 172.29.232.100 ansible_all_ipv6_addresses: - fe80::902f:b9ff:feeb:58be - fe80::fc34:eeff:fe2d:420a - fe80::fcf9:e0ff:fe73:d462 - fe80::be76:4eff:fe02:ff6d - fe80::fc32:bfff:fed1:e47a - fe80::fc4a:ff:fe4d:f5d7 - fe80::fcee:f5ff:fec3:4daf - fe80::fc9c:3aff:fec7:4929 - fe80::fce5:13ff:fe3f:417a - fe80::fc96:f1ff:fe4d:3b0a - fe80::fc09:58ff:fe73:425f - fe80::fc33:9eff:fecc:1728 - fe80::8c72:71ff:fe13:2ca9 - fe80::fcb9:5ff:fea9:a825 - fe80::fc5c:92ff:fefc:63e4 - fe80::fcb1:69ff:feb9:d4a6 - fe80::3c28:e3ff:fefc:3978 - fe80::dc5c:f7ff:fe6f:52bd - fe80::fc3a:13ff:fe42:8de4 - fe80::fc89:bcff:fe54:c5c4 - fe80::d043:57ff:fee2:9a95 - fe80::3064:23ff:fe0b:257c - fe80::fc62:4dff:fed7:1f11 - fe80::fcbc:4cff:fe84:1a64 - fe80::fcb9:a5ff:fe7d:8686 - 2001:4800:7818:103:be76:4eff:fe02:8c18 - fe80::be76:4eff:fe02:8c18 - fe80::ac64:29ff:fec3:a21e - fe80::ace1:a0ff:fe7d:419e - fe80::fcff:10ff:fe37:1621 - fe80::c1b:c0ff:fe16:dba5 - fe80::fcf6:d5ff:fe73:2898 - fe80::fcdf:4cff:fe9e:3687 - fe80::fc81:3ff:fe4a:b22b - fe80::2052:98ff:fe8d:9695 - fe80::fcc0:bdff:fe02:79d0 - fe80::fc35:1ff:fec0:8c91 - fe80::dc5b:4dff:fe2f:9929 - fe80::fc36:f1ff:fe80:a9aa - fe80::c11:35ff:fef0:68dd - fe80::fc87:89ff:fe3c:1f6c - fe80::e02c:f0ff:fe8f:f794 - fe80::fcaf:7fff:fe5f:a84f ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_bios_date: 09/01/2021 ansible_bios_vendor: Xen ansible_bios_version: '4.7' ansible_board_asset_tag: NA ansible_board_name: NA ansible_board_serial: NA ansible_board_vendor: NA ansible_board_version: NA ansible_br_bmaas: active: true device: br-bmaas features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'off' tx_esp_segmentation: 'on' tx_fcoe_segmentation: off [requested on] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: 'on' tx_gso_robust: off [requested on] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: 'on' tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] id: 8000.3e28e3fc3978 interfaces: - br-bmaas-veth - dummy-bmaas ipv4: address: 172.29.228.100 broadcast: 172.29.231.255 netmask: 255.255.252.0 network: 172.29.228.0 prefix: '22' ipv6: - address: fe80::3c28:e3ff:fefc:3978 prefix: '64' scope: link macaddress: 3e:28:e3:fc:39:78 mtu: 1500 promisc: false speed: 10000 stp: false timestamping: [] type: bridge ansible_br_bmaas_veth: active: true device: br-bmaas-veth features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: ce:85:a6:44:26:03 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_br_dbaas: active: true device: br-dbaas features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'off' tx_esp_segmentation: 'on' tx_fcoe_segmentation: off [requested on] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: 'on' tx_gso_robust: off [requested on] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: 'on' tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] id: 8000.2252988d9695 interfaces: - br-dbaas-veth - dummy-dbaas ipv4: address: 172.29.252.100 broadcast: 172.29.255.255 netmask: 255.255.252.0 network: 172.29.252.0 prefix: '22' ipv6: - address: fe80::2052:98ff:fe8d:9695 prefix: '64' scope: link macaddress: 22:52:98:8d:96:95 mtu: 9000 promisc: false speed: 10000 stp: false timestamping: [] type: bridge ansible_br_dbaas_veth: active: true device: br-dbaas-veth features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: b2:ad:55:cc:b1:cc mtu: 9000 promisc: true speed: 10000 timestamping: [] type: ether ansible_br_lbaas: active: true device: br-lbaas features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'off' tx_esp_segmentation: 'on' tx_fcoe_segmentation: off [requested on] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: 'on' tx_gso_robust: off [requested on] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: 'on' tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] id: 8000.0e1135f068dd interfaces: - br-lbaas-veth - dummy-lbaas ipv4: address: 172.29.232.100 broadcast: 172.29.235.255 netmask: 255.255.252.0 network: 172.29.232.0 prefix: '22' ipv6: - address: fe80::c11:35ff:fef0:68dd prefix: '64' scope: link macaddress: 0e:11:35:f0:68:dd mtu: 9000 promisc: false speed: 10000 stp: false timestamping: [] type: bridge ansible_br_lbaas_veth: active: true device: br-lbaas-veth features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: 2a:57:82:37:a4:73 mtu: 9000 promisc: true speed: 10000 timestamping: [] type: ether ansible_br_mgmt: active: true device: br-mgmt features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'off' tx_esp_segmentation: 'on' tx_fcoe_segmentation: off [requested on] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: 'on' tx_gso_robust: off [requested on] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: 'on' tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] id: 8000.8e7271132ca9 interfaces: - 71453474_eth1 - 3170046e_eth1 - f867c4f2_eth1 - dummy-mgmt - 7927bbd4_eth1 - 5af1d0ed_eth1 - 3f04d7c1_eth1 - 4b5d5912_eth1 - 15af9d1b_eth1 - 759e6a6a_eth1 - 5dee23ed_eth1 - a85e173f_eth1 - d170d4ae_eth1 - dd9739ec_eth1 ipv4: address: 172.29.236.100 broadcast: 172.29.239.255 netmask: 255.255.252.0 network: 172.29.236.0 prefix: '22' ipv4_secondaries: - address: 172.29.236.101 broadcast: 172.29.239.255 netmask: 255.255.252.0 network: 172.29.236.0 prefix: '22' ipv6: - address: fe80::8c72:71ff:fe13:2ca9 prefix: '64' scope: link macaddress: 8e:72:71:13:2c:a9 mtu: 1500 promisc: false speed: 10000 stp: false timestamping: [] type: bridge ansible_br_storage: active: true device: br-storage features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'off' tx_esp_segmentation: 'on' tx_fcoe_segmentation: off [requested on] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: 'on' tx_gso_robust: off [requested on] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: 'on' tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] id: 8000.0e1bc016dba5 interfaces: - dummy-storage - f867c4f2_eth2 - 15af9d1b_eth2 ipv4: address: 172.29.244.100 broadcast: 172.29.247.255 netmask: 255.255.252.0 network: 172.29.244.0 prefix: '22' ipv6: - address: fe80::c1b:c0ff:fe16:dba5 prefix: '64' scope: link macaddress: 0e:1b:c0:16:db:a5 mtu: 1500 promisc: false speed: 10000 stp: false timestamping: [] type: bridge ansible_br_vlan: active: true device: br-vlan features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'off' tx_esp_segmentation: 'on' tx_fcoe_segmentation: off [requested on] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: 'on' tx_gso_robust: off [requested on] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: 'on' tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] id: 8000.3264230b257c interfaces: - br-vlan-veth - dummy-vlan ipv4: address: 172.29.248.1 broadcast: 172.29.251.255 netmask: 255.255.252.0 network: 172.29.248.0 prefix: '22' ipv4_secondaries: - address: 172.29.248.100 broadcast: 172.29.251.255 netmask: 255.255.252.0 network: 172.29.248.0 prefix: '22' ipv6: - address: fe80::3064:23ff:fe0b:257c prefix: '64' scope: link macaddress: 32:64:23:0b:25:7c mtu: 9000 promisc: false speed: 10000 stp: false timestamping: [] type: bridge ansible_br_vlan_veth: active: true device: br-vlan-veth features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: 2a:9b:dc:64:19:07 mtu: 9000 promisc: true speed: 10000 timestamping: [] type: ether ansible_br_vxlan: active: true device: br-vxlan features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'off' tx_esp_segmentation: 'on' tx_fcoe_segmentation: off [requested on] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: 'on' tx_gso_robust: off [requested on] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: 'on' tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] id: 8000.ae6429c3a21e interfaces: - dummy-vxlan ipv4: address: 172.29.240.100 broadcast: 172.29.243.255 netmask: 255.255.252.0 network: 172.29.240.0 prefix: '22' ipv6: - address: fe80::ac64:29ff:fec3:a21e prefix: '64' scope: link macaddress: ae:64:29:c3:a2:1e mtu: 9000 promisc: false speed: -1 stp: false timestamping: [] type: bridge ansible_chassis_asset_tag: NA ansible_chassis_serial: NA ansible_chassis_vendor: Xen ansible_chassis_version: NA ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_d170d4ae_eth0: active: true device: d170d4ae_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcf9:e0ff:fe73:d462 prefix: '64' scope: link macaddress: fe:f9:e0:73:d4:62 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_d170d4ae_eth1: active: true device: d170d4ae_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc89:bcff:fe54:c5c4 prefix: '64' scope: link macaddress: fe:89:bc:54:c5:c4 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834110' epoch_int: '1745834110' hour: 09 iso8601: '2025-04-28T09:55:10Z' iso8601_basic: 20250428T095510681094 iso8601_basic_short: 20250428T095510 iso8601_micro: '2025-04-28T09:55:10.681094Z' minute: '55' month: '04' second: '10' time: 09:55:10 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_dd9739ec_eth0: active: true device: dd9739ec_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fcee:f5ff:fec3:4daf prefix: '64' scope: link macaddress: fe:ee:f5:c3:4d:af mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_dd9739ec_eth1: active: true device: dd9739ec_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc62:4dff:fed7:1f11 prefix: '64' scope: link macaddress: fe:62:4d:d7:1f:11 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_default_ipv4: address: 104.130.253.16 alias: enX0 broadcast: 104.130.253.255 gateway: 104.130.253.1 interface: enX0 macaddress: bc:76:4e:02:8c:18 mtu: 1500 netmask: 255.255.255.0 network: 104.130.253.0 prefix: '24' type: ether ansible_default_ipv6: address: 2001:4800:7818:103:be76:4eff:fe02:8c18 gateway: fe80::def interface: enX0 macaddress: bc:76:4e:02:8c:18 mtu: 1500 prefix: '64' scope: global type: ether ansible_device_links: ids: loop0: - lvm-pv-uuid-Kc0A9P-4fsD-Ufiv-afYa-cSaJ-mSWx-tRfbXW loop5: - lvm-pv-uuid-OX0U4b-gkba-LumB-Mi5P-nmbX-pnH0-snQNAj labels: xvda1: - cloudimg-rootfs xvdd: - config-2 masters: {} uuids: loop1: - ea0263d7-b467-4718-9e22-40215f053358 loop2: - 1513cc62-df2d-4e9c-a82d-1d92b4d4f149 loop3: - 9f72589d-df7d-4a6b-8909-19c5ac563d75 loop4: - 2ad46e03-92ce-49d1-8949-893d400a9ff6 loop6: - 51b7ae06-caca-401d-bd0a-b430ca285f8b xvda1: - a7bb0f61-ac93-4495-bf20-5f23952b9e6e xvdd: - 2025-04-28-09-32-02-00 xvde1: - 855d3fa9-1c27-4c52-9900-0f0fb6bbbbfb xvde2: - d7008be2-cdb7-4226-bb5a-a20e9f55de7b ansible_devices: loop0: holders: [] host: '' links: ids: - lvm-pv-uuid-Kc0A9P-4fsD-Ufiv-afYa-cSaJ-mSWx-tRfbXW labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: none sectors: '2147483648' sectorsize: '512' size: 1.00 TB support_discard: '4096' vendor: null virtual: 1 loop1: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: - ea0263d7-b467-4718-9e22-40215f053358 model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: none sectors: '2147483648' sectorsize: '512' size: 1.00 TB support_discard: '4096' vendor: null virtual: 1 loop2: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: - 1513cc62-df2d-4e9c-a82d-1d92b4d4f149 model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: none sectors: '2147483648' sectorsize: '512' size: 1.00 TB support_discard: '4096' vendor: null virtual: 1 loop3: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: - 9f72589d-df7d-4a6b-8909-19c5ac563d75 model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: none sectors: '2147483648' sectorsize: '512' size: 1.00 TB support_discard: '4096' vendor: null virtual: 1 loop4: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: - 2ad46e03-92ce-49d1-8949-893d400a9ff6 model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: none sectors: '2147483648' sectorsize: '512' size: 1.00 TB support_discard: '4096' vendor: null virtual: 1 loop5: holders: [] host: '' links: ids: - lvm-pv-uuid-OX0U4b-gkba-LumB-Mi5P-nmbX-pnH0-snQNAj labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: none sectors: '2147483648' sectorsize: '512' size: 1.00 TB support_discard: '4096' vendor: null virtual: 1 loop6: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: - 51b7ae06-caca-401d-bd0a-b430ca285f8b model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: none sectors: '23068672' sectorsize: '512' size: 11.00 GB support_discard: '4096' vendor: null virtual: 1 loop7: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '1' sas_address: null sas_device_handle: null scheduler_mode: none sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd0: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd1: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd10: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd11: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd12: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd13: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd14: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd15: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd2: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd3: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd4: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd5: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd6: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd7: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd8: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 nbd9: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '0' sectorsize: '512' size: 0.00 Bytes support_discard: '512' vendor: null virtual: 1 xvda: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: xvda1: holders: [] links: ids: [] labels: - cloudimg-rootfs masters: [] uuids: - a7bb0f61-ac93-4495-bf20-5f23952b9e6e sectors: '83883999' sectorsize: 512 size: 40.00 GB start: '2048' uuid: a7bb0f61-ac93-4495-bf20-5f23952b9e6e removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '83886080' sectorsize: '512' size: 40.00 GB support_discard: '512' vendor: null virtual: 1 xvdd: holders: [] host: '' links: ids: [] labels: - config-2 masters: [] uuids: - 2025-04-28-09-32-02-00 model: null partitions: {} removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '131072' sectorsize: '512' size: 64.00 MB support_discard: '512' vendor: null virtual: 1 xvde: holders: [] host: '' links: ids: [] labels: [] masters: [] uuids: [] model: null partitions: xvde1: holders: [] links: ids: [] labels: [] masters: [] uuids: - 855d3fa9-1c27-4c52-9900-0f0fb6bbbbfb sectors: '67106816' sectorsize: 512 size: 32.00 GB start: '2048' uuid: 855d3fa9-1c27-4c52-9900-0f0fb6bbbbfb xvde2: holders: [] links: ids: [] labels: [] masters: [] uuids: - d7008be2-cdb7-4226-bb5a-a20e9f55de7b sectors: '100661248' sectorsize: 512 size: 48.00 GB start: '67108864' uuid: d7008be2-cdb7-4226-bb5a-a20e9f55de7b removable: '0' rotational: '0' sas_address: null sas_device_handle: null scheduler_mode: mq-deadline sectors: '167772160' sectorsize: '512' size: 80.00 GB support_discard: '512' vendor: null virtual: 1 ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 127.0.0.1 ansible_domain: openstack.local ansible_dummy_bmaas: active: true device: dummy-bmaas features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: 52:35:94:bc:48:6d mtu: 1500 promisc: true timestamping: [] type: ether ansible_dummy_dbaas: active: true device: dummy-dbaas features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: ba:d2:ed:da:6f:c9 mtu: 9000 promisc: true timestamping: [] type: ether ansible_dummy_lbaas: active: true device: dummy-lbaas features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: c6:72:98:42:dd:6a mtu: 9000 promisc: true timestamping: [] type: ether ansible_dummy_mgmt: active: true device: dummy-mgmt features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: 82:fa:f6:91:69:2d mtu: 9000 promisc: true timestamping: [] type: ether ansible_dummy_storage: active: true device: dummy-storage features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: 0a:f6:d3:5e:08:10 mtu: 9000 promisc: true timestamping: [] type: ether ansible_dummy_vlan: active: true device: dummy-vlan features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: ee:93:8c:b3:5a:20 mtu: 9000 promisc: true timestamping: [] type: ether ansible_dummy_vxlan: active: true device: dummy-vxlan features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] macaddress: 0a:d3:cc:de:c7:15 mtu: 9000 promisc: true timestamping: [] type: ether ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_enX0: active: true device: enX0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: off [fixed] hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: on [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: off [fixed] tx_checksum_ipv4: on [fixed] tx_checksum_ipv6: 'on' tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: off [fixed] tx_gre_segmentation: off [fixed] tx_gso_list: off [fixed] tx_gso_partial: off [fixed] tx_gso_robust: on [fixed] tx_ipxip4_segmentation: off [fixed] tx_ipxip6_segmentation: off [fixed] tx_lockless: off [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: off [fixed] tx_sctp_segmentation: off [fixed] tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: off [fixed] tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: off [fixed] tx_udp_tnl_csum_segmentation: off [fixed] tx_udp_tnl_segmentation: off [fixed] tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv4: address: 104.130.253.16 broadcast: 104.130.253.255 netmask: 255.255.255.0 network: 104.130.253.0 prefix: '24' ipv6: - address: 2001:4800:7818:103:be76:4eff:fe02:8c18 prefix: '64' scope: global - address: fe80::be76:4eff:fe02:8c18 prefix: '64' scope: link macaddress: bc:76:4e:02:8c:18 mtu: 1500 pciid: vif-0 promisc: false timestamping: [] type: ether ansible_enX1: active: true device: enX1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: off [fixed] hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: on [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: off [fixed] tx_checksum_ipv4: on [fixed] tx_checksum_ipv6: 'on' tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: off [fixed] tx_gre_segmentation: off [fixed] tx_gso_list: off [fixed] tx_gso_partial: off [fixed] tx_gso_robust: on [fixed] tx_ipxip4_segmentation: off [fixed] tx_ipxip6_segmentation: off [fixed] tx_lockless: off [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: off [fixed] tx_sctp_segmentation: off [fixed] tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: off [fixed] tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: off [fixed] tx_udp_tnl_csum_segmentation: off [fixed] tx_udp_tnl_segmentation: off [fixed] tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv4: address: 10.209.0.24 broadcast: 10.209.31.255 netmask: 255.255.224.0 network: 10.209.0.0 prefix: '19' ipv6: - address: fe80::be76:4eff:fe02:ff6d prefix: '64' scope: link macaddress: bc:76:4e:02:ff:6d mtu: 1500 pciid: vif-1 promisc: false timestamping: [] type: ether ansible_env: ACTION: deploy AFS_SLUG: ubuntu-24.04-x86_64 ANSIBLE_CACHE_PLUGIN: jsonfile ANSIBLE_CACHE_PLUGIN_CONNECTION: /etc/openstack_deploy/ansible_facts ANSIBLE_CACHE_PLUGIN_TIMEOUT: '86400' ANSIBLE_CALLBACK_PLUGINS: /etc/ansible/roles/ceph-ansible/plugins/callback:/opt/ansible-runtime/lib/python3.12/site-packages/ara/plugins/callback ANSIBLE_CALLBACK_RESULT_FORMAT: yaml ANSIBLE_COLLECTIONS_PATH: /etc/ansible ANSIBLE_FILTER_PLUGINS: /etc/ansible/roles/ceph-ansible/plugins/filter ANSIBLE_FORCE_HANDLERS: 'True' ANSIBLE_FORKS: '8' ANSIBLE_GATHERING: smart ANSIBLE_GATHER_SUBSET: '!all,min' ANSIBLE_HOST_KEY_CHECKING: 'False' ANSIBLE_INJECT_FACT_VARS: 'False' ANSIBLE_INVENTORY: /home/zuul/src/opendev.org/openstack/openstack-ansible/inventory/dynamic_inventory.py,/home/zuul/src/opendev.org/openstack/openstack-ansible/inventory/inventory.ini,/etc/openstack_deploy/inventory.ini ANSIBLE_LIBRARY: /etc/ansible/roles/ceph-ansible/library ANSIBLE_LOG_DIR: /openstack/log/ansible-logging ANSIBLE_LOG_PATH: /openstack/log/ansible-logging/setup-hosts.log ANSIBLE_MODULE_UTILS: /etc/ansible/roles/ceph-ansible/module_utils ANSIBLE_NOCOLOR: '1' ANSIBLE_PIPELINING: 'True' ANSIBLE_PYTHON_INTERPRETER: auto ANSIBLE_RETRY_FILES_ENABLED: 'False' ANSIBLE_ROLES_PATH: /etc/ansible/roles:/etc/ansible/roles/ceph-ansible/roles ANSIBLE_SSH_ARGS: -C -o ControlMaster=auto -o ControlPersist=300 ANSIBLE_SSH_PIPELINING: 'True' ANSIBLE_SSH_RETRIES: '5' ANSIBLE_TIMEOUT: '5' ANSIBLE_TRANSFORM_INVALID_GROUP_CHARS: ignore ANSIBLE_TRANSPORT: openstack.osa.ssh BOOTSTRAP_OPTS: '' DISTRO_ID: ubuntu DISTRO_NAME: Ubuntu DISTRO_VERSION_ID: '24.04' HOME: /root INSTALL_METHOD: source LANG: C.UTF-8 LC_ALL: C.UTF-8 LOGNAME: root MAIL: /var/mail/root NODEPOOL_BUILDLOGS_CENTOS_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/buildlogs.centos NODEPOOL_CBS_CENTOS_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/cbs.centos NODEPOOL_CENTOS_MIRROR: http://mirror-int.dfw.rax.opendev.org/centos NODEPOOL_CEPH_MIRROR: http://mirror-int.dfw.rax.opendev.org/ceph-deb-hammer NODEPOOL_DEBIAN_MIRROR: http://mirror-int.dfw.rax.opendev.org/debian NODEPOOL_DEBIAN_OPENSTACK_MIRROR: http://mirror-int.dfw.rax.opendev.org/debian-openstack NODEPOOL_DOCKER_REGISTRY_PROXY: http://mirror-int.dfw.rax.opendev.org:8081/registry-1.docker/ NODEPOOL_DOCKER_REGISTRY_V2_PROXY: http://mirror-int.dfw.rax.opendev.org:8082/ NODEPOOL_EPEL_MIRROR: http://mirror-int.dfw.rax.opendev.org/epel NODEPOOL_FEDORA_MIRROR: http://mirror-int.dfw.rax.opendev.org/fedora NODEPOOL_LXC_IMAGE_PROXY: mirror-int.dfw.rax.opendev.org:8080/images.linuxcontainers NODEPOOL_MARIADB_PROXY: mirror-int.dfw.rax.opendev.org:8080/MariaDB NODEPOOL_MIRROR_HOST: mirror-int.dfw.rax.opendev.org NODEPOOL_NPM_REGISTRY_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/registry.npmjs NODEPOOL_OPENSUSE_MIRROR: http://mirror-int.dfw.rax.opendev.org/opensuse NODEPOOL_PERCONA_PROXY: mirror-int.dfw.rax.opendev.org:8080/percona NODEPOOL_PYPI_MIRROR: http://mirror-int.dfw.rax.opendev.org/pypi/simple NODEPOOL_RDO_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/rdo NODEPOOL_RUGYGEMS_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/rubygems/ NODEPOOL_UBUNTU_MIRROR: http://mirror-int.dfw.rax.opendev.org/ubuntu NODEPOOL_UBUNTU_PORTS_MIRROR: http://mirror-int.dfw.rax.opendev.org/ubuntu-ports NODEPOOL_UCA_MIRROR: http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive NODEPOOL_WHEEL_MIRROR: http://mirror-int.dfw.rax.opendev.org/wheel/ubuntu-24.04-x86_64 OLDPWD: /home/zuul/src/opendev.org/openstack/openstack-ansible OSA_CLONE_DIR: /home/zuul/src/opendev.org/openstack/openstack-ansible OSA_CLONE_ROOT: /home/zuul/src/opendev.org/openstack/openstack-ansible OSA_CONFIG_DIR: /etc/openstack_deploy OSA_VERSION: 31.0.0.0b2.dev29 PATH: /opt/ansible-runtime/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin PIP_OPTS: --index-url http://mirror-int.dfw.rax.opendev.org/pypi/simple --trusted-host mirror-int.dfw.rax.opendev.org --extra-index-url http://mirror-int.dfw.rax.opendev.org/wheel/ubuntu-24.04-x86_64 PWD: /home/zuul/src/opendev.org/openstack/openstack-ansible/playbooks PYTHONUNBUFFERED: '1' SCENARIO: aio_lxc_integrated SETUP_ARA: 'False' SHELL: /bin/bash SHLVL: '2' SKIP_OSA_BOOTSTRAP_AIO: '1' SKIP_OSA_ROLE_CLONE: '1' SKIP_OSA_RUNTIME_VENV_BUILD: '1' SUDO_COMMAND: /bin/sh -c echo BECOME-SUCCESS-exfuwdlqaqlwezwbkohgwllnvsdhyzve ; SETUP_ARA=False SKIP_OSA_RUNTIME_VENV_BUILD=1 SKIP_OSA_BOOTSTRAP_AIO=1 SKIP_OSA_ROLE_CLONE=1 /usr/bin/python3 SUDO_GID: '1000' SUDO_UID: '1000' SUDO_USER: zuul TERM: linux TESTR_OPTS: '' USER: root _: /opt/ansible-runtime/bin/ansible ansible_eth12: active: true device: eth12 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'off' tx_checksumming: 'off' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::d043:57ff:fee2:9a95 prefix: '64' scope: link macaddress: d2:43:57:e2:9a:95 mtu: 1500 promisc: false speed: 10000 timestamping: [] type: ether ansible_eth13: active: true device: eth13 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'off' tx_checksumming: 'off' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::902f:b9ff:feeb:58be prefix: '64' scope: link macaddress: 92:2f:b9:eb:58:be mtu: 1500 promisc: false speed: 10000 timestamping: [] type: ether ansible_eth14: active: true device: eth14 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'off' tx_checksumming: 'off' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::dc5c:f7ff:fe6f:52bd prefix: '64' scope: link macaddress: de:5c:f7:6f:52:bd mtu: 1500 promisc: false speed: 10000 timestamping: [] type: ether ansible_eth15: active: true device: eth15 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'off' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'off' tcp_segmentation_offload: 'off' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'off' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'off' tx_checksumming: 'off' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'off' tx_scatter_gather_fraglist: 'off' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'off' tx_tcp_ecn_segmentation: 'off' tx_tcp_mangleid_segmentation: 'off' tx_tcp_segmentation: 'off' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::e02c:f0ff:fe8f:f794 prefix: '64' scope: link macaddress: e2:2c:f0:8f:f7:94 mtu: 1500 promisc: false speed: 10000 timestamping: [] type: ether ansible_f867c4f2_eth0: active: true device: f867c4f2_eth0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc5c:92ff:fefc:63e4 prefix: '64' scope: link macaddress: fe:5c:92:fc:63:e4 mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_f867c4f2_eth1: active: true device: f867c4f2_eth1 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc36:f1ff:fe80:a9aa prefix: '64' scope: link macaddress: fe:36:f1:80:a9:aa mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_f867c4f2_eth2: active: true device: f867c4f2_eth2 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'off' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: off [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: 'on' rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: 'on' rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: 'on' scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: 'on' tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] ipv6: - address: fe80::fc09:58ff:fe73:425f prefix: '64' scope: link macaddress: fe:09:58:73:42:5f mtu: 1500 promisc: true speed: 10000 timestamping: [] type: ether ansible_fibre_channel_wwn: [] ansible_fips: false ansible_form_factor: Other ansible_fqdn: aio1.openstack.local ansible_hostname: aio1 ansible_hostnqn: '' ansible_interfaces: - 4b5d5912_eth1 - dummy-vxlan - f867c4f2_eth1 - dummy-mgmt - br-vlan-veth - br-vlan - br-storage - dummy-dbaas - 759e6a6a_eth1 - br-bmaas-veth - 7927bbd4_eth1 - 5af1d0ed_eth0 - eth12 - 15af9d1b_eth2 - br-lbaas-veth - dd9739ec_eth1 - d170d4ae_eth1 - 4b5d5912_eth0 - 5dee23ed_eth1 - dd9739ec_eth0 - enX1 - br-dbaas - lxcbr0 - 3170046e_eth1 - d170d4ae_eth0 - dummy-storage - lo - 15af9d1b_eth1 - br-lbaas - a85e173f_eth0 - f867c4f2_eth0 - 3f04d7c1_eth0 - 5af1d0ed_eth1 - f867c4f2_eth2 - br-mgmt - 5dee23ed_eth0 - 71453474_eth0 - eth14 - 3170046e_eth0 - 3f04d7c1_eth1 - 759e6a6a_eth0 - dummy-vlan - br-bmaas - enX0 - 71453474_eth1 - dummy-lbaas - dummy-bmaas - br-vxlan - 15af9d1b_eth0 - br-dbaas-veth - eth13 - eth15 - a85e173f_eth1 - 7927bbd4_eth0 ansible_is_chroot: false ansible_iscsi_iqn: iqn.2004-10.com.ubuntu:01:a62655ad733 ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_lo: active: true device: lo features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: on [fixed] hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: on [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: on [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: on [fixed] tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: on [fixed] tx_checksumming: 'on' tx_esp_segmentation: off [fixed] tx_fcoe_segmentation: off [fixed] tx_gre_csum_segmentation: off [fixed] tx_gre_segmentation: off [fixed] tx_gso_list: 'on' tx_gso_partial: off [fixed] tx_gso_robust: off [fixed] tx_ipxip4_segmentation: off [fixed] tx_ipxip6_segmentation: off [fixed] tx_lockless: on [fixed] tx_nocache_copy: off [fixed] tx_scatter_gather: on [fixed] tx_scatter_gather_fraglist: on [fixed] tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: off [fixed] tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: off [fixed] tx_udp_tnl_segmentation: off [fixed] tx_vlan_offload: off [fixed] tx_vlan_stag_hw_insert: off [fixed] vlan_challenged: on [fixed] hw_timestamp_filters: [] ipv4: address: 127.0.0.1 broadcast: '' netmask: 255.0.0.0 network: 127.0.0.0 prefix: '8' ipv6: - address: ::1 prefix: '128' scope: host mtu: 65536 promisc: false timestamping: [] type: loopback ansible_loadavg: 15m: 1.93701171875 1m: 1.19970703125 5m: 2.73095703125 ansible_local: {} ansible_locally_reachable_ips: ipv4: - 10.209.0.24 - 10.255.255.1 - 104.130.253.16 - 127.0.0.0/8 - 127.0.0.1 - 172.29.228.100 - 172.29.232.100 - 172.29.236.100 - 172.29.236.101 - 172.29.240.100 - 172.29.244.100 - 172.29.248.1 - 172.29.248.100 - 172.29.252.100 ipv6: - ::1 - 2001:4800:7818:103:be76:4eff:fe02:8c18 - fe80::c11:35ff:fef0:68dd - fe80::c1b:c0ff:fe16:dba5 - fe80::2052:98ff:fe8d:9695 - fe80::3064:23ff:fe0b:257c - fe80::3c28:e3ff:fefc:3978 - fe80::8c72:71ff:fe13:2ca9 - fe80::902f:b9ff:feeb:58be - fe80::ac64:29ff:fec3:a21e - fe80::ace1:a0ff:fe7d:419e - fe80::be76:4eff:fe02:8c18 - fe80::be76:4eff:fe02:ff6d - fe80::d043:57ff:fee2:9a95 - fe80::dc5b:4dff:fe2f:9929 - fe80::dc5c:f7ff:fe6f:52bd - fe80::e02c:f0ff:fe8f:f794 - fe80::fc09:58ff:fe73:425f - fe80::fc32:bfff:fed1:e47a - fe80::fc33:9eff:fecc:1728 - fe80::fc34:eeff:fe2d:420a - fe80::fc35:1ff:fec0:8c91 - fe80::fc36:f1ff:fe80:a9aa - fe80::fc3a:13ff:fe42:8de4 - fe80::fc4a:ff:fe4d:f5d7 - fe80::fc5c:92ff:fefc:63e4 - fe80::fc62:4dff:fed7:1f11 - fe80::fc81:3ff:fe4a:b22b - fe80::fc87:89ff:fe3c:1f6c - fe80::fc89:bcff:fe54:c5c4 - fe80::fc96:f1ff:fe4d:3b0a - fe80::fc9c:3aff:fec7:4929 - fe80::fcaf:7fff:fe5f:a84f - fe80::fcb1:69ff:feb9:d4a6 - fe80::fcb9:5ff:fea9:a825 - fe80::fcb9:a5ff:fe7d:8686 - fe80::fcbc:4cff:fe84:1a64 - fe80::fcc0:bdff:fe02:79d0 - fe80::fcdf:4cff:fe9e:3687 - fe80::fce5:13ff:fe3f:417a - fe80::fcee:f5ff:fec3:4daf - fe80::fcf6:d5ff:fe73:2898 - fe80::fcf9:e0ff:fe73:d462 - fe80::fcff:10ff:fe37:1621 ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_lvm: lvs: {} pvs: /dev/loop0: free_g: '1024.00' size_g: '1024.00' vg: cinder-volumes /dev/loop5: free_g: '1024.00' size_g: '1024.00' vg: manila-shares vgs: cinder-volumes: free_g: '1024.00' num_lvs: '0' num_pvs: '1' size_g: '1024.00' manila-shares: free_g: '1024.00' num_lvs: '0' num_pvs: '1' size_g: '1024.00' ansible_lxcbr0: active: true device: lxcbr0 features: esp_hw_offload: off [fixed] esp_tx_csum_hw_offload: off [fixed] fcoe_mtu: off [fixed] generic_receive_offload: 'on' generic_segmentation_offload: 'on' highdma: 'on' hsr_dup_offload: off [fixed] hsr_fwd_offload: off [fixed] hsr_tag_ins_offload: off [fixed] hsr_tag_rm_offload: off [fixed] hw_tc_offload: off [fixed] l2_fwd_offload: off [fixed] large_receive_offload: off [fixed] loopback: off [fixed] macsec_hw_offload: off [fixed] netns_local: on [fixed] ntuple_filters: off [fixed] receive_hashing: off [fixed] rx_all: off [fixed] rx_checksumming: off [fixed] rx_fcs: off [fixed] rx_gro_hw: off [fixed] rx_gro_list: 'off' rx_udp_gro_forwarding: 'off' rx_udp_tunnel_port_offload: off [fixed] rx_vlan_filter: off [fixed] rx_vlan_offload: off [fixed] rx_vlan_stag_filter: off [fixed] rx_vlan_stag_hw_parse: off [fixed] scatter_gather: 'on' tcp_segmentation_offload: 'on' tls_hw_record: off [fixed] tls_hw_rx_offload: off [fixed] tls_hw_tx_offload: off [fixed] tx_checksum_fcoe_crc: off [fixed] tx_checksum_ip_generic: 'on' tx_checksum_ipv4: off [fixed] tx_checksum_ipv6: off [fixed] tx_checksum_sctp: off [fixed] tx_checksumming: 'on' tx_esp_segmentation: 'on' tx_fcoe_segmentation: off [requested on] tx_gre_csum_segmentation: 'on' tx_gre_segmentation: 'on' tx_gso_list: 'on' tx_gso_partial: 'on' tx_gso_robust: off [requested on] tx_ipxip4_segmentation: 'on' tx_ipxip6_segmentation: 'on' tx_lockless: on [fixed] tx_nocache_copy: 'off' tx_scatter_gather: 'on' tx_scatter_gather_fraglist: 'on' tx_sctp_segmentation: 'on' tx_tcp6_segmentation: 'on' tx_tcp_ecn_segmentation: 'on' tx_tcp_mangleid_segmentation: 'on' tx_tcp_segmentation: 'on' tx_tunnel_remcsum_segmentation: 'on' tx_udp_segmentation: 'on' tx_udp_tnl_csum_segmentation: 'on' tx_udp_tnl_segmentation: 'on' tx_vlan_offload: 'on' tx_vlan_stag_hw_insert: 'on' vlan_challenged: off [fixed] hw_timestamp_filters: [] id: 8000.de5b4d2f9929 interfaces: - 5af1d0ed_eth0 - 3f04d7c1_eth0 - 4b5d5912_eth0 - 15af9d1b_eth0 - 759e6a6a_eth0 - 5dee23ed_eth0 - a85e173f_eth0 - d170d4ae_eth0 - dd9739ec_eth0 - 71453474_eth0 - 3170046e_eth0 - f867c4f2_eth0 - 7927bbd4_eth0 ipv4: address: 10.255.255.1 broadcast: 10.255.255.255 netmask: 255.255.255.0 network: 10.255.255.0 prefix: '24' ipv6: - address: fe80::dc5b:4dff:fe2f:9929 prefix: '64' scope: link macaddress: de:5b:4d:2f:99:29 mtu: 1500 promisc: false speed: 10000 stp: false timestamping: [] type: bridge ansible_machine: x86_64 ansible_machine_id: c9ce8e4178408b77ed2a4c341e694a92 ansible_memfree_mb: 946 ansible_memory_mb: nocache: free: 6561 used: 1372 real: free: 946 total: 7933 used: 6987 swap: cached: 0 free: 0 total: 0 used: 0 ansible_memtotal_mb: 7933 ansible_mounts: - block_available: 5732074 block_size: 4096 block_total: 9687371 block_used: 3955297 device: /dev/xvda1 dump: 0 fstype: ext4 inode_available: 9896460 inode_total: 10465280 inode_used: 568820 mount: / options: rw,relatime passno: 0 size_available: 23478575104 size_total: 39679471616 uuid: a7bb0f61-ac93-4495-bf20-5f23952b9e6e - block_available: 0 block_size: 2048 block_total: 222 block_used: 222 device: /dev/xvdd dump: 0 fstype: iso9660 inode_available: 0 inode_total: 0 inode_used: 0 mount: /mnt/config options: ro,relatime,nojoliet,check=s,map=n,blocksize=2048,fmode=700,iocharset=utf8 passno: 0 size_available: 0 size_total: 454656 uuid: 2025-04-28-09-32-02-00 - block_available: 7654466 block_size: 4096 block_total: 8211652 block_used: 557186 device: /dev/xvde1 dump: 0 fstype: ext4 inode_available: 2097009 inode_total: 2097152 inode_used: 143 mount: /openstack options: rw,noatime,nobarrier,data=writeback passno: 0 size_available: 31352692736 size_total: 33634926592 uuid: 855d3fa9-1c27-4c52-9900-0f0fb6bbbbfb - block_available: 9638811 block_size: 4096 block_total: 12306341 block_used: 2667530 device: /dev/xvde2 dump: 0 fstype: ext4 inode_available: 2943460 inode_total: 3145728 inode_used: 202268 mount: /var/lib/lxc options: rw,noatime,nobarrier,data=writeback passno: 0 size_available: 39480569856 size_total: 50406772736 uuid: d7008be2-cdb7-4226-bb5a-a20e9f55de7b - block_available: 263253996 block_size: 4096 block_total: 268402688 block_used: 5148692 device: /dev/loop1 dump: 0 fstype: xfs inode_available: 107374141 inode_total: 107374144 inode_used: 3 mount: /var/lib/nova/instances options: rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=256k,noquota passno: 0 size_available: 1078288367616 size_total: 1099377410048 uuid: ea0263d7-b467-4718-9e22-40215f053358 - block_available: 263253996 block_size: 4096 block_total: 268402688 block_used: 5148692 device: /dev/loop2 dump: 0 fstype: xfs inode_available: 107374141 inode_total: 107374144 inode_used: 3 mount: /srv/swift1.img options: rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=256k,noquota passno: 0 size_available: 1078288367616 size_total: 1099377410048 uuid: 1513cc62-df2d-4e9c-a82d-1d92b4d4f149 - block_available: 263253996 block_size: 4096 block_total: 268402688 block_used: 5148692 device: /dev/loop3 dump: 0 fstype: xfs inode_available: 107374141 inode_total: 107374144 inode_used: 3 mount: /srv/swift2.img options: rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=256k,noquota passno: 0 size_available: 1078288367616 size_total: 1099377410048 uuid: 9f72589d-df7d-4a6b-8909-19c5ac563d75 - block_available: 263253996 block_size: 4096 block_total: 268402688 block_used: 5148692 device: /dev/loop4 dump: 0 fstype: xfs inode_available: 107374141 inode_total: 107374144 inode_used: 3 mount: /srv/swift3.img options: rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=256k,noquota passno: 0 size_available: 1078288367616 size_total: 1099377410048 uuid: 2ad46e03-92ce-49d1-8949-893d400a9ff6 - block_available: 2543677 block_size: 4096 block_total: 2811698 block_used: 268021 device: /dev/loop6 dump: 0 fstype: ext4 inode_available: 707029 inode_total: 720896 inode_used: 13867 mount: /var/lib/machines options: rw,relatime passno: 0 size_available: 10418900992 size_total: 11516715008 uuid: 51b7ae06-caca-401d-bd0a-b430ca285f8b ansible_nodename: aio1 ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_processor: - '0' - GenuineIntel - Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz - '1' - GenuineIntel - Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz - '2' - GenuineIntel - Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz - '3' - GenuineIntel - Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz - '4' - GenuineIntel - Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz - '5' - GenuineIntel - Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz - '6' - GenuineIntel - Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz - '7' - GenuineIntel - Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz ansible_processor_cores: 1 ansible_processor_count: 8 ansible_processor_nproc: 8 ansible_processor_threads_per_core: 1 ansible_processor_vcpus: 8 ansible_product_name: HVM domU ansible_product_serial: c9ce8e41-7840-8b77-ed2a-4c341e694a92 ansible_product_uuid: c9ce8e41-7840-8b77-ed2a-4c341e694a92 ansible_product_version: '4.7' ansible_python: executable: /opt/ansible-runtime/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_ssh_host_key_dsa_public: AAAAB3NzaC1kc3MAAACBAIpLBgrBHzJDxhJv/C7hq/hI+nj8zeKnG/SbcKZMoleHQNs8bESypMnT6gwEOsgMm47uhlQa/NLdEm8Mzp0boDM2WylxdnhhRdbf1EsQYiDsTb5ENieJRBic8bU8PBjwyPc4Md32giX601EA203TzMkJNpiyQbkJrTzdOpSG/k7nAAAAFQC0xrmWSdDZ7dp9mFpgZQT9O57PDwAAAIACYIqbm1QCDIZKbIXMRIzvAWeA/PH8FDNTUJ27MBz7kmpBeK+8FsQ9yrcuAC1uOhlv9c9kYxq8t0uJJov3ohWQy+nEAjnSnv4Q+guTB4XJ11Cr9cBPRJIG50ZgLqtjEMS7uj9J3ox7v8is8An8BEANMvLIoy2oaT7VFb8b2GfahwAAAIANyqQ1iQX4QY5/dNUPctX7ly+H8QdHgmLyeexdwZqcqLZTqeFiJAHeCZoKG99Ua/0HRLtg12gTApcog148utxSX/7QPy7nJTlxpxfpQqAB4d1p4XNboRgni9WdHpjt7j0z437Jw5cHKwbmPSCveYlQGvE8FfHKk8h4WCgNVSyL4Q== ansible_ssh_host_key_dsa_public_keytype: ssh-dss ansible_ssh_host_key_ecdsa_public: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCFdzJhubOIBHaacHG6lDwfzl6IHy/CAXhkxHqyQUy4ejg9xXtkRTiRh9dn147x70NPwW19MzhP+vH5rwvYuLKA= ansible_ssh_host_key_ecdsa_public_keytype: ecdsa-sha2-nistp256 ansible_ssh_host_key_ed25519_public: AAAAC3NzaC1lZDI1NTE5AAAAIDYUbxv9YoL2gjJ1b1xKPYkx8uyeEjzQC23A/caN/fNF ansible_ssh_host_key_ed25519_public_keytype: ssh-ed25519 ansible_ssh_host_key_rsa_public: AAAAB3NzaC1yc2EAAAADAQABAAABgQCp7wEiSkw62ABX6gFVh8RVzaJG22zKViv9ewXx4bHsf7el+qwAGPJfTc8mWymteg77ZpST1XOB8ertLuGa46YdWI8h33jU81HcF5fpX4QXhkOnf4sMffH6HDg0l5gc/hmgVd3oKpgDW7GrGQ6l90GMcWjMhD5IK+EkLTe09Gt/kr3n9y9wpGUqx0118ucSx2Wuz/LHatiKU8PPRNQswoTkkseTZvYz4fYF6+2rN/172jWYnonuWhfrmQly+KafM6YRUf1t+ertYlKd8lvFbE33uJ/uAuR6ZBbfqLgEsfjc/MtjsbasazBI1k8gxl4CTIWt9HJww24Yf7m4RIHmBCZBjJh/NS4VIZbwPZWxoalZCsRwBJIWVyeDXUWVJiCS1HxxpVzjVmRTkXYlFy+JLZGOax6ZeKMwxWm5niuFten+lgdq8q53XN5IGbXwSIrleZC9Z6wii4o3PZyy64VmDr+9o8XmE+xJpkEAHZPGtADFCCdPtl7MT2SWOpJ4DBZKbqU= ansible_ssh_host_key_rsa_public_keytype: ssh-rsa ansible_swapfree_mb: 0 ansible_swaptotal_mb: 0 ansible_system: Linux ansible_system_capabilities: [] ansible_system_capabilities_enforced: 'False' ansible_system_vendor: Xen ansible_uptime_seconds: 1354 ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' ansible_virtualization_role: guest ansible_virtualization_tech_guest: - xen ansible_virtualization_tech_host: [] ansible_virtualization_type: xen gather_subset: - all module_setup: true changed: false 2025-04-28 09:55:13,541 p=116830 u=root 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-04-28 09:55:14,130 p=116830 u=root n=ansible | [WARNING]: Unable to parse /etc/openstack_deploy/inventory.ini as an inventory source 2025-04-28 09:55:15,873 p=116830 u=root n=ansible | aio1-keystone-container-dd9739ec | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834115' epoch_int: '1745834115' hour: 09 iso8601: '2025-04-28T09:55:15Z' iso8601_basic: 20250428T095515793048 iso8601_basic_short: 20250428T095515 iso8601_micro: '2025-04-28T09:55:15.793048Z' minute: '55' month: '04' second: '15' time: 09:55:15 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-keystone-container-dd9739ec.openstack.local ansible_hostname: aio1-keystone-container-dd9739ec ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 7bc9d949783f4a5d94095ae7e8de70b2 ansible_nodename: aio1-keystone-container-dd9739ec ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:15,894 p=116830 u=root n=ansible | aio1-neutron-server-container-4b5d5912 | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834115' epoch_int: '1745834115' hour: 09 iso8601: '2025-04-28T09:55:15Z' iso8601_basic: 20250428T095515805053 iso8601_basic_short: 20250428T095515 iso8601_micro: '2025-04-28T09:55:15.805053Z' minute: '55' month: '04' second: '15' time: 09:55:15 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-neutron-server-container-4b5d5912.openstack.local ansible_hostname: aio1-neutron-server-container-4b5d5912 ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 5b9c029068614b6ba63686e46f81f9b3 ansible_nodename: aio1-neutron-server-container-4b5d5912 ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:15,915 p=116830 u=root n=ansible | aio1-utility-container-3f04d7c1 | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834115' epoch_int: '1745834115' hour: 09 iso8601: '2025-04-28T09:55:15Z' iso8601_basic: 20250428T095515807051 iso8601_basic_short: 20250428T095515 iso8601_micro: '2025-04-28T09:55:15.807051Z' minute: '55' month: '04' second: '15' time: 09:55:15 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-utility-container-3f04d7c1.openstack.local ansible_hostname: aio1-utility-container-3f04d7c1 ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 03683dcdcfc94be7868628998affc49c ansible_nodename: aio1-utility-container-3f04d7c1 ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:15,932 p=116830 u=root n=ansible | aio1-repo-container-5dee23ed | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834115' epoch_int: '1745834115' hour: 09 iso8601: '2025-04-28T09:55:15Z' iso8601_basic: 20250428T095515811323 iso8601_basic_short: 20250428T095515 iso8601_micro: '2025-04-28T09:55:15.811323Z' minute: '55' month: '04' second: '15' time: 09:55:15 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-repo-container-5dee23ed.openstack.local ansible_hostname: aio1-repo-container-5dee23ed ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 95a1fc4a660b4f299d696f26e7c69786 ansible_nodename: aio1-repo-container-5dee23ed ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:15,949 p=116830 u=root n=ansible | aio1-neutron-ovn-northd-container-7927bbd4 | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834115' epoch_int: '1745834115' hour: 09 iso8601: '2025-04-28T09:55:15Z' iso8601_basic: 20250428T095515807235 iso8601_basic_short: 20250428T095515 iso8601_micro: '2025-04-28T09:55:15.807235Z' minute: '55' month: '04' second: '15' time: 09:55:15 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-neutron-ovn-northd-container-7927bbd4.openstack.local ansible_hostname: aio1-neutron-ovn-northd-container-7927bbd4 ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: dc5c5b749be340c88d1dd2a3c83435ef ansible_nodename: aio1-neutron-ovn-northd-container-7927bbd4 ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:15,976 p=116830 u=root n=ansible | aio1-horizon-container-759e6a6a | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834115' epoch_int: '1745834115' hour: 09 iso8601: '2025-04-28T09:55:15Z' iso8601_basic: 20250428T095515841282 iso8601_basic_short: 20250428T095515 iso8601_micro: '2025-04-28T09:55:15.841282Z' minute: '55' month: '04' second: '15' time: 09:55:15 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-horizon-container-759e6a6a.openstack.local ansible_hostname: aio1-horizon-container-759e6a6a ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 42038aa84a63442494c135ca989e64f1 ansible_nodename: aio1-horizon-container-759e6a6a ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,028 p=116830 u=root n=ansible | aio1-glance-container-f867c4f2 | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834115' epoch_int: '1745834115' hour: 09 iso8601: '2025-04-28T09:55:15Z' iso8601_basic: 20250428T095515899185 iso8601_basic_short: 20250428T095515 iso8601_micro: '2025-04-28T09:55:15.899185Z' minute: '55' month: '04' second: '15' time: 09:55:15 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-glance-container-f867c4f2.openstack.local ansible_hostname: aio1-glance-container-f867c4f2 ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 387334105cdc45199795bf9727c9f494 ansible_nodename: aio1-glance-container-f867c4f2 ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,337 p=116830 u=root n=ansible | localhost | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834116' epoch_int: '1745834116' hour: 09 iso8601: '2025-04-28T09:55:16Z' iso8601_basic: 20250428T095516171130 iso8601_basic_short: 20250428T095516 iso8601_micro: '2025-04-28T09:55:16.171130Z' minute: '55' month: '04' second: '16' time: 09:55:16 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 127.0.0.1 ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: ACTION: deploy AFS_SLUG: ubuntu-24.04-x86_64 ANSIBLE_CACHE_PLUGIN: jsonfile ANSIBLE_CACHE_PLUGIN_CONNECTION: /etc/openstack_deploy/ansible_facts ANSIBLE_CACHE_PLUGIN_TIMEOUT: '86400' ANSIBLE_CALLBACK_PLUGINS: /etc/ansible/roles/ceph-ansible/plugins/callback:/opt/ansible-runtime/lib/python3.12/site-packages/ara/plugins/callback ANSIBLE_CALLBACK_RESULT_FORMAT: yaml ANSIBLE_COLLECTIONS_PATH: /etc/ansible ANSIBLE_FILTER_PLUGINS: /etc/ansible/roles/ceph-ansible/plugins/filter ANSIBLE_FORCE_HANDLERS: 'True' ANSIBLE_FORKS: '8' ANSIBLE_GATHERING: smart ANSIBLE_GATHER_SUBSET: '!all,min' ANSIBLE_HOST_KEY_CHECKING: 'False' ANSIBLE_INJECT_FACT_VARS: 'False' ANSIBLE_INVENTORY: /home/zuul/src/opendev.org/openstack/openstack-ansible/inventory/dynamic_inventory.py,/home/zuul/src/opendev.org/openstack/openstack-ansible/inventory/inventory.ini,/etc/openstack_deploy/inventory.ini ANSIBLE_LIBRARY: /etc/ansible/roles/ceph-ansible/library ANSIBLE_LOG_DIR: /openstack/log/ansible-logging ANSIBLE_LOG_PATH: /openstack/log/ansible-logging/setup-hosts.log ANSIBLE_MODULE_UTILS: /etc/ansible/roles/ceph-ansible/module_utils ANSIBLE_NOCOLOR: '1' ANSIBLE_PIPELINING: 'True' ANSIBLE_PYTHON_INTERPRETER: auto ANSIBLE_RETRY_FILES_ENABLED: 'False' ANSIBLE_ROLES_PATH: /etc/ansible/roles:/etc/ansible/roles/ceph-ansible/roles ANSIBLE_SSH_ARGS: -C -o ControlMaster=auto -o ControlPersist=300 ANSIBLE_SSH_PIPELINING: 'True' ANSIBLE_SSH_RETRIES: '5' ANSIBLE_TIMEOUT: '5' ANSIBLE_TRANSFORM_INVALID_GROUP_CHARS: ignore ANSIBLE_TRANSPORT: openstack.osa.ssh BOOTSTRAP_OPTS: '' DISTRO_ID: ubuntu DISTRO_NAME: Ubuntu DISTRO_VERSION_ID: '24.04' HOME: /root INSTALL_METHOD: source LANG: C.UTF-8 LC_ALL: C.UTF-8 LOGNAME: root MAIL: /var/mail/root NODEPOOL_BUILDLOGS_CENTOS_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/buildlogs.centos NODEPOOL_CBS_CENTOS_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/cbs.centos NODEPOOL_CENTOS_MIRROR: http://mirror-int.dfw.rax.opendev.org/centos NODEPOOL_CEPH_MIRROR: http://mirror-int.dfw.rax.opendev.org/ceph-deb-hammer NODEPOOL_DEBIAN_MIRROR: http://mirror-int.dfw.rax.opendev.org/debian NODEPOOL_DEBIAN_OPENSTACK_MIRROR: http://mirror-int.dfw.rax.opendev.org/debian-openstack NODEPOOL_DOCKER_REGISTRY_PROXY: http://mirror-int.dfw.rax.opendev.org:8081/registry-1.docker/ NODEPOOL_DOCKER_REGISTRY_V2_PROXY: http://mirror-int.dfw.rax.opendev.org:8082/ NODEPOOL_EPEL_MIRROR: http://mirror-int.dfw.rax.opendev.org/epel NODEPOOL_FEDORA_MIRROR: http://mirror-int.dfw.rax.opendev.org/fedora NODEPOOL_LXC_IMAGE_PROXY: mirror-int.dfw.rax.opendev.org:8080/images.linuxcontainers NODEPOOL_MARIADB_PROXY: mirror-int.dfw.rax.opendev.org:8080/MariaDB NODEPOOL_MIRROR_HOST: mirror-int.dfw.rax.opendev.org NODEPOOL_NPM_REGISTRY_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/registry.npmjs NODEPOOL_OPENSUSE_MIRROR: http://mirror-int.dfw.rax.opendev.org/opensuse NODEPOOL_PERCONA_PROXY: mirror-int.dfw.rax.opendev.org:8080/percona NODEPOOL_PYPI_MIRROR: http://mirror-int.dfw.rax.opendev.org/pypi/simple NODEPOOL_RDO_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/rdo NODEPOOL_RUGYGEMS_PROXY: http://mirror-int.dfw.rax.opendev.org:8080/rubygems/ NODEPOOL_UBUNTU_MIRROR: http://mirror-int.dfw.rax.opendev.org/ubuntu NODEPOOL_UBUNTU_PORTS_MIRROR: http://mirror-int.dfw.rax.opendev.org/ubuntu-ports NODEPOOL_UCA_MIRROR: http://mirror-int.dfw.rax.opendev.org/ubuntu-cloud-archive NODEPOOL_WHEEL_MIRROR: http://mirror-int.dfw.rax.opendev.org/wheel/ubuntu-24.04-x86_64 OLDPWD: /home/zuul/src/opendev.org/openstack/openstack-ansible OSA_CLONE_DIR: /home/zuul/src/opendev.org/openstack/openstack-ansible OSA_CLONE_ROOT: /home/zuul/src/opendev.org/openstack/openstack-ansible OSA_CONFIG_DIR: /etc/openstack_deploy OSA_VERSION: 31.0.0.0b2.dev29 PATH: /opt/ansible-runtime/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PIP_OPTS: --index-url http://mirror-int.dfw.rax.opendev.org/pypi/simple --trusted-host mirror-int.dfw.rax.opendev.org --extra-index-url http://mirror-int.dfw.rax.opendev.org/wheel/ubuntu-24.04-x86_64 PWD: /home/zuul/src/opendev.org/openstack/openstack-ansible/playbooks PYTHONUNBUFFERED: '1' REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SCENARIO: aio_lxc_integrated SETUP_ARA: 'False' SHELL: /bin/bash SHLVL: '2' SKIP_OSA_BOOTSTRAP_AIO: '1' SKIP_OSA_ROLE_CLONE: '1' SKIP_OSA_RUNTIME_VENV_BUILD: '1' SUDO_COMMAND: /bin/sh -c echo BECOME-SUCCESS-exfuwdlqaqlwezwbkohgwllnvsdhyzve ; SETUP_ARA=False SKIP_OSA_RUNTIME_VENV_BUILD=1 SKIP_OSA_BOOTSTRAP_AIO=1 SKIP_OSA_ROLE_CLONE=1 /usr/bin/python3 SUDO_GID: '1000' SUDO_UID: '1000' SUDO_USER: zuul TERM: linux TESTR_OPTS: '' USER: root _: /opt/ansible-runtime/bin/ansible ansible_fips: false ansible_fqdn: aio1.openstack.local ansible_hostname: aio1 ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: {} ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: c9ce8e4178408b77ed2a4c341e694a92 ansible_nodename: aio1 ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /opt/ansible-runtime/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_ssh_host_key_dsa_public: AAAAB3NzaC1kc3MAAACBAIpLBgrBHzJDxhJv/C7hq/hI+nj8zeKnG/SbcKZMoleHQNs8bESypMnT6gwEOsgMm47uhlQa/NLdEm8Mzp0boDM2WylxdnhhRdbf1EsQYiDsTb5ENieJRBic8bU8PBjwyPc4Md32giX601EA203TzMkJNpiyQbkJrTzdOpSG/k7nAAAAFQC0xrmWSdDZ7dp9mFpgZQT9O57PDwAAAIACYIqbm1QCDIZKbIXMRIzvAWeA/PH8FDNTUJ27MBz7kmpBeK+8FsQ9yrcuAC1uOhlv9c9kYxq8t0uJJov3ohWQy+nEAjnSnv4Q+guTB4XJ11Cr9cBPRJIG50ZgLqtjEMS7uj9J3ox7v8is8An8BEANMvLIoy2oaT7VFb8b2GfahwAAAIANyqQ1iQX4QY5/dNUPctX7ly+H8QdHgmLyeexdwZqcqLZTqeFiJAHeCZoKG99Ua/0HRLtg12gTApcog148utxSX/7QPy7nJTlxpxfpQqAB4d1p4XNboRgni9WdHpjt7j0z437Jw5cHKwbmPSCveYlQGvE8FfHKk8h4WCgNVSyL4Q== ansible_ssh_host_key_dsa_public_keytype: ssh-dss ansible_ssh_host_key_ecdsa_public: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCFdzJhubOIBHaacHG6lDwfzl6IHy/CAXhkxHqyQUy4ejg9xXtkRTiRh9dn147x70NPwW19MzhP+vH5rwvYuLKA= ansible_ssh_host_key_ecdsa_public_keytype: ecdsa-sha2-nistp256 ansible_ssh_host_key_ed25519_public: AAAAC3NzaC1lZDI1NTE5AAAAIDYUbxv9YoL2gjJ1b1xKPYkx8uyeEjzQC23A/caN/fNF ansible_ssh_host_key_ed25519_public_keytype: ssh-ed25519 ansible_ssh_host_key_rsa_public: AAAAB3NzaC1yc2EAAAADAQABAAABgQCp7wEiSkw62ABX6gFVh8RVzaJG22zKViv9ewXx4bHsf7el+qwAGPJfTc8mWymteg77ZpST1XOB8ertLuGa46YdWI8h33jU81HcF5fpX4QXhkOnf4sMffH6HDg0l5gc/hmgVd3oKpgDW7GrGQ6l90GMcWjMhD5IK+EkLTe09Gt/kr3n9y9wpGUqx0118ucSx2Wuz/LHatiKU8PPRNQswoTkkseTZvYz4fYF6+2rN/172jWYnonuWhfrmQly+KafM6YRUf1t+ertYlKd8lvFbE33uJ/uAuR6ZBbfqLgEsfjc/MtjsbasazBI1k8gxl4CTIWt9HJww24Yf7m4RIHmBCZBjJh/NS4VIZbwPZWxoalZCsRwBJIWVyeDXUWVJiCS1HxxpVzjVmRTkXYlFy+JLZGOax6ZeKMwxWm5niuFten+lgdq8q53XN5IGbXwSIrleZC9Z6wii4o3PZyy64VmDr+9o8XmE+xJpkEAHZPGtADFCCdPtl7MT2SWOpJ4DBZKbqU= ansible_ssh_host_key_rsa_public_keytype: ssh-rsa ansible_system: Linux ansible_system_capabilities: [] ansible_system_capabilities_enforced: 'False' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,746 p=116830 u=root n=ansible | aio1-galera-container-3170046e | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834116' epoch_int: '1745834116' hour: 09 iso8601: '2025-04-28T09:55:16Z' iso8601_basic: 20250428T095516686527 iso8601_basic_short: 20250428T095516 iso8601_micro: '2025-04-28T09:55:16.686527Z' minute: '55' month: '04' second: '16' time: 09:55:16 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-galera-container-3170046e.openstack.local ansible_hostname: aio1-galera-container-3170046e ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 2570465128064caf9e6523ef11e00c78 ansible_nodename: aio1-galera-container-3170046e ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,760 p=116830 u=root n=ansible | aio1-cinder-api-container-15af9d1b | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834116' epoch_int: '1745834116' hour: 09 iso8601: '2025-04-28T09:55:16Z' iso8601_basic: 20250428T095516678391 iso8601_basic_short: 20250428T095516 iso8601_micro: '2025-04-28T09:55:16.678391Z' minute: '55' month: '04' second: '16' time: 09:55:16 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-cinder-api-container-15af9d1b.openstack.local ansible_hostname: aio1-cinder-api-container-15af9d1b ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 8345c9dd36c24fd59c80a727d205831e ansible_nodename: aio1-cinder-api-container-15af9d1b ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,766 p=116830 u=root n=ansible | aio1-placement-container-5af1d0ed | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834116' epoch_int: '1745834116' hour: 09 iso8601: '2025-04-28T09:55:16Z' iso8601_basic: 20250428T095516693650 iso8601_basic_short: 20250428T095516 iso8601_micro: '2025-04-28T09:55:16.693650Z' minute: '55' month: '04' second: '16' time: 09:55:16 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-placement-container-5af1d0ed.openstack.local ansible_hostname: aio1-placement-container-5af1d0ed ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 28fd98d3bb3541acb5faf50bbe9d42be ansible_nodename: aio1-placement-container-5af1d0ed ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,770 p=116830 u=root n=ansible | aio1-memcached-container-71453474 | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834116' epoch_int: '1745834116' hour: 09 iso8601: '2025-04-28T09:55:16Z' iso8601_basic: 20250428T095516695597 iso8601_basic_short: 20250428T095516 iso8601_micro: '2025-04-28T09:55:16.695597Z' minute: '55' month: '04' second: '16' time: 09:55:16 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-memcached-container-71453474.openstack.local ansible_hostname: aio1-memcached-container-71453474 ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 4151b81321cc4ba5bcf364109b933933 ansible_nodename: aio1-memcached-container-71453474 ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,774 p=116830 u=root n=ansible | aio1-nova-api-container-d170d4ae | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834116' epoch_int: '1745834116' hour: 09 iso8601: '2025-04-28T09:55:16Z' iso8601_basic: 20250428T095516702184 iso8601_basic_short: 20250428T095516 iso8601_micro: '2025-04-28T09:55:16.702184Z' minute: '55' month: '04' second: '16' time: 09:55:16 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-nova-api-container-d170d4ae.openstack.local ansible_hostname: aio1-nova-api-container-d170d4ae ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 2dcda2c8ee1a4424abadd4a73ad9f47e ansible_nodename: aio1-nova-api-container-d170d4ae ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,780 p=116830 u=root n=ansible | aio1-rabbit-mq-container-a85e173f | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834116' epoch_int: '1745834116' hour: 09 iso8601: '2025-04-28T09:55:16Z' iso8601_basic: 20250428T095516704106 iso8601_basic_short: 20250428T095516 iso8601_micro: '2025-04-28T09:55:16.704106Z' minute: '55' month: '04' second: '16' time: 09:55:16 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 10.255.255.1 - 10.255.255.1 search: - . ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: HOME: /root LANG: en_US.UTF-8 LOGNAME: root MAIL: /var/mail/root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' USER: root _: /bin/sh ansible_fips: false ansible_fqdn: aio1-rabbit-mq-container-a85e173f.openstack.local ansible_hostname: aio1-rabbit-mq-container-a85e173f ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: openstack_ansible: lxc: variant: default ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: 16a850cde5564b3eb4d096a309f18969 ansible_nodename: aio1-rabbit-mq-container-a85e173f ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_system: Linux ansible_system_capabilities: - ep cap_sys_module - cap_sys_rawio - cap_sys_time - cap_mac_override - cap_mac_admin-ep ansible_system_capabilities_enforced: 'True' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false 2025-04-28 09:55:16,795 p=116830 u=root n=ansible | aio1 | SUCCESS => ansible_facts: ansible_apparmor: status: enabled ansible_architecture: x86_64 ansible_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_date_time: date: '2025-04-28' day: '28' epoch: '1745834116' epoch_int: '1745834116' hour: 09 iso8601: '2025-04-28T09:55:16Z' iso8601_basic: 20250428T095516700996 iso8601_basic_short: 20250428T095516 iso8601_micro: '2025-04-28T09:55:16.700996Z' minute: '55' month: '04' second: '16' time: 09:55:16 tz: UTC tz_dst: UTC tz_offset: '+0000' weekday: Monday weekday_number: '1' weeknumber: '17' year: '2025' ansible_distribution: Ubuntu ansible_distribution_file_parsed: true ansible_distribution_file_path: /etc/os-release ansible_distribution_file_variety: Debian ansible_distribution_major_version: '24' ansible_distribution_release: noble ansible_distribution_version: '24.04' ansible_dns: nameservers: - 127.0.0.1 ansible_domain: openstack.local ansible_effective_group_id: 0 ansible_effective_user_id: 0 ansible_env: DBUS_SESSION_BUS_ADDRESS: unix:path=/run/user/0/bus HOME: /root LANG: C.UTF-8 LC_ALL: C.UTF-8 LOGNAME: root PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD: /root REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt SHELL: /bin/bash SHLVL: '0' SSH_AUTH_SOCK: /tmp/ssh-PaUpykLzMn/agent.95154 SSH_CLIENT: 172.29.236.100 54182 22 SSH_CONNECTION: 172.29.236.100 54182 172.29.236.100 22 USER: root XDG_RUNTIME_DIR: /run/user/0 XDG_SESSION_CLASS: user XDG_SESSION_ID: '167' XDG_SESSION_TYPE: tty _: /bin/sh ansible_fips: false ansible_fqdn: aio1.openstack.local ansible_hostname: aio1 ansible_kernel: 6.8.0-58-generic ansible_kernel_version: '#60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025' ansible_local: {} ansible_lsb: codename: noble description: Ubuntu 24.04.2 LTS id: Ubuntu major_release: '24' release: '24.04' ansible_machine: x86_64 ansible_machine_id: c9ce8e4178408b77ed2a4c341e694a92 ansible_nodename: aio1 ansible_os_family: Debian ansible_pkg_mgr: apt ansible_proc_cmdline: BOOT_IMAGE: /boot/vmlinuz-6.8.0-58-generic console: - tty0 - ttyS0,115200 gfxpayload: text no_timer_check: true nofb: true nomodeset: true ro: true root: LABEL=cloudimg-rootfs ansible_python: executable: /usr/bin/python3.12 has_sslcontext: true type: cpython version: major: 3 micro: 3 minor: 12 releaselevel: final serial: 0 version_info: - 3 - 12 - 3 - final - 0 ansible_python_version: 3.12.3 ansible_real_group_id: 0 ansible_real_user_id: 0 ansible_selinux: status: disabled ansible_selinux_python_present: true ansible_service_mgr: systemd ansible_ssh_host_key_dsa_public: AAAAB3NzaC1kc3MAAACBAIpLBgrBHzJDxhJv/C7hq/hI+nj8zeKnG/SbcKZMoleHQNs8bESypMnT6gwEOsgMm47uhlQa/NLdEm8Mzp0boDM2WylxdnhhRdbf1EsQYiDsTb5ENieJRBic8bU8PBjwyPc4Md32giX601EA203TzMkJNpiyQbkJrTzdOpSG/k7nAAAAFQC0xrmWSdDZ7dp9mFpgZQT9O57PDwAAAIACYIqbm1QCDIZKbIXMRIzvAWeA/PH8FDNTUJ27MBz7kmpBeK+8FsQ9yrcuAC1uOhlv9c9kYxq8t0uJJov3ohWQy+nEAjnSnv4Q+guTB4XJ11Cr9cBPRJIG50ZgLqtjEMS7uj9J3ox7v8is8An8BEANMvLIoy2oaT7VFb8b2GfahwAAAIANyqQ1iQX4QY5/dNUPctX7ly+H8QdHgmLyeexdwZqcqLZTqeFiJAHeCZoKG99Ua/0HRLtg12gTApcog148utxSX/7QPy7nJTlxpxfpQqAB4d1p4XNboRgni9WdHpjt7j0z437Jw5cHKwbmPSCveYlQGvE8FfHKk8h4WCgNVSyL4Q== ansible_ssh_host_key_dsa_public_keytype: ssh-dss ansible_ssh_host_key_ecdsa_public: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCFdzJhubOIBHaacHG6lDwfzl6IHy/CAXhkxHqyQUy4ejg9xXtkRTiRh9dn147x70NPwW19MzhP+vH5rwvYuLKA= ansible_ssh_host_key_ecdsa_public_keytype: ecdsa-sha2-nistp256 ansible_ssh_host_key_ed25519_public: AAAAC3NzaC1lZDI1NTE5AAAAIDYUbxv9YoL2gjJ1b1xKPYkx8uyeEjzQC23A/caN/fNF ansible_ssh_host_key_ed25519_public_keytype: ssh-ed25519 ansible_ssh_host_key_rsa_public: AAAAB3NzaC1yc2EAAAADAQABAAABgQCp7wEiSkw62ABX6gFVh8RVzaJG22zKViv9ewXx4bHsf7el+qwAGPJfTc8mWymteg77ZpST1XOB8ertLuGa46YdWI8h33jU81HcF5fpX4QXhkOnf4sMffH6HDg0l5gc/hmgVd3oKpgDW7GrGQ6l90GMcWjMhD5IK+EkLTe09Gt/kr3n9y9wpGUqx0118ucSx2Wuz/LHatiKU8PPRNQswoTkkseTZvYz4fYF6+2rN/172jWYnonuWhfrmQly+KafM6YRUf1t+ertYlKd8lvFbE33uJ/uAuR6ZBbfqLgEsfjc/MtjsbasazBI1k8gxl4CTIWt9HJww24Yf7m4RIHmBCZBjJh/NS4VIZbwPZWxoalZCsRwBJIWVyeDXUWVJiCS1HxxpVzjVmRTkXYlFy+JLZGOax6ZeKMwxWm5niuFten+lgdq8q53XN5IGbXwSIrleZC9Z6wii4o3PZyy64VmDr+9o8XmE+xJpkEAHZPGtADFCCdPtl7MT2SWOpJ4DBZKbqU= ansible_ssh_host_key_rsa_public_keytype: ssh-rsa ansible_system: Linux ansible_system_capabilities: [] ansible_system_capabilities_enforced: 'False' ansible_user_dir: /root ansible_user_gecos: root ansible_user_gid: 0 ansible_user_id: root ansible_user_shell: /bin/bash ansible_user_uid: 0 ansible_userspace_architecture: x86_64 ansible_userspace_bits: '64' gather_subset: - '!all' - min module_setup: true changed: false