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 02:03:20 +0000
- Ended: 31 Oct 2023 02:03:38 +0000
- Duration: 00:00:18.10
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "cdkcluster-provision", "kubeinit/cdkcluster-provision:latest" ] |
delta |
0:00:17.782096 |
end |
2023-10-31 04:03:38.554943 |
invocation |
{ "module_args": { "_raw_params": "buildah commit cdkcluster-provision kubeinit/cdkcluster-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 04:03:20.772847 |
stderr |
Getting image source signatures Copying blob sha256:6515074984c6f8bb1b8a9962c8fb5f310fc85e70b04c88442a3939c026dbfad3 Copying blob sha256:567e49c25ae8fad0650257491d89d787fd6065b44c7876c5cb16443f48ad4665 Copying config sha256:f8343858e10db82b1128cda2195c9e59e9f53c1e8bf6f7a2356562a82948bf10 Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:6515074984c6f8bb1b8a9962c8fb5f310fc85e70b04c88442a3939c026dbfad3", "Copying blob sha256:567e49c25ae8fad0650257491d89d787fd6065b44c7876c5cb16443f48ad4665", "Copying config sha256:f8343858e10db82b1128cda2195c9e59e9f53c1e8bf6f7a2356562a82948bf10", "Writing manifest to image destination" ] |
stdout |
f8343858e10db82b1128cda2195c9e59e9f53c1e8bf6f7a2356562a82948bf10 |
stdout_lines |
[ "f8343858e10db82b1128cda2195c9e59e9f53c1e8bf6f7a2356562a82948bf10" ] |