changed
|
|
cmd
|
[
"buildah",
"commit",
"kidcluster-dnsmasq",
"kubeinit/kidcluster-dnsmasq:latest"
]
|
delta
|
|
end
|
2024-05-05 10:07:50.257054
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit kidcluster-dnsmasq kubeinit/kidcluster-dnsmasq: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
|
|
start
|
2024-05-05 10:07:49.384807
|
stderr
|
Getting image source signatures
Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e
Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7
Copying blob sha256:565fcf216fa9e64d8476d7a59299767c5893ae69535e143313d7ab4b7cf107ae
Copying config sha256:e1e7e8ceefdb6da5f0301eae3935eeb9035795b128a7f2cedb568a202a673d7e
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e",
"Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7",
"Copying blob sha256:565fcf216fa9e64d8476d7a59299767c5893ae69535e143313d7ab4b7cf107ae",
"Copying config sha256:e1e7e8ceefdb6da5f0301eae3935eeb9035795b128a7f2cedb568a202a673d7e",
"Writing manifest to image destination"
]
|
stdout
|
e1e7e8ceefdb6da5f0301eae3935eeb9035795b128a7f2cedb568a202a673d7e
|
stdout_lines
|
[
"e1e7e8ceefdb6da5f0301eae3935eeb9035795b128a7f2cedb568a202a673d7e"
]
|