Playbook #1

/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
05 May 2024 07:59:21 +0000 00:11:02.12 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 8 750 817 43 1

Task result details

Field Value
changed
False
cmd
[
    "dnf",
    "install",
    "-y",
    "kubectl-1.29.3",
    "--disableexcludes=kubernetes"
]
delta
0:00:02.103783
end
2024-05-05 08:10:23.278908
invocation
{
    "module_args": {
        "_raw_params": "dnf install -y kubectl-1.29.3 --disableexcludes=kubernetes",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg
non-zero return code
rc
1
start
2024-05-05 08:10:21.175125
stderr
Errors during downloading metadata for repository 'kubernetes':
  - Status code: 404 for https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64/repodata/repomd.xml (IP: 142.250.217.142)
Error: Failed to download metadata for repo 'kubernetes': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
stderr_lines
[
    "Errors during downloading metadata for repository 'kubernetes':",
    "  - Status code: 404 for https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64/repodata/repomd.xml (IP: 142.250.217.142)",
    "Error: Failed to download metadata for repo 'kubernetes': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried"
]
stdout
Kubernetes                                      863  B/s | 1.4 kB     00:01
stdout_lines
[
    "Kubernetes                                      863  B/s | 1.4 kB     00:01    "
]