2025-04-28 01:43:05,066 p=28 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:43:05.054100Z",
                    "start": "2025-04-28T01:43:04.638767Z"
                },
                "id": "9185de53-1512-5af2-0a85-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "append_privs": false,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "root",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "*.*:ALL,GRANT",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "root"
                                }
                            },
                            "msg": "User unchanged",
                            "user": "root"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:43:05.054100Z",
                            "start": "2025-04-28T01:43:04.685659Z"
                        },
                        "id": "9185de53-1512-5af2-0a85-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:43:06,419 p=56 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:43:06.407178Z",
                    "start": "2025-04-28T01:43:05.984977Z"
                },
                "id": "9185de53-1512-e23a-6095-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": false,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "haproxy",
                                    "password": "",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "*.*:USAGE",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "haproxy"
                                }
                            },
                            "msg": "User added",
                            "user": "haproxy"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:43:06.407178Z",
                            "start": "2025-04-28T01:43:06.034135Z"
                        },
                        "id": "9185de53-1512-e23a-6095-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:43:50,104 p=84 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:43:50.090967Z",
                    "start": "2025-04-28T01:43:49.688280Z"
                },
                "id": "9185de53-1512-c232-3832-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "keystone",
                            "db_list": [
                                "keystone"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `keystone`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "keystone"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:43:50.090967Z",
                            "start": "2025-04-28T01:43:49.735630Z"
                        },
                        "id": "9185de53-1512-c232-3832-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:43:51,320 p=112 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:43:51.308029Z",
                    "start": "2025-04-28T01:43:50.879743Z"
                },
                "id": "9185de53-1512-3500-dbf0-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "keystone",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "keystone.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "keystone"
                                }
                            },
                            "msg": "User added",
                            "user": "keystone"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:43:51.308029Z",
                            "start": "2025-04-28T01:43:50.926419Z"
                        },
                        "id": "9185de53-1512-3500-dbf0-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:44:46,246 p=140 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:44:46.232627Z",
                    "start": "2025-04-28T01:44:41.844152Z"
                },
                "id": "9185de53-1512-fbad-d9d2-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "be8f60a6e67c4c7bacecf2194e398f28",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Openstack Identity Service",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "keystone",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "identity",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "identity",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "Openstack Identity Service",
                                "enabled": true,
                                "id": "be8f60a6e67c4c7bacecf2194e398f28",
                                "name": "keystone",
                                "service_type": "identity",
                                "type": "identity"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:44:46.232627Z",
                            "start": "2025-04-28T01:44:41.893330Z"
                        },
                        "id": "9185de53-1512-fbad-d9d2-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:44:48,359 p=168 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:44:48.345589Z",
                    "start": "2025-04-28T01:44:47.125329Z"
                },
                "id": "9185de53-1512-454e-5dc0-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "b94890ddfd9a461486dd7ff4214981c7",
                                "interface": "admin",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/b94890ddfd9a461486dd7ff4214981c7"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "be8f60a6e67c4c7bacecf2194e398f28",
                                "url": "http://10.0.0.38:35357"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "admin",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "keystone",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:35357",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:44:48.345589Z",
                            "start": "2025-04-28T01:44:47.172162Z"
                        },
                        "id": "9185de53-1512-454e-5dc0-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:44:50,481 p=196 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:44:50.468598Z",
                    "start": "2025-04-28T01:44:49.298524Z"
                },
                "id": "9185de53-1512-a3a5-02ee-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "2a551db686da40d1bf392bb3d2b4bec3",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/2a551db686da40d1bf392bb3d2b4bec3"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "be8f60a6e67c4c7bacecf2194e398f28",
                                "url": "http://10.0.0.38:5000"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "keystone",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:5000",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:44:50.468598Z",
                            "start": "2025-04-28T01:44:49.344772Z"
                        },
                        "id": "9185de53-1512-a3a5-02ee-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:44:52,458 p=224 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:44:52.444478Z",
                    "start": "2025-04-28T01:44:51.281198Z"
                },
                "id": "9185de53-1512-6237-a3ec-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "c2b67c27dd3a49e0a0880a0b62faae77",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/c2b67c27dd3a49e0a0880a0b62faae77"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "be8f60a6e67c4c7bacecf2194e398f28",
                                "url": "http://10.0.0.38:5000"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "keystone",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:5000",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:44:52.444478Z",
                            "start": "2025-04-28T01:44:51.326856Z"
                        },
                        "id": "9185de53-1512-6237-a3ec-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:44:54,681 p=252 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:44:54.669228Z",
                    "start": "2025-04-28T01:44:53.478570Z"
                },
                "id": "9185de53-1512-568e-5ad5-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "service",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "d673c3be9c764fe6b96cd70ebefcf7b6",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:44:54.669228Z",
                            "start": "2025-04-28T01:44:53.523861Z"
                        },
                        "id": "9185de53-1512-568e-5ad5-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:44:56,762 p=280 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:44:56.744894Z",
                    "start": "2025-04-28T01:44:55.599297Z"
                },
                "id": "9185de53-1512-5835-eeb3-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "endpoint_type": "internal",
                                    "interface": "internal",
                                    "name": "member",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "ff265656383c480fab0d82c17e00df33",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "member",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:44:56.744894Z",
                            "start": "2025-04-28T01:44:55.665335Z"
                        },
                        "id": "9185de53-1512-5835-eeb3-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:44:59,101 p=308 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:44:59.088459Z",
                    "start": "2025-04-28T01:44:57.959997Z"
                },
                "id": "9185de53-1512-abfb-5495-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "66345753ec9046558830c2ce43f43c67",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Openstack Image",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "glance",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "image",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "image",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "Openstack Image",
                                "enabled": true,
                                "id": "66345753ec9046558830c2ce43f43c67",
                                "name": "glance",
                                "service_type": "image",
                                "type": "image"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:44:59.088459Z",
                            "start": "2025-04-28T01:44:58.004955Z"
                        },
                        "id": "9185de53-1512-abfb-5495-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:01,268 p=336 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:01.254508Z",
                    "start": "2025-04-28T01:44:59.955892Z"
                },
                "id": "9185de53-1512-3fdf-2080-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "ff5bddf1eadf4ef4b16683f767660972",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/ff5bddf1eadf4ef4b16683f767660972"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "66345753ec9046558830c2ce43f43c67",
                                "url": "http://10.0.0.38:9292"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "glance",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:9292",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:01.254508Z",
                            "start": "2025-04-28T01:45:00.001880Z"
                        },
                        "id": "9185de53-1512-3fdf-2080-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:03,409 p=364 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:03.396641Z",
                    "start": "2025-04-28T01:45:02.068153Z"
                },
                "id": "9185de53-1512-ff0e-af7f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "669ecd2ee24341dbbba0c61eea20eb94",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/669ecd2ee24341dbbba0c61eea20eb94"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "66345753ec9046558830c2ce43f43c67",
                                "url": "http://10.0.0.38:9292"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "glance",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:9292",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:03.396641Z",
                            "start": "2025-04-28T01:45:02.114274Z"
                        },
                        "id": "9185de53-1512-ff0e-af7f-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:05,709 p=392 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:05.697228Z",
                    "start": "2025-04-28T01:45:04.268914Z"
                },
                "id": "9185de53-1512-e68c-c944-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_project",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "extra": {},
                                "id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "extra": {},
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:05.697228Z",
                            "start": "2025-04-28T01:45:04.313657Z"
                        },
                        "id": "9185de53-1512-e68c-c944-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:08,401 p=420 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:08.388470Z",
                    "start": "2025-04-28T01:45:06.573941Z"
                },
                "id": "9185de53-1512-a848-104c-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "glance",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "update_password": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "d7799e0845284dbd9e95011b15059537",
                                "name": "glance",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:08.388470Z",
                            "start": "2025-04-28T01:45:06.623398Z"
                        },
                        "id": "9185de53-1512-a848-104c-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:10,380 p=448 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:10.366965Z",
                    "start": "2025-04-28T01:45:09.288188Z"
                },
                "id": "9185de53-1512-9d78-ea5f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "admin",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "70d33ce8d04a42e88325f3dadd919cc6",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:10.366965Z",
                            "start": "2025-04-28T01:45:09.334351Z"
                        },
                        "id": "9185de53-1512-9d78-ea5f-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:13,250 p=476 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:13.236443Z",
                    "start": "2025-04-28T01:45:11.234977Z"
                },
                "id": "9185de53-1512-5355-f44a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "glance",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:13.236443Z",
                            "start": "2025-04-28T01:45:11.284707Z"
                        },
                        "id": "9185de53-1512-5355-f44a-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:21,492 p=504 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:21.479114Z",
                    "start": "2025-04-28T01:45:21.076603Z"
                },
                "id": "9185de53-1512-bc22-5ef5-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "glance",
                            "db_list": [
                                "glance"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `glance`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "glance"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:21.479114Z",
                            "start": "2025-04-28T01:45:21.123509Z"
                        },
                        "id": "9185de53-1512-bc22-5ef5-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:22,774 p=532 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:22.760435Z",
                    "start": "2025-04-28T01:45:22.311627Z"
                },
                "id": "9185de53-1512-671b-06b0-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "glance",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "glance.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "glance"
                                }
                            },
                            "msg": "User added",
                            "user": "glance"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:22.760435Z",
                            "start": "2025-04-28T01:45:22.366791Z"
                        },
                        "id": "9185de53-1512-671b-06b0-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:24,088 p=560 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:24.073630Z",
                    "start": "2025-04-28T01:45:23.668079Z"
                },
                "id": "9185de53-1512-495f-4c75-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_variables",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "mode": "global",
                                    "value": "1",
                                    "variable": "log_bin_trust_function_creators"
                                }
                            },
                            "msg": "Variable change succeeded prev_value=OFF",
                            "queries": [
                                "SET GLOBAL `log_bin_trust_function_creators` = 1"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:24.073630Z",
                            "start": "2025-04-28T01:45:23.723272Z"
                        },
                        "id": "9185de53-1512-495f-4c75-000000000009",
                        "name": "mysql_variables"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:42,679 p=588 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:42.666313Z",
                    "start": "2025-04-28T01:45:42.284739Z"
                },
                "id": "9185de53-1512-80fb-f189-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_variables",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "mode": "global",
                                    "value": "0",
                                    "variable": "log_bin_trust_function_creators"
                                }
                            },
                            "msg": "Variable change succeeded prev_value=ON",
                            "queries": [
                                "SET GLOBAL `log_bin_trust_function_creators` = 0"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:42.666313Z",
                            "start": "2025-04-28T01:45:42.330889Z"
                        },
                        "id": "9185de53-1512-80fb-f189-000000000009",
                        "name": "mysql_variables"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:47,201 p=616 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:47.188292Z",
                    "start": "2025-04-28T01:45:46.036710Z"
                },
                "id": "9185de53-1512-aad6-b197-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "f4a2e1158f3d4238959a882c3bbe9c47",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Placement Service",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "placement",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "placement",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "placement",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "Placement Service",
                                "enabled": true,
                                "id": "f4a2e1158f3d4238959a882c3bbe9c47",
                                "name": "placement",
                                "service_type": "placement",
                                "type": "placement"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:47.188292Z",
                            "start": "2025-04-28T01:45:46.094443Z"
                        },
                        "id": "9185de53-1512-aad6-b197-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:49,382 p=644 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:49.369585Z",
                    "start": "2025-04-28T01:45:48.062430Z"
                },
                "id": "9185de53-1512-f345-e73a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "589f391e6f4e41d88904fb320ad168c5",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/589f391e6f4e41d88904fb320ad168c5"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "f4a2e1158f3d4238959a882c3bbe9c47",
                                "url": "http://10.0.0.38:8780"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "placement",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8780",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:49.369585Z",
                            "start": "2025-04-28T01:45:48.109857Z"
                        },
                        "id": "9185de53-1512-f345-e73a-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:51,460 p=672 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:51.447080Z",
                    "start": "2025-04-28T01:45:50.170790Z"
                },
                "id": "9185de53-1512-4cc8-980b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "060576abca45447bab7a95d81d5faefd",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/060576abca45447bab7a95d81d5faefd"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "f4a2e1158f3d4238959a882c3bbe9c47",
                                "url": "http://10.0.0.38:8780"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "placement",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8780",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:51.447080Z",
                            "start": "2025-04-28T01:45:50.215681Z"
                        },
                        "id": "9185de53-1512-4cc8-980b-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:53,540 p=700 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:53.528275Z",
                    "start": "2025-04-28T01:45:52.316351Z"
                },
                "id": "9185de53-1512-3e61-2b5d-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_project",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:53.528275Z",
                            "start": "2025-04-28T01:45:52.364634Z"
                        },
                        "id": "9185de53-1512-3e61-2b5d-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:56,126 p=728 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:56.113494Z",
                    "start": "2025-04-28T01:45:54.397111Z"
                },
                "id": "9185de53-1512-8ddc-d998-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "placement",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "update_password": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "61573b41238f4b2bb6009e920ea6d062",
                                "name": "placement",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:56.113494Z",
                            "start": "2025-04-28T01:45:54.444459Z"
                        },
                        "id": "9185de53-1512-8ddc-d998-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:58,083 p=756 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:58.070660Z",
                    "start": "2025-04-28T01:45:56.996686Z"
                },
                "id": "9185de53-1512-b9d9-4b8b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "admin",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "70d33ce8d04a42e88325f3dadd919cc6",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:45:58.070660Z",
                            "start": "2025-04-28T01:45:57.043359Z"
                        },
                        "id": "9185de53-1512-b9d9-4b8b-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:00,959 p=784 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:00.946765Z",
                    "start": "2025-04-28T01:45:58.946638Z"
                },
                "id": "9185de53-1512-f118-6450-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "placement",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:00.946765Z",
                            "start": "2025-04-28T01:45:58.993275Z"
                        },
                        "id": "9185de53-1512-f118-6450-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:05,648 p=812 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:05.634005Z",
                    "start": "2025-04-28T01:46:05.233417Z"
                },
                "id": "9185de53-1512-3b3c-9a56-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "placement",
                            "db_list": [
                                "placement"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `placement`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "placement"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:05.634005Z",
                            "start": "2025-04-28T01:46:05.278793Z"
                        },
                        "id": "9185de53-1512-3b3c-9a56-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:06,904 p=840 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:06.890315Z",
                    "start": "2025-04-28T01:46:06.453378Z"
                },
                "id": "9185de53-1512-bcba-234f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "placement",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "placement.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "placement"
                                }
                            },
                            "msg": "User added",
                            "user": "placement"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:06.890315Z",
                            "start": "2025-04-28T01:46:06.501777Z"
                        },
                        "id": "9185de53-1512-bcba-234f-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:20,889 p=868 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:20.876278Z",
                    "start": "2025-04-28T01:46:20.459201Z"
                },
                "id": "9185de53-1512-2b10-c1a9-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "nova_cell0",
                            "db_list": [
                                "nova_cell0"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `nova_cell0`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "nova_cell0"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:20.876278Z",
                            "start": "2025-04-28T01:46:20.505082Z"
                        },
                        "id": "9185de53-1512-2b10-c1a9-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:22,153 p=896 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:22.134706Z",
                    "start": "2025-04-28T01:46:21.703550Z"
                },
                "id": "9185de53-1512-031b-9495-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "nova_api",
                            "db_list": [
                                "nova_api"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `nova_api`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "nova_api"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:22.134706Z",
                            "start": "2025-04-28T01:46:21.752293Z"
                        },
                        "id": "9185de53-1512-031b-9495-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:23,459 p=924 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:23.439600Z",
                    "start": "2025-04-28T01:46:23.000739Z"
                },
                "id": "9185de53-1512-8e7c-d2bf-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "nova",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "nova_cell0.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "nova"
                                }
                            },
                            "msg": "User added",
                            "user": "nova"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:23.439600Z",
                            "start": "2025-04-28T01:46:23.050531Z"
                        },
                        "id": "9185de53-1512-8e7c-d2bf-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:24,762 p=952 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:24.748722Z",
                    "start": "2025-04-28T01:46:24.308094Z"
                },
                "id": "9185de53-1512-dba7-fc2e-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "nova_api",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "nova_api.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "nova_api"
                                }
                            },
                            "msg": "User added",
                            "user": "nova_api"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:24.748722Z",
                            "start": "2025-04-28T01:46:24.356164Z"
                        },
                        "id": "9185de53-1512-dba7-fc2e-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:56,294 p=980 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:56.280078Z",
                    "start": "2025-04-28T01:46:55.872766Z"
                },
                "id": "9185de53-1512-d47f-c214-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "nova",
                            "db_list": [
                                "nova"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `nova`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "nova"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:56.280078Z",
                            "start": "2025-04-28T01:46:55.921528Z"
                        },
                        "id": "9185de53-1512-d47f-c214-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:57,643 p=1008 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:57.631190Z",
                    "start": "2025-04-28T01:46:57.179115Z"
                },
                "id": "9185de53-1512-b600-8cb7-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "nova",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "nova.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "nova"
                                }
                            },
                            "msg": "New privileges granted",
                            "user": "nova"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:46:57.631190Z",
                            "start": "2025-04-28T01:46:57.225359Z"
                        },
                        "id": "9185de53-1512-b600-8cb7-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:01,123 p=1036 u=rabbitmq n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:01.109828Z",
                    "start": "2025-04-28T01:46:58.535756Z"
                },
                "id": "9185de53-1512-c616-0637-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "rabbitmq_user",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "configure_priv": ".*",
                                    "force": false,
                                    "node": "rabbit@cn-jenkins-deploy-platform-ansible-os-3231-1",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "permissions": [
                                        {
                                            "configure_priv": ".*",
                                            "read_priv": ".*",
                                            "vhost": "/",
                                            "write_priv": ".*"
                                        }
                                    ],
                                    "read_priv": ".*",
                                    "state": "present",
                                    "tags": "administrator",
                                    "topic_permissions": [],
                                    "update_password": "always",
                                    "user": "openstack",
                                    "vhost": "/",
                                    "write_priv": ".*"
                                }
                            },
                            "state": "present",
                            "user": "openstack"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:01.109828Z",
                            "start": "2025-04-28T01:46:58.581473Z"
                        },
                        "id": "9185de53-1512-c616-0637-000000000009",
                        "name": "rabbitmq_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:24,702 p=1329 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:24.689678Z",
                    "start": "2025-04-28T01:47:23.527277Z"
                },
                "id": "9185de53-1512-7e5e-a517-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "50e7ccddfcc247a68c8d5c9d3917d441",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "OpenStack Compute Service (Legacy 2.0)",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "nova_legacy",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "compute_legacy",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "compute_legacy",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "OpenStack Compute Service (Legacy 2.0)",
                                "enabled": true,
                                "id": "50e7ccddfcc247a68c8d5c9d3917d441",
                                "name": "nova_legacy",
                                "service_type": "compute_legacy",
                                "type": "compute_legacy"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:24.689678Z",
                            "start": "2025-04-28T01:47:23.573438Z"
                        },
                        "id": "9185de53-1512-7e5e-a517-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:26,792 p=1357 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:26.779437Z",
                    "start": "2025-04-28T01:47:25.587338Z"
                },
                "id": "9185de53-1512-dd87-c1f1-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "151f39b1547a422996546cf7dfa4e2f7",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "OpenStack Compute Service",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "nova",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "compute",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "compute",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "OpenStack Compute Service",
                                "enabled": true,
                                "id": "151f39b1547a422996546cf7dfa4e2f7",
                                "name": "nova",
                                "service_type": "compute",
                                "type": "compute"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:26.779437Z",
                            "start": "2025-04-28T01:47:25.638010Z"
                        },
                        "id": "9185de53-1512-dd87-c1f1-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:28,940 p=1385 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:28.927718Z",
                    "start": "2025-04-28T01:47:27.659351Z"
                },
                "id": "9185de53-1512-05e3-f80e-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "5c5a4d46becc422d8145660a9e76b1b8",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/5c5a4d46becc422d8145660a9e76b1b8"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "50e7ccddfcc247a68c8d5c9d3917d441",
                                "url": "http://10.0.0.38:8774/v2/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "nova_legacy",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8774/v2/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:28.927718Z",
                            "start": "2025-04-28T01:47:27.706822Z"
                        },
                        "id": "9185de53-1512-05e3-f80e-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:31,137 p=1413 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:31.124391Z",
                    "start": "2025-04-28T01:47:29.821530Z"
                },
                "id": "9185de53-1512-25b8-602b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "694312ab42ac44b59a95146fe35c989c",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/694312ab42ac44b59a95146fe35c989c"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "50e7ccddfcc247a68c8d5c9d3917d441",
                                "url": "http://10.0.0.38:8774/v2/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "nova_legacy",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8774/v2/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:31.124391Z",
                            "start": "2025-04-28T01:47:29.869421Z"
                        },
                        "id": "9185de53-1512-25b8-602b-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:33,233 p=1441 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:33.219453Z",
                    "start": "2025-04-28T01:47:31.948057Z"
                },
                "id": "9185de53-1512-ddb7-d0a4-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "63eae113f1f0490fb01039debc8cbf90",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/63eae113f1f0490fb01039debc8cbf90"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "151f39b1547a422996546cf7dfa4e2f7",
                                "url": "http://10.0.0.38:8774/v2.1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "nova",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8774/v2.1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:33.219453Z",
                            "start": "2025-04-28T01:47:31.995773Z"
                        },
                        "id": "9185de53-1512-ddb7-d0a4-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:35,312 p=1469 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:35.300544Z",
                    "start": "2025-04-28T01:47:34.035466Z"
                },
                "id": "9185de53-1512-c894-651b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "ad850dc8d7904f26b001c964ad7b38c2",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/ad850dc8d7904f26b001c964ad7b38c2"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "151f39b1547a422996546cf7dfa4e2f7",
                                "url": "http://10.0.0.38:8774/v2.1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "nova",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8774/v2.1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:35.300544Z",
                            "start": "2025-04-28T01:47:34.082309Z"
                        },
                        "id": "9185de53-1512-c894-651b-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:37,404 p=1497 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:37.391950Z",
                    "start": "2025-04-28T01:47:36.227624Z"
                },
                "id": "9185de53-1512-eaf4-88ac-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_project",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:37.391950Z",
                            "start": "2025-04-28T01:47:36.271906Z"
                        },
                        "id": "9185de53-1512-eaf4-88ac-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:40,115 p=1525 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:40.102665Z",
                    "start": "2025-04-28T01:47:38.322120Z"
                },
                "id": "9185de53-1512-049d-f28e-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "nova",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "update_password": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "0e527e1876d24898812dc8ff4f407f46",
                                "name": "nova",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:40.102665Z",
                            "start": "2025-04-28T01:47:38.366402Z"
                        },
                        "id": "9185de53-1512-049d-f28e-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:42,060 p=1553 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:42.047454Z",
                    "start": "2025-04-28T01:47:40.960422Z"
                },
                "id": "9185de53-1512-c6c4-aa84-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "admin",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "70d33ce8d04a42e88325f3dadd919cc6",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:42.047454Z",
                            "start": "2025-04-28T01:47:41.008704Z"
                        },
                        "id": "9185de53-1512-c6c4-aa84-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:44,975 p=1581 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:44.962805Z",
                    "start": "2025-04-28T01:47:42.977438Z"
                },
                "id": "9185de53-1512-2a84-ce28-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "nova",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:44.962805Z",
                            "start": "2025-04-28T01:47:43.023198Z"
                        },
                        "id": "9185de53-1512-2a84-ce28-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:47,759 p=1609 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:47.746992Z",
                    "start": "2025-04-28T01:47:45.770655Z"
                },
                "id": "9185de53-1512-2c7f-8bd6-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "service",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "nova",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:47.746992Z",
                            "start": "2025-04-28T01:47:45.817008Z"
                        },
                        "id": "9185de53-1512-2c7f-8bd6-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:37,201 p=1655 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:37.188238Z",
                    "start": "2025-04-28T01:49:35.950764Z"
                },
                "id": "9185de53-1512-b304-8641-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "b9df9c12ba834372b9d9d25b15a8f6eb",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Openstack Networking",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "neutron",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "network",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "network",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "Openstack Networking",
                                "enabled": true,
                                "id": "b9df9c12ba834372b9d9d25b15a8f6eb",
                                "name": "neutron",
                                "service_type": "network",
                                "type": "network"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:49:37.188238Z",
                            "start": "2025-04-28T01:49:35.996681Z"
                        },
                        "id": "9185de53-1512-b304-8641-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:39,433 p=1683 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:39.420330Z",
                    "start": "2025-04-28T01:49:38.116471Z"
                },
                "id": "9185de53-1512-a4b2-20d9-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "0583650fefca45a18cd807cda0399681",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/0583650fefca45a18cd807cda0399681"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "b9df9c12ba834372b9d9d25b15a8f6eb",
                                "url": "http://10.0.0.38:9696"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "neutron",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:9696",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:49:39.420330Z",
                            "start": "2025-04-28T01:49:38.163910Z"
                        },
                        "id": "9185de53-1512-a4b2-20d9-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:41,599 p=1711 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:41.586326Z",
                    "start": "2025-04-28T01:49:40.261870Z"
                },
                "id": "9185de53-1512-c2e4-b3fb-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "309d4e4290e24fadada4aeb2b2c4e6e1",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/309d4e4290e24fadada4aeb2b2c4e6e1"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "b9df9c12ba834372b9d9d25b15a8f6eb",
                                "url": "http://10.0.0.38:9696"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "neutron",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:9696",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:49:41.586326Z",
                            "start": "2025-04-28T01:49:40.308711Z"
                        },
                        "id": "9185de53-1512-c2e4-b3fb-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:43,660 p=1739 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:43.647556Z",
                    "start": "2025-04-28T01:49:42.476951Z"
                },
                "id": "9185de53-1512-597b-05b8-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_project",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:49:43.647556Z",
                            "start": "2025-04-28T01:49:42.524427Z"
                        },
                        "id": "9185de53-1512-597b-05b8-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:46,292 p=1767 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:46.280059Z",
                    "start": "2025-04-28T01:49:44.537290Z"
                },
                "id": "9185de53-1512-59c2-877a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "neutron",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "update_password": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "87dcd9c979374d9db6a8fcfe1099a8c0",
                                "name": "neutron",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:49:46.280059Z",
                            "start": "2025-04-28T01:49:44.585472Z"
                        },
                        "id": "9185de53-1512-59c2-877a-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:48,258 p=1795 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:48.244287Z",
                    "start": "2025-04-28T01:49:47.153452Z"
                },
                "id": "9185de53-1512-fcea-0089-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "admin",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "70d33ce8d04a42e88325f3dadd919cc6",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:49:48.244287Z",
                            "start": "2025-04-28T01:49:47.199544Z"
                        },
                        "id": "9185de53-1512-fcea-0089-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:51,231 p=1823 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:51.215956Z",
                    "start": "2025-04-28T01:49:49.127102Z"
                },
                "id": "9185de53-1512-f189-cd38-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "neutron",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:49:51.215956Z",
                            "start": "2025-04-28T01:49:49.173365Z"
                        },
                        "id": "9185de53-1512-f189-cd38-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:09,982 p=1851 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:09.969097Z",
                    "start": "2025-04-28T01:50:09.541316Z"
                },
                "id": "9185de53-1512-105d-7a3f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "neutron",
                            "db_list": [
                                "neutron"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `neutron`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "neutron"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:09.969097Z",
                            "start": "2025-04-28T01:50:09.588166Z"
                        },
                        "id": "9185de53-1512-105d-7a3f-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:11,255 p=1879 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:11.242569Z",
                    "start": "2025-04-28T01:50:10.787398Z"
                },
                "id": "9185de53-1512-2f78-cc31-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "neutron",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "neutron.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "neutron"
                                }
                            },
                            "msg": "User added",
                            "user": "neutron"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:11.242569Z",
                            "start": "2025-04-28T01:50:10.836912Z"
                        },
                        "id": "9185de53-1512-2f78-cc31-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:40,767 p=1907 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:40.754328Z",
                    "start": "2025-04-28T01:50:39.581099Z"
                },
                "id": "9185de53-1512-872e-2c36-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "fbae240d89fe4cb3babdfc1726a79d6f",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Orchestration",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "heat",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "orchestration",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "orchestration",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "Orchestration",
                                "enabled": true,
                                "id": "fbae240d89fe4cb3babdfc1726a79d6f",
                                "name": "heat",
                                "service_type": "orchestration",
                                "type": "orchestration"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:40.754328Z",
                            "start": "2025-04-28T01:50:39.630517Z"
                        },
                        "id": "9185de53-1512-872e-2c36-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:42,772 p=1935 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:42.758189Z",
                    "start": "2025-04-28T01:50:41.589745Z"
                },
                "id": "9185de53-1512-cce9-bc6a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "72f6fb62c7ea4913bcca35b7950c8979",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Orchestration",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "heat-cfn",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "cloudformation",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "cloudformation",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "Orchestration",
                                "enabled": true,
                                "id": "72f6fb62c7ea4913bcca35b7950c8979",
                                "name": "heat-cfn",
                                "service_type": "cloudformation",
                                "type": "cloudformation"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:42.758189Z",
                            "start": "2025-04-28T01:50:41.636965Z"
                        },
                        "id": "9185de53-1512-cce9-bc6a-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:44,951 p=1963 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:44.939003Z",
                    "start": "2025-04-28T01:50:43.653594Z"
                },
                "id": "9185de53-1512-1db8-7747-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "d5b51a482b554472b738133acfe53625",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/d5b51a482b554472b738133acfe53625"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "fbae240d89fe4cb3babdfc1726a79d6f",
                                "url": "http://10.0.0.38:8004/v1/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "heat",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8004/v1/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:44.939003Z",
                            "start": "2025-04-28T01:50:43.699779Z"
                        },
                        "id": "9185de53-1512-1db8-7747-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:47,057 p=1991 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:47.044687Z",
                    "start": "2025-04-28T01:50:45.757076Z"
                },
                "id": "9185de53-1512-af8a-f533-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "342da6b167c64d5db3e178a89e7c16f8",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/342da6b167c64d5db3e178a89e7c16f8"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "fbae240d89fe4cb3babdfc1726a79d6f",
                                "url": "http://10.0.0.38:8004/v1/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "heat",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8004/v1/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:47.044687Z",
                            "start": "2025-04-28T01:50:45.807413Z"
                        },
                        "id": "9185de53-1512-af8a-f533-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:49,259 p=2019 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:49.244546Z",
                    "start": "2025-04-28T01:50:47.957541Z"
                },
                "id": "9185de53-1512-08a9-05f9-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "39987f0ff26148b2979f695d7d5d555d",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/39987f0ff26148b2979f695d7d5d555d"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "72f6fb62c7ea4913bcca35b7950c8979",
                                "url": "http://10.0.0.38:8000/v1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "heat-cfn",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8000/v1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:49.244546Z",
                            "start": "2025-04-28T01:50:48.008236Z"
                        },
                        "id": "9185de53-1512-08a9-05f9-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:51,359 p=2047 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:51.346546Z",
                    "start": "2025-04-28T01:50:50.063840Z"
                },
                "id": "9185de53-1512-136e-eb0a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "50f078a155b74d2abdd275475e4125b0",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/50f078a155b74d2abdd275475e4125b0"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "72f6fb62c7ea4913bcca35b7950c8979",
                                "url": "http://10.0.0.38:8000/v1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "heat-cfn",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:8000/v1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:51.346546Z",
                            "start": "2025-04-28T01:50:50.108642Z"
                        },
                        "id": "9185de53-1512-136e-eb0a-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:53,342 p=2075 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:53.330445Z",
                    "start": "2025-04-28T01:50:52.200263Z"
                },
                "id": "9185de53-1512-16a5-50c6-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_project",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:53.330445Z",
                            "start": "2025-04-28T01:50:52.245346Z"
                        },
                        "id": "9185de53-1512-16a5-50c6-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:55,942 p=2103 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:55.928165Z",
                    "start": "2025-04-28T01:50:54.192816Z"
                },
                "id": "9185de53-1512-beec-6b66-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "heat",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "update_password": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "b7f5a61f4b6e4c7ca0532a36cf9a70ea",
                                "name": "heat",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:55.928165Z",
                            "start": "2025-04-28T01:50:54.238782Z"
                        },
                        "id": "9185de53-1512-beec-6b66-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:57,982 p=2131 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:57.968963Z",
                    "start": "2025-04-28T01:50:56.850614Z"
                },
                "id": "9185de53-1512-8f78-1e45-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "admin",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "70d33ce8d04a42e88325f3dadd919cc6",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:57.968963Z",
                            "start": "2025-04-28T01:50:56.908325Z"
                        },
                        "id": "9185de53-1512-8f78-1e45-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:59,994 p=2159 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:59.980698Z",
                    "start": "2025-04-28T01:50:58.784287Z"
                },
                "id": "9185de53-1512-fcce-c600-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "heat_stack_owner",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "8c770b6511884755a106cf4ffc52b874",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "heat_stack_owner",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:59.980698Z",
                            "start": "2025-04-28T01:50:58.831339Z"
                        },
                        "id": "9185de53-1512-fcce-c600-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:51:02,031 p=2187 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:51:02.018782Z",
                    "start": "2025-04-28T01:51:00.819728Z"
                },
                "id": "9185de53-1512-3795-98d2-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "heat_stack_user",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "6255237c96ab4b708e2d1f45de30987e",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "heat_stack_user",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:51:02.018782Z",
                            "start": "2025-04-28T01:51:00.878170Z"
                        },
                        "id": "9185de53-1512-3795-98d2-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:51:05,012 p=2215 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:51:04.999501Z",
                    "start": "2025-04-28T01:51:02.907871Z"
                },
                "id": "9185de53-1512-0e68-33e7-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "heat",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:51:04.999501Z",
                            "start": "2025-04-28T01:51:02.960102Z"
                        },
                        "id": "9185de53-1512-0e68-33e7-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:51:07,988 p=2243 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:51:07.974550Z",
                    "start": "2025-04-28T01:51:05.887175Z"
                },
                "id": "9185de53-1512-936f-ed37-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "admin",
                                    "region_name": "RegionOne",
                                    "role": "heat_stack_owner",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "admin",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:51:07.974550Z",
                            "start": "2025-04-28T01:51:05.936918Z"
                        },
                        "id": "9185de53-1512-936f-ed37-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:51:18,434 p=2271 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:51:18.420082Z",
                    "start": "2025-04-28T01:51:18.023309Z"
                },
                "id": "9185de53-1512-ec06-c64b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "heat",
                            "db_list": [
                                "heat"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `heat`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "heat"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:51:18.420082Z",
                            "start": "2025-04-28T01:51:18.070010Z"
                        },
                        "id": "9185de53-1512-ec06-c64b-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:51:19,692 p=2299 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:51:19.678931Z",
                    "start": "2025-04-28T01:51:19.248602Z"
                },
                "id": "9185de53-1512-efbd-af23-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "heat",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "heat.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "heat"
                                }
                            },
                            "msg": "User added",
                            "user": "heat"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:51:19.678931Z",
                            "start": "2025-04-28T01:51:19.297836Z"
                        },
                        "id": "9185de53-1512-efbd-af23-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:10,515 p=2327 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:10.501902Z",
                    "start": "2025-04-28T01:52:09.257873Z"
                },
                "id": "9185de53-1512-12f8-eff9-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "532cb603dd454f669f67159eb9b083aa",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Barbican Key Management Service",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "barbican",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "key-manager",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "key-manager",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "Barbican Key Management Service",
                                "enabled": true,
                                "id": "532cb603dd454f669f67159eb9b083aa",
                                "name": "barbican",
                                "service_type": "key-manager",
                                "type": "key-manager"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:10.501902Z",
                            "start": "2025-04-28T01:52:09.303987Z"
                        },
                        "id": "9185de53-1512-12f8-eff9-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:12,745 p=2355 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:12.732147Z",
                    "start": "2025-04-28T01:52:11.395802Z"
                },
                "id": "9185de53-1512-4d0a-d52b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "76338a64b4514ebfa2eab66a39c1d0a6",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/76338a64b4514ebfa2eab66a39c1d0a6"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "532cb603dd454f669f67159eb9b083aa",
                                "url": "http://10.0.0.38:9311"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "internal",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "barbican",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:9311",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:12.732147Z",
                            "start": "2025-04-28T01:52:11.443008Z"
                        },
                        "id": "9185de53-1512-4d0a-d52b-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:14,968 p=2383 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:14.955795Z",
                    "start": "2025-04-28T01:52:13.593409Z"
                },
                "id": "9185de53-1512-c586-21ea-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "86d073b49ce2412cb9d8384430d941da",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.38:5000/v3/endpoints/86d073b49ce2412cb9d8384430d941da"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "532cb603dd454f669f67159eb9b083aa",
                                "url": "http://10.0.0.38:9311"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "public",
                                    "interface": "internal",
                                    "region": "RegionOne",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service": "barbican",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.38:9311",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:14.955795Z",
                            "start": "2025-04-28T01:52:13.640386Z"
                        },
                        "id": "9185de53-1512-c586-21ea-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:17,097 p=2411 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:17.084529Z",
                    "start": "2025-04-28T01:52:15.898602Z"
                },
                "id": "9185de53-1512-ff53-67cc-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_project",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:17.084529Z",
                            "start": "2025-04-28T01:52:15.945344Z"
                        },
                        "id": "9185de53-1512-ff53-67cc-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:19,813 p=2439 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:19.800991Z",
                    "start": "2025-04-28T01:52:18.005792Z"
                },
                "id": "9185de53-1512-ba36-7472-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "barbican",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "update_password": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "b1419a3ec5c547eeaf50e2a337fa07c8",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "6a2f2b522d164e90a8bffb070b5c5535",
                                "name": "barbican",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:19.800991Z",
                            "start": "2025-04-28T01:52:18.053329Z"
                        },
                        "id": "9185de53-1512-ba36-7472-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:21,923 p=2467 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:21.909874Z",
                    "start": "2025-04-28T01:52:20.782505Z"
                },
                "id": "9185de53-1512-cc6f-b37e-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "admin",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "70d33ce8d04a42e88325f3dadd919cc6",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:21.909874Z",
                            "start": "2025-04-28T01:52:20.830534Z"
                        },
                        "id": "9185de53-1512-cc6f-b37e-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:23,961 p=2495 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:23.948187Z",
                    "start": "2025-04-28T01:52:22.743364Z"
                },
                "id": "9185de53-1512-4a08-5261-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "key-manager:service-admin",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "698c03dbbcc14e92b4b9c80532837776",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "key-manager:service-admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:23.948187Z",
                            "start": "2025-04-28T01:52:22.790323Z"
                        },
                        "id": "9185de53-1512-4a08-5261-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:25,994 p=2523 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:25.982033Z",
                    "start": "2025-04-28T01:52:24.793531Z"
                },
                "id": "9185de53-1512-2cb8-efa8-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "creator",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "25550dcd80234017971033b64f2d1d2a",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "creator",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:25.982033Z",
                            "start": "2025-04-28T01:52:24.842627Z"
                        },
                        "id": "9185de53-1512-2cb8-efa8-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:28,075 p=2551 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:28.062912Z",
                    "start": "2025-04-28T01:52:26.847224Z"
                },
                "id": "9185de53-1512-5c26-b13f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "observer",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "de72e771b5d14d92b0be8f4b621ab4fb",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "observer",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:28.062912Z",
                            "start": "2025-04-28T01:52:26.896770Z"
                        },
                        "id": "9185de53-1512-5c26-b13f-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:30,167 p=2579 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:30.154476Z",
                    "start": "2025-04-28T01:52:28.922814Z"
                },
                "id": "9185de53-1512-15d4-acca-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "audit",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "3d49938a6cb1437dbbe82585b125b18d",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "audit",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:30.154476Z",
                            "start": "2025-04-28T01:52:28.973425Z"
                        },
                        "id": "9185de53-1512-15d4-acca-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:33,153 p=2607 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:33.140264Z",
                    "start": "2025-04-28T01:52:31.069394Z"
                },
                "id": "9185de53-1512-ef5d-348a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_user_role",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.38:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "barbican",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:33.140264Z",
                            "start": "2025-04-28T01:52:31.115982Z"
                        },
                        "id": "9185de53-1512-ef5d-348a-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:41,707 p=2635 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:41.694195Z",
                    "start": "2025-04-28T01:52:41.255070Z"
                },
                "id": "9185de53-1512-1413-a904-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_db",
                            "changed": true,
                            "db": "barbican",
                            "db_list": [
                                "barbican"
                            ],
                            "executed_commands": [
                                "CREATE DATABASE `barbican`"
                            ],
                            "invocation": {
                                "module_args": {
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "collation": "",
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "config_overrides_defaults": false,
                                    "connect_timeout": 30,
                                    "dump_extra_args": null,
                                    "encoding": "",
                                    "force": false,
                                    "hex_blob": false,
                                    "ignore_tables": [],
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "master_data": 0,
                                    "name": [
                                        "barbican"
                                    ],
                                    "quick": true,
                                    "restrict_config_file": false,
                                    "single_transaction": false,
                                    "skip_lock_tables": false,
                                    "state": "present",
                                    "target": null,
                                    "unsafe_login_password": false,
                                    "use_shell": false
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:41.694195Z",
                            "start": "2025-04-28T01:52:41.314880Z"
                        },
                        "id": "9185de53-1512-1413-a904-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:43,009 p=2663 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:42.991904Z",
                    "start": "2025-04-28T01:52:42.544369Z"
                },
                "id": "9185de53-1512-8f37-e64f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "mysql_user",
                            "changed": true,
                            "invocation": {
                                "module_args": {
                                    "append_privs": true,
                                    "ca_cert": null,
                                    "check_hostname": null,
                                    "check_implicit_admin": false,
                                    "client_cert": null,
                                    "client_key": null,
                                    "config_file": "/var/lib/ansible/.my.cnf",
                                    "connect_timeout": 30,
                                    "encrypted": false,
                                    "host": "%",
                                    "host_all": false,
                                    "login_host": "10.0.0.38",
                                    "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "login_port": 3306,
                                    "login_unix_socket": null,
                                    "login_user": "root",
                                    "name": "barbican",
                                    "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                    "plugin": null,
                                    "plugin_auth_string": null,
                                    "plugin_hash_string": null,
                                    "priv": "barbican.*:ALL",
                                    "resource_limits": null,
                                    "sql_log_bin": true,
                                    "state": "present",
                                    "tls_requires": null,
                                    "update_password": "always",
                                    "user": "barbican"
                                }
                            },
                            "msg": "User added",
                            "user": "barbican"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:42.991904Z",
                            "start": "2025-04-28T01:52:42.590787Z"
                        },
                        "id": "9185de53-1512-8f37-e64f-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}