Change By: Marc Sowen (04/Jun/14 7:23 PM)
Description: "No subversion jobs using repository" is reported for only one of several SVN repositories all using the *same* post-commit hook script. The reported UUID of svnlook is correct and corresponds to UUID reported by local SVN working copy of /var/lib/jenkins/jobs/AtlasDaemon. Somehow it doesn't seem to match for Jenkins subversion plugin.

This is the "error" I get from the plugin:

{code}
Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
Reading line: U   trunk/pom.xml
Jun 03, 2014 5:27:07 PM FINE hudson.scm.SubversionRepositoryStatus
Change reported to Subversion repository 3e1bf843-eff6-4f15-b0dd-f56803a6ebd2 on [trunk/pom.xml]
Jun 03, 2014 5:27:07 PM FINE hudson.scm.SubversionRepositoryStatus
Starting subversion locations checks for all jobs
Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
Could not find svn+ssh://svn.genrob.com/var/svn/routeManager/trunk in []
Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
Using cached uuid for module location svn+ssh://svn.genrob.com/var/svn/routeManagerDaemon/trunk of job hudson.maven.MavenModuleSet@9239533[AtlasDaemon]
Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
Could not find svn+ssh://svn.genrob.com/var/svn/genFile/branches/maven in [svn+ssh://svn.genrob.com/var/svn/routeManager]
Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
Could not find svn+ssh://svn.genrob.com/var/svn/idc/trunk in [svn+ssh://svn.genrob.com/var/svn/routeManager, svn+ssh://svn.genrob.com/var/svn/genFile]
Jun 03, 2014 5:27:07 PM FINE hudson.scm.SubversionRepositoryStatus
Ended subversion locations checks for all jobs
Jun 03, 2014 5:27:07 PM WARNING hudson.scm.SubversionRepositoryStatus$JobTriggerListenerImpl onNotify
No subversion jobs using repository: 3e1bf843-eff6-4f15-b0dd-f56803a6ebd2
{code}

The correct
 Project  project  would be AtlasDaemon aka svn+ssh://svn.genrob.com/var/svn/routeManagerDaemon/trunk.  A suspicious "cached" UUID is printed there which gives me the impression that there is something wrong with the caching algorithm?
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to