Validate build traces using CRC32 checksums
What does this MR do?
This merge request adds a mechanism used to verify correctness of build logs received by GitLab. We are using CRC32 algorithm here.
In case of an invalid build log detected, a corresponding metric using a Prometheus counter will be incremented.
Conformity
Issues
Closes #228877 (closed)
Edited by Grzegorz Bizon