Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/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: 05 May 2024 08:03:59 +0000
- Ended: 05 May 2024 08:04:05 +0000
- Duration: 00:00:05.67
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "ekscluster-credentials", "kubeinit/ekscluster-credentials:latest" ] |
delta |
0:00:05.352325 |
end |
2024-05-05 11:04:05.366999 |
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 |
2024-05-05 11:04:00.014674 |
stderr |
Getting image source signatures Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362 Copying blob sha256:4df0d46db26f817a680e04f358aa06d9ecee41a3707204175b9adcda2b3f8a97 Copying config sha256:d81f55602b21f450302b965a84df7788ee5f4c3a7ebccca72a21472be92e7ba1 Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362", "Copying blob sha256:4df0d46db26f817a680e04f358aa06d9ecee41a3707204175b9adcda2b3f8a97", "Copying config sha256:d81f55602b21f450302b965a84df7788ee5f4c3a7ebccca72a21472be92e7ba1", "Writing manifest to image destination" ] |
stdout |
d81f55602b21f450302b965a84df7788ee5f4c3a7ebccca72a21472be92e7ba1 |
stdout_lines |
[ "d81f55602b21f450302b965a84df7788ee5f4c3a7ebccca72a21472be92e7ba1" ] |