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 : Commit the image
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_provision_container.yml:118
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 30 Oct 2023 00:10:28 +0000
- Ended: 30 Oct 2023 00:10:46 +0000
- Duration: 00:00:17.60
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "kidcluster-provision", "kubeinit/kidcluster-provision:latest" ] |
delta |
0:00:17.286160 |
end |
2023-10-30 02:10:46.403621 |
invocation |
{ "module_args": { "_raw_params": "buildah commit kidcluster-provision kubeinit/kidcluster-provision:latest", "_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-30 02:10:29.117461 |
stderr |
Getting image source signatures Copying blob sha256:a9099c3159f52e46aeed72420924377873529e3f36a80eddbfeb63860d036a04 Copying blob sha256:efae1aaa58e5be5d51bce1632e8c0372d351effccd3e2081c8f2b716288d2fd8 Copying config sha256:b9e4ffb2ee0c39b5b46ff9ad8a8292b8e5a5bb76583a9e6f1c3b5c09aa4f8a84 Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:a9099c3159f52e46aeed72420924377873529e3f36a80eddbfeb63860d036a04", "Copying blob sha256:efae1aaa58e5be5d51bce1632e8c0372d351effccd3e2081c8f2b716288d2fd8", "Copying config sha256:b9e4ffb2ee0c39b5b46ff9ad8a8292b8e5a5bb76583a9e6f1c3b5c09aa4f8a84", "Writing manifest to image destination" ] |
stdout |
b9e4ffb2ee0c39b5b46ff9ad8a8292b8e5a5bb76583a9e6f1c3b5c09aa4f8a84 |
stdout_lines |
[ "b9e4ffb2ee0c39b5b46ff9ad8a8292b8e5a5bb76583a9e6f1c3b5c09aa4f8a84" ] |