Hello, It looks like the culprit is the subversion plugin: https://github.com/jenkinsci/subversion-plugin/blob/53233cfc8eb305b0932f96c516f3c788c7585e24/src/main/java/hudson/scm/SubversionSCM.java#L743
Kind regards, Bruno Verachten On Fri, Oct 18, 2024 at 9:09 AM Fabian Cenedese <[email protected]> wrote: > > Hello > > I think since an upgrade of Jenkins (and plugins) I now get many messages > in the log like this: > > Oct 18, 2024 8:33:15 AM WARNING hudson.scm.SubversionSCM buildEnvironment > no revision found corresponding to > https://SERVER/path/to/firstrepo/branches/name; known: > [https://SERVER/path/to/secondrepo/trunk] > > Those are two different svn repositories on our server, both accessible, both > used in the same (actually several) Jenkins job(s). Everything is working fine > except for these messages. I couldn't find out what the reason for these is. > Is this because of some older data that should be deleted? Is there a way > to get more information, like the actual job or anything? I'd like to get rid > of > them as they fill up the log, pushing out more important messages. > > Thanks > > bye Fabi > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/cfa23770ab03b479190614e548b812a9%40indel.ch. -- Bruno Verachten -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CACtV%3DdfLyYvgq6D%3DNfw7EhZf7Scg62eD8hdOB1PfibEcaLZoAQ%40mail.gmail.com.
