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: 27 Oct 2023 17:32:36 +0000
- Ended: 27 Oct 2023 17:32:53 +0000
- Duration: 00:00:17.39
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "kidcluster-provision", "kubeinit/kidcluster-provision:latest" ] |
delta |
0:00:17.080402 |
end |
2023-10-27 20:32:53.444865 |
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-27 20:32:36.364463 |
stderr |
Getting image source signatures Copying blob sha256:a9099c3159f52e46aeed72420924377873529e3f36a80eddbfeb63860d036a04 Copying blob sha256:82d4badd4df60dcbf5399d2eaf21baa13816fec7beeb56b75f61c966791f1fd1 Copying config sha256:0f5e00e60e83b5dda29a931e75fd6da38b349e6ef9a1ccb9c8ce5fb99d102da6 Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:a9099c3159f52e46aeed72420924377873529e3f36a80eddbfeb63860d036a04", "Copying blob sha256:82d4badd4df60dcbf5399d2eaf21baa13816fec7beeb56b75f61c966791f1fd1", "Copying config sha256:0f5e00e60e83b5dda29a931e75fd6da38b349e6ef9a1ccb9c8ce5fb99d102da6", "Writing manifest to image destination" ] |
stdout |
0f5e00e60e83b5dda29a931e75fd6da38b349e6ef9a1ccb9c8ce5fb99d102da6 |
stdout_lines |
[ "0f5e00e60e83b5dda29a931e75fd6da38b349e6ef9a1ccb9c8ce5fb99d102da6" ] |