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/prepare_credentials.yml:57
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 30 Oct 2023 00:54:19 +0000
- Ended: 30 Oct 2023 00:54:24 +0000
- Duration: 00:00:05.42
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "ekscluster-credentials", "kubeinit/ekscluster-credentials:latest" ] |
delta |
0:00:05.111379 |
end |
2023-10-30 02:54:24.425546 |
invocation |
{ "module_args": { "_raw_params": "buildah commit ekscluster-credentials kubeinit/ekscluster-credentials: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:54:19.314167 |
stderr |
Getting image source signatures Copying blob sha256:f62a9edc95fefc2570e1d6024433db29c62be8e406931fcf6c549103d85ee6b8 Copying blob sha256:d24e83205420b4fe86eb20697dc9bcf6bc270d50c2b7c209a453aa08841ae696 Copying config sha256:e674ccf096855adc489ad1c7c282107f373daf6d66ac469d9b44f6966a5b0fa7 Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:f62a9edc95fefc2570e1d6024433db29c62be8e406931fcf6c549103d85ee6b8", "Copying blob sha256:d24e83205420b4fe86eb20697dc9bcf6bc270d50c2b7c209a453aa08841ae696", "Copying config sha256:e674ccf096855adc489ad1c7c282107f373daf6d66ac469d9b44f6966a5b0fa7", "Writing manifest to image destination" ] |
stdout |
e674ccf096855adc489ad1c7c282107f373daf6d66ac469d9b44f6966a5b0fa7 |
stdout_lines |
[ "e674ccf096855adc489ad1c7c282107f373daf6d66ac469d9b44f6966a5b0fa7" ] |