Execution
Date
14 Dec 2025 10:21:40 +0000
Duration
00:43:55.98
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
13
Hosts
2438
Tasks
2413
Results
107
Plays
511
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.24
-
PlayInstall nova control-plane services
-
Taskos_nova : Check nova-serialproxy service status
-
Date14 Dec 2025 10:40:35 +0000
-
Module / Actionshell (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_nova/tasks/nova_install.yml:127)
-
Tags
- skip_ansible_lint
- nova-install
| Field | Value |
|---|---|
| changed |
False |
| cmd |
systemctl is-active nova-serialproxy.service || systemctl is-enabled nova-serialproxy.service |
| delta |
0:00:00.015198 |
| end |
2025-12-14 10:40:35.722091 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "systemctl is-active nova-serialproxy.service || systemctl is-enabled nova-serialproxy.service", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
non-zero return code |
| rc |
4 |
| start |
2025-12-14 10:40:35.706893 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
inactive not-found |
| stdout_lines |
[ "inactive", "not-found" ] |