Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_services : Create a new working container image
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/prepare_credentials.yml:37
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 31 Oct 2023 00:05:36 +0000
- Ended: 31 Oct 2023 00:05:44 +0000
- Duration: 00:00:08.00
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "from", "--name", "okdcluster-credentials", "quay.io/centos/centos:stream9" ] |
delta |
0:00:07.697134 |
end |
2023-10-31 02:05:44.073574 |
invocation |
{ "module_args": { "_raw_params": "buildah from --name okdcluster-credentials quay.io/centos/centos:stream9", "_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 |
2023-10-31 02:05:36.376440 |
stderr |
Trying to pull quay.io/centos/centos:stream9... Getting image source signatures Copying blob sha256:a7f073881ad7ca942dd5da773ff5a9ef82f73f51649e363915f49dee1f0275bb Copying config sha256:3e44e66a723bd433d98c5f6dfb27d8a20b52b582b3a06006492de4427501d76e Writing manifest to image destination |
stderr_lines |
[ "Trying to pull quay.io/centos/centos:stream9...", "Getting image source signatures", "Copying blob sha256:a7f073881ad7ca942dd5da773ff5a9ef82f73f51649e363915f49dee1f0275bb", "Copying config sha256:3e44e66a723bd433d98c5f6dfb27d8a20b52b582b3a06006492de4427501d76e", "Writing manifest to image destination" ] |
stdout |
okdcluster-credentials |
stdout_lines |
[ "okdcluster-credentials" ] |