| I think you're assuming that I'll do a lot of work to guess the conditions for this problem. When I make guesses, the guesses may be wrong. If I guess incorrectly, I spend time investigating something that is not the problem you are seeing. I'm a volunteer that works on the git plugin during my nights and weekends. For example, I would not have guessed that you were using '/master' to refer to a branch when 'master' is the shorter form and 'origin/master' is the more precise form. Using '/master' with some configurations will increase the risk that the plugin will incorrectly match a branch name from the wrong remote repository. As another example, I would not have guessed that you were using multiple other git repos. I assume those multiple other git repos are being cloned into separate subdirectories, but since you don't say that and don't provide steps to duplicate the problem, I cannot be sure. As another example, I asked if the job is a Pipeline or a multibranch Pipeline. You answered "yes, as already mentioned before". That didn't answer my question. A multibranch Pipeline has some important differences compared to a Pipeline. I need to know which of those two types it is. When you provide a series of numbered steps that will allow another person to duplicate the problem you're seeing, I'll consider further investigation. |