changed
|
|
cmd
|
[
"buildah",
"commit",
"cdkcluster-dnsmasq",
"kubeinit/cdkcluster-dnsmasq:latest"
]
|
delta
|
|
end
|
2023-10-29 02:08:40.235835
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit cdkcluster-dnsmasq kubeinit/cdkcluster-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
|
2023-10-29 02:08:39.281458
|
stderr
|
Getting image source signatures
Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e
Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7
Copying blob sha256:e6b4fc155a634082a8f60f982a3df0d8c6a65d622c5e8f001067b497ea941b98
Copying config sha256:ade93e351985b9921d1a955071b49af6eb1772e61e49302a39d5c7e2be429c7d
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e",
"Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7",
"Copying blob sha256:e6b4fc155a634082a8f60f982a3df0d8c6a65d622c5e8f001067b497ea941b98",
"Copying config sha256:ade93e351985b9921d1a955071b49af6eb1772e61e49302a39d5c7e2be429c7d",
"Writing manifest to image destination"
]
|
stdout
|
ade93e351985b9921d1a955071b49af6eb1772e61e49302a39d5c7e2be429c7d
|
stdout_lines
|
[
"ade93e351985b9921d1a955071b49af6eb1772e61e49302a39d5c7e2be429c7d"
]
|