Playbook #5

/home/zuul/src/opendev.org/opendev/system-config/playbooks/letsencrypt.yaml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
18 Jul 2025 20:47:32 +0000 00:00:24.78 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 2 5 47 47 33 0

Task result details


Field Value
cache_update_time
1752871561
cache_updated
False
changed
True
diff

invocation
{
    "module_args": {
        "allow_change_held_packages": false,
        "allow_downgrade": false,
        "allow_unauthenticated": false,
        "autoclean": false,
        "autoremove": false,
        "cache_valid_time": 0,
        "clean": false,
        "deb": null,
        "default_release": null,
        "dpkg_options": "force-confdef,force-confold",
        "fail_on_autoremove": false,
        "force": false,
        "force_apt_get": false,
        "install_recommends": null,
        "lock_timeout": 60,
        "name": [
            "openssl",
            "bsd-mailx"
        ],
        "only_upgrade": false,
        "package": [
            "openssl",
            "bsd-mailx"
        ],
        "policy_rc_d": null,
        "purge": false,
        "state": "present",
        "update_cache": null,
        "update_cache_retries": 5,
        "update_cache_retry_max_delay": 12,
        "upgrade": null
    }
}
stderr
debconf: delaying package configuration, since apt-utils is not installed
stderr_lines
[
    "debconf: delaying package configuration, since apt-utils is not installed"
]
stdout
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  liblockfile-bin liblockfile1
The following NEW packages will be installed:
  bsd-mailx liblockfile-bin liblockfile1
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 88.4 kB of archives.
After this operation, 270 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile-bin amd64 1.17-1build2 [11.7 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile1 amd64 1.17-1build2 [7058 B]
Get:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 bsd-mailx amd64 8.1.2-0.20180807cvs-2build2 [69.6 kB]
Fetched 88.4 kB in 0s (1011 kB/s)
Selecting previously unselected package liblockfile-bin.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 43397 files and directories currently installed.)
Preparing to unpack .../liblockfile-bin_1.17-1build2_amd64.deb ...
Unpacking liblockfile-bin (1.17-1build2) ...
Selecting previously unselected package liblockfile1:amd64.
Preparing to unpack .../liblockfile1_1.17-1build2_amd64.deb ...
Unpacking liblockfile1:amd64 (1.17-1build2) ...
Selecting previously unselected package bsd-mailx.
Preparing to unpack .../bsd-mailx_8.1.2-0.20180807cvs-2build2_amd64.deb ...
Unpacking bsd-mailx (8.1.2-0.20180807cvs-2build2) ...
Setting up liblockfile-bin (1.17-1build2) ...
Setting up liblockfile1:amd64 (1.17-1build2) ...
Setting up bsd-mailx (8.1.2-0.20180807cvs-2build2) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Processing triggers for libc-bin (2.35-0ubuntu3.10) ...
stdout_lines
[
    "Reading package lists...",
    "Building dependency tree...",
    "Reading state information...",
    "The following additional packages will be installed:",
    "  liblockfile-bin liblockfile1",
    "The following NEW packages will be installed:",
    "  bsd-mailx liblockfile-bin liblockfile1",
    "0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.",
    "Need to get 88.4 kB of archives.",
    "After this operation, 270 kB of additional disk space will be used.",
    "Get:1 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile-bin amd64 1.17-1build2 [11.7 kB]",
    "Get:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile1 amd64 1.17-1build2 [7058 B]",
    "Get:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 bsd-mailx amd64 8.1.2-0.20180807cvs-2build2 [69.6 kB]",
    "Fetched 88.4 kB in 0s (1011 kB/s)",
    "Selecting previously unselected package liblockfile-bin.",
    "(Reading database ... ",
    "(Reading database ... 5%",
    "(Reading database ... 10%",
    "(Reading database ... 15%",
    "(Reading database ... 20%",
    "(Reading database ... 25%",
    "(Reading database ... 30%",
    "(Reading database ... 35%",
    "(Reading database ... 40%",
    "(Reading database ... 45%",
    "(Reading database ... 50%",
    "(Reading database ... 55%",
    "(Reading database ... 60%",
    "(Reading database ... 65%",
    "(Reading database ... 70%",
    "(Reading database ... 75%",
    "(Reading database ... 80%",
    "(Reading database ... 85%",
    "(Reading database ... 90%",
    "(Reading database ... 95%",
    "(Reading database ... 100%",
    "(Reading database ... 43397 files and directories currently installed.)",
    "Preparing to unpack .../liblockfile-bin_1.17-1build2_amd64.deb ...",
    "Unpacking liblockfile-bin (1.17-1build2) ...",
    "Selecting previously unselected package liblockfile1:amd64.",
    "Preparing to unpack .../liblockfile1_1.17-1build2_amd64.deb ...",
    "Unpacking liblockfile1:amd64 (1.17-1build2) ...",
    "Selecting previously unselected package bsd-mailx.",
    "Preparing to unpack .../bsd-mailx_8.1.2-0.20180807cvs-2build2_amd64.deb ...",
    "Unpacking bsd-mailx (8.1.2-0.20180807cvs-2build2) ...",
    "Setting up liblockfile-bin (1.17-1build2) ...",
    "Setting up liblockfile1:amd64 (1.17-1build2) ...",
    "Setting up bsd-mailx (8.1.2-0.20180807cvs-2build2) ...",
    "update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode",
    "Processing triggers for libc-bin (2.35-0ubuntu3.10) ..."
]