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: 31 Oct 2023 01:25:45 +0000
- Ended: 31 Oct 2023 01:26:02 +0000
- Duration: 00:00:17.61
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "kidcluster-provision", "kubeinit/kidcluster-provision:latest" ] |
delta |
0:00:17.301192 |
end |
2023-10-31 03:26:02.754576 |
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-31 03:25:45.453384 |
stderr |
Getting image source signatures Copying blob sha256:a9099c3159f52e46aeed72420924377873529e3f36a80eddbfeb63860d036a04 Copying blob sha256:4d8d07bd5541ed78fccbad944a971b0287a76166ad8b4731b6daf2e9f24b0fa5 Copying config sha256:29a3c3fbca98168af97976cbc9be76c40d3257b96510586aedbc51efd643c288 Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:a9099c3159f52e46aeed72420924377873529e3f36a80eddbfeb63860d036a04", "Copying blob sha256:4d8d07bd5541ed78fccbad944a971b0287a76166ad8b4731b6daf2e9f24b0fa5", "Copying config sha256:29a3c3fbca98168af97976cbc9be76c40d3257b96510586aedbc51efd643c288", "Writing manifest to image destination" ] |
stdout |
29a3c3fbca98168af97976cbc9be76c40d3257b96510586aedbc51efd643c288 |
stdout_lines |
[ "29a3c3fbca98168af97976cbc9be76c40d3257b96510586aedbc51efd643c288" ] |