Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
29 Oct 2023 00:03:04 +0000 00:13:18.30 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 845 845 49 1

Task result details

Field Value
changed
True
cmd
apt-get update
delta
0:00:03.889833
end
2023-10-29 00:14:58.893243
invocation
{
    "module_args": {
        "_raw_params": "apt-get update\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2023-10-29 00:14:55.003410
stderr
W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05
stderr_lines
[
    "W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05"
]
stdout
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8,993 B]
Ign:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
Fetched 8,993 B in 2s (3,923 B/s)
Reading package lists...
stdout_lines
[
    "Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease",
    "Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease",
    "Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease",
    "Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease",
    "Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8,993 B]",
    "Ign:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease",
    "Fetched 8,993 B in 2s (3,923 B/s)",
    "Reading package lists..."
]