2026-06-15 01:33:58,468 p=96 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:33:58.467385Z", "start": "2026-06-15T01:33:58.037991Z" }, "id": "2b183c5e-e465-b729-d0aa-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:33:58.467385Z", "start": "2026-06-15T01:33:58.046260Z" }, "id": "2b183c5e-e465-b729-d0aa-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:33:59,691 p=120 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:33:59.690330Z", "start": "2026-06-15T01:33:59.268811Z" }, "id": "2b183c5e-e465-da64-6474-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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,REPLICATION CLIENT", "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": "2026-06-15T01:33:59.690330Z", "start": "2026-06-15T01:33:59.275666Z" }, "id": "2b183c5e-e465-da64-6474-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:34:46,309 p=188 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:34:46.308169Z", "start": "2026-06-15T01:34:45.923919Z" }, "id": "2b183c5e-e465-7f2a-616b-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:34:46.308169Z", "start": "2026-06-15T01:34:45.931497Z" }, "id": "2b183c5e-e465-7f2a-616b-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:34:47,531 p=211 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:34:47.530082Z", "start": "2026-06-15T01:34:47.104437Z" }, "id": "2b183c5e-e465-b325-ee74-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:34:47.530082Z", "start": "2026-06-15T01:34:47.111820Z" }, "id": "2b183c5e-e465-b325-ee74-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:05,396 p=310 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:05.395747Z", "start": "2026-06-15T01:36:03.948743Z" }, "id": "2b183c5e-e465-f4ed-d712-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Identity Service", "interface": "internal", "is_enabled": null, "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", "id": "8b74dc5016844aaa99bce5b7e4cc9b92", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/services/8b74dc5016844aaa99bce5b7e4cc9b92" }, "name": "keystone", "type": "identity" } } }, "task": { "duration": { "end": "2026-06-15T01:36:05.395747Z", "start": "2026-06-15T01:36:03.955736Z" }, "id": "2b183c5e-e465-f4ed-d712-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:07,253 p=334 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:07.252563Z", "start": "2026-06-15T01:36:06.226143Z" }, "id": "2b183c5e-e465-d3f2-2da8-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": false, "endpoint": { "id": "f59eb6d96d3b488b9cc39ef12f677681", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/f59eb6d96d3b488b9cc39ef12f677681" }, "name": null, "region_id": "RegionOne", "service_id": "8b74dc5016844aaa99bce5b7e4cc9b92", "url": "http://10.0.0.249:5000" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:5000", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:07.252563Z", "start": "2026-06-15T01:36:06.233905Z" }, "id": "2b183c5e-e465-d3f2-2da8-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:09,076 p=358 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:09.075636Z", "start": "2026-06-15T01:36:08.031009Z" }, "id": "2b183c5e-e465-3085-3f3b-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": false, "endpoint": { "id": "e2a725c3238f452d8f30bf58fe7ee058", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/e2a725c3238f452d8f30bf58fe7ee058" }, "name": null, "region_id": "RegionOne", "service_id": "8b74dc5016844aaa99bce5b7e4cc9b92", "url": "http://10.0.0.249:5000" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:5000", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:09.075636Z", "start": "2026-06-15T01:36:08.040528Z" }, "id": "2b183c5e-e465-3085-3f3b-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:11,015 p=382 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:11.014910Z", "start": "2026-06-15T01:36:09.965202Z" }, "id": "2b183c5e-e465-a997-420c-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "2c6208bf0b2f4816ba1b45b87a907fac", "links": { "self": "http://10.0.0.249:5000/v3/roles/2c6208bf0b2f4816ba1b45b87a907fac" }, "name": "member", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:11.014910Z", "start": "2026-06-15T01:36:09.971887Z" }, "id": "2b183c5e-e465-a997-420c-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:13,076 p=406 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:13.075829Z", "start": "2026-06-15T01:36:12.045874Z" }, "id": "2b183c5e-e465-04ff-e6b8-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Image", "interface": "internal", "is_enabled": null, "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", "id": "09aa3d3d5f534dc2accad6bab688ff73", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/services/09aa3d3d5f534dc2accad6bab688ff73" }, "name": "glance", "type": "image" } } }, "task": { "duration": { "end": "2026-06-15T01:36:13.075829Z", "start": "2026-06-15T01:36:12.053290Z" }, "id": "2b183c5e-e465-04ff-e6b8-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:15,087 p=430 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:15.086450Z", "start": "2026-06-15T01:36:13.994755Z" }, "id": "2b183c5e-e465-7282-0873-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "2649e34015fb42c3b4e6e4a19f614ec1", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/2649e34015fb42c3b4e6e4a19f614ec1" }, "name": null, "region_id": "RegionOne", "service_id": "09aa3d3d5f534dc2accad6bab688ff73", "url": "http://10.0.0.249:9292" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:9292", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:15.086450Z", "start": "2026-06-15T01:36:14.002385Z" }, "id": "2b183c5e-e465-7282-0873-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:16,926 p=454 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:16.925016Z", "start": "2026-06-15T01:36:15.848690Z" }, "id": "2b183c5e-e465-4e93-1855-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "7371972c006047398f5b1862a2a8336a", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/7371972c006047398f5b1862a2a8336a" }, "name": null, "region_id": "RegionOne", "service_id": "09aa3d3d5f534dc2accad6bab688ff73", "url": "http://10.0.0.249:9292" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:9292", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:16.925016Z", "start": "2026-06-15T01:36:15.855905Z" }, "id": "2b183c5e-e465-4e93-1855-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:18,893 p=478 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:18.892166Z", "start": "2026-06-15T01:36:17.803317Z" }, "id": "2b183c5e-e465-7c84-b0a2-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "dfebbf44311343708db43529c96f4345", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/projects/dfebbf44311343708db43529c96f4345" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-06-15T01:36:18.892166Z", "start": "2026-06-15T01:36:17.809953Z" }, "id": "2b183c5e-e465-7c84-b0a2-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:21,171 p=502 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:21.170470Z", "start": "2026-06-15T01:36:19.709980Z" }, "id": "2b183c5e-e465-a070-b1e6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "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": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "dfebbf44311343708db43529c96f4345", "description": null, "domain_id": "default", "email": null, "id": "6ebe07ead5a24dbdb1226cc4c2251a27", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/users/6ebe07ead5a24dbdb1226cc4c2251a27" }, "name": "glance", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-06-15T01:36:21.170470Z", "start": "2026-06-15T01:36:19.717094Z" }, "id": "2b183c5e-e465-a070-b1e6-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:23,061 p=526 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:23.060175Z", "start": "2026-06-15T01:36:21.976131Z" }, "id": "2b183c5e-e465-13ad-a0fe-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "6205b288c671495a9446c2f7be62739b", "links": { "self": "http://10.0.0.249:5000/v3/roles/6205b288c671495a9446c2f7be62739b" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:23.060175Z", "start": "2026-06-15T01:36:21.983564Z" }, "id": "2b183c5e-e465-13ad-a0fe-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:25,026 p=550 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:25.025020Z", "start": "2026-06-15T01:36:23.842369Z" }, "id": "2b183c5e-e465-ac5f-909d-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "glance", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:25.025020Z", "start": "2026-06-15T01:36:23.850479Z" }, "id": "2b183c5e-e465-ac5f-909d-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:30,505 p=578 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:30.504618Z", "start": "2026-06-15T01:36:30.133720Z" }, "id": "2b183c5e-e465-9bd1-5fb7-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:36:30.504618Z", "start": "2026-06-15T01:36:30.140767Z" }, "id": "2b183c5e-e465-9bd1-5fb7-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:31,755 p=601 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:31.754892Z", "start": "2026-06-15T01:36:31.278138Z" }, "id": "2b183c5e-e465-8c81-884e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:36:31.754892Z", "start": "2026-06-15T01:36:31.285237Z" }, "id": "2b183c5e-e465-8c81-884e-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:32,875 p=625 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:32.874949Z", "start": "2026-06-15T01:36:32.522233Z" }, "id": "2b183c5e-e465-7f0b-4f6d-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:36:32.874949Z", "start": "2026-06-15T01:36:32.529298Z" }, "id": "2b183c5e-e465-7f0b-4f6d-000000000005", "name": "mysql_variables", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:50,213 p=664 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:50.212265Z", "start": "2026-06-15T01:36:49.869626Z" }, "id": "2b183c5e-e465-40ad-d7c7-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:36:50.212265Z", "start": "2026-06-15T01:36:49.878135Z" }, "id": "2b183c5e-e465-40ad-d7c7-000000000005", "name": "mysql_variables", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:54,200 p=689 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:54.199139Z", "start": "2026-06-15T01:36:53.171973Z" }, "id": "2b183c5e-e465-2964-e1dd-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Placement Service", "interface": "internal", "is_enabled": null, "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", "id": "07b27495c7ad46cbb941ecff6a0b0fcd", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/services/07b27495c7ad46cbb941ecff6a0b0fcd" }, "name": "placement", "type": "placement" } } }, "task": { "duration": { "end": "2026-06-15T01:36:54.199139Z", "start": "2026-06-15T01:36:53.178845Z" }, "id": "2b183c5e-e465-2964-e1dd-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:56,144 p=713 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:56.143413Z", "start": "2026-06-15T01:36:55.110646Z" }, "id": "2b183c5e-e465-e88c-55e5-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "c5e3e9773d9548a687db2b954f083feb", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/c5e3e9773d9548a687db2b954f083feb" }, "name": null, "region_id": "RegionOne", "service_id": "07b27495c7ad46cbb941ecff6a0b0fcd", "url": "http://10.0.0.249:8780" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:8780", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:56.143413Z", "start": "2026-06-15T01:36:55.118720Z" }, "id": "2b183c5e-e465-e88c-55e5-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:57,895 p=737 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:57.894397Z", "start": "2026-06-15T01:36:56.875713Z" }, "id": "2b183c5e-e465-dcc9-58a4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "a4a7049d5dd94418afa2dac03ea870c4", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/a4a7049d5dd94418afa2dac03ea870c4" }, "name": null, "region_id": "RegionOne", "service_id": "07b27495c7ad46cbb941ecff6a0b0fcd", "url": "http://10.0.0.249:8780" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:8780", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:36:57.894397Z", "start": "2026-06-15T01:36:56.882662Z" }, "id": "2b183c5e-e465-dcc9-58a4-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:36:59,722 p=761 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:36:59.721416Z", "start": "2026-06-15T01:36:58.697318Z" }, "id": "2b183c5e-e465-0a21-7f2f-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "dfebbf44311343708db43529c96f4345", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/projects/dfebbf44311343708db43529c96f4345" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-06-15T01:36:59.721416Z", "start": "2026-06-15T01:36:58.704614Z" }, "id": "2b183c5e-e465-0a21-7f2f-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:01,871 p=785 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:01.870596Z", "start": "2026-06-15T01:37:00.492314Z" }, "id": "2b183c5e-e465-f4c0-af1e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "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": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "dfebbf44311343708db43529c96f4345", "description": null, "domain_id": "default", "email": null, "id": "f4ff8a48a2034bb3b1bd8ed0153da040", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/users/f4ff8a48a2034bb3b1bd8ed0153da040" }, "name": "placement", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-06-15T01:37:01.870596Z", "start": "2026-06-15T01:37:00.499396Z" }, "id": "2b183c5e-e465-f4c0-af1e-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:03,668 p=809 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:03.667654Z", "start": "2026-06-15T01:37:02.665595Z" }, "id": "2b183c5e-e465-cb9e-13c9-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "6205b288c671495a9446c2f7be62739b", "links": { "self": "http://10.0.0.249:5000/v3/roles/6205b288c671495a9446c2f7be62739b" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-06-15T01:37:03.667654Z", "start": "2026-06-15T01:37:02.672551Z" }, "id": "2b183c5e-e465-cb9e-13c9-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:05,544 p=833 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:05.543605Z", "start": "2026-06-15T01:37:04.439519Z" }, "id": "2b183c5e-e465-e6df-edc5-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "placement", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:37:05.543605Z", "start": "2026-06-15T01:37:04.446804Z" }, "id": "2b183c5e-e465-e6df-edc5-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:09,814 p=860 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:09.813954Z", "start": "2026-06-15T01:37:09.452618Z" }, "id": "2b183c5e-e465-7c6c-cb86-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:37:09.813954Z", "start": "2026-06-15T01:37:09.459680Z" }, "id": "2b183c5e-e465-7c6c-cb86-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:11,030 p=883 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:11.029704Z", "start": "2026-06-15T01:37:10.595547Z" }, "id": "2b183c5e-e465-800b-0fc1-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:37:11.029704Z", "start": "2026-06-15T01:37:10.602795Z" }, "id": "2b183c5e-e465-800b-0fc1-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:22,605 p=916 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:22.604276Z", "start": "2026-06-15T01:37:22.197580Z" }, "id": "2b183c5e-e465-a65a-df86-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:37:22.604276Z", "start": "2026-06-15T01:37:22.205345Z" }, "id": "2b183c5e-e465-a65a-df86-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:23,736 p=939 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:23.735731Z", "start": "2026-06-15T01:37:23.355127Z" }, "id": "2b183c5e-e465-225c-3466-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:37:23.735731Z", "start": "2026-06-15T01:37:23.364401Z" }, "id": "2b183c5e-e465-225c-3466-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:24,996 p=963 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:24.995906Z", "start": "2026-06-15T01:37:24.567814Z" }, "id": "2b183c5e-e465-55e7-1f64-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:37:24.995906Z", "start": "2026-06-15T01:37:24.574616Z" }, "id": "2b183c5e-e465-55e7-1f64-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:37:26,142 p=986 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:37:26.141927Z", "start": "2026-06-15T01:37:25.715464Z" }, "id": "2b183c5e-e465-97e2-76c5-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:37:26.141927Z", "start": "2026-06-15T01:37:25.722211Z" }, "id": "2b183c5e-e465-97e2-76c5-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:22,106 p=1065 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:22.105423Z", "start": "2026-06-15T01:38:21.731130Z" }, "id": "2b183c5e-e465-e3ef-6362-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:38:22.105423Z", "start": "2026-06-15T01:38:21.738908Z" }, "id": "2b183c5e-e465-e3ef-6362-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:23,391 p=1088 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:23.390844Z", "start": "2026-06-15T01:38:22.945277Z" }, "id": "2b183c5e-e465-23d7-6dac-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:38:23.390844Z", "start": "2026-06-15T01:38:22.953299Z" }, "id": "2b183c5e-e465-23d7-6dac-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:28,197 p=1111 u=rabbitmq n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:28.196581Z", "start": "2026-06-15T01:38:24.273981Z" }, "id": "2b183c5e-e465-3309-c82b-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "rabbitmq_user", "changed": false, "invocation": { "module_args": { "configure_priv": ".*", "force": false, "login_host": null, "login_password": null, "login_port": "15672", "login_protocol": "http", "login_user": null, "node": "rabbit@cn-jenkins-deploy-platform-ansible-os-5938-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": "2026-06-15T01:38:28.196581Z", "start": "2026-06-15T01:38:24.281421Z" }, "id": "2b183c5e-e465-3309-c82b-000000000005", "name": "rabbitmq_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:48,297 p=1421 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:48.296253Z", "start": "2026-06-15T01:38:47.227633Z" }, "id": "2b183c5e-e465-78c0-5171-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "OpenStack Compute Service", "interface": "internal", "is_enabled": null, "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", "id": "6256f73cf8224b488511641ddae8577f", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/services/6256f73cf8224b488511641ddae8577f" }, "name": "nova", "type": "compute" } } }, "task": { "duration": { "end": "2026-06-15T01:38:48.296253Z", "start": "2026-06-15T01:38:47.234649Z" }, "id": "2b183c5e-e465-78c0-5171-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:50,268 p=1445 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:50.267095Z", "start": "2026-06-15T01:38:49.178391Z" }, "id": "2b183c5e-e465-49ce-0d24-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "de57b6d2ee4f41ca81e92dde802581c5", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/de57b6d2ee4f41ca81e92dde802581c5" }, "name": null, "region_id": "RegionOne", "service_id": "6256f73cf8224b488511641ddae8577f", "url": "http://10.0.0.249:8774/v2.1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:8774/v2.1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:38:50.267095Z", "start": "2026-06-15T01:38:49.185627Z" }, "id": "2b183c5e-e465-49ce-0d24-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:52,148 p=1469 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:52.147205Z", "start": "2026-06-15T01:38:51.104402Z" }, "id": "2b183c5e-e465-c6bb-fec0-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "92ff680cdaab434ca175936bae06de9c", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/92ff680cdaab434ca175936bae06de9c" }, "name": null, "region_id": "RegionOne", "service_id": "6256f73cf8224b488511641ddae8577f", "url": "http://10.0.0.249:8774/v2.1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:8774/v2.1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:38:52.147205Z", "start": "2026-06-15T01:38:51.112587Z" }, "id": "2b183c5e-e465-c6bb-fec0-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:54,058 p=1493 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:54.057650Z", "start": "2026-06-15T01:38:52.965840Z" }, "id": "2b183c5e-e465-c32b-73ec-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "dfebbf44311343708db43529c96f4345", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/projects/dfebbf44311343708db43529c96f4345" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-06-15T01:38:54.057650Z", "start": "2026-06-15T01:38:52.974191Z" }, "id": "2b183c5e-e465-c32b-73ec-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:56,301 p=1518 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:56.300915Z", "start": "2026-06-15T01:38:54.899915Z" }, "id": "2b183c5e-e465-4682-711e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "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": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "dfebbf44311343708db43529c96f4345", "description": null, "domain_id": "default", "email": null, "id": "5f634f63a0fa4a4584aa88678fdddb45", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/users/5f634f63a0fa4a4584aa88678fdddb45" }, "name": "nova", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-06-15T01:38:56.300915Z", "start": "2026-06-15T01:38:54.907654Z" }, "id": "2b183c5e-e465-4682-711e-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:38:58,127 p=1542 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:38:58.126508Z", "start": "2026-06-15T01:38:57.103094Z" }, "id": "2b183c5e-e465-f34c-63d7-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "6205b288c671495a9446c2f7be62739b", "links": { "self": "http://10.0.0.249:5000/v3/roles/6205b288c671495a9446c2f7be62739b" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-06-15T01:38:58.126508Z", "start": "2026-06-15T01:38:57.110089Z" }, "id": "2b183c5e-e465-f34c-63d7-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:39:00,143 p=1566 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:39:00.142415Z", "start": "2026-06-15T01:38:58.908273Z" }, "id": "2b183c5e-e465-6fd3-95e9-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "nova", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:39:00.142415Z", "start": "2026-06-15T01:38:58.915314Z" }, "id": "2b183c5e-e465-6fd3-95e9-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:39:02,175 p=1590 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:39:02.174382Z", "start": "2026-06-15T01:39:00.967042Z" }, "id": "2b183c5e-e465-67ff-a240-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "service", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "nova", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:39:02.174382Z", "start": "2026-06-15T01:39:00.974570Z" }, "id": "2b183c5e-e465-67ff-a240-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:15,855 p=1817 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:15.854177Z", "start": "2026-06-15T01:42:14.856044Z" }, "id": "2b183c5e-e465-a9b5-6d2d-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Networking", "interface": "internal", "is_enabled": null, "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", "id": "1f21ed182ec14be7beefbfa480037aa0", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/services/1f21ed182ec14be7beefbfa480037aa0" }, "name": "neutron", "type": "network" } } }, "task": { "duration": { "end": "2026-06-15T01:42:15.854177Z", "start": "2026-06-15T01:42:14.862550Z" }, "id": "2b183c5e-e465-a9b5-6d2d-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:17,720 p=1841 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:17.718971Z", "start": "2026-06-15T01:42:16.701095Z" }, "id": "2b183c5e-e465-f40a-d3e9-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "0fbbfef9f51f4e4a90cf6d10ea7e75d6", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/0fbbfef9f51f4e4a90cf6d10ea7e75d6" }, "name": null, "region_id": "RegionOne", "service_id": "1f21ed182ec14be7beefbfa480037aa0", "url": "http://10.0.0.249:9696" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:9696", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:42:17.718971Z", "start": "2026-06-15T01:42:16.708326Z" }, "id": "2b183c5e-e465-f40a-d3e9-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:19,542 p=1865 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:19.541108Z", "start": "2026-06-15T01:42:18.506786Z" }, "id": "2b183c5e-e465-8eb7-df92-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "fe7c4b5743544485a30aa50f3f488eea", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/fe7c4b5743544485a30aa50f3f488eea" }, "name": null, "region_id": "RegionOne", "service_id": "1f21ed182ec14be7beefbfa480037aa0", "url": "http://10.0.0.249:9696" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:9696", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:42:19.541108Z", "start": "2026-06-15T01:42:18.513493Z" }, "id": "2b183c5e-e465-8eb7-df92-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:21,434 p=1889 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:21.433006Z", "start": "2026-06-15T01:42:20.369231Z" }, "id": "2b183c5e-e465-6008-312c-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "dfebbf44311343708db43529c96f4345", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/projects/dfebbf44311343708db43529c96f4345" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-06-15T01:42:21.433006Z", "start": "2026-06-15T01:42:20.377700Z" }, "id": "2b183c5e-e465-6008-312c-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:23,769 p=1913 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:23.768547Z", "start": "2026-06-15T01:42:22.313467Z" }, "id": "2b183c5e-e465-c614-ce0f-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "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": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "dfebbf44311343708db43529c96f4345", "description": null, "domain_id": "default", "email": null, "id": "26c860f564a546cf93b82239d5309ab6", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/users/26c860f564a546cf93b82239d5309ab6" }, "name": "neutron", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-06-15T01:42:23.768547Z", "start": "2026-06-15T01:42:22.321408Z" }, "id": "2b183c5e-e465-c614-ce0f-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:25,661 p=1937 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:25.660803Z", "start": "2026-06-15T01:42:24.613263Z" }, "id": "2b183c5e-e465-22b3-2d94-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "6205b288c671495a9446c2f7be62739b", "links": { "self": "http://10.0.0.249:5000/v3/roles/6205b288c671495a9446c2f7be62739b" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-06-15T01:42:25.660803Z", "start": "2026-06-15T01:42:24.621740Z" }, "id": "2b183c5e-e465-22b3-2d94-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:27,630 p=1961 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:27.629093Z", "start": "2026-06-15T01:42:26.486240Z" }, "id": "2b183c5e-e465-ba1e-b5a4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "neutron", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:42:27.629093Z", "start": "2026-06-15T01:42:26.493092Z" }, "id": "2b183c5e-e465-ba1e-b5a4-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:29,497 p=1985 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:29.496203Z", "start": "2026-06-15T01:42:28.364150Z" }, "id": "2b183c5e-e465-511d-3dbd-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "service", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "neutron", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:42:29.496203Z", "start": "2026-06-15T01:42:28.371121Z" }, "id": "2b183c5e-e465-511d-3dbd-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:51,329 p=2029 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:51.328579Z", "start": "2026-06-15T01:42:50.961531Z" }, "id": "2b183c5e-e465-b6f0-a258-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:42:51.328579Z", "start": "2026-06-15T01:42:50.968311Z" }, "id": "2b183c5e-e465-b6f0-a258-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:42:52,505 p=2053 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:42:52.504448Z", "start": "2026-06-15T01:42:52.087786Z" }, "id": "2b183c5e-e465-8807-3010-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:42:52.504448Z", "start": "2026-06-15T01:42:52.094858Z" }, "id": "2b183c5e-e465-8807-3010-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:41,301 p=2123 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:41.300252Z", "start": "2026-06-15T01:43:40.264112Z" }, "id": "2b183c5e-e465-f83c-31b2-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Orchestration", "interface": "internal", "is_enabled": null, "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", "id": "89177ed115734c16a9690307aa1b1c16", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/services/89177ed115734c16a9690307aa1b1c16" }, "name": "heat", "type": "orchestration" } } }, "task": { "duration": { "end": "2026-06-15T01:43:41.300252Z", "start": "2026-06-15T01:43:40.270923Z" }, "id": "2b183c5e-e465-f83c-31b2-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:43,150 p=2146 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:43.149666Z", "start": "2026-06-15T01:43:42.118653Z" }, "id": "2b183c5e-e465-cb2a-4141-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Orchestration", "interface": "internal", "is_enabled": null, "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", "id": "5c339f0f427144d6b17bf01316e3ce7b", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/services/5c339f0f427144d6b17bf01316e3ce7b" }, "name": "heat-cfn", "type": "cloudformation" } } }, "task": { "duration": { "end": "2026-06-15T01:43:43.149666Z", "start": "2026-06-15T01:43:42.126045Z" }, "id": "2b183c5e-e465-cb2a-4141-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:45,025 p=2170 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:45.024721Z", "start": "2026-06-15T01:43:44.006782Z" }, "id": "2b183c5e-e465-79fc-fad4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "bf23cf20fef34f4784f7e2f089856a94", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/bf23cf20fef34f4784f7e2f089856a94" }, "name": null, "region_id": "RegionOne", "service_id": "89177ed115734c16a9690307aa1b1c16", "url": "http://10.0.0.249:8004/v1/%(tenant_id)s" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:8004/v1/%(tenant_id)s", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:43:45.024721Z", "start": "2026-06-15T01:43:44.013953Z" }, "id": "2b183c5e-e465-79fc-fad4-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:46,836 p=2194 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:46.835449Z", "start": "2026-06-15T01:43:45.806720Z" }, "id": "2b183c5e-e465-3441-e852-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "19199952435549e3a753ae7a2847bf76", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/19199952435549e3a753ae7a2847bf76" }, "name": null, "region_id": "RegionOne", "service_id": "89177ed115734c16a9690307aa1b1c16", "url": "http://10.0.0.249:8004/v1/%(tenant_id)s" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:8004/v1/%(tenant_id)s", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:43:46.835449Z", "start": "2026-06-15T01:43:45.813725Z" }, "id": "2b183c5e-e465-3441-e852-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:48,604 p=2218 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:48.603483Z", "start": "2026-06-15T01:43:47.578302Z" }, "id": "2b183c5e-e465-4f4e-80e5-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "94a72bc437ca4be7a43b646c2f735823", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/94a72bc437ca4be7a43b646c2f735823" }, "name": null, "region_id": "RegionOne", "service_id": "5c339f0f427144d6b17bf01316e3ce7b", "url": "http://10.0.0.249:8000/v1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:8000/v1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:43:48.603483Z", "start": "2026-06-15T01:43:47.585298Z" }, "id": "2b183c5e-e465-4f4e-80e5-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:50,410 p=2242 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:50.409774Z", "start": "2026-06-15T01:43:49.381194Z" }, "id": "2b183c5e-e465-ae13-1c26-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "cc1d3c77a95b44a7885b2d002c5b5c36", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/cc1d3c77a95b44a7885b2d002c5b5c36" }, "name": null, "region_id": "RegionOne", "service_id": "5c339f0f427144d6b17bf01316e3ce7b", "url": "http://10.0.0.249:8000/v1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:8000/v1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:43:50.409774Z", "start": "2026-06-15T01:43:49.388547Z" }, "id": "2b183c5e-e465-ae13-1c26-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:52,215 p=2266 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:52.214676Z", "start": "2026-06-15T01:43:51.216449Z" }, "id": "2b183c5e-e465-b43e-e014-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "dfebbf44311343708db43529c96f4345", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/projects/dfebbf44311343708db43529c96f4345" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-06-15T01:43:52.214676Z", "start": "2026-06-15T01:43:51.223380Z" }, "id": "2b183c5e-e465-b43e-e014-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:54,411 p=2289 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:54.410263Z", "start": "2026-06-15T01:43:53.025488Z" }, "id": "2b183c5e-e465-f41d-76a7-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "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": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "dfebbf44311343708db43529c96f4345", "description": null, "domain_id": "default", "email": null, "id": "be66a38dd06d4bba9b0f0f681278af8c", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/users/be66a38dd06d4bba9b0f0f681278af8c" }, "name": "heat", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-06-15T01:43:54.410263Z", "start": "2026-06-15T01:43:53.033246Z" }, "id": "2b183c5e-e465-f41d-76a7-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:56,165 p=2314 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:56.165054Z", "start": "2026-06-15T01:43:55.179765Z" }, "id": "2b183c5e-e465-a8a9-3d26-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "6205b288c671495a9446c2f7be62739b", "links": { "self": "http://10.0.0.249:5000/v3/roles/6205b288c671495a9446c2f7be62739b" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-06-15T01:43:56.165054Z", "start": "2026-06-15T01:43:55.186644Z" }, "id": "2b183c5e-e465-a8a9-3d26-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:57,924 p=2337 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:57.923490Z", "start": "2026-06-15T01:43:56.893557Z" }, "id": "2b183c5e-e465-2373-9d99-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "c45c51294843463881aae7d47b131a42", "links": { "self": "http://10.0.0.249:5000/v3/roles/c45c51294843463881aae7d47b131a42" }, "name": "heat_stack_owner", "options": {} } } }, "task": { "duration": { "end": "2026-06-15T01:43:57.923490Z", "start": "2026-06-15T01:43:56.900519Z" }, "id": "2b183c5e-e465-2373-9d99-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:43:59,728 p=2361 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:43:59.727419Z", "start": "2026-06-15T01:43:58.678372Z" }, "id": "2b183c5e-e465-3fd6-8711-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "2c84decb65924a16aa596b85feafe23c", "links": { "self": "http://10.0.0.249:5000/v3/roles/2c84decb65924a16aa596b85feafe23c" }, "name": "heat_stack_user", "options": {} } } }, "task": { "duration": { "end": "2026-06-15T01:43:59.727419Z", "start": "2026-06-15T01:43:58.685620Z" }, "id": "2b183c5e-e465-3fd6-8711-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:44:01,619 p=2385 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:44:01.618935Z", "start": "2026-06-15T01:44:00.484954Z" }, "id": "2b183c5e-e465-a4d8-cbb9-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "heat", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:44:01.618935Z", "start": "2026-06-15T01:44:00.492296Z" }, "id": "2b183c5e-e465-a4d8-cbb9-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:44:03,522 p=2409 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:44:03.521931Z", "start": "2026-06-15T01:44:02.385204Z" }, "id": "2b183c5e-e465-531d-530d-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "admin", "project_domain": null, "region_name": "RegionOne", "role": "heat_stack_owner", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "admin", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:44:03.521931Z", "start": "2026-06-15T01:44:02.392834Z" }, "id": "2b183c5e-e465-531d-530d-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:44:13,020 p=2441 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:44:13.017979Z", "start": "2026-06-15T01:44:12.650341Z" }, "id": "2b183c5e-e465-0f44-0e5d-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:44:13.017979Z", "start": "2026-06-15T01:44:12.658208Z" }, "id": "2b183c5e-e465-0f44-0e5d-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:44:14,206 p=2464 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:44:14.205508Z", "start": "2026-06-15T01:44:13.777705Z" }, "id": "2b183c5e-e465-47e9-f1f6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:44:14.205508Z", "start": "2026-06-15T01:44:13.784587Z" }, "id": "2b183c5e-e465-47e9-f1f6-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:20,674 p=2552 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:20.674049Z", "start": "2026-06-15T01:45:19.647229Z" }, "id": "2b183c5e-e465-7d16-9088-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Barbican Key Management Service", "interface": "internal", "is_enabled": null, "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", "id": "9c84e39661474265ad899e87cb856653", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/services/9c84e39661474265ad899e87cb856653" }, "name": "barbican", "type": "key-manager" } } }, "task": { "duration": { "end": "2026-06-15T01:45:20.674049Z", "start": "2026-06-15T01:45:19.654597Z" }, "id": "2b183c5e-e465-7d16-9088-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:22,549 p=2576 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:22.548802Z", "start": "2026-06-15T01:45:21.533588Z" }, "id": "2b183c5e-e465-a8ac-4164-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "32cb3773172d4476aa38535cd17a4c96", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/32cb3773172d4476aa38535cd17a4c96" }, "name": null, "region_id": "RegionOne", "service_id": "9c84e39661474265ad899e87cb856653", "url": "http://10.0.0.249:9311" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:9311", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:45:22.548802Z", "start": "2026-06-15T01:45:21.540358Z" }, "id": "2b183c5e-e465-a8ac-4164-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:24,411 p=2600 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:24.410212Z", "start": "2026-06-15T01:45:23.362373Z" }, "id": "2b183c5e-e465-d056-ccd4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "df29b2437e554be9b5978ce4cefe439a", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/endpoints/df29b2437e554be9b5978ce4cefe439a" }, "name": null, "region_id": "RegionOne", "service_id": "9c84e39661474265ad899e87cb856653", "url": "http://10.0.0.249:9311" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": 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.249:9311", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:45:24.410212Z", "start": "2026-06-15T01:45:23.370642Z" }, "id": "2b183c5e-e465-d056-ccd4-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:26,233 p=2623 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:26.232842Z", "start": "2026-06-15T01:45:25.183970Z" }, "id": "2b183c5e-e465-3d24-74d7-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "dfebbf44311343708db43529c96f4345", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/projects/dfebbf44311343708db43529c96f4345" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-06-15T01:45:26.232842Z", "start": "2026-06-15T01:45:25.190747Z" }, "id": "2b183c5e-e465-3d24-74d7-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:28,442 p=2647 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:28.441206Z", "start": "2026-06-15T01:45:27.026050Z" }, "id": "2b183c5e-e465-56bb-5056-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "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": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "dfebbf44311343708db43529c96f4345", "description": null, "domain_id": "default", "email": null, "id": "e0fac8a6f77840fd9128766c00ccda5c", "is_enabled": true, "links": { "self": "http://10.0.0.249:5000/v3/users/e0fac8a6f77840fd9128766c00ccda5c" }, "name": "barbican", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-06-15T01:45:28.441206Z", "start": "2026-06-15T01:45:27.032920Z" }, "id": "2b183c5e-e465-56bb-5056-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:30,338 p=2671 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:30.337638Z", "start": "2026-06-15T01:45:29.278601Z" }, "id": "2b183c5e-e465-25bf-57b4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "6205b288c671495a9446c2f7be62739b", "links": { "self": "http://10.0.0.249:5000/v3/roles/6205b288c671495a9446c2f7be62739b" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-06-15T01:45:30.337638Z", "start": "2026-06-15T01:45:29.285368Z" }, "id": "2b183c5e-e465-25bf-57b4-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:32,097 p=2695 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:32.095584Z", "start": "2026-06-15T01:45:31.058467Z" }, "id": "2b183c5e-e465-c4e9-1538-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "147867e4ebaf45e8b31f71a54179ed9f", "links": { "self": "http://10.0.0.249:5000/v3/roles/147867e4ebaf45e8b31f71a54179ed9f" }, "name": "key-manager:service-admin", "options": {} } } }, "task": { "duration": { "end": "2026-06-15T01:45:32.095584Z", "start": "2026-06-15T01:45:31.065757Z" }, "id": "2b183c5e-e465-c4e9-1538-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:33,901 p=2719 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:33.900119Z", "start": "2026-06-15T01:45:32.864570Z" }, "id": "2b183c5e-e465-031c-8cba-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "2321a29c85b14170b42c11a720699df5", "links": { "self": "http://10.0.0.249:5000/v3/roles/2321a29c85b14170b42c11a720699df5" }, "name": "creator", "options": {} } } }, "task": { "duration": { "end": "2026-06-15T01:45:33.900119Z", "start": "2026-06-15T01:45:32.872724Z" }, "id": "2b183c5e-e465-031c-8cba-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:35,759 p=2743 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:35.758472Z", "start": "2026-06-15T01:45:34.668107Z" }, "id": "2b183c5e-e465-3f41-2538-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "1da9ed7d093749b8a6d3308043701eb1", "links": { "self": "http://10.0.0.249:5000/v3/roles/1da9ed7d093749b8a6d3308043701eb1" }, "name": "observer", "options": {} } } }, "task": { "duration": { "end": "2026-06-15T01:45:35.758472Z", "start": "2026-06-15T01:45:34.675179Z" }, "id": "2b183c5e-e465-3f41-2538-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:37,568 p=2767 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:37.567107Z", "start": "2026-06-15T01:45:36.491928Z" }, "id": "2b183c5e-e465-4d28-ba8c-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": 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": { "description": null, "domain_id": null, "id": "a861ff145aff4e509a013a4e30e4e1ca", "links": { "self": "http://10.0.0.249:5000/v3/roles/a861ff145aff4e509a013a4e30e4e1ca" }, "name": "audit", "options": {} } } }, "task": { "duration": { "end": "2026-06-15T01:45:37.567107Z", "start": "2026-06-15T01:45:36.499535Z" }, "id": "2b183c5e-e465-4d28-ba8c-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:39,508 p=2791 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:39.507745Z", "start": "2026-06-15T01:45:38.337758Z" }, "id": "2b183c5e-e465-2628-9795-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "barbican", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-06-15T01:45:39.507745Z", "start": "2026-06-15T01:45:38.344732Z" }, "id": "2b183c5e-e465-2628-9795-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:47,179 p=2821 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:47.178035Z", "start": "2026-06-15T01:45:46.817509Z" }, "id": "2b183c5e-e465-8943-5c27-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:45:47.178035Z", "start": "2026-06-15T01:45:46.824450Z" }, "id": "2b183c5e-e465-8943-5c27-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-06-15 01:45:48,388 p=2844 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-06-15T01:45:48.387528Z", "start": "2026-06-15T01:45:47.955578Z" }, "id": "2b183c5e-e465-2890-f27a-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "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.249", "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": "2026-06-15T01:45:48.387528Z", "start": "2026-06-15T01:45:47.963487Z" }, "id": "2b183c5e-e465-2890-f27a-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } }