/home/zuul/src/opendev.org/opendev/system-config/playbooks/base.yaml
Execution
Date
08 Apr 2026 21:33:01 +0000
Duration
00:01:48.85
Controller
bridge99.opendev.org
User
root
Versions
Ansible
2.15.13
ara
1.7.5 / 1.7.5
Python
3.10.12
Summary
2
Hosts
87
Tasks
171
Results
1
Plays
27
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.84
-
PlayBase: set up common environment on all hosts
-
Taskbase/server : Get rid of extra depends
-
Hostlists99.opendev.org
-
Date08 Apr 2026 21:34:14 +0000
-
Module / Actioncommand (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/server/tasks/Debian.yaml:53)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[ "apt-get", "autoremove", "-y" ] |
| delta |
0:00:00.443776 |
| end |
2026-04-08 21:34:14.723650 |
| invocation |
{ "module_args": { "_raw_params": "apt-get autoremove -y", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2026-04-08 21:34:14.279874 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 47 not upgraded. |
| stdout_lines |
[ "Reading package lists...", "Building dependency tree...", "Reading state information...", "0 upgraded, 0 newly installed, 0 to remove and 47 not upgraded." ] |