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: 29 Oct 2023 09:37:11 +0000
- Ended: 29 Oct 2023 09:37:29 +0000
- Duration: 00:00:18.26
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "cdkcluster-provision", "kubeinit/cdkcluster-provision:latest" ] |
delta |
0:00:17.939822 |
end |
2023-10-29 11:37:29.213819 |
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-29 11:37:11.273997 |
stderr |
Getting image source signatures Copying blob sha256:6515074984c6f8bb1b8a9962c8fb5f310fc85e70b04c88442a3939c026dbfad3 Copying blob sha256:922d2fd72ffb260d992b7d67f9d8ac61d0f0b0835d3b1309d6f8f092aac5d23d Copying config sha256:9e706b5a2fce684fd578d6e1e486a762f1743a8e95c8b74c1448e7826e0dfecf Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:6515074984c6f8bb1b8a9962c8fb5f310fc85e70b04c88442a3939c026dbfad3", "Copying blob sha256:922d2fd72ffb260d992b7d67f9d8ac61d0f0b0835d3b1309d6f8f092aac5d23d", "Copying config sha256:9e706b5a2fce684fd578d6e1e486a762f1743a8e95c8b74c1448e7826e0dfecf", "Writing manifest to image destination" ] |
stdout |
9e706b5a2fce684fd578d6e1e486a762f1743a8e95c8b74c1448e7826e0dfecf |
stdout_lines |
[ "9e706b5a2fce684fd578d6e1e486a762f1743a8e95c8b74c1448e7826e0dfecf" ] |