ok this is really strange. I tried to reproduce this in 3 different copies of my project and it happens reproducable only in one of them. the one where it continously happens is a directory where i rsynced all files (excluding the build directory) to a faster server to run the continous build there. the strange thing is it keeps happening even when i remove buildSrc/build and buildSrc/.gradle
I’m going to try to find a reduced test for this and in the meantime i assume that its something strange that i was doing with that copy of the sourcecode, maybe some timestamps in the future?