Already existing files can only be included again

ERROR: ‘/var/lib/jenkins/workspace/ispproject/Linux/build/myapp_1.0.0.1_amd64.deb’ cannot be included as ‘pool/main/i/myapp/myapp_1.0.0.1_amd64.deb’.
Already existing files can only be included again, if they are the same, but:
md5 expected: 3c3c87da61c5f3945f23bb5066e02302, got: 286556b8639d85223d76dbd2aa97077f
sha1 expected: 1889fac97aef970626d55ed8687b8f3ed659b691, got: a179f1e480d199da724d4eb2e04d737a81b20bc0
sha256 expected: d40c2f571a6865438ee62f10634f8948c2fbcd8662938d7e7c7135067befa890, got: 767f7c8684f5858d290446e747c33446b358a054974a910b42e8e56f4c21ebc6
size expected: 1176140, got: 1176138
There have been errors!
Build step ‘Execute shell’ marked build as failure
Finished: FAILURE

I tried to build my project and it failed a few times. Then it was ok. I delete old build and reset next build to one. Then I got the error message above. What is wrong?

this feels like a repo builder / artifactory type error not a jenkins error.

What script are you running?

1 Like

Thanks for your reply. True that it is a repo error. I started a new build and it is ok for the new build. I was running reprepro includedeb on Ubuntu.

1 Like