Instead of using the dvc run command, I manually created a DVC-file to compose my processo pipeline as its last stage. For minimizing my efforts, I cleaned all md5 clauses presented in this DVC-file. Before reproducing it, I ran the dvc push command, leading to an issue. I could not push properly until I removed all empty md5 clauses from this DVC-file.
DVC version: 0.83.0
Platform: Ubuntu 18.04
Method of installation: apt install dvc[s3]