VyOS Crux branch generating failed md5 checksum

Hi,

Building iso from vyos crux branch. I am trying to build from latest update which was on 2020-08-15.

I am generating the iso file using the docker method (Native Build).

Build two iso image, but every time the md5sum.txt is recording incorrect md5 checksum for -
./live/initrd.img
./live/initrd.img-4.19.139-amd64-vyos

As a result, I cannot upgrade the router because with iso upgrade it checks the checksum file and checksum is not matching.

Can someone shed some light on this issue?

How and why “make iso” process in generating md5sum.txt with wrong check sums for just 2 files?

Regards